SetHeaderIcon |
Change the iconname of a header.
Prototype:
SetHeaderIcon(LONG HeaderID, STRING IconName)
Arguments:
HeaderID |
Unique ID of the header |
IconName |
The new iconname |
Remarks
Usually the class tries to load the icon as a resource from the exe or dll's in the application. However, if the icon is not found there, the taskpanel tries to load it from disk.