property Thumbnail.Select as String
The Select property indicates the name of the selected thumbnail.

TypeDescription
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: