Component.Events Property
Gets the list of event handlers that are attached to this Component.
Assembly: System (in System.dll)
Property Value
Type: System.ComponentModel.EventHandlerListAn EventHandlerList that provides the delegates for this component.
For more information about handling events, see NIB: Consuming Events.
.NET Framework
Available since 1.1
Available since 1.1