Set the descriptor text of the thumbnail item.
| Visual Basic |
|---|
Public Sub SetItemDescriptor( _ ByVal ItemIndex As Long, _ ByVal Descriptor As String _ ) |
- ItemIndex
- Index of the thumbnail item.
- Descriptor
- String to describe thumbnail image.
New descriptor for the specified thumbnail item.