Creates and initializes new ThumbnailListItem class instance. The instance represents a special folder like Desktop or My Computer.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Public Sub New ( _
standardFolder As StandardFolder _
)
public ThumbnailListItem(
StandardFolder standardFolder
)
Type: Aurigma.GraphicsMill.WinControls.StandardFolder
StandardFolder value which points to the special folder to create an item for.