A C# Visual Studio.Net, Excel, and InterDev tab control.






2.67/5 (14 votes)
Apr 22, 2001

159467

3287
A C# tab control that mimics the Visual Studio.Net, Excel, and InterDev tab styles.
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.