
|
ImgThumbnails Class Library ErrorOccurred(String,String,String) Event |
Is raised for every control error.
|
[Visual Basic] Public Event ErrorOccurred ( _ ByVal Message As String, _ ByVal MainTarget As String, _ ByVal Target As String) |
Parameters
Message
The error message.
MainTarget
The main function where the error occurred.
Target
The function where the error occurred.
Return Value
None.
Example
[Visual Basic] The following example shows how to use the ErrorOccurred event.
|
[Visual Basic] Private Sub ErrorOccurred (ByVal Message As String, ByVal MainTarget As String, _ ByVal Target As String) Handles ImgThumbnails1.ErrorOccurred 'Adicional code here End Sub |
Requirements
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.
Documentation Version 1.6