AccusoftThumbnailXpress6 ActiveX DLL > ThumbnailXpress Object : ScrollDirection Property |
Visual Basic |
---|
Public Property ScrollDirection As TN_ScrollDirection |
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.