CNavigatorCtrl'—A Navigation Control that Allows You to Mark and Set Items Completed
Rating: none
Brett R. Mitchell - 09/18/2003
Learn about a custom navigation control that allows a user to scroll horizontally through any number of items, selecting them, marking them, and/or setting them as completed.Creating a Logbook
Rating: none
Mike Marquet - 06/09/2003
Very cool control for creating a visual logbook application.
Creating a ScaleBar Control
Rating: none
Simen Wu - 05/02/2003
Build a scale bar tool for GIS and other systems. Support several units, such as meter, foot, kilometer, mile, yard, degree, or your own defined unit. Support regional number settings as well as several styles of appearances.
A Simple Way to Enable a Windows XP Look and Feel for VC++ 6.0 MFC Applications
Rating: 




Alexander Simanov - 11/07/2002
Enable a Windows XP look and feel for VC++ 6.0 MFC applications. This article explains the details needed to implement this in just three easy steps.
Creating a Hovering Control
Rating: none
Gilad Novik - 11/05/2002
Add hovering support to any MFC control with this template class.
Creating a Rollout Panel
Rating: none
MAV - 10/21/2002
Discover how to create a rollout panel. When you click on a checkbox, additional controls are shown. Click again, and the controls will hide.
Scrolling Text with an ActiveX Component
Rating: 




Roger Lindström - 06/24/2002
This program creates an ActiveX component that scrolls some text. You can change the attributes of the text's font, size, color, and speed.
Hex Edit Control with Input and Length Checking
Rating: none
Lee Hamel - 06/14/2002
Convert hex strings to decimal, use upper and lower case hex characters, and more.
Altering the Background and Text Color of a Control
Rating: none
Mircea Puiu - 06/13/2002
A Simple Way to Alter the Background and Text Color of a Control.
A General Purpose Ruler Control
Rating: none
Edmond Kemokai - 05/30/2002
Discover this robust general purpose ruler control.
Dynamically Switchable Control Type
Rating: none
Paul S. Vickery - 03/12/2002
This article shows how a control can be switched at run-time between a number of controls including edit, combobox, static, and checkbox controls.
Internet Explorer Pager Control
Rating: none
Svetoslav Chakaroff - 01/16/2002
Internet Explorer Pager Control
A Memory Viewer --- with a powerful class for any kind of text editor
Rating: none
Zhou,jianjun - 12/05/2001
A Memory Viewer --- with a powerful class for any kind of text editor
Scroll Chart Control
Rating: none
Juan Carlos Sanchez - 11/19/2001
Simply, this is a chart with support for "history". Presents information graphically. (repost)
HexEdit Control
Rating: 




Christian Kuendig - 06/11/2001
Full-featured hex edit control that includes features such as multi/single line, colour coding, ability to show values as binary or addresses. Updated source code.
Dynamic Icon Meters
Rating: none
Anish Mistry - 04/04/2001
Enables you to create icons for your application that display dynamically changing nformative vis a vis the System Tray icons!
Checker Control
Rating: none
Mehdi Mousavi - 02/06/2001
Control to create Microsoft Scandisk-like interfaces with a grid of colored boxes
Colored/Blinking Controls and Dialogs with any Font
Rating: 




Yury Goltsman - 05/07/2000
These classes are template-based so they work with your current CWnd-derived classes!!
Compass Control
Rating: none
Monte Variakojis - 02/01/2000
Great new control for writing GPS and Navigation systems!
Log Book Control
Rating: none
Mike Marquet - 02/01/2000
Very cool control for creating a visual logbook application
Static LED Control
Rating: 




Monte Variakojis - 01/03/2000
Great for graphical controls !!
DuplicateMnemonicKiller class automatically assigns accelerators to controls
Rating: none
Larry Leonard - 11/09/1999
DuplicateMnemonicKiller class automatically assigns accelerators to controls
Pop-up controls anywhere
Rating: none
Jean-Michel LEFOL - 08/07/1999
Pop-up controls anywhere
Multithreaded Wait Dialog
Rating: none
Todd Andrews - 06/06/1999
Multithreaded Wait Dialog
Window Finder OLE Control
Rating: none
shellreef - 02/23/1999
Window Finder OLE Control
Output Window
Rating: none
Ben Ashley - 02/23/1999
Output Window
Enabling/Disabling a Group of Controls
Rating: none
Malcolm Keller Beyer III - 02/05/1999
Enabling/Disabling a Group of Controls
Editable Labels
Rating: 




Mihai Filimon - 12/06/1998
Editable Labels
An Outlook98 bar-like control
Rating: 




Iuri Apollonio - 12/05/1998
An Outlook98 bar-like control
System Image List
Rating: none
Mark Otway - 10/17/1998
System Image List
Pager Control
Rating: none
Kirk Stowell - 10/17/1998
Pager Control
Flicker free drawing of any control
Rating: 




Thomas Jansen - 10/17/1998
Flicker free drawing of any control
Wave File Editor Control
Rating: none
John Harte - 09/15/1998
Wave File Editor Control
CheckFrame Control
Rating: none
Christian Skovdal Andersen - 08/05/1998
CheckFrame Control
Progress Controls
Progress Sphere
Rating: 




Robert Tari - 06/23/2006
Learn about a class that displays and automates a translucent, shadowed modal dialog with a progress sphere.Mouse Progress Control
Rating: 




Lars Werner - 04/03/2006
Learn about a progress bar control that follows the mouse cursor by using a system-wide hook.
Icon Progress Bar
Rating: none
John Wellbelove - 02/01/2002
This is a progress bar control that uses icons.
Enhanced ProgressBar Control v1.1
Rating: 




Yury Goltsman - 08/23/2000
Incredible progress control class with full-featured testing application!
Shape-Changing Progress Control
Rating: none
Ryan Binns - 02/08/2000
Very cool new look for your progress bars!!
Macintosh-like Progress Control
Rating: 




Paul M. Meidinger - 01/11/2000
Macintosh-like Progress Control
EZSnakeCtrl-Indefinite Cyclic Progress control
Rating: 




V. Lakshmi Narasimhan - 07/27/1999
EZSnakeCtrl-Indefinite Cyclic Progress control
Popup Progress window (2)
Rating: none
Jason Teagle - 07/04/1999
Popup Progress window (2)
Gradient Progress control
Rating: none
Matt Weagle - 01/24/1999
Gradient Progress control
Bitmap progress control
Rating: none
Davide Calabro - 01/24/1999
Bitmap progress control
Progress control with Text
Rating: none
Chris Maunder - 01/24/1999
Progress control with Text
Popup progress window
Rating: 




Chris Maunder - 01/24/1999
Popup progress window
Resizing
Multiple Views Layout Without a Splitter
Rating: none
John Z. Czopowik VC++ MVP - 01/25/2007
Learn how to show multiple views in a frame window without using a splitter.Implementing Resizable Controls in VC++
Rating: 




George Anescu - 01/17/2003
Implement resizable Windows controls in VC++ using MFC. The full solutions for Button, Edit Box, and List Box are given.
Resizing Controls at Runtime
Rating: 




Amit Nabarro - 10/24/2000
With a couple of lines of code, you can give your end-users the ability to dynamically resize any control at runtime
Scroll Bars
Create an Active Cursor on the Scroll Bar
Rating: none
Siarhei Akulich - 02/25/2003
See how to change the cursor when it is over a scroll bar. (The article and demo were updated.)Handling The ScrollBar
Rating: none
Petr Stejskal - 07/28/1999
Code snippet that allows you to handle the different scroll bar messages
Slider Controls
General Solution for a Transparent Control
Rating: 




galexding - 10/24/2008
Discover a very simple, integrated method to make a control, such as static, button, sliderctrl, and progress control transparent in a dialog box.Multislider ActiveX Control
Rating: none
Vadim Gorodnitsky - 03/11/2002
The purpose of this control is a tuning a values within a text boxes (or a cells of the grid by CGridCtrl class) for three ranges.
Transparent MFC CSliderCtrl Class
Rating: none
Nic Wilson - 12/19/2001
Create transparent slider controls.
Enhanced Multislider Control
Rating: none
Ilic Ferretti - 06/04/2001
Enhanced Multislider Control
Radial Control
Rating: none
David M. Flores - 10/11/2000
Very cool control that can be used to simulate hardware dial controls (e.g., volume controls, channel selectors, etc.)
Macintosh-like Slider Control
Rating: none
Paul M. Meidinger - 01/11/2000
Macintosh-like Slider Control
Round slider control
Rating: none
Daniel Frey - 05/06/1999
Round slider control
A Slider Control For Range Selection
Rating: none
Pedro Pombeiro - 04/30/1999
A Slider Control For Range Selection
Spin Control
CSpinEdit that Displays Additional Text
Rating: none
Huangchaoyi - 01/25/2001
CSpinButtonCtrl extension that includes features such as the ability to display decimal digits as well as text to the right of the numberOwner Drawn Spin Control
Rating: 




