Methods
The following methods are defined in the ListView class.
| Name | Description |
|---|---|
| GetCell | Gets the string in the cell |
| GetHeader | Returns a reference to the column header information |
| ResetImage | Discard the image list set by the SetImage method |
| ResetLargeImage | Discard the image list set by the SetLargeImage method |
| SetCell | Set the string in the cell |
| SetImage | Sets the image list used for displaying small icons |
| SetLargeImage | Sets the image list used for displaying large icons |