EventArgs Class
Represents the base class for classes that contain event data, and provides a value to use for events that do not include event data.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[ExternalAttribute] [NameAttribute] public class EventArgs
<ExternalAttribute> _ <NameAttribute> _ Public Class EventArgs
[ExternalAttribute] [NameAttribute] public ref class EventArgs