serialPort visual studio 2019 c# Form2 - Form3

Job ID: 33842577

Budget: $10 – $30 USD

I'm using serialPort on form2 to send data to serial.
I need to use this same serial that is already open in form3 to write the data in the serial.
Basically I need to write serialPort1.write("example") on form3,
using the existing serialPort1 on form2
Related categories: .NET C# Programming Visual Studio