BCGControlBar Pro for MFC
static void CBCGPToolBar::SetShowTooltips ( BOOL  bValue)
inlinestatic

Turns tool tips on and off.

Call this function to turn tool tips on and off.

By default, tool tips are enabled.

Parameters
bValueIf TRUE, turns tooltips on. If FALSE, turns tooltips off.