Gets or sets a value indicating whether the system tray is visible.

Declaration Syntax
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)