BCGControlBar Pro for MFC
BOOL CBCGPToolbarButton::IsDrawText ( ) const
inline

Tells whether a button's text label is displayed.

Returns
Nonzero if a text label is displayed; otherwise 0.

The function returns FALSE either if a toolbar button has no text associated (m_strText is empty) or m_bText is set to FALSE.