BOOL GetRect( int nPane, LPRECT lpRect ) const;
Return Value
Nonzero if successful; otherwise zero.
Parameters
nPane
Zero-based index of the part whose bounding rectangle is to be retrieved.
lpRect
Address of a RECT structure that receives the bounding rectangle.
Remarks
Retrieves the bounding rectangle of a part in a status bar control.
CStatusBarCtrl Overview | Class Members | Hierarchy Chart
See Also CStatusBarCtrl::GetParts