Manipulate other forms in a project

Hello!

I have more than one form in my C# project. From one from I want to change the settings of another form in the project. Can anyone tell me how to do this

Greetz,

Martijn



Answer this question

Manipulate other forms in a project

  • zipwax

    Hi,
  • iodra

    hi,

    you can use properties or constractor , but which setting do you want to change

    best regards



  • Manipulate other forms in a project