![]() |
ShowLabel for ComboBox Missing |
Post Reply
|
| Author | |
dimdar
Groupie
Joined: 11 July 2007 Status: Offline Points: 34 |
Post Options
Thanks(0)
Quote Reply
Topic: ShowLabel for ComboBox MissingPosted: 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
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 28 May 2008 at 12:53am |
|
Hi,
ShowLabel is obsolete now.
use .Style = xtpButtonCaption instead.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Aaron
Senior Member
Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
Quote Reply
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.... |
|
![]() |
|
dimdar
Groupie
Joined: 11 July 2007 Status: Offline Points: 34 |
Post Options
Thanks(0)
Quote Reply
Posted: 28 May 2008 at 3:45am |
Great!!!
Many thanks’ to all.
|
|
![]() |
|
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 |