![]() |
Version 18 Theme VisuaStudio2015Dark not working |
Post Reply
|
| Author | |
KAEMSOFT
Newbie
Joined: 30 August 2017 Location: Germany Status: Offline Points: 5 |
Post Options
Thanks(0)
Quote Reply
Topic: Version 18 Theme VisuaStudio2015Dark not workingPosted: 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 |
|
![]() |
|
olebed
Senior Member
Joined: 01 July 2014 Location: Ukraine Status: Offline Points: 841 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
KAEMSOFT
Newbie
Joined: 30 August 2017 Location: Germany Status: Offline Points: 5 |
Post Options
Thanks(0)
Quote Reply
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
|
|
![]() |
|
olebed
Senior Member
Joined: 01 July 2014 Location: Ukraine Status: Offline Points: 841 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
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 |