|
-
Sep 29th, 2002, 07:57 AM
#1
Thread Starter
yay gay
access other form's proprieties
i have form1 and form2..both are loaded..i click in form2's button and then i want that form1.text's gonna be "hi"...how do i do that?
i tryed dim mform1 as new form1()
form1.text = "hi"
but its quite obvious that it didnt work cuz that would only work with a new form...not an already created one...so..how do i do 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
|