BCGControlBar Pro for MFC
BOOL CBCGPToolBar::AreTextLabels ( ) const
inline

Tells whether toolbar buttons should display text labels below images.

Returns
Nonzero if toolbar buttons display text labels below images; otherwise 0.

Call this function to determine whether toolbar buttons display text labels below images or not.

Use EnableTextLabels() to turn this flag on and off. The default value is FALSE.