Deletes the specified item from the list of thumbnail items.
| Visual Basic |
|---|
Public Sub DeleteItem( _ ByVal ItemIndex As Long _ ) |
- ItemIndex
- A long value which represents a zero-based index value of the item to delete.
|
| Accusoft ThumbnailXpress 5 |
|
| DeleteItem Method | |
| See Also Send Feedback | |
| AccusoftThumbnailXpress5 ActiveX DLL > ThumbnailXpress Object : DeleteItem Method |
Glossary Item Box
| Visual Basic |
|---|
Public Sub DeleteItem( _ ByVal ItemIndex As Long _ ) |