Rearrange listbox items using drag and drop without OLE.
Latest ListBox Control Articles
Drag and Drop ListBox Items Using OLE
Learn how to use OLE to allow users to drag and drop ListBox items.
Transparent ListBox
Learn about an easy and effective way to implement a smooth and flicker-free transparent listbox.
Adding Controls to listcontrol
A simple article showing how to add controls to a list box. Includes coverage of adding the message handlers for each control.
CbuttonListBox, a ListBox Populated with LED Buttons
A sub-classed Listbox populated with buttons containing LED windows. This is useful for displaying a large number of buttons in a limited area.
Implementing Drag and Drop on List Control Items
Drag and drop operation for list control items. You can drag the thumbnails and drop them on the destination list control. Simple, but effective.
Latest Developer Videos
More...Latest CodeGuru Developer Columns
Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

.NET Design Patterns: The Abstract Factory Pattern
Learn to effectively use the abstract factory pattern in your C# programming.

How to Use TeamViewer
Learn about the TeamViewer API and the various platforms you can make use of and also how to program a TeamViewer enabled app.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.