[SOLUTION] Version 17.1 blacks out existing ribbon |
Post Reply |
Author | |
OvalPiston
Newbie Joined: 20 February 2016 Status: Offline Points: 8 |
Post Options
Thanks(0)
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 |
|
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 |