Leadtools.WinForms Namespace : RasterImageListSelectionMode Enumeration |
public enum RasterImageListSelectionMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum RasterImageListSelectionMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RasterImageListSelectionMode
public enum class RasterImageListSelectionMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | None | Automatic selection is disabled, selection is manual |
0x00000001 | Single | Automatic selection of single items is enabled |
0x00000002 | Multi | Automatic selection of multiple items is enabled. The user can select multiple items using the mouse and the CTRL and SHIFT keys. |
System.Object
System.ValueType
System.Enum
Leadtools.WinForms.RasterImageListSelectionMode