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