Problem with TabControl and SkinFramework |
Post Reply |
Author | |
Jean
Senior Member Joined: 11 December 2006 Status: Offline Points: 110 |
Post Options
Thanks(0)
Posted: 12 December 2006 at 7:49am |
I like to give my VB6 application the blue Windows XP Luna look by using the SkinFramework Control. What am I doing wrong? Do I expect too much from SkinFramework? Is there a solution? Sample app: Private Sub Form_Load()
TabControl1.Color = xtpTabColorWinXP TabControl1.PaintManager.ClientMargin.SetRect 10, 10, 10, 10 TabControl1.InsertItem 0, "Item 0", Frame1.hWnd, 0 SkinFramework1.ApplyWindow Me.hWnd Visual Basic 6.0 SP6 Any help with this would be great. |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
For 10.4 we added special TabControlPage control that will do it.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Jean
Senior Member Joined: 11 December 2006 Status: Offline Points: 110 |
Post Options
Thanks(0)
|
Cool. Thanx!
End of December is very soon.
|
|
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 |