Accusoft ThumbnailXpress 5
SelectItem Method
See Also  Send Feedback
ItemIndex
A long value which represents the index value of the item to select.
Selected
A boolean value which is True when the item is selected. Otherwise, False.
AccusoftThumbnailXpress5 ActiveX DLL > ThumbnailXpress Object : SelectItem Method

Glossary Item Box

Description

Selects (or deselects) the specified thumbnail item.

Syntax

Visual Basic
Public Sub SelectItem( _
   ByVal ItemIndex As Long, _
   ByVal Selected As Boolean _
) 

Parameters

ItemIndex
A long value which represents the index value of the item to select.
Selected
A boolean value which is True when the item is selected. Otherwise, False.

See Also

©2013. Accusoft Corporation. All Rights Reserved.