Returns whether changing a value on this object requires a call to CreateInstance to create a new value.
Inherited from TypeConverter.
public bool GetCreateInstanceSupported();
Returns whether changing a value on this object requires a call to CreateInstance to create a new value.
public override bool GetCreateInstanceSupported(ITypeDescriptorContext);
BevelConverter Class | PerpetuumSoft.Widgets Namespace