Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - Ribbon with tabs and xtpControlButton etc.
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Ribbon with tabs and xtpControlButton etc.

 Post Reply Post Reply
Author
Message
aklein View Drop Down
Newbie
Newbie


Joined: 03 February 2012
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote aklein Quote  Post ReplyReply Direct Link To This Post Topic: Ribbon with tabs and xtpControlButton etc.
    Posted: 03 February 2012 at 10:10am
Hi.
 
I am new to CommandBars (still evaluating) so I apologize if I am not wording this properly.
 
I have a CommandBar object that includes a Backstage View object and a Ribbon that displays tabs.
 
All is working great (so far) with the exception of the following:
 
I want to add an xtpControlButton to the Ribbon (or CommandBar?) that has no tab associated with it and just does something when you click on it and a Popup menu control.
 
So what I want is the following:
 
File (Backstage) ----Tab1 ---- Tab2--- -Tab3-----Command Button  ---- Tab4  --- Command Popup
 
I am building the ribbon in the order above (using InsertTab for the Tabs) and RibbonBar.Controls.ADD for the 2 other items.
 
What is being displayed is:
 
File (Backstage) ---Command Button --- Command Popup ---- Tab1 ---Tab2---Tab3---Tab4
 
How can I get the order correct? I have tried using the "before" parameter but it has no impact.
 
Thanks in advance!
AK
 
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.141 seconds.