Print Page | Close Window

Title Bar text appearing blue in SDI ribbon sample

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=12421
Printed Date: 05 July 2024 at 1:54pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Title Bar text appearing blue in SDI ribbon sample
Posted By: vijaymahajan
Subject: Title Bar text appearing blue in SDI ribbon sample
Date Posted: 13 October 2008 at 7:03am
Hello,
I have my application as SDI application.In its title bar,i am showing the application name,but it is appearing in blue color.
While in my MDI application,it appears properly in white text,according to the theme.
I checked your sample applications,but there also the same thing appearing. In your RibbonMdiSample,the title bar text is appearing properly.But in RibbonSample(SDI), the mainframe title text is appearing blue in black theme also.
 
Can u please explain,why it is appearing blue?
In my SDI application we have implemented black theme only,and i dont want the title bar text to appear blue.
Can u please tell the solution for this?
 
Thanks And Regards,
Vijay.
 



Replies:
Posted By: znakeeye
Date Posted: 16 October 2008 at 3:54am

In CMainFrame constructor:

HMODULE hModule = AfxGetInstanceHandle();
XTPOffice2007Images()->SetHandle(hModule, _T("OFFICE2007BLACK.INI"));


Posted By: vijaymahajan
Date Posted: 17 October 2008 at 2:21am
Sorry,
But It didnt worked. I tried,in my application as well as your ribbonsample application also.But it didnt worked in both the applications.
the title of the application is still appearing blue.
Please tell if any other solution is possible
 
 
Thanks And Regards.
vijay


Posted By: Oleg
Date Posted: 17 October 2008 at 2:33am
Hi,
Its designed. Word 2007 use same colors.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net