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 class RasterImageListViewStyle : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Normal | Normal items. For a visual representation, refer to RasterImageList Appearance. |
0x00000001 | Explorer | Use Windows Explorer style items. For a visual representation, refer to RasterImageList Appearance. |
0x00000002 | Button | Use button style items. For a visual representation, refer to RasterImageList Appearance. |
0x00000003 | 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