RibbonBar |
Post Reply |
Author | |
efi27
Groupie Joined: 18 June 2013 Status: Offline Points: 17 |
Post Options
Thanks(0)
Posted: 19 June 2013 at 4:56am |
Hi,
is it possible to show (or not) text below icon on ribbonbar ? I tried Ribbonbar.commandbars.option.showtextbelowicons=false but nothing.... Eric (VB6 + CommandBars control 16.2.0)
|
|
chrisABC
Senior Member Joined: 05 June 2008 Status: Offline Points: 258 |
Post Options
Thanks(0)
|
Of course yes.
Look at the RibbonSample example supplied with CodeJock software, to see how. |
|
Chris (Manchester, UK) -- www.abc6.co.uk ---- Using CodeJock ActiveX Suite 13.1.0 with Windows8, VB6 SP6
|
|
efi27
Groupie Joined: 18 June 2013 Status: Offline Points: 17 |
Post Options
Thanks(0)
|
Thanks Chris but, sorry, i didn't find anything about my problem on this sample.....May it's possible to show me where i can find THE method ?
|
|
efi27
Groupie Joined: 18 June 2013 Status: Offline Points: 17 |
Post Options
Thanks(0)
|
Please find these 2 samples to understand what i would like.... :
Icons with text Under Icons without text : |
|
mistersoft
Groupie Joined: 06 June 2011 Status: Offline Points: 18 |
Post Options
Thanks(0)
|
Hi,
You use "XTPButtonStyle Enumeration" for Control.Style Method. For Icon with text XTPButtonStyle = xtpButtonIconAndCaption For Icon without text XTPButtonStyle = xtpButtonIcon regards. |
|
efi27
Groupie Joined: 18 June 2013 Status: Offline Points: 17 |
Post Options
Thanks(0)
|
thanks a lot...
The problem is the size of the icon which is too small when you want to use xtpButtonIcon. is it possible to stay in 32x32 ? Eric
|
|
mistersoft
Groupie Joined: 06 June 2011 Status: Offline Points: 18 |
Post Options
Thanks(0)
|
H efi27
I think that the appropriate size is 32x32. regards |
|
efi27
Groupie Joined: 18 June 2013 Status: Offline Points: 17 |
Post Options
Thanks(0)
|
icons from my program are in 32x32 .....
|
|
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 |