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

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