Tech Tutorials Database
GeekArticles Microsoft Visual Basic
 

Gather multi-selected VB ListBox items

 
Author: developerfusion.com
Category: Visual Basic
Comments (0)

by ElementK Journals on Visual Basic Read Comments Rate this resource Viewed 8868 times Rating: 18 users 4.39 out of 5 Next > Conventional Visual Basic wisdom states that in order to gather the selected items from a multi-select ListBox, you should loop through all the items and test the Selected property. As with all loops, however, this can potentially bog down slower CPU's. As a much faster and more elegant alternative, you can use the SendMessage() API function instead. As you...n

Read More...




Sponsored Links




Read Next: Planning Form Layout in VB.NET - Introduction



 

 

Comments



Post Your Comment:

Your Name:*
e-mail ID:(required for notification)*
Image Verification: 
 
 Subscribe