The Wayback Machine - https://web.archive.org/web/20061024080847/http://www.codeguru.com:80/cpp/controls/

CodeGuru
Earthweb Search
Forums Wireless Jars Gamelan Developer.com
CodeGuru Navigation
Member Sign In
User ID:
Password:
Remember Me:
Forgot Password?
Not a member?
Click here for more information and to register.
 
Search
 


jobs.internet.com

internet.commerce
Partners & Affiliates
Cheap Airline Tickets
Health Insurance
Giveaways
Server Racks
Desktop Computers
Memory
Dental Insurance
Cell Phone Plans
Pens
Executive MBA
Promotional Items
Marketing Products
Domain registration
Promotional Products



RSS Feeds

All

VC++/C++

.NET/C#

VB

See more EarthWeb Network feeds

Home >> Visual C++ / C++ >> Controls

Embracing the full spectrum of developer needs including content supporting 64 bit, Multi-Core, Tools, and Optimization.

Sun's AMD Opteron Compatibility Guarantee
They promise what?! Yes indeed, Sun offers a legally binding guarantee that future versions of Solaris will support any AMD Opteron-based application that will run on the current version of the OS. Read more.
Future-Proof Your File System in 5 Minutes on AMD
ZFS, the open source, freely available 128-bit file system, now included with the Solaris 10 operating system (as well as other OSes based on the OpenSolaris project), moves data fast, scales without practical limit and makes File System Check (FSCK) obsolete. Here's what you need to know about ZFS on AMD64. Read more.
AMD's Multiple Threads, Multiple Cores, Multiple Gains
Author Peter Aitken walks through the benefits of preemptive multitasking and the opportunities there are for developers. Read more.
Taking Advantage of Concurrent Programming for Windows, Part 3: Locality Effects in .NET Multi-Core Programming
In this third segment, author Larry O'Brien shows one way the data caches on the Opteron and Athlon processor families help prevent "premature optimization." Read more.
For more relevant code samples, tutorials and editorials click here.

Controls

next

[Updated] Resources Explorer
Rating:
Georges Dumond - 09/07/2006
Learn about a search files with resources to explore it. The selected resource can be extracted. This tool is a sample of using Splitter, List, Tree, and resource display.

[Updated] MFC Extension Classes CListCtrlEx and CListViewEx
Rating:
Thomas Holte - 08/17/2006
Augmented versions of CListCtrl and CListView with sort direction indicators, coloring of the sort column, column hiding, and more.

ListView Loading Images BMP, PNG, GIF, JPEG, WMF, ICO, and EMF Files Natively (pure WINAPI)
Rating:
Ali Imran - 08/08/2006
Learn about the possibilites and extra functionality that a simple ListView provides for loading images, either from an external image file, an Internet URL, application resources, and from external EXE, DLL, OCS, or CPL files.

[Updated] Secure Random Password Generator
Rating:
Richard Strong - 06/23/2006
Generate a secure, random password of a desired length.

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

[Updated] DVD Explorer
Rating:
Georges Dumond - 06/12/2006
Learn about a new utility to analyse the data's structure on a DVD.

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.

Small C++ Class to Transform Any Static Control into a Hyperlink Control
Rating:
lano1106 - 02/15/2006
Discover how to develop your own hyperlink control implementation.

[Updated] Matrix-Like Credits for MFC Applications
Rating:
John Lindal - 02/13/2006
This simple class displays Matrix-like credits in MFC applications.

[Updated] XP Theme Support for Rich Edit and Custom Controls
Rating:
Patchou - 01/12/2006
Learn how to add genuine Windows XP theme support to Rich Edit controls and extend the code for your own custom controls!

Drag and Drop Listbox Items Without OLE
Rating:
Ali Rafiee - 12/16/2005
Rearrange listbox items using drag and drop without OLE.

Drag and Drop ListBox Items Using OLE
Rating:
Ali Rafiee - 12/09/2005
Learn how to use OLE to allow users to drag and drop ListBox items.

Select Multiple Items Functionally Without Pressing the CTRL or SHIFT Key in a List View Control
Rating: none
Jung Minki - 12/06/2005
Learn how to select multiple items without pressing the CTRL or SHIFT key on a touchscreen app or Windows CE app.

[Updated] SP Numeric Edit Control
Rating: none
Sergei VP - 11/02/2005
Learn about a masked numeric edit ActiveX control.

[Updated] CGraph
Rating:
guestgulkan - 10/18/2005
Learn about a graph to display xy and stats data.

Transparent ListBox
Rating:
Ali Rafiee - 08/22/2005
Learn about an easy and effective way to implement a smooth and flicker-free transparent listbox.

CDataGrid Control
Rating:
darkoman - 08/17/2005
Learn about grid controls programmed with Windows SDK.

Status Bar with AlphaBlend Fading Text
Rating:
Dan Salvano - 07/13/2005
Discover a class that uses AlphaBlend fading to enhace the status bar.

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.

Customizable Masked Edit Control
Rating:
Marius Bancila - 05/12/2005
Learn about an edit control with a masked input that prohibits pasting text with disallowed characters.

Locking Rebars and Toolbars
Rating: none
frankyboy1 - 04/26/2005
Learn how to lock the toolbars (within a rebar or not) like Windows Explorer under Windows 2000/XP.

[Updated] Advanced Tree Control
Rating:
Alex Zakharenko - 04/13/2005
Learn about an advanced control based on a standard tree view control. This control supports multiple selection mode and some visual enhancement compared to the original control.

