![]() |
RibbonBar |
Post Reply
|
| Author | |
efi27
Groupie
Joined: 18 June 2013 Status: Offline Points: 17 |
Post Options
Thanks(0)
Quote Reply
Topic: RibbonBarPosted: 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)
Quote Reply
Posted: 25 June 2013 at 2:16pm |
|
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)
Quote Reply
Posted: 27 June 2013 at 1:10am |
|
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)
Quote Reply
Posted: 27 June 2013 at 9:54am |
|
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)
Quote Reply
Posted: 30 June 2013 at 1:11pm |
|
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)
Quote Reply
Posted: 01 July 2013 at 3:59am |
|
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)
Quote Reply
Posted: 04 July 2013 at 1:52pm |
|
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)
Quote Reply
Posted: 05 July 2013 at 11:45am |
|
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 |