Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

This is really about passing a variable from one form to another, but this is what I am doing.

 

Have an mdi form with a statusbar. The child forms load and I want to send strings to the statusbar.

 

I have read threads about creating classes and stuff and have tried, but without any luck.

 

Just wondering if anyone has done this and could give me a quick overview on what is required.

 

Thanks

 

Steve

Posted
If you can't access directly though the childs methods then create a reference to the parent form and modify it's status bar that way
My website
Guest mutant
Posted
When you load your child pass in the status bar instance into the child constructor.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...