📚 SAP Business One SDK Help

ResetMenuStatus Method
See Also 

Description

Clears user actions on the application toolbar.

Syntax

Visual Basic
Public Sub ResetMenuStatus() 

Remarks

When you use the Form.EnableMenu to activate or disable toolbar icons, all the actions are saved with the current toolbar. When the form changes mode or when you load a new form, you may want to delete all these actions by resetting the toolbar (all icons are disabled).

Relevant for system forms only.

See Also