Click here to Skip to main content
6,635,160 members and growing! (16,471 online)
Email Password   helpLost your password?
Article Category: All Topics MFC/C++ C# VB.NET ASP.NET SQL Architect Windows 7 Java LAMP Mobile CEO / Manager
Announcements
BullFrog Power
 
Search    
Add to IE Search

Tabs, Property Pages and Wizards


Desktop Development » Tabs & Property Pages
Language
Platform
Technology
Audience
Skill Level
Topic
Clear All

Contents

 

Tab Controls - General

top
Title / Updated Author Score  
OutlookTabCtrl, like CBCGPOutlookBar (in Mode2003)
Updated: 17 Dec 2008  
Control with modern design for multiple uses
VC6, VC7.1, VC8.0WinXP, Win2003, Visual Studio, MFC, Dev
Borodenko Oleg 4.87
CTreePropSheet - A Netscape/Visual Studio .NET like Preferences Dialog
Updated: 6 Mar 2003  
This framework introduces a property sheet, based on the original Windows property sheet (derived from CPropertySheet) which uses a tree control to browse the pages instead of a tab control
VC6, VC7Win2K, WinXP, MFC, Dev
Sven Wiegand 4.85
CTreePropSheetEx – an extended version of CTreePropSheet
Updated: 7 Apr 2005  
CTreePropSheetEx is an extension of CTreePropSheet offering new features such as resizing, skipping empty pages, and new property frames such as Office 2003 option sheet.
VC6, VC7, VC7.1, VC8.0Win2K, WinXP, Win2003, MFC, VS.NET2003, Dev
Yves Tkaczyk 4.83
CCustomTabCtrl - MFC Tab Control
Updated: 17 May 2006  
An MFC tab control - a clone of the Excel tab sheet control.
VC6Win2K, WinXP, MFC, Dev
Andrzej Markowski 4.76
PropertyViewLib
Updated: 5 Aug 2005  
A control for easy property control.
VC6, Windows, MFC, Dev
Jesper Knudsen 4.75
CMDITabs
Updated: 19 Oct 2001  
A CTabCtrl control to switch comfortably between MDI views
VC6Win2K, MFC, Dev
Christian Rodemeyer 4.69
Free size and extended styles in CPropertySheets
Updated: 23 Feb 2000  
How to use extended styles and make Property Sheets of any size.
VC6, Visual Studio, MFC, Dev
Antonio Tejada Lacaci 4.69
Folder Tab Control for Windows MFC (like MS Excel)
Updated: 5 Oct 2003  
Folder Tab control for Windows MFC (like MS Excel).
VC6, VC7, VC7.1Win2K, WinXP, Win2003, Visual Studio, MFC, Dev
Lynn McGuire 4.68
CTabCtrlSSL - An easy to use, flexible extended tab control
Updated: 2 Oct 2003  
An extended tab control that allows tab pages to be added from dialog resources
VC6Win2K, Visual Studio, MFC, Dev
Derek Lakin 4.63
CResizableSheet and CResizablePage
Updated: 27 Oct 2001  
Two CPropertySheet/CPropertyPage derived classes to implement resizable property sheets or wizard dialogs with MFC
VC6, Windows, MFC, Dev
Paolo Messina 4.62
Hacking the CPropertySheet
Updated: 21 Jun 2004  
Some tips and tricks to change the default look & feel and behavior of CPropertySheet class.
VC6, VC7Win2K, WinXP, Visual Studio, MFC, Dev
Mustafa Demirhan 4.59
Conquering Wizard97
Updated: 9 Oct 2002  
This article describes the problems one can meet during using Wizard 97 with MFC and the way to resolve them
VC6, VC7Win2K, WinXP, MFC, Dev
Vladimir L. 4.52
High color icons for CPropertySheet
Updated: 26 Feb 2004  
Upgrading CPropertySheet tab control to display high color icons.
VC6, VC7, VC7.1Win2K, WinXP, Win2003, MFC, VS.NET2003, Dev
Yves Tkaczyk 4.52
SAPrefs - Netscape-like Preferences Dialog
Updated: 20 Apr 2002  
A base class for a prefereneces dialog, similar to that used in Netscape
VC6, MFC, Dev
Chris Losinger 4.50
Tab control with correct bottom theming in .NET
Updated: 23 Mar 2009  
How to correctly draw the .NET Tab control with bottom tabs and visual styles enabled.
C# (C# 2.0, C# 3.0), VB (VB 8.0, VB 9.0), Windows (WinXP, Win2003, Vista, Win2008), WinForms, Dev
VUnreal 4.45
Scrollable PropertyPage
Updated: 1 Apr 2003  
A scrollable property page that resizes the property page instead of the property sheet.
VC6, VC7Win2K, WinXP, Visual Studio, MFC, Dev
Jemin 4.34
Enabling context help in a PropertySheet embedded in another PropertySheet
Updated: 14 Jun 2005  
Context sensitive help does not work for a PropertySheet embedded within the page of another PropertySheet.
VC6, Windows, Visual Studio, MFC, Dev
Roger Allen 4.33
Using the PSM_QUERYSIBLINGS message
Updated: 17 Jul 2004  
Explains how to use the PSM_QUERYSIBLINGS message to share data between pages on a property sheet.
VC6Win2K, MFC, Dev
PJ Arends 4.21
CMyTabCtrl - Very Simple Dynamic Tab Control for MFC
Updated: 31 Jan 2007  
A Very Simple to use and expandable CTabCtrl Class
C++, Windows, Visual Studio, MFC, Dev
Brooks Y. 4.12
Changing The Active Tab using PageUp/PageDown
Updated: 19 Nov 1999  
VC6, Visual Studio, MFC, Dev
Jeremy Davis 4.00
CXTabCtrl: an easier tab control for dialogs and forms
Updated: 26 Jun 2000  
An easier tab control
VC6Win2K, MFC, Dev
xicoloko 3.95
Simple wizard property sheet class
Updated: 14 Apr 2000  
A simply class to turn CPropertySheet into wizard mode without needing to alert the property pages within
VC6Win2K, Visual Studio, MFC, Dev
Petr Novotny 3.84
Setup a Tab Control Easily to Show and Hide Objects With STabCtrl
Updated: 13 Mar 2002  
Set up a tab control easily to show and hide objects with STabCtrl
VC6Win2K, MFC, Dev
Parko 3.83
XP Themes Tab Control in any orientation
Updated: 6 Mar 2004  
How to make XP Themes Tab Control work properly in other than top orientation.
VC6WinXP, Visual Studio, MFC, Dev
Adi DEDIC 3.72
Simple Tab Control For Visual C++
Updated: 14 Oct 2004  
Using this Tab control the user can manage their dialogs in different Tab panes.
VC7Win2K, WinXP, MFC, Dev
venura c.p.w. goonatillake 3.58
Resizeable Wizard97 style Wizards
Updated: 28 Jul 2001  
Property sheet and page classes for resizeable Wizard97 style Wizards
VC6Win2K, MFC, Dev
Anna-Jayne Metcalfe 3.45
Tabbed ActiveX control
Updated: 25 Jan 2004  
A simple MFC ActiveX control with tabs.
VC7Win2K, WinXP, MFC, Dev
Muhammad Ahmed 3.21
JTabbedPane with Closing Tabs
Updated: 20 Apr 2007  
This article illustrates a simple way to have closing tabs without diving into BasicTabbedPaneUI
Javascript, Java, Java, Dev
Haykaz Baghdasaryan 3.00
Creating a Simple Property Wizard
Updated: 27 Jun 2003  
Property Sheet Wizards can be a rather daunting task for the beginning programmer. This article will attempt to make it a little bit easier for beginners to understand the basic functioning of a property sheet wizard.
VC6Win2K, WinXP, Win2003, Visual Studio, MFC, Dev
John Aldrich 2.57
CSDITrueColorTabs
Updated: 28 Jun 2003  
A tab control with true color icons for an SDI application with multiple views.
VC7Win2K, WinXP, Win2003, Visual Studio, MFC, Dev
Florin Ochiana 2.09
System Drives on Tab Pages
Updated: 7 Aug 2002  
System drives on tab pages.
VC6, VC7Win2K, WinXP, MFC, Dev
Barretto VN 2.08

