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

Glossary Item Box

Description

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

Property Type

Read-write property

Syntax

Visual Basic
Public Property ScrollX As Long

Return Type

The horizontal 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 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. 

See Also

©2013. Accusoft Corporation. All Rights Reserved.