SubMenuStyle::ICustomTypeDescriptor::GetDefaultEvent Method ()
.NET Framework (current version)
For a description of this member, see ICustomTypeDescriptor::GetDefaultEvent().
Assembly: System.Web (in System.Web.dll)
private: virtual EventDescriptor^ GetDefaultEvent() sealed = ICustomTypeDescriptor::GetDefaultEvent
Return Value
Type: System.ComponentModel::EventDescriptor^An EventDescriptor object that represents the default event for the object, or null if the object has no events.
Implements
ICustomTypeDescriptor::GetDefaultEvent()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: