This class represents a partial implementation of the thumbnail list view control.
Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Syntax
Remarks
This is a base class for the ThumbnailListView control. Typically there is no need to use this class directly.
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
Aurigma.GraphicsMill.WinControls.VirtualListView
Aurigma.GraphicsMill.WinControls.ThumbnailListView
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
Aurigma.GraphicsMill.WinControls.VirtualListView
Aurigma.GraphicsMill.WinControls.ThumbnailListView
Thread Safety
Static members of this type are safe for multi-threaded operations. Instance members of this type are not safe for multi-threaded operations.