📚 SAP Business One SDK Help

Enabled Property
See Also 

Description

Indicates whether the menu item is enabled.

Property type

Read-write property

Syntax

Visual Basic
Public Property Enabled() As Boolean

Remarks

You can later enable and disable the menu item using MenuItem.Enabled.

See Also