System.Windows.Forms
2.0.0.0
System.ComponentModel.TypeConverter
To be added.
Provides a type converter to convert values to and from various other representations.
Constructor
2.0.0.0
To be added.
Initializes a new instance of the class.
Method
2.0.0.0
System.Boolean
To be added.
Returns whether this converter can convert an object of one type to the type of this converter.
true if this object can perform the conversion; otherwise, false.
An that provides a format context.
A that represents the type you wish to convert from.
Method
2.0.0.0
System.Boolean
To be added.
To be added.
Returns whether this converter can convert the object to the specified type, using the specified context.
true if this converter can perform the conversion; otherwise, false.
A T:System.Type that represents the type you want to convert to.
Method
2.0.0.0
System.Object
To be added.
To be added.
To be added.
To be added.
To be added.
To be added.
Method
2.0.0.0
System.Object
To be added.
To be added.
To be added.
To be added.
To be added.
To be added.
To be added.
Method
2.0.0.0
System.Object
To be added.
Creates an instance of the type that this is associated with, using the specified context, given a set of property values for the object.
An representing the given , or null if the object cannot be created. This method always returns null.
An that provides a format context.
An of new property values.
Method
2.0.0.0
System.Boolean
To be added.
To be added.
To be added.
An that provides a format context.
Method
2.0.0.0
System.ComponentModel.PropertyDescriptorCollection
To be added.
To be added.
To be added.
To be added.
To be added.
To be added.
Method
2.0.0.0
System.Boolean
To be added.
To be added.
To be added.
To be added.