WebPartMenuStyle::ICustomTypeDescriptor::GetDefaultEvent Method ()

 

Returns the default event for this instance of a component. This method implements the ICustomTypeDescriptor::GetDefaultEvent method.

Namespace:   System.Web.UI.WebControls.WebParts
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.

.NET Framework
Available since 2.0
Return to top
Show: