BOOL CBCGPTasksPane::SetTaskToolTip | ( | int | nGroup, |
int | nTask, | ||
LPCTSTR | lpszTaskToolTip, | ||
LPCTSTR | lpszTaskDescription = NULL |
||
) |
Sets a new task tooltip.
nGroup | Specifies the zero-based index of task's group. |
nTask | Specifies the zero-based index of task. |
lpszTaskToolTip | Specifies the task tooltip. |
lpszTaskDescription | Specifies the task description. |