Attachmate Reflection 2014 .NET API Reference
KeysSendingEventArgs Class
Members 


Contains the Keys and Cancel properties that allow the event handler to cancel the send key action or modify the key value before the key is sent to the host.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class KeysSendingEventArgs 
   Inherits Attachmate.Reflection.CancelableEventArgs
'Usage
 
Dim instance As KeysSendingEventArgs
[SerializableAttribute()]
public class KeysSendingEventArgs : Attachmate.Reflection.CancelableEventArgs 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      Attachmate.Reflection.CancelableEventArgs
         Attachmate.Reflection.Emulation.OpenSystems.KeysSendingEventArgs

Requirements

Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services

See Also

Reference

KeysSendingEventArgs Members
Attachmate.Reflection.Emulation.OpenSystems Namespace

Send Feedback