This documentation is for the old version. Go to the latest Graphics Mill docs

ThumbnailListView Properties

The ThumbnailListView type exposes the following members.

Properties

Name Description
Public property AccessibilityObject (Inherited from Control.)
Public property AccessibleDefaultActionDescription (Inherited from Control.)
Public property AccessibleDescription (Inherited from Control.)
Public property AccessibleName (Inherited from Control.)
Public property AccessibleRole (Inherited from Control.)
Public property Activation

Gets/sets the type of action the user must take to activate an item.

(Inherited from VirtualListView.)
Public property AllowColumnReorder

Gets/sets a value indicating whether the user can reorder columns of the Details view by the mouse.

(Inherited from VirtualListView.)
Public property AllowDrop (Inherited from Control.)
Public property Anchor (Inherited from Control.)
Public property AutoArrange

Gets/sets whether icons are automatically kept arranged.

(Inherited from VirtualListView.)
Public property AutoScrollOffset (Inherited from Control.)
Public property AutoSize (Inherited from Control.)
Public property BackColor

Gets/sets the background color for the control.

(Inherited from VirtualListView.)
Public property BackgroundImage (Inherited from Control.)
Public property BackgroundImageLayout (Inherited from Control.)
Public property BackgroundImageOffset

Gets/sets an offset at which the background image should be moved from the top left corner of a thumbnail region.

(Inherited from VirtualListView.)
Public property BackgroundImageTiled

Gets/sets a value determining if the background image should be tiled.

(Inherited from VirtualListView.)
Public property BindingContext (Inherited from Control.)
Public property BorderSelection

Gets a value that specify how to display items selection.

(Inherited from VirtualListView.)
Public property BorderStyle

Gets/sets the border style of the control.

(Inherited from VirtualListView.)
Public property Bottom (Inherited from Control.)
Public property Bounds (Inherited from Control.)
Protected property CanEnableIme (Inherited from Control.)
Public property CanFocus (Inherited from Control.)
Protected property CanRaiseEvents (Inherited from Control.)
Public property CanSelect (Inherited from Control.)
Public property Capture (Inherited from Control.)
Public property CausesValidation (Inherited from Control.)
Public property CheckBoxes

Gets/sets a value indicating whether a check box appears next to each item in the control.

(Inherited from VirtualListView.)
Public property CheckedIndices

Gets an array of indices of items which have been checked (i.e. checkboxes of these items are marked).

Public property CheckedItems

Gets an array of items which have been checked (i.e. checkboxes of these items are marked).

Public property ClientRectangle (Inherited from Control.)
Public property ClientSize (Inherited from Control.)
Public property Columns

Gets a collection of control columns (which are visible in the Details view mode).

Public property CompanyName (Inherited from Control.)
Public property Container (Inherited from Component.)
Public property ContainsFocus (Inherited from Control.)
Public property ContextMenu (Inherited from Control.)
Public property ContextMenuStrip (Inherited from Control.)
Public property Controls (Inherited from Control.)
Public property Created (Inherited from Control.)
Public property Cursor (Inherited from Control.)
Public property DataBindings (Inherited from Control.)
Protected property DefaultCursor (Inherited from Control.)
Protected property DefaultImeMode (Inherited from Control.)
Protected property DefaultMargin (Inherited from Control.)
Protected property DefaultMaximumSize (Inherited from Control.)
Protected property DefaultMinimumSize (Inherited from Control.)
Protected property DefaultPadding (Inherited from Control.)
Protected property DefaultSize (Inherited from Control.)
Protected property DesignMode (Inherited from Component.)
Public property DisplayRectangle (Inherited from Control.)
Public property Disposing (Inherited from Control.)
Public property Dock (Inherited from Control.)
Protected property DoubleBuffered (Inherited from Control.)
Public property Enabled (Inherited from Control.)
Protected property Events (Inherited from Component.)
Public property Focused (Inherited from Control.)
Public property FocusedItem

Gets the item of the control that currently has the focus.

(Inherited from VirtualListView.)
Public property Font (Inherited from Control.)
Protected property FontHeight (Inherited from Control.)
Public property ForeColor

Gets/sets the foreground color of the control.

(Inherited from VirtualListView.)
Public property FullRowSelect

Gets/sets a value indicating whether clicking an item selects all its subitems.

(Inherited from VirtualListView.)
Public property Gridlines

Gets/sets a value indicating whether grid lines should appear between the rows and columns containing the items and subitems in the control.

