Serial port and GPS

SerialForm.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

SerialForm Class | serial Namespace