Property Enabled
Enabled
Gets or sets a value indicating whether the menu item is enabled.
[Browsable(false)]
public virtual bool Enabled { get; set; }
Property Value
Remarks
Changing this property raises the EnabledChanged event and notifies listeners
of the change.