ComponentOne Menus and Toolbars for WinForms
AutoHide Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1RadialMenu Class : AutoHide Property
Gets or sets a value indicating whether the radial menu should automatically hide on certain events (such as lost focus etc).

The default is true.

Syntax
'Declaration
 
Public Property AutoHide As System.Boolean
public System.bool AutoHide {get; set;}
See Also

Reference

C1RadialMenu Class
C1RadialMenu Members