Print Page | Close Window

ShowLabel for ComboBox Missing

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=10801
Printed Date: 07 October 2024 at 10:55pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: ShowLabel for ComboBox Missing
Posted By: dimdar
Subject: ShowLabel for ComboBox Missing
Date Posted: 27 May 2008 at 1:19pm
Hi
 
ControlEdit and ControlComboBox have Caption property but only ControlEdit has ShowLabel property for show the caption. You have forgotten it?
 
Dario



Replies:
Posted By: Oleg
Date Posted: 28 May 2008 at 12:53am
Hi,
 
ShowLabel is obsolete now.
use .Style = xtpButtonCaption instead.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: Aaron
Date Posted: 28 May 2008 at 1:09am
Hi,
 
With "ordinary" commandbar controls, the caption is the text displayed before a control (combo,edit,button etc.) If you want to show/hide the caption you have to use the .Style property to have different styles. The .ShowLabel property you are referring to is used with RibbonBar if I'm not mistaken


-------------
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0

Zero replies is not an option....


Posted By: dimdar
Date Posted: 28 May 2008 at 3:45am
  Great!!!

Many thanks’  to all.



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