LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

RasterImageListScrollStyle Enumeration

Show in webframe





Values for the RasterImageList.ScrollStyle property.
Syntax
public enum RasterImageListScrollStyle : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum RasterImageListScrollStyle 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As RasterImageListScrollStyle

            

            
public enum class RasterImageListScrollStyle : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000HorizontalThe control has a horizontal scrollbar.
0x00000001VerticalThe control has a vertical scrollbar.
Example
For an example, refer to RasterImageList.ScrollStyle.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.WinForms.RasterImageListScrollStyle

Requirements

Target Platforms

See Also

Reference

Leadtools.WinForms Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.