VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

List Class

Goofy Goblin  (2 Submissions)   Miscellaneous   Intermediate   Wed 3rd February 2021

This class is an alternative for the ListBox control.
The class allows you to have all the functions of a ListBox without the GUI overhead. This is perfect if you are jsut wishing to manage data in the list and not actully show it to the user.
The class also contains a modified Quick Sort function allowing you to sort the list without messing up what item data goes with each item.

Rate List Class (2(2 Vote))

Download List Class

List Class Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters