BCGControlBar Library for .NET
IsWindows7 Field




Specifies whether the current OS is Windows 7 or higher.
Syntax
'Declaration
 
Public Shared IsWindows7 As Boolean
'Usage
 
Dim value As Boolean
 
value = GlobalSettings.IsWindows7
 
GlobalSettings.IsWindows7 = value
public static bool IsWindows7
public: static bool IsWindows7
public:
static bool IsWindows7
Requirements

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

See Also

Reference

GlobalSettings Class
GlobalSettings Members

Send Feedback