Ribbon Layout |
Post Reply |
Author | |
Beth
Groupie Joined: 10 December 2004 Status: Offline Points: 10 |
Post Options
Thanks(0)
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 |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
try control grouping and centering for the group and see which one is best for your needs.
|
|
Alex H.
Senior Member Joined: 12 February 2004 Status: Offline Points: 266 |
Post Options
Thanks(0)
|
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? |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |