C

EventArgs

Subclasses of EventArgs are passed to event handlers to provide the information they need to handle an event.
Inheritance Hierarchy

See Also

Developer's Guide

Members

No filters for this type

Constants

An empty EventArgs object that can be used when no information needs to be passed to the event handler.