Accusoft ImagXpress 12
ScrollY Property
See Also  Send comments on this topic.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : ScrollY Property

Glossary Item Box

Description

Gets and sets the vertical position (in pixels) of the scroll rectangle.

Property Type

Read-write property

Syntax

Visual Basic
Public Property ScrollY As Long

Return Type

The vertical position (in pixels) of the scroll rectangle.

Remarks

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. 

See Also

©2013. Accusoft Corporation. All Rights Reserved.