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