SetTaskMimicText |
This function can be used if you want the task to use it's title instead of the text of the mimiced button
Prototype:
SetTaskMimicText(LONG HeaderID, LONG TaskID, BYTE MimicText)
Arguments:
HeaderID |
The unique ID of the task's parent header |
TaskID |
The unique ID of the task you want change |
MimicText |
Set to True if the task should mimic a buttons text. Set to False if you want to mimic the button, but not the text. |
See also:
GetTaskMimicText, SetTaskMimicIcon, GetTaskMimicIcon