VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

A ListBox Data Manipulation

W. Matos  (1 Submission)   VB function enhancement   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

It allows you to move items from one listbox control to another, remove items, or move item positioning within the control. (FIELD LISTBOX DATA MOVE MANAGE ENTRY ITEM INDEX)

Inputs
one or two listbox controls (or cbo boxes with some tweaking)

Assumes
When the commands are called it looks at what is currently selected in the control. If nothing is selected... it does nothing.

Returns
Nothing, simply acts upon the controls

API Declarations
None.

Rate A ListBox Data Manipulation (8(8 Vote))
A ListBox Data Manipulation.bas

A ListBox Data Manipulation Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters