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

ThumbnailListItem Methods

The ThumbnailListItem type exposes the following members.

Methods

Name Description
Public method Clone

Creates a new object that is a copy of the current instance.

Public method Static member Create

Creates an array of ThumbnailListItem objects based on specified Pidl objects.

Public method Equals (Inherited from Object.)
Public method EvaluateMethod

Starts execution of the specified method.

Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetIconKey

Returns a key of the item icon for the specified View of the ThumbnailListView control.

(Overrides ListItem.GetIconKey(View).)
Public method GetMethodState

Gets the state of the specified method.

Public method GetText

Returns the specified text information of the item.

(Overrides ListItem.GetText(Int32).)
Public method GetThumbnail

Returns a thumbnail of the item.

Public method GetType (Inherited from Object.)
Public method HasIcon

Determines if an icon for the specified view exists.

(Overrides ListItem.HasIcon(View).)
Public method HasText

Returns value indicating whether the item has text information of specified type.

(Inherited from ListItem.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnIconChanged

Raises the IconChanged event.

(Inherited from ListItem.)
Protected method OnStateChanged

Raises the StateChanged event.

(Inherited from ListItem.)
Protected method OnStateChanging

Raises the StateChanging event.

(Inherited from ListItem.)
Protected method OnTextChanged

Raises the TextChanged event.

(Inherited from ListItem.)
Public method Reload

Updates the list item, if its thumbnail bitmap is changed.

Public method SetThumbnail

Sets a thumnbail of the list item.

Public method ToString (Inherited from Object.)

See Also

Reference