Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

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

0.00/5 (No votes)
21 Apr 2001 1  
A C# tab control that mimics the Visual Studio.Net, Excel, and InterDev tab styles.

Sample Image - cwTab.jpg

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.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here