PropertyTab::GetDefaultProperty Method (Object^)
.NET Framework (current version)
Gets the default property of the specified component.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- component
-
Type:
System::Object^
The component to retrieve the default property of.
Return Value
Type: System.ComponentModel::PropertyDescriptor^A PropertyDescriptor that represents the default property.
.NET Framework
Available since 1.1
Available since 1.1
Show: