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.

Web Developers: Are Your Sites Using HTTPS?
Web sites that need certificates, the secure ones running under HTTPS, are quickly becoming the standard. Get ready to use certificates.

The Future of .NET Languages
.NET continues to grow exponentially as a programming framework. Peek into the future of its languages.

The Value of APIs
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.