Where can I find a nice .NET Tab Control for free?

Posted by Nazgulled on Stack Overflow See other posts from Stack Overflow or by Nazgulled
Published on 2009-04-03T04:20:36Z Indexed on 2010/05/10 4:58 UTC
Read the original article Hit count: 484

Filed under:
|
|
|
|

I'm doing this application in C# using the free Krypton Toolkit but the Krypton Navigator is a paid product which is rather expensive for me and this application is being developed on my free time and it will be available to the public for free.

So, I'm looking for a free control to integrate better into my Krypton application because the default one doesn't quite fit and it will be different depending on the OS version...

Any suggestions?

P.S: I know I could owner-draw it but I'm trying not to have that kind of work... I prefer something already done if it exists for free.

EDIT: I just found exactly what I wanted:
http://www.angelonline.net/CodeSamples/Lib_3.5.0.zip

© Stack Overflow or respective owner

Related posts about tabcontrol

Related posts about c#