WebPartMenuStyle::ICustomTypeDescriptor::GetEvents Method ()
.NET Framework (current version)
Returns the events for this instance of a component. This method implements the ICustomTypeDescriptor::GetEvents() method overload.
Assembly: System.Web (in System.Web.dll)
private: virtual EventDescriptorCollection^ GetEvents() sealed = ICustomTypeDescriptor::GetEvents
Return Value
Type: System.ComponentModel::EventDescriptorCollection^An EventDescriptorCollection that represents the events for this object.
Implements
ICustomTypeDescriptor::GetEvents()
.NET Framework
Available since 2.0
Available since 2.0
Show: