![]() |
Vertical Align to CXTPControlComboBox on the Ribbo |
Post Reply
|
| Author | |
sdancer75
Groupie
Joined: 08 July 2008 Location: Greece Status: Offline Points: 70 |
Post Options
Thanks(0)
Quote Reply
Topic: Vertical Align to CXTPControlComboBox on the RibboPosted: 30 April 2012 at 8:07am |
|
Hi,
1) Is that possible to SetStyle my CXTPControlComboBox on the Ribbon that aligns the text below the object ? 2) Is that possible to vertically align the CXTPControlComboBox with a button that is positioned on the right side ? Regards, George
|
|
|
Just me!
|
|
![]() |
|
Ssytems
Newbie
Joined: 02 February 2012 Status: Offline Points: 6 |
Post Options
Thanks(0)
Quote Reply
Posted: 07 May 2012 at 8:07pm |
|
I am having the same question. Need to add a watermark/logo to the ribbon and would like to align it to the right while the rest of the controls are left aligned.
Any help would be much appreciated
|
|
![]() |
|
sdancer75
Groupie
Joined: 08 July 2008 Location: Greece Status: Offline Points: 70 |
Post Options
Thanks(0)
Quote Reply
Posted: 10 May 2012 at 7:02am |
|
With the combobox I used :
pComboHistory->SetStyle(xtpButtonIcon); to hide the label, and to attach the button as much as possible next to the combobox I used pControl->SetStyle(xtpButtonIcon); pControl->SetIconSize(CSize(32,32)); pControl->SetWidth(36); Hope it will helps. George |
|
|
Just me!
|
|
![]() |
|
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 |