Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

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

like image 652
rfgamaral Avatar asked Apr 03 '09 04:04

rfgamaral


1 Answers

If you need an updated lib with Office 2010 Palettes: http://www.angelonline.net/CodeSamples/Lib_4.2.0.zip

like image 184
Mario Avatar answered Oct 12 '22 23:10

Mario