ImgThumbnails User Control

Image Thumbnails

   Functions  Description
 Close  Closes the thumbnails from the display and from memory.
 Get_Thumbnail  Gets the image thumbnail bitmap.
 LoadThumbnails  Loads the image filename.
 LoadThumbnails  Loads the images on a specific directory by extension.
 ShowThumbnails  Displays the thumbnails from the loaded image.
 Thumbnail_Refresh  Refreshes all the display of the thumbnails.
 Thumbnail_Refresh  Refreshes the displayed page thumbnail.
   Events  Description
 ErrorOccurred  ImgThumbnails control error event.
 SelectedThumbNumber  Page number event.
 SelectedThumbFilename  Loaded image filename event.
 ThumbImage  Loaded image bitmap event.
   Properties  Description
 CaptionStartNumber  Gets or sets the starting number of the thumbnails.
 CaptionText  Gets or sets the caption text of the thumbnails.
 DestImageControlID  Gets or sets the destination image control ID.
 HQThumbnails  Gets or sets the quality of thumbnails.
 SelectedThumbnail  Gets or sets the thumbnail page number.

 

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition, Windows Vista.

The .NET Framework does not support all versions of every platform.

Version Information

.Net Framework 2.0

<< Return