Page 1 of 1

Custom Tabcontrol

Posted: Sun Jan 16, 2011 7:46 pm
by Vikhedgehog
Hello, Some Of You Guys Already Know That I'm Creating A New Webbrowser. In The Beta Topic A User Said That I Need Custom Tabs. I Have Tried Many Tabcontrols But I've Got Many Errors. So Does Somebody Know A Good Tabcontrol? With x Buttons, And Not Ugly (As The Default One). I need A Tabcontrol With Exactly The Same Code As The Default One, cuz 80% are already done and I Won't rebuild it again... The Best Answer Will Get +rep! cooll;

Re: Custom Tabcontrol

Posted: Sun Jan 16, 2011 7:48 pm
by Axel
QIOS Devsuite , vs2008 trail or paid is required

Re: Custom Tabcontrol

Posted: Sun Jan 16, 2011 8:23 pm
by dj1437
This has regular tabs chrome ie vs2010 and vs2005:

Re: Custom Tabcontrol

Posted: Sun Jan 16, 2011 9:23 pm
by CleverBoy
dj1437 wrote:
This has regular tabs chrome ie vs2010 and vs2005:
can you give me the source for this tabcontrol ?
i will give you 10 Credits

i mean i want to change the name to Anything i want + see the source
Thanks


PM ME xD omg;

Re: Custom Tabcontrol

Posted: Mon Jan 17, 2011 9:16 pm
by Axel
CleverBoy wrote:
dj1437 wrote:
This has regular tabs chrome ie vs2010 and vs2005:
can you give me the source for this tabcontrol ?
i will give you 10 Credits

i mean i want to change the name to Anything i want + see the source
Thanks


PM ME xD omg;
No need to pay 10 credits.
Search google for Custom painted tabcontrol and you'll find a free alternative and use your own creativity

what he actually did is just inherit a tabcontrol and paint the buttons and add some padding trough properties
or he enabled visualstyles wich are just 2 lines of code

OR even easyer
http://www.codeproject.com/KB/tabs/NewC ... ntrol.aspx

btw , i noticed dj's tabcontrol is exactly the same like the one from above , wich is released under license. So you need to give credits ; its copyright protected