ComponentOne Menus and Toolbars for WinForms
Enabled Property (C1RadialMenu)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1RadialMenu Class : Enabled Property
Gets or sets a value indicating whether the radial menu is enabled.

The default is true.

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

Reference

C1RadialMenu Class
C1RadialMenu Members