Serial port and GPS

SerialGPSForm.deactivateControls Method 

Activates or deactivates controls depending on type

[Visual Basic]
Private Sub deactivateControls()
[C#]
private void deactivateControls();

Remarks

A lot of controls must not be used in the IP mode. In the serial port mode there is no sense for example to use the IP port control. This method marks controls as grayed, for which there is no sense to use in the certain mode.

See Also

SerialGPSForm Class | serial Namespace