Create a new MouseMoveEvent
Namespace: Facilita.Fc.CitrixAssembly: fcCitrix (in fcCitrix.dll) Version: 9.5.7.98
Syntax
Parameters
- buttonState
- Type: System Int32
Describes which mosue buttons are pressed
- modifierState
- Type: System Int32
Describes which modifier keys have been pressed
- XPos
- Type: System Int32
The x coordinate of the mouse
- YPos
- Type: System Int32
The y coordinate of the mouse
See Also