SetTaskMimicText

Return to Introduction  Previous page  Next page

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

 

 



Direct link to this page on our website: http://www.icetips.com/manuals/xptaskpanel/settaskmimictext.htm