Print Page | Close Window

RibbonBar

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=21723
Printed Date: 02 July 2024 at 9:38pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: RibbonBar
Posted By: efi27
Subject: RibbonBar
Date 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)



Replies:
Posted By: chrisABC
Date 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


Posted By: efi27
Date 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 ?
 


Posted By: efi27
Date Posted: 27 June 2013 at 9:54am
Please find these 2 samples to understand what i would like.... :
 
Icons with text Under
Text under ico
 
 
Icons without text :
 


Posted By: mistersoft
Date 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.



Posted By: efi27
Date 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


Posted By: mistersoft
Date Posted: 04 July 2013 at 1:52pm
H efi27

I think that the appropriate size is 32x32.

regards


Posted By: efi27
Date Posted: 05 July 2013 at 11:45am
icons from my program are in 32x32 .....



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