Serial port and GPS

SerialGPSCfgForm Class

Form for the configuration of the program sgps.exe

For a list of all members of this type, see SerialGPSCfgForm Members.

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     serial.SerialGPSCfgForm

[Visual Basic]
Public Class SerialGPSCfgForm
    Inherits Form
[C#]
public class SerialGPSCfgForm : Form

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Lets the use choose the directory, in which the gpx files have to be generated and the file with the map descriptions.

Requirements

Namespace: serial

Assembly: sgps (in sgps.exe)

See Also

SerialGPSCfgForm Members | serial Namespace