ContextMenuPresent Property
Description
Gets/Sets whether a command to hide/show the tabbed toolbar is added to the context menu that is displayed when you right-click on any command bar, dialog bar, or tabbed toolbar.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property ContextMenuPresent() As Boolean
Remarks
By default, all command bars and Tabbed ToolBars are added to the context menu.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.