Accusoft ThumbnailXpress 6
ScrollItems Method
A TN_ScrollItemsType enumeration 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.
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

ThumbnailXpress Object  | ThumbnailXpress Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback