Accusoft.ThumbnailXpress5.Net
SelectionMode Enumeration
See Also  Send Feedback
Accusoft.ThumbnailXpressSdk Namespace : SelectionMode Enumeration




Glossary Item Box

Option values which determine the Thumbnail Item selection mode for the control.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
MultiExtended3Multiple Thumbnail items may be selected, the control and shift keys modify the items selected operation
MultiSimple2Multiple Thumbnail items may be selected, the control and shift keys do not modify the items selected operation
None0Thumbnail selection is not enabled.
Single1Only one Thumbnail item may be selected. If a second item is selected the selected state is removed from any previously selected item.

Remarks

The default value is MultiExtended.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.ThumbnailXpressSdk.SelectionMode

See Also

©2013. Accusoft Corporation. All Rights Reserved.