INotifyIconService Methods
Provides methods to place a notification icon (system tray icon) in the Windows notification area and manage its behavior.Name | Description |
---|---|
ResetStatusIcon() | Resets the notification icon to the default state. |
SetStatusIcon(Object) | Applies the specified status to the notification icon. |
See Also