InfoConnect API Guide
Attachmate.Reflection.Emulation.Common 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 ConstructorConstructs an AfterSendKeysEventArgs object.  
    Top
    Public Properties
     NameDescription
    Public PropertyCursor column position.  
    Public PropertyKeys that have been sent.  
    Public PropertyCursor row position.  
    Top
    See Also