Accusoft ThumbnailXpress 5
ScrollItems Method
See Also  Send Feedback
ScrollType
A TN_ScrollItemsType enumeration value.
Value
If the TN_ScrollItemsType is equal to TN_ThumbPosition, this value specifies a thumb position to be scrolled to. If TN_ScrollItemsType is equal to TN_ItemIndex, this value specifies the item index to be scrolled to.
AccusoftThumbnailXpress5 ActiveX DLL > ThumbnailXpress Object : ScrollItems Method

Glossary Item Box

Description

Provides programmatic scrolling of the thumbnail item list.

Syntax

Visual Basic
Public Sub ScrollItems( _
   ByVal ScrollType As TN_ScrollItemsType, _
   ByVal Value As Long _
) 

Parameters

ScrollType
ValueDescription
TN_ItemIndex5 - Item index.
TN_LargeDecrease0 - Large decrease in scroll operation.
TN_LargeIncrease2 - Large increase in scroll operation.
TN_SmallDecrease1 - Small decrease in scroll operation.
TN_SmallIncrease3 - Small increase in scroll operation.
TN_ThumbPosition4 - Thumb position.
A TN_ScrollItemsType enumeration value.
Value
If the TN_ScrollItemsType is equal to TN_ThumbPosition, this value specifies a thumb position to be scrolled to. If TN_ScrollItemsType is equal to TN_ItemIndex, this value specifies the item index to be scrolled to.

See Also

©2013. Accusoft Corporation. All Rights Reserved.