Office 2013 Theme / Backstage View |
Post Reply |
Author | |
Lodep59
Senior Member Joined: 03 April 2008 Status: Offline Points: 203 |
Post Options
Thanks(0)
Posted: 09 November 2016 at 1:30pm |
Hello,
I've just updated from V16.3 to lastest 17.3. I've found a way (there's no sample for VB !) to set the Powerpoint Theme for Office 2013 to command bars with : CommandBarsGlobalSettings.ResourceImages.LoadFromFile App.Path & "\ressources\styles\office2013.dll", "Office2013PowerPointGrayDark.ini" But, I still have the blue theme in backstage view as you can see : How can I change this ? Also, how to remove the shadow on dialog windows when I call the EnableOffice2007FrameHandle method ? Thanks for your help. |
|
Product: Xtreme SuitePro (ActiveX) last version
Platform: Windows 7 Ultimate Language: VB6 SP6 (FR) |
|
Lodep59
Senior Member Joined: 03 April 2008 Status: Offline Points: 203 |
Post Options
Thanks(0)
|
Forget it, I didn't notice that I needed to recreate the Backstage View.
Now it's OK. However... it's not very intuitive... Couldn't you just update the backstage view to the new theme ? Do you plan to update the VB samples to explain your users how to use the office 2013 themes (powerpoint, excel...) ?
|
|
Product: Xtreme SuitePro (ActiveX) last version
Platform: Windows 7 Ultimate Language: VB6 SP6 (FR) |
|
olebed
Admin Group Joined: 01 July 2014 Location: Ukraine Status: Offline Points: 841 |
Post Options
Thanks(0)
|
Hello,
Yes, VB RibbonSample is a little sophisticated. I have simplified it. SetBackstageTheme is renamed to UpdateBackstageTheme. Creation of Backstage moved to UpdateBackstageTheme. So now we need just call SetCommandbarsTheme to create Backstage (if it is not exist) and change its theme to current:
Also I will add Office2013 subthemes to this sample. 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 |