> PROBLEM WITH C#!! Listview and forms?

PROBLEM WITH C#!! Listview and forms?

Posted at: 2014-12-18 
This is my problem:

I have a form1 and a form2:

-In form1 i have a listview

-In form2 i have a variable called SELECTED

I need to put the selected items (from the listview in the first form) into the variable SELECTED in the second form... Please HELP ME!!