Serial port and GPS

Serial2IPForm.m_ports Field

Names of COM ports available in the system

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

See Also

Serial2IPForm Class | serial Namespace