Print Page | Close Window

Cannot customize commands using ListNavigation

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=24631
Printed Date: 18 March 2026 at 9:25pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Cannot customize commands using ListNavigation
Posted By: mgregory8
Subject: Cannot customize commands using ListNavigation
Date Posted: 13 March 2026 at 9:57am
v24.3.0
Open the CommandBars Customization sample for VB6.
Run it, right-click in the toolbar and pick Customize to see the normal behavior: you can drag tools around and from the Commands tab to the toolbar. Close the app.
Add this code to the form:
        Private Sub CommandBars_Customization(ByVal Options As XtremeCommandBars.ICustomizeOptions)
            Options.ShowListNavigation = True
        End Sub
Run the application and try again. Now you can't drag tools around on the toolbar or from the Commands tab to the toolbar.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net