CMFCToolBarButton::m_bWrapText
Specifies whether multi-line text labels are enabled.
AFX_IMPORT_DATA static BOOL m_bWrapText;
Remarks
If this static member variable is TRUE, the framework enables all toolbars to display multi-line text labels on toolbar buttons.
The default value of this data member is FALSE.
Requirements
Header: afxtoolbarbutton.h