←Select platform

RasterImageListScrollStyle Enumeration

Summary

Values for the RasterImageList.ScrollStyle property.

Syntax

C#
VB
C++
public enum RasterImageListScrollStyle 
  
Public Enum RasterImageListScrollStyle  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class RasterImageListScrollStyle : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members

ValueMemberDescription
0HorizontalThe control has a horizontal scrollbar.
1VerticalThe control has a vertical scrollbar.
Example

For an example, refer to RasterImageList.ScrollStyle.

Requirements

Target Platforms

See Also

Reference

Leadtools.WinForms Namespace

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

Leadtools.WinForms Assembly