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 abstract GetEvents : unit -> EventDescriptorCollection private override GetEvents : unit -> EventDescriptorCollection
Return Value
Type: System.ComponentModel.EventDescriptorCollectionAn EventDescriptorCollection that represents the events for this object.
Implements
ICustomTypeDescriptor.GetEvents()
.NET Framework
Available since 2.0
Available since 2.0
Show: