Reputation:
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?
Upvotes: 1
Views: 324
Reputation: 5947
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 =)
Upvotes: 2
Reputation: 42516
Divelements SandDock is the best choice for me. The controls are very targeted, simple to work with and well documented.
Upvotes: 1