
|
ImgThumbnails Class Library ThumbImage(System.Drawing.Bitmap) Event |
Is raised every loaded filename.
|
[Visual Basic] Public Event ThumbImage( _ ByVal bmp As System.Drawing.Bitmap) |
Parameters
bmp
The loaded image bitmap.
Return Value
None.
Example
[Visual Basic] The following example shows how to use the ThumbImage event.
|
[Visual Basic] Private Sub Loaded_Thumbnail(ByVal bmp As Bitmap) Handles ImgThumbnails1.ThumbImage '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