LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

RasterImageListSelectionMode Enumeration

Show in webframe





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 class RasterImageListSelectionMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneAutomatic selection is disabled, selection is manual
0x00000001SingleAutomatic selection of single items is enabled
0x00000002MultiAutomatic selection of multiple items is enabled. The user can select multiple items using the mouse and the CTRL and SHIFT keys.
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

See Also

Reference

Leadtools.WinForms Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.