'Usage Dim instance As SmartControl Dim offset As Integer instance.ScrollHorizontal(offset)
Parameters
- offset
- A value representing the number of pixels by which to horizontally scroll the container. If a negative value is provided, the container will be scrolled to the left. If a positive value is provided, the container will be scrolled to the right.