Print Page | Close Window

Version 18 Theme VisuaStudio2015Dark not working

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=23434
Printed Date: 18 April 2024 at 8:46pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Version 18 Theme VisuaStudio2015Dark not working
Posted By: KAEMSOFT
Subject: Version 18 Theme VisuaStudio2015Dark not working
Date Posted: 30 August 2017 at 12:55pm
Hello,

when I set the Theme using the Office2013.dll it works, if I set the VisualStudio2015.dll it doesn’t work L (Form is not themed as expected)

->work: CommandBarsGlobalSettings.ResourceImages.LoadFromFile(Application.StartupPath & "\Office2013.dll", "Office2013.ini")

Ribbon.VisualTheme = XTPVisualTheme.xtpThemeOffice2013

->not working: CommandBarsGlobalSettings.ResourceImages.LoadFromFile(Application.StartupPath & "\VisualStudio2015.dll", "VisualStudio2015.ini")

Ribbon.VisualTheme = XTPVisualTheme.xtpThemeVisualStudio2015Dark

I am using Visual Studio 2017. I made also a test in VB6 and here the VisualStudio2015 Theme work.

Any Idea what's wrong?

regards

Manuel





Replies:
Posted By: olebed
Date Posted: 03 September 2017 at 12:23pm
Hello Manuel,

VisualStudio2015.ini is wrong name for INI file.

Try VisualStudio2015Blue.ini, VisualStudio2015Dark.ini, VisualStudio2015Light.ini.

Regads,
 Oleksandr Lebed


Posted By: KAEMSOFT
Date Posted: 05 September 2017 at 4:00pm
Hello Oleksandr,

thanks a lot this work. But the System Menu background is still not themed dark. How can I change this?

regards

Manuel


Posted By: olebed
Date Posted: 05 September 2017 at 5:04pm
Hello Manuel,

There are some hard problems with using system menu (it is old feature) with latest themes, so we advice using Backstage instead of system menu.

Regards,
 Oleksandr Lebed



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