The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
LinkArea::LinkAreaConverter::GetPropertiesSupported Method (ITypeDescriptorContext^)
.NET Framework (current version)
Determines if this object supports properties. By default, this is false.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- context
-
Type:
System.ComponentModel::ITypeDescriptorContext^
A type descriptor through which additional context may be provided.
Return Value
Type: System::BooleanReturns true if GetProperties should be called to find the properties of this object.
.NET Framework
Available since 1.1
Available since 1.1
Show: