Serial port and GPS

SerialForm.m_initofddir Field

The initial OpenFileDialog directory

[Visual Basic]
Private m_initofddir As String
[C#]
private string m_initofddir;

Remarks

Initially set to the directory of the exe. The estimated by the last directory of the file selected in menuRead_Click()

See Also

SerialForm Class | serial Namespace