Search
ComponentEventArgs Members
Constructors Properties
 


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

ComponentEventArgs

Initializes a new instance of the ComponentEventArgs class.

 Public Properties

  Name Description

Component

Gets the related component.

ParentHost

Gets the host containing the component.

 See Also