RB_GETROWHEIGHTRB_GETROWHEIGHT*
*Contents  *Index  *Topic Contents
*Previous Topic: RB_GETROWCOUNT
*Next Topic: RB_GETTEXTCOLOR

RB_GETROWHEIGHT


RB_GETROWHEIGHT
    wParam = (WPARAM)(UINT) uRow;
    lParam = 0;

Retrieves the height of a specified row in a rebar control.

uRow
Zero-based index of a band. The height of the row that contains the specified band will be retrieved.

To retrieve the number of rows in a rebar control, use the RB_GETROWCOUNT message.

Version 4.70


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.