ContextMenus Property
Description
Collection of context menus used in the application.
Property Type
Read-only property
Syntax (Visual Basic)
Public Property ContextMenus() As [CommandBarsContextMenus](XtremeCommandBars~CommandBarsContextMenus.md)
Remarks
Context menus are used for actions such as right-clicking on a workspace, tab button, button, etc.
Context menus are displayed in the "Menu" customization dialog. This is where you will see the Caption and Id used for the menus. Users can also customize these menus.

See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.