The base class for arguments supplied to various component-related events.
The following tables list the members exposed by the ComponentEventArgs type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the ComponentEventArgs class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets the related component. |
|
![]() |
Gets the host containing the component. |
See Also