Print Page | Close Window

Ribbon Layout

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=20617
Printed Date: 23 June 2024 at 3:08pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Ribbon Layout
Posted By: Beth
Subject: Ribbon Layout
Date Posted: 15 February 2013 at 7:34pm

 

I am building a ribbon group and wish build one like that in Excel (see the first picture). The problem is that I could not layout Bold, Italic, underline, font color, and background color on the same row as I intended(see the second picture). I also want to have Font and Size controls on the same row as well. How do I accomplish that?  Thanks, Beth




Replies:
Posted By: SuperMario
Date Posted: 16 February 2013 at 5:23pm
try control grouping and centering for the group and see which one is best for your needs.


Posted By: Alex H.
Date Posted: 12 March 2013 at 7:53am
The problem is, that you can only wrap the controls within a group by pGroup->SetControlsGrouping(TRUE);
and then starting a group by setting 
pControl->SetBeginGroup(TRUE);

I haven't found the feature to enable the separators like used in Outlook plus the wrapping.
@Codejock: Any way to keep the separators?



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