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

ThumbnailListView Methods

The ThumbnailListView type exposes the following members.

Methods

Name Description
Protected method AccessibilityNotifyClients Overloaded.
Public method ArrangeIcons

Arranges items in the control when they are displayed as icons.

(Inherited from VirtualListView.)
Public method BeginInvoke Overloaded.
Public method BeginUpdate

Prevents changes in that window from being redrawn until the EndUpdate() method is called.

(Inherited from VirtualListView.)
Public method BringToFront (Inherited from Control.)
Public method CheckAll

Checks all the items in the ThumbnailListView.

Public method Contains (Inherited from Control.)
Protected method CreateAccessibilityInstance (Inherited from Control.)
Public method CreateControl (Inherited from Control.)
Protected method CreateControlsInstance (Inherited from Control.)
Public method CreateGraphics (Inherited from Control.)
Protected method CreateHandle (Inherited from Control.)
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Protected method DefWndProc (Inherited from Control.)
Public method DeselectAll

Clears the selection from all items.

Protected method DestroyHandle (Inherited from Control.)
Public method Dispose (Inherited from Component.)
Public method DoDragDrop (Inherited from Control.)
Public method DrawToBitmap (Inherited from Control.)
Public method EndInvoke (Inherited from Control.)
Public method EndUpdate

Resumes redrawing of the list view control after drawing is suspended by the BeginUpdate() method.

(Inherited from VirtualListView.)
Public method EnsureVisible

Ensures that a list-view item becomes either entirely or partially visible, scrolling the list-view control if necessary.

(Inherited from VirtualListView.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Component.)
Public method FindForm (Inherited from Control.)
Public method FindNearestItem Overloaded.

Finds the item nearest to the specified coordinates. Search is supported only in icon and list modes.

Public method Focus (Inherited from Control.)
Protected method GetAccessibilityObjectById (Inherited from Control.)
Protected method GetAutoSizeMode (Inherited from Control.)
Public method GetChildAtPoint Overloaded.
Public method GetContainerControl (Inherited from Control.)
Public method GetHashCode (Inherited from Object.)
Public method GetImageList

Returns a reference to the image list object for the specified View mode of the ThumbnailListView control.

(Inherited from VirtualListView.)
Public method GetInsertMark

Retrieves the position of the insertion mark.

(Inherited from VirtualListView.)
Public method GetItemPosition

Gets a position of the specified item.

(Inherited from VirtualListView.)
Public method GetItemRect

Gets a region occupied by the specified item.

