Leadtools.WinForms Namespace : RasterImageListViewStyle Enumeration |
public enum RasterImageListViewStyle : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum RasterImageListViewStyle Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RasterImageListViewStyle
public enum RasterImageListViewStyle : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.WinForms.RasterImageListViewStyle = function() { }; Leadtools.WinForms.RasterImageListViewStyle.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class RasterImageListViewStyle : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Button | Use button style items. For a visual representation, refer to RasterImageList Appearance. |
Explorer | Use Windows Explorer style items. For a visual representation, refer to RasterImageList Appearance. |
Normal | Normal items. For a visual representation, refer to RasterImageList Appearance. |
OwnerDraw | The user is responsible for drawing the items. For more information and an example, refer to the RasterImageList.DrawItem event. |
System.Object
System.ValueType
System.Enum
Leadtools.WinForms.RasterImageListViewStyle
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