property RadialMenu.Enabled as Boolean
Enables or disables the control.

TypeDescription
Boolean A boolean expression that determines whether an control can respond to user-generated events.
By default, the Enabled property is True. The Enabled property specifies whether the entire control is enabled or disabled.