Input for WinForms | ComponentOne
C1.Framework Namespace / ThicknessConverter Class / GetCreateInstanceSupported Method

In This Topic
    GetCreateInstanceSupported Method (ThicknessConverter)
    In This Topic
    Returns whether changing a value on this object requires a call to the CreateInstance(ITypeDescriptorContext,IDictionary) method to create a new value.
    Overload List
    OverloadDescription
    Returns whether changing a value on this object requires a call to the CreateInstance(ITypeDescriptorContext,IDictionary) method to create a new value.  
    (Inherited from System.ComponentModel.TypeConverter)
    See Also