Print Page | Close Window

Select Tab RibbonBar

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=10178
Printed Date: 16 June 2025 at 5:26pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Select Tab RibbonBar
Posted By: evidica
Subject: Select Tab RibbonBar
Date Posted: 10 April 2008 at 4:26pm
I have a RibbonBar in a CommandBar like done through the examples.  How do I select a different tab in code?



Replies:
Posted By: Oleg
Date Posted: 11 April 2008 at 1:05am
Hi,
 
RibbonBar.Tab(3).Selected = True


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: evidica
Date Posted: 11 April 2008 at 9:14am
Just a note, I am doing this in C#, if that even matters, but I dont have RibbonBar.Tab method.  I have TabCount, TabPaintManager and TabsVisible.  Any Ideas?


Posted By: Oleg
Date Posted: 11 April 2008 at 2:44pm
C# converted it to inexer:
 

RibbonBar[3].Selected



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: evidica
Date Posted: 11 April 2008 at 2:46pm
THANK YOU SIR! I wish there was better documentation for these things.



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