InfoConnect API Guide
Attachmate.Reflection Namespace / CancelableEventArgs Class
Members


In This Topic
    CancelableEventArgs Class
    In This Topic
    Event argument for events that can be canceled.
    Syntax
    'Declaration
     
    
    <SerializableAttribute()>
    Public Class CancelableEventArgs 
       Inherits System.MarshalByRefObject
    'Usage
     
    
    Dim instance As CancelableEventArgs
    [Serializable()]
    public class CancelableEventArgs : System.MarshalByRefObject 
    Inheritance Hierarchy
    See Also