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