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 ![]()
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 ![]()
Manipulate other forms in a project
zipwax
iodra
hi,
you can use properties or constractor , but which setting do you want to change
best regards