CRichEditControl50W: A VC++ Rich Text Edit 4.1 MFC Control
Rating:
ShellRaker - 04/08/2005
Learn about a simple MFC Rich Edit Control using version 4.1 in msftedit.dll.

Parent-Independent ToolTip Support for Static (or any) Controls
Rating:
John Z. Czopowik VC++ MVP - 02/28/2005
Learn how to handle ToolTips that are independent from ToolTip handling in a parent window.

[Updated] Changing the Background Color of an Edit Control
Rating:
Kevin Bond - 01/25/2005
Learn how to change the background color of a text box.

True Color Image List
Rating:
Marius Bancila - 01/20/2005
Create true color (24 or 32 bits) image list for trees, lists, and toolbars.

Light-Weight, Multi-Column, Owner-Drawn ComboBox with AutoCompletion!
Rating:
Ajay Vijayvargiya - 01/05/2005
Yet another combo-box but with combined features of multicolumn, ownerdrawing, and autocolumn. Does not use any embedded control!

Transparent Static Control
Rating:
Ali Rafiee - 12/20/2004
Learn about two different methods of implementing a static control with a transparent background.

Windows Forms: Creating an SDI ListView and Control Panel UI
Rating:
Tom Archer - MSFT - 12/13/2004
Tom Archer illustrates how easy Visual Studio .NET and Windows Forms make creating interfaces that once required manual coding.

A Simple Command Line Interface with a Custom Scrollbar
Rating: none
MycroftH - 12/06/2004
The CCommandLine control can be used to add a command line interface to any application. It supports a "scrollback buffer" of the last 100 lines typed in, as well as a custom scrollbar whose functionality mirrors that found under certain versions of KDE and Gnome.

Extensible OLE Property Pages in .NET
Rating:
Robert Simpson - 11/03/2004
Implementing and utilizing extensible property sheets in your .NET classes has never been easier.

Enhanced Colored Button
Rating:
Marius Bancila - 11/02/2004
Enhance your application interface by using a push button that allows you to select its colors.

Accessing the Address Book Data Using MAPI
Rating:
muthuis - 10/28/2004
Learn the different ways of accessing the address book data using Extended MAPI. It explains how to work with both smaller and larger address books in a Global Address List of an organization.

XP Style CColorControl Class with Themed Gradient Buttons
Rating: none
Anders Sandberg - 10/04/2004
Learn about a set of control-derived classes for a colorful presentation by using XP-styled hottracked controls with themed gradient buttons.

Managed Extensions: Finding Files by Extension
Rating:
Tom Archer - MSFT - 09/27/2004
Tom Archer illustrates how to locate files matching a specified extension by using a .NET component and various .NET classes.

Managed Extensions: Measuring Strings
Rating:
Tom Archer - MSFT - 09/23/2004
Learn how to easily measure the height and width needed to display text values using .NET classes.

CCustomBitmapButton—MFC Button Control
Rating:
Andrzej Markowski - 09/22/2004
Create an owner-draw bitmap button and a frame for the title bar in one class.

[Updated] A Very Useful Class to Display SQL SELECT Results
Rating:
Vitali Halershtein - 09/13/2004
Display the results of a SQL SELECT operation. Many grid controls are available for VC++ developers, but this control is small yet contains many features for developers and end users.

Colored ComboBox
Rating:
Ohad Redlich - 08/04/2004
Coloring a ComboBox is not a trivial thing. Learn how to do it easily and effectively.

NSChart Control
Rating:
Ivan Cachicatari - 08/03/2004
This control creates a chart control in a dialog with Pie and Bar styles.

[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.

Multiple Clocks
Rating:
Roger65 - 07/06/2004
Displays several clock styles.

[Updated] Building and Using a Toolbar Header
Rating:
Lars Werner - 06/09/2004
How to implement a header for your SDI/MDI project.

Choice Button
Rating: none
bigBA - 06/08/2004
Learn about a owner drawn button that can display a bitmap and a dropdown menu with a list of choices.

[Updated] ImageTextButton
Rating:
Anurag Velekkattu - 06/02/2004
Learn about a Owner Draw button that loads a bitmap and embeds text on it.

[Updated] Implement a Console Window Using Edit Control
Rating:
Shallyee Shang - 05/27/2004
If you are writing a telnet-like application that needs a console window, try this simple solution.

CGroupCheckBox
Rating:
Geno Carman - 05/14/2004
Add the CGroupCheckBox component to your project and add a CGroupCheckBox control with Class Wizard.

Improving the Functionality of Comboboxes in wxGrid
Rating: none
captainfreedom - 05/14/2004
Code to provide better functionality of comboboxes in the wxWidgets grid class.

[Updated] An E Notation Numeric Edit Control
Rating:
Mike Scanlon - 05/12/2004
An E Notation Numeric Edit Control

Make a Customized ToolBar Dialog Work in MFC (VC6)
Rating:
Eric Shan - 05/04/2004
Simply by adding some code to your MFC frame windows, you can make your toolbar customize dialog works.

next

Download: IBM Rational PurifyPlus V7.0. Start developing fast, reliable code in a single solution.
Download: Rational Application Developer. Quickly design, develop, analyze, test, & deploy apps.
Is it time to make your move to the multi-threaded and parallel processing world? Find out!
ISV Innovation Tech Briefings: Free, Demo-driven Events on the 2007 Microsoft Office System
Step-by-step Tutorial: Visualize with Rational Software Modeler--UML 2.0 Modeling. Click here!


JupiterWeb networks:

internet.comearthweb.comDevx.comGraphics.com

Search JupiterWeb:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterWeb

Jupitermedia Corporate Info