Scanner ActiveX Control ReferenceMethods SetScrollBarPos Scanner ActiveX Control SetScrollBarPos Set the scroll bar position to specifies location. Public Function SetScrollBarPos( ByVal x As Integer, _ ByVal y As Integer) Parameterxthe position of horizontal scroll barythe position of vertical scroll barNo Return Value Example Visual Basic SyntaxiHorz= Scanner1.SetScrollBarPos 100,200