Gets a value indicating whether changing a value on this object should require a call to CreateInstance to create a new value.
[Visual Basic] Overloads Public Function GetCreateInstanceSupported() As Boolean [C#] public bool GetCreateInstanceSupported(); [C++] public: bool GetCreateInstanceSupported(); [JScript] public function GetCreateInstanceSupported() : Boolean;
true if CreateInstance should be called when a change is made to one or more properties of this object.
TypeConverter Class | TypeConverter Members | System.ComponentModel Namespace | TypeConverter.GetCreateInstanceSupported Overload List