Differentiate skin control |
Post Reply |
Author | |
ManuelGlobo
Newbie Joined: 13 October 2008 Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 13 October 2008 at 8:40am |
How does it possibile differentiate the skin of any controls in the same form?
I've used 2 controls: one command bar and one tabcontrol. I want that the commandbar use WinXP.Royale.cjstyles otherwise tabcontrol use Office2007.cjstyles. Visual Basic code: SkinFramework.LoadSkin App.Path + "\WinXP.Royale.cjstyles", "" SkinFramework.ApplyOptions = SkinFramework.ApplyOptions Or xtpSkinApplyMetrics SkinFramework.ApplyWindow me.hwnd Now it doesn't work. Thanks best regards |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
You can't do it.
|
|
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 |