←Select platform

ScrollStyle Property (RasterThumbnailBrowser)

Summary

Specifies the direction the RasterImageList Control scrolls the displayed items.

Syntax

C#
VB
C++
public Leadtools.Winforms.RasterImageListScrollStyle ScrollStyle {get; set;} 
Public Property ScrollStyle As Leadtools.Winforms.RasterImageListScrollStyle 

Property Value

A RasterImageListScrollStyle enumeration that specifies the direction the RasterImageList Control scrolls the displayed items. Default value is RasterImageListScrollStyle.Vertical.

Example

This example fills a RasterImageList control with 10 items. It will then show the difference between vertical and horizontal scrolling styles.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly