InfoConnect API Guide
Attachmate.Reflection.Emulation.OpenSystems Namespace / KeysSentEventArgs Class
Members


In This Topic
    KeysSentEventArgs Class
    In This Topic
    Syntax
    'Declaration
     
    
    <SerializableAttribute()>
    Public Class KeysSentEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As KeysSentEventArgs
    [Serializable()]
    public class KeysSentEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          Attachmate.Reflection.Emulation.OpenSystems.KeysSentEventArgs

    See Also