InfoConnect for Airlines
AfterSendKeysEventArgs Class Members
Properties 


The following tables list the members exposed by AfterSendKeysEventArgs.

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