Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection Namespace / CancelableEventArgs Class
Members


CancelableEventArgs Class
Event argument for events that can be canceled.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class CancelableEventArgs 
   Inherits System.MarshalByRefObject
 
'Usage
 
Dim instance As CancelableEventArgs
Inheritance Hierarchy
See Also