Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - Simple office 2010 ...?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Simple office 2010 ...?

 Post Reply Post Reply
Author
Message
RedPsyrus View Drop Down
Groupie
Groupie
Avatar

Joined: 17 November 2008
Status: Offline
Points: 38
Post Options Post Options   Thanks (0) Thanks(0)   Quote RedPsyrus Quote  Post ReplyReply Direct Link To This Post Topic: Simple office 2010 ...?
    Posted: 29 November 2009 at 1:45pm
Hi..
can any body tell me how I can do office 2010 style with commandbar designer ?
specially this




I'm using visual studio 2008 pro and codejock 12.1.1
Back to Top
RedPsyrus View Drop Down
Groupie
Groupie
Avatar

Joined: 17 November 2008
Status: Offline
Points: 38
Post Options Post Options   Thanks (0) Thanks(0)   Quote RedPsyrus Quote  Post ReplyReply Direct Link To This Post Posted: 30 November 2009 at 2:30pm
well any idea...!
thanks

I'm using visual studio 2008 pro and codejock 12.1.1
Back to Top
cmm2006 View Drop Down
Senior Member
Senior Member


Joined: 26 September 2006
Status: Offline
Points: 118
Post Options Post Options   Thanks (0) Thanks(0)   Quote cmm2006 Quote  Post ReplyReply Direct Link To This Post Posted: 30 November 2009 at 3:07pm
try:
            CommandBars.VisualTheme = xtpThemeRibbon
            CommandBarsGlobalSettings.Office2007Images = App.Path & "\Styles\Office2007Scenic.dll"
            ControlFile.Style = xtpButtonCaption
            CommandBars.PaintManager.RefreshMetrics
            CommandBars.RecalcLayout
Note: I am not sure if you can use 12.1.1 for this feature
Language: Visual Basic 6 SP6
OS: Windows XP Pro SP3
Product: Codejock Xtreme SuitePro 13.1
Back to Top
RedPsyrus View Drop Down
Groupie
Groupie
Avatar

Joined: 17 November 2008
Status: Offline
Points: 38
Post Options Post Options   Thanks (0) Thanks(0)   Quote RedPsyrus Quote  Post ReplyReply Direct Link To This Post Posted: 30 November 2009 at 3:37pm
thanks cmm2006
I use the last trial xtreme suite pro.
thanks

I'm using visual studio 2008 pro and codejock 12.1.1
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.047 seconds.