property Expression.RClick as Boolean
Specifies whether the control's cursor is placed at the mouse position when user right clicks the control.
| | Type | Description | |
| |
Boolean |
A boolean expression that indicates whether the cursor's position is changed
when user right clicks the control.
| |