Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IsSystemTrayVisible Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.ToolbarISystemTrayContextMenuIsSystemTrayVisible
Gets or sets a value indicating whether the system tray is visible.
Declaration Syntax
C#Visual BasicVisual C++
bool IsSystemTrayVisible { get; set; }
Property IsSystemTrayVisible As Boolean
property bool IsSystemTrayVisible {
	bool get ();
	void set (bool value);
}
Value
true if system tray is visible; otherwise, false.

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