Enabled Property (AWTMenuItem)

Action

Gets whether the menu item is enabled.

Syntax

'Declaration
Protected Read Property Enabled As Boolean

Access

Read only.

Examples

Dim isEnabled As Boolean = openFileMenuItem.Enabled