Describes key modifiers that can be applied to mouse clicks
Namespace: Facilita.Fc.CitrixAssembly: fcCitrix (in fcCitrix.dll) Version: 9.5.7.98
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | No key modifiers applied | |
Shift | 1 | Hold down the Shift key when pressing the mouse button | |
Control | 2 | Hold down the Control key when pressing the mouse button | |
Alt | 4 | Hold down the Alt key when pressing the mouse button | |
Extended | 8 | Hold down the Extended key when pressing the mouse button |
See Also