![]() |
Add new line in menu? |
Post Reply
|
| Author | |
ashley
Newbie
Joined: 23 August 2008 Status: Offline Points: 5 |
Post Options
Thanks(0)
Quote Reply
Topic: Add new line in menu?Posted: 23 August 2008 at 11:51am |
|
Hi guys,
I'm trying to add a new line to the caption in the main menu. The code is below:
Set Control = CommandBars.CreateCommandBarControl("CXTPRibbonControlSystemPopupBarListCaption")
Control.Caption = "some caption and i want to add a new line" Control.Height = 50 Control.BeginGroup = True .AddControl Control Is this possible? I've already tried things like vbCrLf and vbnewline.
Any help would be appreciated. Thanks.
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 23 August 2008 at 1:25pm |
|
Hello,
its not possible for CXTPRibbonControlSystemPopupBarListCaption. You can try markuplabel from 12.0.1.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
ashley
Newbie
Joined: 23 August 2008 Status: Offline Points: 5 |
Post Options
Thanks(0)
Quote Reply
Posted: 26 August 2008 at 3:42pm |
|
Hi,
I've had no luck with markuplabel.
![]() Thanks anyway
|
|
|
Product: Xtreme SuitePro (ActiveX) version 12.0.2
Platform: Windows Vista Home Premium (64bit) - SP 1 Language: Visual Basic 6.0 |
|
![]() |
|
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 |