property RadialMenu.AllowMoveOnFloat as Boolean
Allows moving the control to a new position, when the user clicks and drags it over the screen, while it is floating ( Float property is set to a non-zero value ).
| | Type | Description | |
| |
Boolean |
A Boolean expression that specifies whether the control can be moved by
dragging.
| |