Search
FormEventArgs Members
Constructors Properties
 


Specifies data for form related events.

The following tables list the members exposed by the FormEventArgs type.

 Public Constructors

  Name Description

FormEventArgs

Initializes a new instance of the FormEventArgs class.

 Public Properties

  Name Description

form

Gets the form related to the event.

 See Also