📚 SAP Business One SDK Help

Checked Property
See Also 

Description

Indicates whether the menu item gets a check mark when clicked.

Property type

Read-write property

Syntax

Visual Basic
Public Property Checked() As Boolean

Remarks

You can later change this property using MenuItem.Checked.

See Also