System.Drawing.ColorConverter Members

The members of System.Drawing.ColorConverter are listed below.

See Also: Inherited members from System.ComponentModel.TypeConverter

Public Constructors

Documentation for this section has not yet been entered.

Public Methods

override
CanConvertFrom(System.ComponentModel.ITypeDescriptorContext, Type) : bool
Documentation for this section has not yet been entered.
override
CanConvertTo(System.ComponentModel.ITypeDescriptorContext, Type) : bool
Documentation for this section has not yet been entered.
override
ConvertFrom(System.ComponentModel.ITypeDescriptorContext, System.Globalization.CultureInfo, object) : object
Documentation for this section has not yet been entered.
override
ConvertTo(System.ComponentModel.ITypeDescriptorContext, System.Globalization.CultureInfo, object, Type) : object
Documentation for this section has not yet been entered.
override
GetStandardValues(System.ComponentModel.ITypeDescriptorContext) : System.ComponentModel.TypeConverter.StandardValuesCollection
Documentation for this section has not yet been entered.
override
GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext) : bool
Documentation for this section has not yet been entered.