Print Page | Close Window

Clicking a tab

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=5745
Printed Date: 20 June 2025 at 1:33am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Clicking a tab
Posted By: cryo75
Subject: Clicking a tab
Date Posted: 11 December 2006 at 3:02am
Hi,
 
What event is raised when I click on the tab part of the ribbon bar? (The Execute method is not)
 
Thanks,
Ivan



Replies:
Posted By: Oleg
Date Posted: 11 December 2006 at 4:42am

Hi,

in 10.3/10.3.1 Excecute is fired. In previous not.


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


Posted By: cryo75
Date Posted: 11 December 2006 at 7:57am
I have 10.3.1 (eval) and Execute is not being fired.
 
Ivan


Posted By: Oleg
Date Posted: 12 December 2006 at 7:26am
Hi,
 
See our Ribbon sample. Set breakpoint to
Debug.Print "Selected Tab is Changed"
 


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


Posted By: cryo75
Date Posted: 12 December 2006 at 7:31am
Exactly. And it's always the control ID 9531. I need the id's of the individual tabs that I'm clicking on.


Posted By: Oleg
Date Posted: 12 December 2006 at 9:53am
Hi,
use RibbonBar.SelectedTab property in this event.


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



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