This documentation is for the old version. Go to the latest Graphics Mill docs

BaseControlConverter Methods

The BaseControlConverter type exposes the following members.

Methods

Name Description
Public method CanConvertFrom Overloaded.
Public method CanConvertTo Overloaded.
Public method ConvertFrom Overloaded.
Public method ConvertFromInvariantString Overloaded.
Public method ConvertFromString Overloaded.
Public method ConvertTo Overloaded.
Public method ConvertToInvariantString Overloaded.
Public method ConvertToString Overloaded.
Public method CreateInstance Overloaded.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Protected method GetConvertFromException (Inherited from TypeConverter.)
Protected method GetConvertToException (Inherited from TypeConverter.)
Public method GetCreateInstanceSupported Overloaded.
Public method GetHashCode (Inherited from Object.)
Public method GetProperties Overloaded.
Public method GetPropertiesSupported Overloaded.
Public method GetStandardValues Overloaded.
Public method GetStandardValuesExclusive Overloaded.
Public method GetStandardValuesSupported Overloaded.
Public method GetType (Inherited from Object.)
Protected method IsTypeCorrect

Check whether the control type is correct. This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Public method IsValid Overloaded.
Protected method MemberwiseClone (Inherited from Object.)
Protected method SortProperties (Inherited from TypeConverter.)
Public method ToString (Inherited from Object.)

See Also

Reference