I want to get Visual Studio style tabs (you know, the ones where you can tab through the currently opened files).
Is there a 3rd party component that does this?
How hard would it be to do myself?
I want to get Visual Studio style tabs (you know, the ones where you can tab through the currently opened files).
Is there a 3rd party component that does this?
How hard would it be to do myself?
Try http://devexpress.com/free - they have a bunch of cool looking, high quality WinForm controls. The one you will probably be most interested in is XtraTabControl.
They are FREE, which is the best part =)
Divelements SandDock is the best choice for me. The controls are very targeted, simple to work with and well documented.