System.Windows.Forms.IFeatureSupport Members

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

Public Methods

GetVersionPresent(object) : Version

Retrieves the version of the specified feature.

IsPresent(object) : bool

Determines whether any version of the specified feature is currently available on the system.

IsPresent(object, Version) : bool

Determines whether the specified or newer version of the specified feature is currently available on the system.