Tab Controls - Owner Drawn

top
Title / Updated Author Score  
Fully owner drawn tab control
Updated: 31 Jan 2000  
A better looking tab control
VC6, MFC, Dev
Oleg Lobach 4.53
Ownerdraw Tab Controls - Borders and All
Updated: 30 Jun 2002  
A framework for overriding all aspects of a tab control's apprearance, including the borders, the background and of course the tabs themselves.
VC6Win2K, MFC, Dev
.dan.g. 4.40
TdhTabCtl - Firefox-like subclassed TabControl and TabPage
Updated: 11 Aug 2008  
This article describes .NET subclassed TabControl and TabPage controls with Firefox-like tab buttons and other enhancements.
C# (C# 1.0), Windows, Visual Studio, GDI+, Dev
IlĂ­on 3.94
A simple tab like dialog control
Updated: 31 Aug 2003  
CTabDialog bundles buttons and dialogs, so users can add their owner draw buttons and dialogs
VC6, VC7, VC7.1Win2K, WinXP, Win2003, MFC, Dev
Wang Yingwu 2.47

C# Controls - Tabs and Property Pages

top
Title / Updated Author Score  
Property Change Notification using a Weak Referencing Strategy - Unedited
Updated: 29 Aug 2009  
Features Desktop and Silverlight CLR compatibility Capability to perform assignment and raise appropriate events before and after assignment. Weak referenced Provides for both expression tree and loosely typed strings Uses extended EventArgs to supply before and after values Extended PropertyChang
C++, Windows, MFC
Daniel Vaughan 5.00
KRBTabControl
Updated: 11 Jul 2009  
This article explains how to make a custom Windows Tab Control in C#.
C# (C# 1.0, C# 2.0, C# 3.0), .NET, Win32
burak299 4.94
Customized display of collection data in a PropertyGrid
Updated: 30 Jun 2003  
The PropertyGrid is widely used to display an object's properties and values.
C#.NET 1.0, Win2K, Dev
Gerd Klevesaat 4.85
vtTab: Tab Control Extender Class
Updated: 25 May 2009  
A class used to extend the visual appearance of the tab control
C# (C# 1.0, C# 2.0, C# 3.0)
Steppenwolfe 4.80
Custom Tab Controls, Tabbed Frame and Tabbed MDI
Updated: 13 Jul 2005  
An extensible framework for creating customized tabs in ATL/WTL, with a VS.NET-like tab control implementation, tabbed frames, tabbed MDI, and more.
VC6, VC7, VC7.1Win2K, WinXP, WTL, VS.NET2003, Dev
Daniel Bowen 4.77
TabStrip Control
Updated: 30 May 2006  
A flexible TabStrip control with basic design-time support.
C#, Windows, .NET 2.0, WinForms, VS2005, Dev
Messir 4.72
WTL CPropertySheet as a Resizable View
Updated: 31 Mar 2002  
How to use WTL's CPropertySheet implementation as a resizable view instead of a modal or modeless dialog
VC6Win2K, WinXP, WTL, Dev
Ed Gadziemski 4.71
Renderer for PropertyGrid
Updated: 23 Apr 2009  
Render all elements and color in PropertyGrid with ToolStripRenderer of Windows owner
C# (C# 2.0), Windows, .NET (.NET 2.0)
V# Guy 4.71
Tab Controls And Splitters - Adding Some Dockable And Floating Sugar
Updated: 6 Jan 2004  
Another implementation of dockable, floating, tabbing and splitting environment.
VC7, VC7.1, VC8.0Win2K, WinXP, Win2003, ATL, WTL, VS.NET2003, Dev
Igor Katrayev 4.63
TabStrips: A TabControl in the Visual Studio 2005 way!
Updated: 5 Dec 2006  
A TabControl in the Visual Studio 2005 style, which supports correct Right-To-Left (RTL) and Left-To-Right (LTR) drawing.
C#.NET 2.0, Win2K, WinXP, GDI+, WinForms, VS2005, Dev
Hadi Eskandari 4.61
OptionSheet, Part I - Using COptionSheet and CPropSheet
Updated: 31 May 2004  
Flexible implementation of PropertyPages for WTL. Handles TreeCtrl or TabCtrl for the selection
VC6, Windows, ATL, WTL, Dev
Pascal Hurni 4.60
Customized TabControl by Repainting Microsoft's Panels
Updated: 4 Oct 2009  
With Size, Icon, Color Customized & not repainting Microsoft's TabControl
C# (C# 1.0, C# 2.0, C# 3.0), .NET, Dev
sjingyu 4.44
Disable CTabCtrl tab items in WTL - Using the Owner Drawn Method
Updated: 17 Jul 2002  
A port of Paul Dilascia MFC CTabCtrlWithDisable to WTL
VC6, VC7Win2K, WinXP, ATL, WTL, Dev
Rashid Thadha 4.41
Add (Remove) Items to (from) PropertyGrid at Runtime
Updated: 12 Jan 2005  
Modify PropertyGrid control Items collection, at runtime.
C#.NET 1.1, .NET 2.0, Win2K, WinXP, Win2003VS.NET2003, VS2005, Dev
Sreejumon 4.39
Creating a Custom Collection for Use in a PropertyGrid
Updated: 15 Apr 2008  
Creating a custom collection for use in a PropertyGrid.
C# (C# 1.0, C# 2.0, C# 3.0), .NET, Dev
bcryner 4.38
A .NET Flat TabControl (CustomDraw)
Updated: 5 Dec 2005  
This is a CustomDraw TabControl that appears flat and supports icons and is filled with the backcolor property.
C#, Windows, .NET 1.1VS.NET2003, Dev
Oscar Londono 4.36
FireFox-like Tab Control
Updated: 24 Jun 2008  
An article on Tab Control
C# 2.0, Windows, .NET, Visual Studio, GDI+, Dev
vijayaprasen 4.30
Visual Studio TabStrip
Updated: 19 Jan 2008  
A TabStrip control as seen in Visual Studio 2008.
C# (C# 2.0, C# 3.0), VB (VB 8.0, VB 9.0), Windows (Win2K, WinXP, Win2003, Vista), .NET (.NET 2.0, .NET 3.0, .NET 3.5), Win32, Visual Studio (VS2008), GDI, GDI+, Dev
Jared James Sullivan 4.29
Dynamic Runtime Property Viewer
Updated: 6 Jul 2005  
Use the property grid to adjust any control in your application during runtime.
C#.NET 1.1, Win2K, WinXPVS.NET2003, Dev
Paul Brower 4.28
Magic TabControl - VS.NET Style
Updated: 29 Sep 2002  
An article on tab controls
C#, Windows, .NET 1.0, Dev
Phil Wright 4.27
Property Sheet Shell Extension in C#
Updated: 22 Aug 2004  
A managed .NET user-control that implements Win32 (COM) property sheet shell extensions.
C#.NET 1.0, .NET 1.1, Win2K, Win2003VS.NET2003, Dev
Hadi A 4.21
Populating a PropertyGrid using Reflection.Emit
Updated: 30 Jan 2004  
How to create a class at runtime so you can use its properties in a PropertyGrid.
C#, Windows, .NET 1.0, .NET 1.1, Dev
Ben Ratzlaff 4.13
Gradient Background Tab Custom Control
Updated: 7 Dec 2006  
This article describes a quick and simple approach to creating a tabbed custom control with a gradient background.
C#, Windows, .NET, GDI+, WinForms, VS2005, Dev
salysle 3.95
Property Grid - Dynamic List ComboBox, Validation, and More
Updated: 25 Sep 2009  
A PropertyGrid implementation showing how-to use, best practices, validation, and more.
C# (C# 2.0, C# 3.0), Windows, .NET (.NET 2.0, .NET 3.0, .NET 3.5), Visual Studio (VS2005, VS2008), Dev
Dave Elliott 3.95
Get the real XP look with Tab Pages
Updated: 27 Jul 2003  
The original implementation of class TabPage provided by Microsoft is broken: it displays a gray background color rather than the shiny smooth shade expected under Windows XP.
C#, VC7, Windows, .NET 1.0, Dev
Pierre Arnaud 3.91
Drag and Drop Tab Control
Updated: 15 Jun 2002  
Reorder TabPages in a TabControl through drag and drop.
C#, Windows, .NET 1.0, Dev
Paul Auger 3.88
ScrollSelector
Updated: 30 Aug 2009  
An animated, scrollable "TabControl" with some design-time functionality.
VB, Windows, .NET 2.0, .NET 3.0, .NET 3.5, .NET 4.0, WinForms, VS2005, VS2008, VS2010, Dev
Johnny J. 3.80
WYSIWYG Runtime Properties Editor
Updated: 21 Sep 2004  
It is nice to be able to see the effects of colors and other properties in run time rather than design time.
C#, Windows, .NET 1.0, .NET 1.1VS.NET2003, Dev
Mind Experts 3.77
A TabControl with tab page closing capability
Updated: 12 Dec 2005  
An extension of the tab control that adds a closing 'X' at the left side of the tab page: pressing it will close the tab page.
C#.NET 2.0, WinXPVS2005, Dev
Yoramo 3.74
Tab controls and Splitters - mixing together
Updated: 30 Dec 2003  
WTL class that tabs and splits child views in your SDI application
VC7, VC7.1, VC8.0Win2K, WinXP, Win2003, ATL, WTL, VS.NET2003, Dev
Igor Katrayev 3.72
Wizard Tab Control
Updated: 11 Oct 2002  
A wizard control for .NET
C#, Windows, .NET 1.0, Dev
psdavis 3.66
A WTL Tab Control for Managing Tab Views
Updated: 21 Jun 2002  
This article describes a tab control that automates the management of tab windows.
VC6Win2K, WinXP, WTL, Dev
Stephen Jones 3.65
Coloring Tab Control
Updated: 14 Sep 2004  
Coloring Tab Control
C#, Windows, .NET 1.0, .NET 1.1VS.NET2003, Dev
sreejith ss nair 3.62
Self-centering WTL property sheet
Updated: 3 Nov 2002  
A small class to automatically center a WTL property sheet.
VC6, VC7Win2K, WinXP, WTL, Dev
Rob Caldecott 3.41
.NET style Side Tab Control
Updated: 25 Apr 2002  
.NET Side Tab
C#, Windows, .NET 1.0, Dev
helloravi 3.25
PropertyGrid
Updated: 3 Nov 2006  
A control which provides a convenient way to display data in a property grid.
C#.NET 1.1, .NET 2.0, WinXPVS.NET2003, VS2005, Dev
El'Cachubrey 3.22
Reordering TabPages inside TabControl
Updated: 12 Sep 2006  
Extending Microsoft TabControl to enable reordering of TabPages
VB, Windows, .NETVS2005, Dev
Josip Medved 3.21
Using PropertyGrid
Updated: 6 Jan 2008  
An article about using PropertyGrid in .NET
C# 2.0, Windows, .NET 2.0, GDI+, Dev
witnes 3.10
Dynamic Properties in the PropertyGrid
Updated: 7 Jan 2005  
How to modify the properties shown in a propertygrid at runtime.
C#, Windows, .NET 1.1VS.NET2003, Dev
Matteo Ermidoro 3.05
SheetView Control
Updated: 12 Dec 2003  
A Microsoft Visual Interdev Tab Control
C#, Windows, .NET 1.0, .NET 1.1, Visual Studio, Dev
q123456789 2.87
Custom Tab control - Revised
Updated: 3 Oct 2007  
A tab control which is drawn while overriding the native style
C#, Windows, .NET, Visual Studio, Dev
sreejith ss nair 2.54
An Outlook-like Control
Updated: 17 Sep 2007  
Creating a tab control with visual cues like the navigation panel control in Outlook
C#, Windows, .NET, Visual Studio, Dev
adel s eddin at adrdweb.com 2.48
PropertyGridEx
Updated: 16 Nov 2006  
A control which extends the functionality of the PropertyGrid.
C#, Windows, .NET 1.1, .NET 2.0VS.NET2003, VS2005, Dev
El'Cachubrey 2.20

Last Updated 23 Nov 2009
Advertise | Privacy
Copyright © CodeProject, 1999-2009
All Rights Reserved. Terms of Use