WebPartMenuStyle::ICustomTypeDescriptor::GetDefaultEvent Method ()
.NET Framework (current version)
Returns the default event for this instance of a component. This method implements the ICustomTypeDescriptor::GetDefaultEvent method.
Assembly: System.Web (in System.Web.dll)
private: virtual EventDescriptor^ GetDefaultEvent() sealed = ICustomTypeDescriptor::GetDefaultEvent
Return Value
Type: System.ComponentModel::EventDescriptor^An EventDescriptor that represents the default event for this object, or null if the object has no events.
Implements
ICustomTypeDescriptor::GetDefaultEvent()
.NET Framework
Available since 2.0
Available since 2.0
Show: