Serial port and GPS

SerialCpyForm.m_baud Field

Baud rates for both ports

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

See Also

SerialCpyForm Class | serial Namespace