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