'Declaration Public Shared ReadOnly Window As Color
'Declaration
Public Shared ReadOnly Window As Color
'Usage Dim value As Color value = SystemColors.Window
'Usage
Dim value As Color value = SystemColors.Window
public static readonly Color Window
public field Window: Color; static; readonly
public static var Window : Color;
public: static readonly Color Window
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
SystemColors Class SystemColors Members