constants RadialMenuFloatEnum
The RadialMenuFloatEnum type specifies where the control's content is rendered. The Float property specifies whether the control is shown as float. 

The following screen shot shows the control on a transparent form (Float):

The RadialMenuFloatEnum type supports the following values:

NameValueDescription
exRadialMenuChild0 The control is displayed as a child of a form.
exRadialMenuFloat1 The control is displayed as float.
exRadialMenuFloatTopmost2 The control is displayed as topmost float panel.