The Wayback Machine - https://web.archive.org/web/20140528053546/http://www.codeguru.com:80/vb/controls/vb_listbox/

Latest VB ListBox Articles

Handling that Pesky Windows ControlBox

Some things that seem hard are actually quite easy, and some things that seem easy take a little work, like that little [X] on a Windows Form, the ControlBox. Learn how to know just when that little bugger is pressed.

Tooltips for each ListBox Item

This small snippet of code shows how to display an individual tooltip for each item in a listbox. (Originally posted January 25, 2000.)

Latest Developer Videos

More...

Latest CodeGuru Developer Columns

MFC Integration with the Windows Transactional File System (TxF)

The Transactional File System (TxF), which allows access to an NTFS file system to be conducted in a transacted manner through extensions to the Windows SDK API. MFC 10, has been extended to support TxF and related technologies. This support allows existing MFC applications to be easily extended to support kernel transactions.

Finger Printing is the New Tracking Cookie

Recently one way that developers have been looking to address the cookie abuse problem is via a method known as fingerprinting. Peter Shaw shows you how to generate a fingerprint in C# for use in your own projects.

Top White Papers and Webcasts

  • On-demand Event Event Date: May 21, 2014 Many businesses are discovering that the traditional storage architecture is unsuited in multiple ways to the demands of today's virtualized and consolidated data center. The virtualized data center puts new kinds of demand on the storage system, particularly in terms of capacity and security. Sports equipment and sportswear manufacturer, Mizuno USA, was struggling with data growth and needed a more comprehensive data protection scheme. Check out this upcoming …

  • With JRebel, developers get to see their code changes immediately, fine-tune their code with incremental changes, debug, explore and deploy their code with ease (both locally and remotely), and ultimately spend more time coding instead of waiting for the dreaded application redeploy to finish. Every time a developer tests a code change it takes minutes to build and deploy the application. JRebel keeps the app server running at all times, so testing is instantaneous and interactive.

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds