|
-
Aug 29th, 2000, 04:27 AM
#1
Thread Starter
Hyperactive Member
I am making a user control, when user click a button, then a much bigger form will be displayed.
The program is - how I can pass information from the user control to the form. I tried to use Public, but then it goes into a mess, since different instance of the same control seems to share the same global variable.
Do anybody can tell me how to pass information to/from user control and the form?
Thanks
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
|