void CBCGPTasksPane::EnableTaskTooltips | ( | BOOL | bEnable = TRUE , |
BOOL | bCustomTooltipsOnly = FALSE |
||
) |
Enables or disables tooltips associated with the tasks.
bEnable | Specifies whether tooltips are enabled. |
bCustomTooltipsOnly | If this parameter is TRUE, the custom (specified by SetTaskToolTip() method) tooltips only are displayed. |