Method TrayIcon():setDLLName() Foundation
Sets the name of the DLL to load resources from.
:setDLLName( [<cName>] ) --> cOldName
The previous DLL name.
Sets the name of the DLL which is used to load icons from. This may be used when icons are specified as resource ids in :setIcon(), and when these icon resources reside in a DLL instead of in the .exe file.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.