ControlIDConverter.GetCreateInstanceSupported Method
.NET Framework 4.5
Returns whether changing a value on this object requires a call to the CreateInstance method to create a new value.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetCreateInstanceSupported() | Returns whether changing a value on this object requires a call to the CreateInstance method to create a new value. (Inherited from TypeConverter.) |
|
GetCreateInstanceSupported(ITypeDescriptorContext) | Returns whether changing a value on this object requires a call to CreateInstance to create a new value, using the specified context. (Inherited from TypeConverter.) |