Click here to Skip to main content
15,868,292 members
Articles / Programming Languages / C#
Article

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

Rate me:
Please Sign up or sign in to vote.
2.67/5 (14 votes)
21 Apr 2001 158.3K   3.3K   41   17
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


Written By
Web Developer
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
GeneralMy vote of 1 Pin
rutstyle6-May-11 16:50
rutstyle6-May-11 16:50 
GeneralMy vote of 1 Pin
michael john manley13-Oct-09 18:26
michael john manley13-Oct-09 18:26 
GeneralSample does not run Pin
Peter Dobson16-Sep-02 23:20
Peter Dobson16-Sep-02 23:20 
Generalthe tab collection editor can not be use Pin
swjuhml1-Aug-02 19:50
swjuhml1-Aug-02 19:50 
GeneralRe: the tab collection editor can not be use Pin
AlainCoco18-Aug-02 16:59
AlainCoco18-Aug-02 16:59 
Generalcompilation error Pin
kasturirawat14-Jan-02 10:35
kasturirawat14-Jan-02 10:35 
QuestionUpdated version ? Pin
yanhao16-Dec-01 19:22
yanhao16-Dec-01 19:22 
GeneralVisual C++ Pin
30-Jun-01 8:13
suss30-Jun-01 8:13 
GeneralRe: Visual C++ Pin
30-Jun-01 9:24
suss30-Jun-01 9:24 
GeneralRe: Visual C++ Pin
30-Jun-01 17:38
suss30-Jun-01 17:38 
GeneralRe: Visual C++ Pin
Jose Cruz5-Jul-01 12:15
Jose Cruz5-Jul-01 12:15 
GeneralRe: Visual C++ Pin
TBiker20-Nov-01 6:26
TBiker20-Nov-01 6:26 
QuestionPort to Beta2? Pin
20-Jun-01 21:44
suss20-Jun-01 21:44 
AnswerRe: Port to Beta2? Pin
21-Jun-01 3:09
suss21-Jun-01 3:09 
Generalsimple bug Pin
ivx4-Jun-01 6:44
ivx4-Jun-01 6:44 
QuestionWhy the low score? Pin
15-May-01 4:12
suss15-May-01 4:12 
GeneralGreat stuff Pin
25-Apr-01 22:01
suss25-Apr-01 22:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.