KeyDownEvent PropertiesC# API
The KeyDownEvent type exposes the following members.
Properties

  NameDescription
Protected propertyArgs
Get the arguments for this event
(Inherited from CitrixEvent.)
Public propertyIsRecordable
Internal use only
(Inherited from KeyEvent.)
Public propertyKeyID
The ID of the key
(Inherited from KeyEvent.)
Public propertyModifierState
Describes which modifier keys have been pressed
(Inherited from KeyEvent.)
Public propertyNeedsPauseTime
Internal use only
(Inherited from KeyEvent.)
Back to Top
See Also