BOOL GetRect(UINT uBand, LPRECT prc) const;
Return Value
Nonzero if successful; otherwise zero.
Parameters
uBand
Zero-based index of a band in the rebar control.
prc
A pointer to a RECT structure that will receive the bounds of the rebar band.
Remarks
This member function implements the behavior of the Win32 message RB_GETRECT, as described in the Platform SDK.
CReBarCtrl Overview | Class Members | Hierarchy Chart
See Also CReBarCtrl::SizeToRect