TypeDescriptor::GetDefaultEvent Method
.NET Framework (current version)
Returns the default event for a component or type.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetDefaultEvent(Object^) | Returns the default event for the specified component. |
![]() ![]() | GetDefaultEvent(Object^, Boolean) | Returns the default event for a component with a custom type descriptor. |
![]() ![]() | GetDefaultEvent(Type^) | Returns the default event for the specified type of component. |
Show:

