Show/Hide Toolbars

Therefore Programming Interface 3.0

Menu Events - Main Menu

Name

Description

InitMenu

Occurs when the main menu is initialized. Use this event to add custom menu entries and corresponding toolbar buttons.

UpdateMenu

Occurs when the menu is updated (e.g. when the selection changes). Use this event to enable/disable menu entries based on selection and system state.

MenuClick

Occurs when a custom menu is clicked.

 

Menu Events - Context Menu (Navigator)

Name

Description

InitContextMenu

Occurs when the context menu is created and displayed.

UpdateContextMenu

Currently not used because the context menu is dynamically recreated every time it is needed.

ContextMenuClick

Occurs when a custom context menu item is clicked.

© 2022 Therefore Corporation, all rights reserved.