Accusoft ThumbnailXpress 6
EnableEvent Method
A TN_Event enumeration value to enable.
A boolean value which is True to enable the given event. Otherwise, False to disable the given event.
Description
Enables or disables the raising of individual thumbnail custom events.
Syntax
Visual Basic
Public Sub EnableEvent( _
   ByVal eEvent As TN_Event, _
   ByVal bEnabled As Boolean _
) 
Parameters
eEvent
ValueDescription
TN_Error3 - The ThumbnailXpress Error Event
TN_ItemComplete2 - The ThumbnailItem ItemComplete Event.
TN_LoadFromMemoryEvent4 - The LoadFromMemory Event.
TN_Paint1 - The ThumbnailXpress Paint Event.
TN_SelectedIndexChange0 - The SelectedIndexChanged Event.
A TN_Event enumeration value to enable.
bEnabled
A boolean value which is True to enable the given event. Otherwise, False to disable the given event.
See Also

ThumbnailXpress Object  | ThumbnailXpress Members  | TN_Event Enumeration

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback