![]() |
Cannot customize commands using ListNavigation |
Post Reply
|
| Author | |
mgregory8
Newbie
Joined: 13 March 2026 Location: UK Status: Offline Points: 4 |
Post Options
Thanks(0)
Quote Reply
Topic: Cannot customize commands using ListNavigationPosted: 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. |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |