InfoConnect API Guide
Attachmate.Reflection.Emulation.IbmHosts Namespace / AfterSendKeysEventArgs Class
Members


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

    System.Object
       System.EventArgs
          Attachmate.Reflection.Emulation.IbmHosts.AfterSendKeysEventArgs

    See Also