Has anybody got any suggestions for a custom tabcontrol implemented in C# and which adheres to these criteria:
- Allows the tabs to be placed along the side of the control.
- Tab text must read horizontally.
- Allow custom colouring.
- Open source or no cost.
I prefer not to get my hands dirty with ownerdrawing if a solution already exists.