RB_GETROWHEIGHT message
Retrieves the height of a specified row in a rebar control.
Parameters
-
wParam
-
Zero-based index of a band. The height of the row that contains the specified band will be retrieved.
-
lParam
- Must be zero.
Return value
Returns a UINT value that represents the row height, in pixels.
Remarks
To retrieve the number of rows in a rebar control, use the RB_GETROWCOUNT message.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|