RB_SHOWBAND message
Shows or hides a given band in a rebar control.
Parameters
-
wParam
-
Zero-based index of a band in the rebar control.
-
lParam
-
BOOL value that indicates if the band should be shown or hidden. If this value is nonzero, the band will be shown. Otherwise, the band will be hidden.
Return value
Returns nonzero if successful, or zero otherwise.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|