ScrollDirection Property

Example-VB

Returns or sets the scrolling direction.

Available With

Ö Imaging for Windows Professional Edition V1.0, V1.1, and V2.0
Ö Imaging for Windows 95 and 98
Ö Imaging for Windows NT 4.0

Applies To

Image Thumbnail control

Syntax

object.ScrollDirection[= {0|1}]

Data Type

Integer (enumerated)

Setting Description

0 Displays a horizontal scrollbar
1 (default) Displays a vertical scrollbar

Remarks

The scrollbar will be displayed in the direction selected, when required, to accommodate more thumbnails.

Note: Either horizontal or vertical scroll can be specified, but not both.