Serial port and GPS

SerialGPSForm.m_baud Field

Control for the baud rate of the port.

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

See Also

SerialGPSForm Class | serial Namespace