Print Page | Close Window

Simple office 2010 ...?

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=15745
Printed Date: 15 June 2025 at 9:38pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Simple office 2010 ...?
Posted By: RedPsyrus
Subject: Simple office 2010 ...?
Date 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



Replies:
Posted By: RedPsyrus
Date Posted: 30 November 2009 at 2:30pm
well any idea...!
thanks



-------------
I'm using visual studio 2008 pro and codejock 12.1.1


Posted By: cmm2006
Date 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


Posted By: RedPsyrus
Date 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



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