Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Multiple Selection List Box

Status
Not open for further replies.

fdsouth

Technical User
Jun 6, 2001
61
US
I'm using a Listbox (multiple selection) to allow a user to select a number of different Purchase Orders to process. This is fine if there are only a few. However, towards the end of the month there can be thousands listed and if I want to process the first 200, the user has to select them one at a time. How does one set the listbox to allow for using the "SHIFT" button to select a range?

Thanks in advance.
 
I don't think that you can.
A CListCtrl box will give you that functionality however. john.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top