SizeFConverter::GetCreateInstanceSupported Method (ITypeDescriptorContext^)
.NET Framework (current version)
Returns a value indicating whether changing a value on this object requires a call to the CreateInstance method to create a new value.
Assembly: System.Drawing (in System.Drawing.dll)
public: virtual bool GetCreateInstanceSupported( ITypeDescriptorContext^ context ) override
Parameters
- context
-
Type:
System.ComponentModel::ITypeDescriptorContext^
An ITypeDescriptorContext that provides a format context. This may be null.
.NET Framework
Available since 2.0
Available since 2.0
Show: