Engine.EvalToolMenuItemExprs
- Updated2026-02-03
- 1 minute(s) read
Engine.EvalToolMenuItemExprs
Syntax
Engine.EvalToolMenuItemExprs( [editArgsParam])
Purpose
Remarks
Reevaluates the Enable Expression and Item Text Expression of all the items in the Tools menu.
You can extract the new Enabled Expression and Item Text Expression values for a particular Tools menu item by calling the Engine.GetToolMenuItemInfoEx or Engine.GetToolMenuItemInfoWithIDEx methods.
Parameters
editArgsParam As Variant
[In] [ Optional ] Specifies the currently selected items in the user interface.
See Also
Engine.GetEditTimeToolMenuItems
Engine.GetRunTimeToolMenuItems