|
-
Jun 16th, 2009, 02:48 AM
#4
Thread Starter
New Member
Re: How can I pass a name selected from a ListView into another form
I tried to store the selected item from listview into a public variable named "selection" in form1, and I tried to display the content of "selection" variable in form2.
Unfortunatelly I receive an error message "NullReference" so, I think that the content of "selection" variable is lost somwhere between form1 and form2.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|