Serial port and GPS

BndBmpForm.SBSTART Field

Where do the scroll bar start, from left upper

[Visual Basic]
Private Const SBSTART As Integer = 5
[C#]
private const int SBSTART = 5;

See Also

BndBmpForm Class | serial Namespace