Creates and initializes new ThumbnailListItem class instance. The instance represents a file system object pointed by the Pidl object.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Public Sub New ( _
pidl As Pidl _
)
public ThumbnailListItem(
Pidl pidl
)
Type: Aurigma.GraphicsMill.WinControls.Pidl
A Pidl object which points to the file system object (file or folder) to create an item for.