VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

A very useful method for removing items from listboxes in for loops

Sean Patrick Kane  (3 Submissions)   Coding Standards   Beginner   Wed 3rd February 2021

Many people, at some point in their VB programming careers, will use a for-loop to remove items from a listbox. I would say that easily 90% of the people that code for a situation like this are coding it INCORRECTLY and are using extremely poor programming style. I would encourage beginners and experts alike to examine this article to learn the best way to use a for loop to remove listbox items.

Rate A very useful method for removing items from listboxes in for loops (7(7 Vote))
A very useful method for removing items from listboxes in for loops.bas

A very useful method for removing items from listboxes in for loops Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters