Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
NotifyIcon Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.ToolbarISystemTrayContextMenuNotifyIcon
Gets or sets the notify icon.
Declaration Syntax
C#Visual BasicVisual C++
NotifyIcon NotifyIcon { get; set; }
Property NotifyIcon As NotifyIcon
property NotifyIcon^ NotifyIcon {
	NotifyIcon^ get ();
	void set (NotifyIcon^ value);
}
Value
The notify icon.

Assembly: Genesyslab.Desktop.Modules.Windows (Module: Genesyslab.Desktop.Modules.Windows) Version: 8.0.2.15 (8.0.002.15)