AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : ScrollX Property |
Visual Basic |
---|
Public Property ScrollX As Long |
The width and height of the scroll rectangle is determined by the width and height of the control. The scroll rectangle is the display area of the image. This property is not available at design time.
When the ScrollX property is set, the horizontal thumb automatically adjusts to the proper position on the scroll bar. If the ScrollX property is set to a value exceeding the maximum size amount, then it is set to the maximum size. If the ScrollX property is set to less than zero, then it is set to zero.
No matter what the ScrollBar property is set to, the image still scrolls when ScrollX is set.