The ThumbnailListItem type exposes the following members.
Name | Description | |
---|---|---|
Clone |
Creates a new object that is a copy of the current instance. |
|
Create |
Creates an array of ThumbnailListItem objects based on specified Pidl objects. |
|
Equals | (Inherited from Object.) | |
EvaluateMethod |
Starts execution of the specified method. |
|
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetIconKey |
Returns a key of the item icon for the specified View of the ThumbnailListView control. (Overrides ListItem.GetIconKey(View).) |
|
GetMethodState |
Gets the state of the specified method. |
|
GetText |
Returns the specified text information of the item. (Overrides ListItem.GetText(Int32).) |
|
GetThumbnail |
Returns a thumbnail of the item. |
|
GetType | (Inherited from Object.) | |
HasIcon |
Determines if an icon for the specified view exists. (Overrides ListItem.HasIcon(View).) |
|
HasText |
Returns value indicating whether the item has text information of specified type. (Inherited from ListItem.) |
|
MemberwiseClone | (Inherited from Object.) | |
OnIconChanged |
Raises the IconChanged event. (Inherited from ListItem.) |
|
OnStateChanged |
Raises the StateChanged event. (Inherited from ListItem.) |
|
OnStateChanging |
Raises the StateChanging event. (Inherited from ListItem.) |
|
OnTextChanged |
Raises the TextChanged event. (Inherited from ListItem.) |
|
Reload |
Updates the list item, if its thumbnail bitmap is changed. |
|
SetThumbnail |
Sets a thumnbail of the list item. |
|
ToString | (Inherited from Object.) |