Table of Contents

Property Enabled

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Enabled

Gets or sets a value indicating whether the menu item is enabled.

[Browsable(false)]
public virtual bool Enabled { get; set; }

Property Value

bool

Remarks

Changing this property raises the EnabledChanged event and notifies listeners of the change.