Introduction
cwTab
is a control written in C# that gives you the ability to add Visual Studio.Net, Excel, and InterDev tabs to any application. The control is fully customizable.
The class is written in C# and uses a double-buffering class provided by Microsoft. The code demonstrates using GDI+ for drawing, event handling, enumerations in C#, overrides, attributes, properties and double buffering. Please see the control.cs file for full details.
If you have any questions or comments please email me at Italo@WeissInc.com. Please let me know what you think.