SetHeaderIcon

Return to Introduction  Previous page  Next page

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.

 

 

 



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