3 GUI issues in Ribbon |
Post Reply |
Author | |
archies
Groupie Joined: 17 November 2009 Location: India Status: Offline Points: 33 |
Post Options
Thanks(0)
Posted: 31 March 2011 at 1:33am |
Hi ;
I have a Ribbon Application having MDI framework. I have skinned my application with Ribbon BLACK color. i used "enabledframetheme" TRUE method. 3 things to ask:- 1. How can we change the color of the Title Bar Text? 2. How can i add or remove the "Minimise/Maximise/Close" buttons programatically , from the ribbonBar ? 3. In Windows Vista and Windows 7 , MainWindow's "Minimise/Maximise/Close" buttons not visible . What to do for that. Thnx in advance |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
1. You can tweak colors in Source\Styles\Office2007\res\BlackTheme.ini 2. Its Standard WS_MAXIMIZEBOX/WS_MINIMIZEBOX styles. or WS_SYSMENU 3. Office products act same - they show default transparent caption.
|
|
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 |