System.Windows.Forms.OSFeature Members

The members of System.Windows.Forms.OSFeature are listed below.

See Also: Inherited members from System.Windows.Forms.FeatureSupport

Protected Constructors

Initializes a new instance of the System.Windows.Forms.OSFeature class.

Public Fields

static readonly
LayeredWindowsobject (null).

Represents the layered, top-level windows feature. This field is read-only.

static readonly
Themesobject (null).

Represents the operating system themes feature. This field is read-only.

Public Properties

[read-only]
static
FeatureOSFeature.

Gets a static instance of the System.Windows.Forms.OSFeature class to use for feature queries. This property is read-only.

Public Methods

override
GetVersionPresent(object) : Version

Retrieves the version of the specified feature currently available on the system.

static
IsPresent(SystemParameter) : bool

Retrieves a value indicating whether the operating system supports the specified feature or metric.