Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies whether the framework displays tool tips.
static void SetShowTooltips(
BOOL bValue
);
Parameters
- [in] bValue
If this parameter is TRUE, the framework shows tool tips. Otherwise, the framework hides tool tips.
Remarks
By default, the framework shows tool tips.
Call the CMFCToolBar::GetShowTooltips method to determine whether the framework shows tool tips.
Requirements
Header: afxtoolbar.h