WinStudio
IWSApplication interface
Removes the Notify icon related to a WinStudio object that supports notification icons.
Application.RemoveNotifyIcon( string )
Part |
Description |
string | Required. Name of the form that supports notification
icons and from which you want to remove the Notify icon.
NOTE: Currently, the only form that supports notification icons is the Inbox form. |
Application.RemoveNotifyIcon("Inbox")