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


ControlKeySentEventArgs Class
Contains data related to the controlkeysent event. Defines properties to get the key code, row position, and column position.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class ControlKeySentEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As ControlKeySentEventArgs
Inheritance Hierarchy

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

See Also