|
-
Apr 4th, 2003, 12:27 PM
#1
Thread Starter
Registered User
Control Reference
How do I reference controls on other forms in VB .NET? In VB 6.0, you could just say form.control and then you could access that forms controls. The only way I can figure out how to do this is to declare an object as that form but then I need to be able to set the object to a instance of the form if the form is loaded. Any ideas on how to handle any of this?
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
|