|
-
Jan 3rd, 2007, 06:35 PM
#1
Thread Starter
Hyperactive Member
parent and child window
hello!
this is the prob, the parent window and the child window is opened.
in parent window there is a textbox, in child window there is a checkbox,
when i check the checkbox the textbox in parent window must enable or vise versa it will diable. how can do that?
in vb6 you can simply code form1.textbox.enabled=true, but not in C#.
tnx
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
|