SubMenuStyle::ICustomTypeDescriptor::GetEvents Method ()
.NET Framework (current version)
For a description of this member, see ICustomTypeDescriptor::GetEvents().
Assembly: System.Web (in System.Web.dll)
private: virtual EventDescriptorCollection^ GetEvents() sealed = ICustomTypeDescriptor::GetEvents
Return Value
Type: System.ComponentModel::EventDescriptorCollection^An EventDescriptorCollection that contains the events for this instance.
Implements
ICustomTypeDescriptor::GetEvents()This member is an explicit interface member implementation. It can only be used when the SubMenuStyle instance is cast to the ICustomTypeDescriptor interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: