ImageConverter::GetPropertiesSupported Method (ITypeDescriptorContext^)
.NET Framework (current version)
Indicates whether this object supports properties. By default, this is false.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- context
-
Type:
System.ComponentModel::ITypeDescriptorContext^
A type descriptor through which additional context can be provided.
Return Value
Type: System::BooleanThis method returns true if the GetProperties method should be called to find the properties of this object.
.NET Framework
Available since 1.1
Available since 1.1
Show: