RB_GETBANDBORDERS message
Retrieves the borders of a band. The result of this message can be used to calculate the usable area in a band.
Parameters
-
wParam
-
Zero-based index of the band for which the borders will be retrieved.
-
lParam
-
Pointer to a RECT structure that will receive the band borders. If the rebar control has the RBS_BANDBORDERS style, each member of this structure will receive the number of pixels, on the corresponding side of the band, that constitute the border. If the rebar control does not have the RBS_BANDBORDERS style, only the left member of this structure receives valid information.
Return value
The return value is not used.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|