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


In This Topic
    AfterSendKeysEventArgs Class Members
    In This Topic

    The following tables list the members exposed by AfterSendKeysEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the AfterSendKeysEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the cursor column position where the keys were sent.  
    Public PropertyGets the keys that have been sent.  
    Public PropertyGets the cursor row position where the keys were sent.  
    Top
    See Also