Accusoft ThumbnailXpress 5
ScrollDirection Property
See Also  Send Feedback
AccusoftThumbnailXpress5 ActiveX DLL > ThumbnailXpress Object : ScrollDirection Property

Glossary Item Box

Description

Gets or sets the scroll direction.

Property Type

Read-write property

Syntax

Visual Basic
Public Property ScrollDirection As TN_ScrollDirection

Return Type

A TN_ScrollDirection enumeration value which determines the scroll direction.

Remarks

The default value is vertical.

The ScrollDirection property controls how the thumbnail items are arranged in the control, which scrollbars will be displayed and how the items will be scrolled in the control window. If the ScrollDirection property is set to Vertical, the control will display a vertical scrollbar. Setting the ScrollDirection property to Horizontal will display a horizontal scrollbar. The control manages the display and updates the scrollbar so the application does not need to.

See Also

©2013. Accusoft Corporation. All Rights Reserved.