Difference between revisions of "ScriptEvent:removeNotifyIcon"

From Mod Wiki
 
(No difference)

Latest revision as of 11:36, 5 November 2007

Parameters

integer handle -- Handle to the gui which contains the control.
string name -- Name of the control.
integer icon-- Handle of the icon to remove.

Result

None.

Supported By

sdSysCallThread

Functionality

Removes an icon from an iconNotification control.