Deletes the specified selected item from the list of thumbnail items.
| Visual Basic |
|---|
Public Sub DeleteSelectedItem( _ ByVal SelectedItemIndex As Long _ ) |
- SelectedItemIndex
A long value which represents the selected index of the thumbnail item to delete.