skin for titlebar |
Post Reply |
Author | |
Pariksh*t
Groupie Joined: 26 June 2008 Location: India Status: Offline Points: 77 |
Post Options
Thanks(0)
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
|
|
Pariksh*t
Groupie Joined: 26 June 2008 Location: India Status: Offline Points: 77 |
Post Options
Thanks(0)
|
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?
|
|
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 |