Serial port and GPS

SerialForm.m_answer Field

Control for the answer string retrieved from the serial port.

[Visual Basic]
Private m_answer As TextBox
[C#]
private TextBox m_answer;

See Also

SerialForm Class | serial Namespace