How can I set the theme of my project ? |
Post Reply |
Author | |
MTSAT
Newbie Joined: 28 August 2008 Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 28 August 2008 at 9:18pm |
I want to make my project's theme look like the ShortCutBar exam
How can I realize it?
Thank you for your help!!!!
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
in res\app.rc2 file add
#include "Styles\Office2007Black\Office2007Black.rc"
and in code
CXTPPaintManager::SetTheme(xtpThemeRibbon);
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
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 |