|
-
April 17th, 2003, 02:20 PM
#1
Enabling Buttons on a Parent form from a child form
I'm not sure how to do this in C#, but I have several buttons on my Parent Form that I want to enable when the user has successfully logged in. How can I enable buttons on the parent form from the child form (ie. I know in VB it's formName.item.property, but since VB is quite different than C# that line of thinking doesn't work for me.
One other question I have that pertains to that is how can I make a child form have an application.modal property?
your help is appreciated.
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
|