The ThumbnailListItem type exposes the following members.
Name | Description | |
---|---|---|
Checked |
Gets/sets value indicating whether item is checked. (Inherited from ListItem.) |
|
CheckEnabled |
Gets/sets the value which shows/hides the check box. (Inherited from ListItem.) |
|
Focused |
Gets/sets value indicating whether the item has focus. (Inherited from ListItem.) |
|
MethodCount |
Gets a number of methods which the EvaluateMethod(Int32) can execute. |
|
Parent |
Gets/sets a parent ThumbnailListView control. (Overrides ListItem.Parent.) |
|
Pidl |
Gets the PIDL associated with the current item. |
|
Selected |
Gets/sets a value indicating whether the item is selected. (Inherited from ListItem.) |
|
Tag |
Gets/sets a custom data. (Inherited from ListItem.) |
|
Texts |
Gets a hash table which stores all text information of the item. (Inherited from ListItem.) |