Create a new MouseUpEvent
            
Namespace: Facilita.Fc.CitrixAssembly: fcCitrix (in fcCitrix.dll) Version: 9.5.8.37
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