Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
BOOL SizeToRect( CRect& rect );
Return Value
Nonzero if successful; otherwise zero.
Parameters
rect
A reference to a CRect object that specifies the rectangle that the rebar control should be sized to.
Remarks
This member function implements the behavior of the Win32 message , as described in the Platform SDK.
Note that this member function uses a CRect object as a parameter, rather than a RECT structure.
CReBarCtrl Overview | Class Members | Hierarchy Chart
See Also CReBarCtrl::GetRect