Serial port and GPS

MapForm.m_lat Field

Input box for the latitude

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

See Also

MapForm Class | serial Namespace