Sets the annotations for the specified thumbnail item.
| Visual Basic |
|---|
Public Sub SetItemAnnotations( _ ByVal ItemIndex As Long, _ ByVal AnnotationData As Variant _ ) |
- ItemIndex
- The thumbnail item specified.
- AnnotationData
- The annotation data.
This method is designed to load annotation data from the GetAnnIntoVariantForThumbnail() method of
NotateXpress. Note: NotateXpress is a separate control from ThumbnailXpress.
NotateXpress. Note: NotateXpress is a separate control from ThumbnailXpress.