Image Viewer CP Pro ActiveX Control ReferenceMethods SetScrollBarPos Image Viewer CP 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= ImageViewer1.SetScrollBarPos 100,200