BCGControlBar Pro for MFC
void CBCGPCalendarBar::EnableShowTooltips ( BOOL  bEnable = TRUE)
inline

Enables or disables tooltips for a calendar bar.

Use this function to enable or disable tooltips for a calendar bar. By default tooltips are enabled.

Parameters
bEnableIf TRUE tooltips will be enabled. If FALSE, tooltips will be disabled.