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