Gets the variant user data associated with the specified thumbnail item.
| Visual Basic |
|---|
Public Function GetItemUserTag( _ ByVal ItemIndex As Long _ ) As Variant |
- ItemIndex
- A long value which represents the item index.
A variant which represents the user tag for the item.