|
-
Sep 19th, 2001, 12:55 PM
#1
Thread Starter
Lively Member
Passing listbox contents from one form to another - HELP!
Ok, I have been trying to figure this out forever. On one form (1) I have a list box and I want to pass its values to a combo box on another form (2) when form (2) loads. The first thing form (2) does onload is to get the list box contents from form (1) and fill the combo box on form (2). I have figured out how to pass just one value but not a collection of values. Assuming that vb.net required the use of propety gets to pass values between forms then I would guess this is how I have to do it, but not sure exactly how. This is apparently much more difficult than it should be. Any help would be GREATLY appreciated....
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
|