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 RasterImageListSelectionMode : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.WinForms.RasterImageListSelectionMode = function() { }; Leadtools.WinForms.RasterImageListSelectionMode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class RasterImageListSelectionMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Multi | Automatic selection of multiple items is enabled. The user can select multiple items using the mouse and the CTRL and SHIFT keys. |
None | Automatic selection is disabled, selection is manual |
Single | Automatic selection of single items is enabled |
System.Object
System.ValueType
System.Enum
Leadtools.WinForms.RasterImageListSelectionMode
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