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

RasterImageListViewStyle Enumeration






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 RasterImageListViewStyle : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.WinForms.RasterImageListViewStyle = function() { };
Leadtools.WinForms.RasterImageListViewStyle.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class RasterImageListViewStyle : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
ButtonUse button style items. For a visual representation, refer to RasterImageList Appearance.
ExplorerUse Windows Explorer style items. For a visual representation, refer to RasterImageList Appearance.
NormalNormal items. For a visual representation, refer to RasterImageList Appearance.
OwnerDrawThe 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: 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.