Attachmate.Reflection.Emulation.IbmHosts Namespace > IIbmScreen Interface : BeforeSendControlKey Event |
'Declaration Event BeforeSendControlKey As BeforeSendControlKeyEventHandler
'Usage Dim instance As IIbmScreen Dim handler As BeforeSendControlKeyEventHandler AddHandler instance.BeforeSendControlKey, handler
event BeforeSendControlKeyEventHandler BeforeSendControlKey
The event handler receives an argument of type BeforeSendControlKeyEventArgs containing data related to this event. The following BeforeSendControlKeyEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Cancel | The Cancel property indicates whether the user wants to cancel the SendControlKey. |
Key | The Key property permits the user to inspect or modify the Control key value. |
Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services