AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : ScrollY Property |
Visual Basic |
---|
Public Property ScrollY 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 ScrollY property is set, the vertical thumb automatically adjusts to the proper position on the scroll bar. If the ScrollY property is set to a value exceeding the maximum size amount, then it is set to the maximum size. If the ScrollY 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 ScrollY is set.