[]
Returns the default event for this instance of a component.
public EventDescriptor GetDefaultEvent()
Public Function GetDefaultEvent() As EventDescriptor
Type | Description |
---|---|
EventDescriptor | An EventDescriptor that represents the default event for this object, or null if this object does not have events. |