ScrollStyle Property (RasterThumbnailBrowser)

Summary

Specifies the direction the RasterImageList Control scrolls the displayed items.

Syntax

C#
C++
public RasterImageListScrollStyle ScrollStyle {get; set;} 
public: 
property RasterImageListScrollStyle ScrollStyle { 
   RasterImageListScrollStyle get(); 
   void set (    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

See Also

Reference

RasterThumbnailBrowser Class

RasterThumbnailBrowser Members

Help Version 22.0.2023.2.9
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.