The members of System.EventArgs are listed below.
See Also: Inherited members from System.Object
Public Constructors
| | Constructs a new instance of the
EventArgs class. |
Public Fields
static readonly | Empty | EventArgs. Returns a new EventArgs instance for use with events that have no state information.
|