GetTaskMimicIcon |
Use this method if you want to know if the task mimics the icon (PROP:Icon) of the mimiced button
Prototype:
GetTaskMimicIcon(LONG HeaderID, LONG TaskID),BYTE
Arguments:
HeaderID |
The unique ID of the task's parent header |
TaskID |
The unique ID of the task you want change |
Returns
Returns True if this task is set to mimic a buttons icon, or False if not.
See also:
SetTaskMimicIcon, SetTaskMimicText, GetTaskMimicText