GetTaskToolTip |
Use this function to get the tooltip of a task.
Prototype:
GetTaskToolTip(LONG HeaderID, LONG TaskID),STRING
Arguments:
HeaderID |
The unique ID of the task's parent header |
TaskID |
The unique ID of the task you get the tooltip from |
Returns
Returns a STRING containing the task's Tooltip. If the task was not found, an empty string is returned.
See also:
SetTaskToolTip, SetTooltipMode, GetTooltipMode, SetTooltipMaxWidth, GetTooltipMaxWidth