ComponentOne Menus and Toolbars for WinForms
Hiding the Radial Menu
RadialMenu Overview > RadialMenu Appearance and Behavior > Hiding the Radial Menu

C1RadialMenu is set to automatically hide whenever it loses focus. To make the C1RadialMenu remain present at all times set the C1RadialMenu.AutoHide property to False.

See Also