Oleg Lobach - 01/30/2000
Owner drawn spin button control with autodisabling arrow buttons
System Tray
SDI/MDI MFC Application in the Windows System Tray
Rating: 




Alex Rest - 03/19/2003
Create an application that is startup-hidden and is opened when the user clicks the System Tray icon.
Tab Controls
[Updated] Tab Bar Control
Rating: 




John Z. Czopowik VC++ MVP - 12/21/2007
Learn about the Tab Bar control class that is based on CControlBar and the Windows common tab control; it also uses my wrapper class CTabBarCtrl.[Updated] CCustomTabCtrl - MFC Tab Control
Rating: 




Andrzej Markowski - 07/27/2004
Learn about an MFC Tab Control that's a clone of the Excel Tab Sheet Control.
XP Themes Tab Control in any orientation
Rating: 




Adi DEDIC - 03/09/2004
How to make XP Themes Tab Control work properly in other than top orientation.
Using A Small Icon With The Tab Label
Rating: none
Siarhei Akulich - 12/07/2001
The code to add small icon to the tab label.
Creating a CTabCtrl Application
Rating: 




Ben Hill - 04/03/2000
Illustrates how to quickly create an application whose dialog contains a tab control
Fully Owner Drawn Tab Control
Rating: none
Oleg Lobach - 02/01/2000
Great article on creating advanced tabs for your application
Set up a tab control easily to show and hide objects with STabCtrl
Rating: none
Simon Parkinson - Bates - 07/28/1999
Set up a tab control easily to show and hide objects with STabCtrl
CXTabCtrl: an easier tab control for dialogs and forms
Rating: none
XicoLoKo - 07/25/1999
CXTabCtrl: an easier tab control for dialogs and forms
A resizable TabControl
Rating: none
Mihai Filimon - 02/13/1999
A resizable TabControl
A tab-like sheet control
Rating: none
Mihai Filimon - 01/24/1999
A tab-like sheet control
Implementing an owner drawn Tab Control
Rating: 




Chris Maunder - 01/24/1999
Implementing an owner drawn Tab Control
An Advanced TabCtrl
Rating: none
Mark Jacob - 01/24/1999
An Advanced TabCtrl
Tooltip controls
TIP: Create In-Place ToolTips on Your Own Controls
Rating: none
pengch - 05/29/2007
Learn how very easy it is to create in-place ToolTips on your own controls, such as a treeview control.Puzzle, a Game with the MFC Doc/View Architecture (SDI/MDI)
Rating: 




Georges Dumond - 06/02/2005
Learn how to display a menu with thumbnails and several other windows, move and manage the pieces of a puzzle with a linked list, and then show them without flicker.
Tooltips for Menu Items and Popup Menu Items
Rating: none
Venu Vemula - 12/01/2003
Learn a simple way to add tooltips to menu items. (The demo/source and header files were updated.)
Tooltip Control (without MFC)
Rating: none
Dhandapani Ammasai - 01/25/2000
Tooltip Control (without MFC)
Adding Context Help
Rating: 




Thomas Kokholm - 12/15/1999
Adding Context Help
Balloon Tooltips
Rating: none
Shankar Sathappan, Guy Brousseau and Greg Gagnaux - 07/04/1999
Balloon Tooltips
CHwmDataTip - tool and data tips for CFormView and CDialog classes
Rating: none
Frank LaPiana - 10/17/1998
CHwmDataTip - tool and data tips for CFormView and CDialog classes
Adding Tooltip to any control in your Dialog (multiline)
Rating: 




Ferdinand V. Abne - 08/12/1998
Adding Tooltip to any control in your Dialog (multiline)
ToolTip with Popup Sound
Rating: none
Giancarlo Iovino - 08/05/1998
ToolTip with Popup Sound
DataTip
Rating: none
Simon Wilson - 08/05/1998
DataTip
Change tooltips at runtime
Rating: none
Hans Wedemeyer - 08/05/1998
Change tooltips at runtime
