CControlBar::GetBorders

Returns the current border values for the control bar.

CRect GetBorders( ) const;

Return Value

A CRect object that contains the current width (in pixels) of each side of the control bar object. For example, the value of the left member, of CRect object, is the width of the left hand border.

Requirements

Header: afxext.h

See Also

Reference

CControlBar Class

Hierarchy Chart

CControlBar::SetBorders

Other Resources

CControlBar Members