Serial port and GPS

SerialCpyForm.m_ports Field

Serial port names of both ports

[Visual Basic]
Private m_ports As ComboBox()
[C#]
private ComboBox[] m_ports;

See Also

SerialCpyForm Class | serial Namespace