P
Paul Ilacqua
I have a main VB 2005 form, with a button to launch a popup form
with a ListView containing available choices. My aim is to send the
Listview's value back to the main form and close the popup.
On the double click event of the Listview is where I'm trying to pass the
value back to the main form. That is where I'm stuck. I cannot code the call
to move the data from the popup form to the Main form.
Please lead me in the right direction.
Thank you
Paul
with a ListView containing available choices. My aim is to send the
Listview's value back to the main form and close the popup.
On the double click event of the Listview is where I'm trying to pass the
value back to the main form. That is where I'm stuck. I cannot code the call
to move the data from the popup form to the Main form.
Please lead me in the right direction.
Thank you
Paul