(Inherited from VirtualListView.)
Public property Handle (Inherited from Control.)
Public property HasChildren (Inherited from Control.)
Public property HeaderStyle

Gets/sets the column header style of the Details view.

(Inherited from VirtualListView.)
Public property Height (Inherited from Control.)
Public property HideSelection

Gets/sets a value indicating whether a selected item in the control remains highlighted when the control looses focus.

(Inherited from VirtualListView.)
Public property HoverSelection

Gets/sets a value indicating whether an item is automatically selected when the mouse pointer remains over the item for a few seconds.

(Inherited from VirtualListView.)
Public property IconicViewTextInfoId

Specifies type of the text information to be displayed for each item in all view modes, except of the Details.

(Inherited from VirtualListView.)
Public property IconSpacing

Specifies space occupied by items in all view modes, except for Details.

(Inherited from VirtualListView.)
Public property ImeMode (Inherited from Control.)
Protected property ImeModeBase (Inherited from Control.)
Public property InvokeRequired (Inherited from Control.)
Public property IsAccessible (Inherited from Control.)
Public property IsDisposed (Inherited from Control.)
Public property IsHandleCreated (Inherited from Control.)
Public property IsMirrored (Inherited from Control.)
Public property Items

Gets a collection of the list items.

Public property LabelEdit

Gets/sets a value indicating whether the user can edit labels of items in the control.

(Inherited from VirtualListView.)
Public property LabelWrap

Gets/sets a value which enables/disables item labels wrapping when items are displayed in the control as icons.

(Inherited from VirtualListView.)
Public property LayoutEngine (Inherited from Control.)
Public property Left (Inherited from Control.)
Public property ListItemBackgroundColor

Gets/sets a background color of each item.

(Inherited from VirtualListView.)
Public property ListItemBackgroundImage

Gets/sets a background image drawn under each item.

(Inherited from VirtualListView.)
Public property ListItemForegroundImage

Gets/sets a foreground image drawn on each item.

(Inherited from VirtualListView.)
Public property Location (Inherited from Control.)
Public property Margin (Inherited from Control.)
Public property MaximumSize (Inherited from Control.)
Public property MinimumSize (Inherited from Control.)
Public property MultiSelect

Gets/sets a value indicating whether multiple items can be selected.

(Inherited from VirtualListView.)
Public property Name (Inherited from Control.)
Public property Padding (Inherited from Control.)
Public property Parent (Inherited from Control.)
Public property PreferredSize (Inherited from Control.)
Public property ProductName (Inherited from Control.)
Public property ProductVersion (Inherited from Control.)
Public property QueueManager

Gets the queue manager object which is used to optimize asynchronous access to the collection items.

(Inherited from VirtualListView.)
Public property RecreatingHandle (Inherited from Control.)
Public property Region (Inherited from Control.)
Protected property RenderRightToLeft Obsolete. (Inherited from Control.)
Protected property ResizeRedraw (Inherited from Control.)
Public property Right (Inherited from Control.)
Public property RightToLeft (Inherited from Control.)
Protected property ScaleChildren (Inherited from Control.)
Public property SelectedIndices

Gets an array of indices of items which have been selected (i.e. highlighted by a blue frame).

Public property SelectedItems

Gets an array of items which have been selected (i.e. highlighted by a blue frame).

Protected property ShowFocusCues (Inherited from Control.)
Protected property ShowKeyboardCues (Inherited from Control.)
Public property Site (Inherited from Control.)
Public property Size (Inherited from Control.)
Public property SortOnColumnClick

Gets/sets a value that specify whether to sort items in Details if the column header is clicked.

Public property TabIndex (Inherited from Control.)
Public property TabStop (Inherited from Control.)
Public property Tag (Inherited from Control.)
Public property Text (Inherited from Control.)
Public property ThumbnailSize

Gets/sets a size of thumbnails when View property is set to Thumbnails.

(Inherited from VirtualListView.)
Public property Top (Inherited from Control.)
Public property TopLevelControl (Inherited from Control.)
Public property UseDragToMove

Gets/sets a value which determines whether user can use drag-n-drop operations to re-arrange items in the control.

Public property UseWaitCursor (Inherited from Control.)
Public property View

Gets/sets a view mode of the control.

(Inherited from VirtualListView.)
Public property Visible (Inherited from Control.)
Public property Width (Inherited from Control.)
Public property WindowTarget (Inherited from Control.)
Public property WorkAreas

Gets/sets an array of working areas.

(Inherited from VirtualListView.)

See Also

Reference