CustomizeDialogPresent Property
Description
Gets/sets whether the tabbed toolbar appears in the Customization Dialog.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property CustomizeDialogPresent() As Boolean
Remarks
By default, CustomizeDialogPresent is True.
Set CustomizeDialogPresent to False to hide the toolbar's name inside the Customization Dialog so that the user cannot hide/unhide it when customizing the command bars.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.