| void CBCGPRibbonBar::EnableToolTips | ( | BOOL | bEnable = TRUE, |
| BOOL | bEnableDescr = TRUE |
||
| ) |
Enables or disables tooltips on the ribbon control.
Use this method to enable or disable tooltips and/or tooltip descriptions on ribbon elements..
| bEnable | Enable or disable tooltips. |
| bEnableDescr | Enable or disable descriptions. |