📚 SAP Business One SDK Help

MenuCreationParams Object Members
See Also  Overview 

Public Properties

Public Property CheckedIndicates whether the menu item gets a check mark when clicked.
Public Property EnabledIndicates whether the menu item is enabled.
Public Property ImageThe path to an image file to be displayed to the left of the menu item.
Public Property PositionThe position within the menu to place the menu item (1-based).
Public Property StringThe display name of the menu item.
Public Property TypeThe type of menu item.
Public Property UniqueIDThe unique ID of the menu item.

See Also