The Select property indicates the name of the selected thumbnail.
Type
Description
String
A String expression that specifies the full name of the selected file.
The Select property indicates the name of the selected thumbnail.
You can use the Select property to programmatically selects a file by its name
or full name. The StateChange(SelChangeState)
event notifies your application once the user selects a new file within the
control. The Select property of the control gets/sets all selected thumbnail(s) separated by "\r\n" (vbCrLf) sequence, while SingleSel property is False.
The SingleSel property Retrieves or sets a value that indicates whether the control supports single or multiple selection.
You can use any of the following properties/method to add files into the
control:
InputFile property specifies
the file or the web page to display its thumbnail.
InputFiles property indicates the list of files to be
thumbnailed