Serial port and GPS

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

SerialForm Class | serial Namespace