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 ).

TypeDescription
Boolean A Boolean expression that specifies whether the control can be moved by dragging.
By default, the AllowMoveOnFloat property is True, which 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 ). The AllowMoveOnFloat property has effect only if the control's Float property is exRadialMenuFloat or exRadialMenuFloatTopmost. The Float property specifies whether the control is shown as float.