Hello everyone, I need some help please. I an trying to create a GUI and I have added a menu strip, under the tools section of the menu strip, I have added a settings option.

I want to click settings and have it open another windows form linked to the main windows form with the menustrip in order to set certain parameters. How do I link these two boxes using the settings menu strip?

Thank you very much.