Gets the Picture object for the specified thumbnail item image.
| Visual Basic |
|---|
Public Function GetItemPicture( _ ByVal ItemIndex As Long _ ) As Picture |
- ItemIndex
- A long value which represents the item index of the picture to get.
A picture object which is associated with the given thumbnail item.