(Inherited from VirtualListView.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetNextControl (Inherited from Control.)
Public method GetPreferredSize (Inherited from Control.)
Protected method GetScaledBounds (Inherited from Control.)
Protected method GetService (Inherited from Component.)
Protected method GetStyle (Inherited from Control.)
Protected method GetTopLevel (Inherited from Control.)
Public method GetType (Inherited from Object.)
Public method Hide (Inherited from Control.)
Public method HitTest Overloaded.

Determines which list-view item, if any, is at a specified position.

Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method InitLayout (Inherited from Control.)
Public method InsertMarkHitTest Overloaded.

Tests what item insertion mark is closest to a specified point.

Public method Invalidate Overloaded.
Public method Invoke Overloaded.
Protected method InvokeGotFocus (Inherited from Control.)
Protected method InvokeLostFocus (Inherited from Control.)
Protected method InvokeOnClick (Inherited from Control.)
Protected method InvokePaint (Inherited from Control.)
Protected method InvokePaintBackground (Inherited from Control.)
Protected method IsInputChar (Inherited from Control.)
Protected method IsInputKey (Inherited from Control.)
Protected method MemberwiseClone Overloaded.
Public method MoveItemToWorkArea

Places the item to the specified working area.

(Inherited from VirtualListView.)
Protected method NotifyInvalidate (Inherited from Control.)
Protected method OnAutoSizeChanged (Inherited from Control.)
Protected method OnBackColorChanged (Inherited from Control.)
Protected method OnBackgroundImageLayoutChanged (Inherited from Control.)
Protected method OnBindingContextChanged (Inherited from Control.)
Protected method OnCausesValidationChanged (Inherited from Control.)
Protected method OnChangeUICues (Inherited from Control.)
Protected method OnClick (Inherited from Control.)
Protected method OnClientSizeChanged (Inherited from Control.)
Protected method OnContextMenuChanged (Inherited from Control.)
Protected method OnContextMenuStripChanged (Inherited from Control.)
Protected method OnControlAdded (Inherited from Control.)
Protected method OnControlRemoved (Inherited from Control.)
Protected method OnCreateControl (Inherited from Control.)
Protected method OnCursorChanged (Inherited from Control.)
Protected method OnDockChanged (Inherited from Control.)
Protected method OnDoubleClick (Inherited from Control.)
Protected method OnDragDrop (Inherited from Control.)
Protected method OnDragEnter (Inherited from Control.)
Protected method OnDragLeave (Inherited from Control.)
Protected method OnDragOver (Inherited from Control.)
Protected method OnEnabledChanged (Inherited from Control.)
Protected method OnEnter (Inherited from Control.)
Protected method OnFontChanged (Inherited from Control.)
Protected method OnForeColorChanged (Inherited from Control.)
Protected method OnGiveFeedback (Inherited from Control.)
Protected method OnGotFocus (Inherited from Control.)
Protected method OnHandleDestroyed (Inherited from Control.)
Protected method OnHelpRequested (Inherited from Control.)
Protected method OnImeModeChanged (Inherited from Control.)
Protected method OnInvalidated (Inherited from Control.)
Protected method OnKeyDown (Inherited from Control.)
Protected method OnKeyPress (Inherited from Control.)
Protected method OnKeyUp (Inherited from Control.)
Protected method OnLayout (Inherited from Control.)
Protected method OnLeave (Inherited from Control.)
Protected method OnLocationChanged (Inherited from Control.)
Protected method OnLostFocus (Inherited from Control.)
Protected method OnMarginChanged (Inherited from Control.)
Protected method OnMouseCaptureChanged (Inherited from Control.)
Protected method OnMouseClick (Inherited from Control.)
Protected method OnMouseDoubleClick (Inherited from Control.)
Protected method OnMouseDown (Inherited from Control.)
Protected method OnMouseEnter (Inherited from Control.)
Protected method OnMouseHover (Inherited from Control.)
Protected method OnMouseLeave (Inherited from Control.)
Protected method OnMouseMove (Inherited from Control.)
Protected method OnMouseUp (Inherited from Control.)
Protected method OnMouseWheel (Inherited from Control.)
Protected method OnMove (Inherited from Control.)
Protected method OnNotifyMessage (Inherited from Control.)
Protected method OnPaddingChanged (Inherited from Control.)
Protected method OnPaint (Inherited from Control.)
Protected method OnPaintBackground (Inherited from Control.)
Protected method OnParentBackColorChanged (Inherited from Control.)
Protected method OnParentBackgroundImageChanged (Inherited from Control.)
Protected method OnParentBindingContextChanged (Inherited from Control.)
Protected method OnParentChanged (Inherited from Control.)
Protected method OnParentCursorChanged (Inherited from Control.)
Protected method OnParentEnabledChanged (Inherited from Control.)
Protected method OnParentFontChanged (Inherited from Control.)
Protected method OnParentForeColorChanged (Inherited from Control.)
Protected method OnParentRightToLeftChanged (Inherited from Control.)
Protected method OnParentVisibleChanged (Inherited from Control.)
Protected method OnPreviewKeyDown (Inherited from Control.)
Protected method OnPrint (Inherited from Control.)
Protected method OnQueryContinueDrag (Inherited from Control.)
Protected method OnRegionChanged (Inherited from Control.)
Protected method OnResize (Inherited from Control.)
Protected method OnRightToLeftChanged (Inherited from Control.)
Protected method OnSizeChanged (Inherited from Control.)
Protected method OnStyleChanged (Inherited from Control.)
Protected method OnSystemColorsChanged (Inherited from Control.)
Protected method OnTabIndexChanged (Inherited from Control.)
Protected method OnTabStopChanged (Inherited from Control.)
Protected method OnTextChanged (Inherited from Control.)
Protected method OnValidated (Inherited from Control.)
Protected method OnValidating (Inherited from Control.)
Protected method OnVisibleChanged (Inherited from Control.)
Public method PerformLayout Overloaded.
Public method PointToClient (Inherited from Control.)
Public method PointToScreen (Inherited from Control.)
Public method PreProcessControlMessage (Inherited from Control.)
Public method PreProcessMessage (Inherited from Control.)
Protected method ProcessCmdKey (Inherited from Control.)
Protected method ProcessDialogChar (Inherited from Control.)
Protected method ProcessDialogKey (Inherited from Control.)
Protected method ProcessKeyEventArgs (Inherited from Control.)
Protected method ProcessKeyMessage (Inherited from Control.)
Protected method ProcessKeyPreview (Inherited from Control.)
Protected method ProcessMnemonic (Inherited from Control.)
Protected method RaiseDragEvent (Inherited from Control.)
Protected method RaiseKeyEvent (Inherited from Control.)
Protected method RaiseMouseEvent (Inherited from Control.)
Protected method RaisePaintEvent (Inherited from Control.)
Protected method RecreateHandle (Inherited from Control.)
Public method RectangleToClient (Inherited from Control.)
Public method RectangleToScreen (Inherited from Control.)
Public method Refresh (Inherited from Control.)
Public method ResetBackColor (Inherited from Control.)
Public method ResetBindings (Inherited from Control.)
Public method ResetCursor (Inherited from Control.)
Public method ResetFont (Inherited from Control.)
Public method ResetForeColor (Inherited from Control.)
Public method ResetImeMode (Inherited from Control.)
Protected method ResetMouseEventArgs (Inherited from Control.)
Public method ResetRightToLeft (Inherited from Control.)
Public method ResetText (Inherited from Control.)
Public method ResumeLayout Overloaded.
Protected method RtlTranslateAlignment Overloaded.
Protected method RtlTranslateContent (Inherited from Control.)
Protected method RtlTranslateHorizontal (Inherited from Control.)
Protected method RtlTranslateLeftRight (Inherited from Control.)
Public method Scale Overloaded.
Protected method ScaleControl (Inherited from Control.)
Protected method ScaleCore (Inherited from Control.)
Public method Scroll

Moves scroll bars by the specified values.

(Inherited from VirtualListView.)
Public method ScrollHorizontally

Moves the horizontal scroll bar.

(Inherited from VirtualListView.)
Public method ScrollVertically

Moves the vertical scroll bar.

(Inherited from VirtualListView.)
Public method Select Overloaded.
Public method SelectAll

Selects all the items in the ThumbnailListView.

Public method SelectNextControl (Inherited from Control.)
Public method SendToBack (Inherited from Control.)
Protected method SetAutoSizeMode (Inherited from Control.)
Public method SetBounds Overloaded.
Protected method SetBoundsCore (Inherited from Control.)
Protected method SetClientSizeCore (Inherited from Control.)
Public method SetInsertMark

Sets the insertion point to the defined position.

(Inherited from VirtualListView.)
Public method SetItemPosition

Sets a position of the specified item.

(Inherited from VirtualListView.)
Protected method SetStyle (Inherited from Control.)
Protected method SetTopLevel (Inherited from Control.)
Protected method SetVisibleCore (Inherited from Control.)
Public method Show (Inherited from Control.)
Protected method SizeFromClientSize (Inherited from Control.)
Public method Sort Overloaded.

Sorts items inside the control.

Public method SuspendLayout (Inherited from Control.)
Public method ToString (Inherited from Component.)
Public method UncheckAll

Unchecks all the items in the ThumbnailListView.

Public method Update (Inherited from Control.)
Protected method UpdateBounds Overloaded.
Public method UpdateItem

Invalidates a list item and causes it to be repainted.

(Inherited from VirtualListView.)
Protected method UpdateZOrder (Inherited from Control.)

Explicit Interface Implementations

Name Description
Explicit interface implemetation Private method IDropTarget.OnDragDrop (Inherited from Control.)
Explicit interface implemetation Private method IDropTarget.OnDragEnter (Inherited from Control.)
Explicit interface implemetation Private method IDropTarget.OnDragLeave (Inherited from Control.)
Explicit interface implemetation Private method IDropTarget.OnDragOver (Inherited from Control.)

See Also

Reference