News

How to Add an Item to a List Box in Visual Basic 6. The "AddItem" function in Visual Basic 6.0 lets you dynamically add items to the list of options from which users can choose.
Ok I'm using a list box in a form that is pulling up a person's data (name, phone, address, etc..)Anyway the have an autoID for the primary key which is hidden on the form.Now the first field in ...