Accusoft ThumbnailXpress 5
Error Event
See Also  Send Feedback
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.
AccusoftThumbnailXpress5 ActiveX DLL > ThumbnailXpress Object : Error Event

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.