P
Pumpkin Carver
I have a form that has a listview on it and a serious of strings in
the listiew. When i doubel click on the listview item it opens a new
form and displays the text that i pass to the constructor. What i am
trying to do now is have a previous/next button on the form i just
opened and have it go through the list of items depending on whats
previous or next to that item. I pretty much have the logic for that,
the only issue i cant seem to figure out is "form b" talking to "form
a" and then "form a" returning data back to "form b". Any ideas or web
examples or anything?
Thanks!
the listiew. When i doubel click on the listview item it opens a new
form and displays the text that i pass to the constructor. What i am
trying to do now is have a previous/next button on the form i just
opened and have it go through the list of items depending on whats
previous or next to that item. I pretty much have the logic for that,
the only issue i cant seem to figure out is "form b" talking to "form
a" and then "form a" returning data back to "form b". Any ideas or web
examples or anything?
Thanks!