MainMenuItemEnabled Property

Determines whether the current main menu item is enabled or not.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public bool Enabled { get; set; }

Property Value

Boolean

See Also