UINT GetRowHeight( UINT uRow ) const;
Return Value
A UINT value that represents the row height, in pixels.
Parameters
uRow
Zero-based index of the band that will have its height retrieved.
Remarks
This member function implements the behavior of the Win32 message RB_GETROWHEIGHT, as described in the Platform SDK.
CReBarCtrl Overview | Class Members | Hierarchy Chart
See Also CReBarCtrl::GetRowCount