This interface represents the View of the System Tray icon.
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| Context |
Gets or sets the context. This is a user defined object.
(Inherited from IView.) | |
| Create()()() |
Creates this view.
(Inherited from IView.) | |
| Destroy()()() |
Destroys this view.
(Inherited from IView.) | |
| HideSystemTray()()() |
Hides the system tray.
| |
| IsSystemTrayVisible |
Gets or sets a value indicating whether the system tray is visible.
| |
| Model |
Gets or sets the model.
| |
| NotifyIcon |
Gets or sets the notify icon.
| |
| NotifyIconNewInteractions |
Gets or sets the notify icon new interactions.
| |
| ShowSystemTray()()() |
Shows the system tray.
|