AxHost::ICustomTypeDescriptor::GetProperties Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Returns the properties for the current object.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
private: virtual PropertyDescriptorCollection^ GetProperties() sealed = ICustomTypeDescriptor::GetProperties
Return Value
Type: System.ComponentModel::PropertyDescriptorCollection^A PropertyDescriptorCollection that represents the events for the current object.
Implements
ICustomTypeDescriptor::GetProperties()
.NET Framework
Available since 1.1
Available since 1.1
Show: