# ToolbarContextMenu This object manages setting the state of the toolbar-context-menu menupopup, handling events from that popup, and also handles creating dynamic toolbar control menuitems in other menupopups (see `onViewToolbarsPopupShowing`). ```{js:autoclass} ToolbarContextMenu :members: :private-members: ```