Print Page | Close Window

skin for titlebar

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Skin Framework
Forum Description: Topics Related to Codejock Skin Framework
URL: http://forum.codejock.com/forum_posts.asp?TID=11579
Printed Date: 03 August 2025 at 3:52pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: skin for titlebar
Posted By: Pariksh*t
Subject: skin for titlebar
Date Posted: 25 July 2008 at 5:39am

hello,

i have gone through your SkinMDISample application...

how did you managed to change titlebars color of Color dialog , Print dialog and Font dialog after changing the skin
please mark those code line sand send me and also mention the necessary classes and functions which you have used
 
do reply
regards,
Pariksh*t



Replies:
Posted By: Pariksh*t
Date Posted: 25 July 2008 at 6:49am
i have written this code on button click
 

CString str1 = _T("C:\\Program Files\\Codejock Software\\MFC\\Xtreme ToolkitPro v12.0.0\\Bin\vc71\\styles");

XTPSkinManager()->LoadSkin(str1 + _T("Vista.cjstyles"), _T("NormalBlack2.INI"));

//'/AfxMessageBox(_T("CXTPButton"));

CColorDialog cd;

cd.DoModal();

but the color dialogs title bars color is not changed?

what more i need to do?



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