Share via


CMFCToolBarButton::m_bTextBelow

Specifies whether the text label is displayed underneath the image on the button.

BOOL m_bTextBelow;

Remarks

If this member variable is set to TRUE, the framework displays the text of the button underneath the image. The default value of this member is FALSE.

Requirements

Header: afxtoolbarbutton.h

See Also

Reference

CMFCToolBarButton Class

Hierarchy Chart