Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - Commandbars TabtoolBar Issue
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Commandbars TabtoolBar Issue

 Post Reply Post Reply
Author
Message
shagge22 View Drop Down
Newbie
Newbie
Avatar

Joined: 21 November 2006
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote shagge22 Quote  Post ReplyReply Direct Link To This Post Topic: Commandbars TabtoolBar Issue
    Posted: 21 November 2006 at 12:41pm

I am using Commandbars Control V10.3. I am using the toolbar tab to separate two different toolbars. I need to be able to toggle between the two toolbars without clicking on the actual tab. I can not find a event that will allow me to do this. Is there a way to perform this action?

Refer to the image below. I would like to automatically go from the Document Markup Toolbar back to the Standard Toolbar once the save button is pressed.

 
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 21 November 2006 at 2:24pm

Hi,

 
Try Bar.Category(1).Selected = True.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
shagge22 View Drop Down
Newbie
Newbie
Avatar

Joined: 21 November 2006
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote shagge22 Quote  Post ReplyReply Direct Link To This Post Posted: 21 November 2006 at 2:58pm

Thank you for the response.

 

That worked. I discovered that I had my tabtoolbar variable scoped in my toolbar load routine. I just scoped it to the entire form and I was then able to use that variable when needed.

 

Again, thanks for the help.

 

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.062 seconds.