System.Windows.Forms.ToolStripItem.Enabled Property

Gets or sets a value indicating whether the parent control of the System.Windows.Forms.ToolStripItem is enabled.

Syntax

[System.ComponentModel.DefaultValue(true)]
[System.ComponentModel.Localizable(true)]
public virtual bool Enabled { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0