LEADTOOLS Windows Forms (Leadtools.WinForms assembly)
LEAD Technologies, Inc

RasterImageListScrollStyle Enumeration






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 RasterImageListScrollStyle : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.WinForms.RasterImageListScrollStyle = function() { };
Leadtools.WinForms.RasterImageListScrollStyle.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class RasterImageListScrollStyle : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
HorizontalThe control has a horizontal scrollbar.
VerticalThe 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.WinForms Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.