Gets the filename for the specified thumbnail item.
| Visual Basic |
|---|
Public Function GetItemFilename( _ ByVal ItemIndex As Long _ ) As String |
- ItemIndex
- A long value which represents the index of the thumbnail item to query.
A string value which represents the filename of the given item.