Print Page | Close Window

Tabbar click event

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=18852
Printed Date: 05 October 2024 at 11:28pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Tabbar click event
Posted By: levent
Subject: Tabbar click event
Date Posted: 22 August 2011 at 10:22am
Hi;

We can easily execute buttons on Ribbon Bar by using id name as follows


Private Sub CommandBars_Execute(ByVal Control As XtremeCommandBars.ICommandBarControl)
    On Error Resume Next
           
        Case ID_APP_ABOUT:
            'CommandBars.AboutBox
            MsgBox "Hello"

What should we do to write for tab bar pressed event.

Best regards



Replies:
Posted By: dpenaloza
Date Posted: 26 August 2011 at 10:44am
ok when i press any tab the command bars.id its the same how can i know the caption's bar



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