Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - Add new line in menu?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Add new line in menu?

 Post Reply Post Reply
Author
Message
ashley View Drop Down
Newbie
Newbie


Joined: 23 August 2008
Status: Offline
Points: 5
Post Options Post Options   Thanks (0) Thanks(0)   Quote ashley Quote  Post ReplyReply Direct Link To This Post 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.
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
ashley View Drop Down
Newbie
Newbie


Joined: 23 August 2008
Status: Offline
Points: 5
Post Options Post Options   Thanks (0) Thanks(0)   Quote ashley Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.219 seconds.