Re-creates an Object given a set of property values for the object.
Inherited from TypeConverter.
public object CreateInstance(IDictionary);
Re-creates an Object given a set of property values for the object.
public override object CreateInstance(ITypeDescriptorContext,IDictionary);
BevelConverter Class | PerpetuumSoft.Widgets Namespace