Accusoft ThumbnailXpress 6
SelectItem Method
A long value which represents the index value of the item to select.
A boolean value which is True when the item is selected. Otherwise, False.
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

ThumbnailXpress Object  | ThumbnailXpress Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback