FontConverter::GetPropertiesSupported Method (ITypeDescriptorContext^)
.NET Framework (current version)
Determines whether this object supports properties. The default 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 GetPropertiesSupported method should be called to find the properties of this object; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: