LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

RasterImageListViewStyle Enumeration

Show in webframe





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

            

            
public enum class RasterImageListViewStyle : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NormalNormal items. For a visual representation, refer to RasterImageList Appearance.
0x00000001ExplorerUse Windows Explorer style items. For a visual representation, refer to RasterImageList Appearance.
0x00000002ButtonUse button style items. For a visual representation, refer to RasterImageList Appearance.
0x00000003OwnerDrawThe user is responsible for drawing the items. For more information and an example, refer to the RasterImageList.DrawItem event.
Remarks
For more information about item appearance, refer to RasterImageList Appearance.
Example
For an example, refer to RasterImageList.ViewStyle.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.WinForms.RasterImageListViewStyle

Requirements

Target Platforms

See Also

Reference

Leadtools.WinForms Namespace

 

 


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