Open Modal Form from ListBox Item
I have a list box on the main form. It has the following items placed from the properties' collection string editor.
Cash
Check
MasterCard
Visa
American Express
How do I select one of these items and open a modal dialog box? I understand how to open a dialog, just don't understand how to make the list item do it.
Thx,
hollertrek
|