Click or drag to resize
BaseStationSettingsMinimiseToSystemTray Property
Gets or sets a value indicating that the program should minimise to the system tray rather than the taskbar.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool MinimiseToSystemTray { get; set; }

Property Value

Type: Boolean
See Also