Accusoft ThumbnailXpress 6
Error Event
A long value which represents the index item. The index is only valid if there are no additions or deletions to the thumbnail item collection prior to use of this index value.
A long value which represents the error number.
Description
Called when an error occurs during generation or painting of a thumbnail item.
Syntax
Visual Basic
Public Event Error( _
   ByVal ItemIndex As Long, _
   ByVal ErrorNum As Long _
)
Parameters
ItemIndex
A long value which represents the index item. The index is only valid if there are no additions or deletions to the thumbnail item collection prior to use of this index value.
ErrorNum
A long value which represents the error number.
Remarks
Note: You must call the EnableEvent method to enable this event.
See Also

ThumbnailXpress Object  | ThumbnailXpress Members  | How To Debug

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback