SAP Business One UI API 10.0 - Objects Reference (10.00.270)
Enabled Property
UI API
Description
Indicates whether the menu item is enabled.
Property
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
MenuItem Object