Attachmate.Reflection.Emulation.OpenSystems Namespace > IScreen Interface : ControlKeySent Event |
'Declaration Event ControlKeySent As ControlKeySentEventHandler
'Usage Dim instance As IScreen Dim handler As ControlKeySentEventHandler AddHandler instance.ControlKeySent, handler
event ControlKeySentEventHandler ControlKeySent
The event handler receives an argument of type ControlKeySentEventArgs containing data related to this event. The following ControlKeySentEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Column | Gets column position. |
Key | Gets key code. |
Row | Gets row position. |
Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services