Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - [SOLUTION] Version 17.1 blacks out existing ribbon
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

[SOLUTION] Version 17.1 blacks out existing ribbon

 Post Reply Post Reply
Author
Message
OvalPiston View Drop Down
Newbie
Newbie


Joined: 20 February 2016
Status: Offline
Points: 8
Post Options Post Options   Thanks (0) Thanks(0)   Quote OvalPiston Quote  Post ReplyReply Direct Link To This Post Topic: [SOLUTION] Version 17.1 blacks out existing ribbon
    Posted: 21 February 2016 at 9:40am
For those having any issue with the commandbar blacking out, here is the solution I found:

Setup all xtpControlButton, etc, then at the end of the code, after doing all of that, just load the theme DLL you want and then set the theme:

CommandBarsGlobalSettings.ResourceImages.LoadFromFile App.Path & "\Office2013.dll", "Office2013White.ini"
CommandBars1.VisualTheme = xtpThemeOffice2013


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.110 seconds.