Serial port and GPS

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

Serial2IPForm Class | serial Namespace