📚 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 cannot enable system menu items that are disabled. If you try, an exception is thrown.

See Also