Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: altor
  • Order by date
  1. altor

    Communication between mdi forms

    Ok, it's easy to access a method or property of a mdichild form from the parent form but I'm not able to do the same in the other way. For example, if I want to set the text property of the status bar of a mdiparent form, I can have this : public class mdiParentForm : System.Windows.Forms.Form...
  2. altor

    Communication between mdi forms

    I would like to know how to communicate between mdi forms, especially how to send a string from a mdichild form to the mdiparent form. Thanks.

Part and Inventory Search

Back
Top