ImageGear for .NET
ImGearThumbnailItem Class
Members  See Also  Send Feedback
ImageGear21.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace : ImGearThumbnailItem Class




Glossary Item Box

Represents one of the thumbnail items displayed on the thumbnail browser.

Object Model

ImGearThumbnailItem ClassImGearARTPage ClassImGearPage ClassImGearLoadingSelection Class

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Remarks

Your application can iterate through the collection of ImGearThumbnailItem using the Item method and Count property of ImGearThumbnailCtl. Some of the event handlers are using ImGearThumbnailItem objects (for instance, when someone clicks on a particular thumbnail item).

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.Panel
                  ImageGear.Windows.Forms.Thumbnails.ImGearThumbnailItem

See Also

©2013. Accusoft Corporation. All Rights Reserved.