Deselects one or more items.
Returns the item index of the string. Returns -1 if the string is not found.
Returns the number of list items.
Returns a string containing the item index of selected items. If option=0 (default) only the first selected item is returned. If option=1 then all the selected items are returned delimited by |, e.g: "0|3|4|10". If no items are selected a blank "" string is returned.
Returns the number of items that are selected.
Returns the number of subitems.
Returns the text of a given item/subitem.
Returns 1 if the item is selected, otherwise returns 0.
Selects one or more items.
Selects all items.
Clears the selection of all items.
Inverts the current selection.
Changes the current view. Valid views are "list", "details", "smallicons", "largeicons".
Enumeration of commands for interacting with a list view control.