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

RasterImageListSelectionMode Enumeration






Values for the RasterImageList.SelectionMode property.
Syntax
public enum RasterImageListSelectionMode : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum RasterImageListSelectionMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As RasterImageListSelectionMode
public enum RasterImageListSelectionMode : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.WinForms.RasterImageListSelectionMode = function() { };
Leadtools.WinForms.RasterImageListSelectionMode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class RasterImageListSelectionMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
MultiAutomatic selection of multiple items is enabled. The user can select multiple items using the mouse and the CTRL and SHIFT keys.
NoneAutomatic selection is disabled, selection is manual
SingleAutomatic selection of single items is enabled
Remarks
Specifies whether automatic item selection is allowed. If automatic item selection is enabled, items are automatically selected and de-selected when the user clicks on them using the mouse.
Example
For an example, refer to RasterImageList.SelectionMode.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.WinForms.RasterImageListSelectionMode

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.