System.Windows.Forms.IFeatureSupport: Method Members

The methods of System.Windows.Forms.IFeatureSupport are listed below. For a list of all members, see the IFeatureSupport Members list.

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.