ListView
The EWC implementation of ⎕WC class ListView has some degree of support for:
| Properties | |||
|---|---|---|---|
| BCol | ImageIndex | ReportInfo | Visible |
| Border | ImageListObj | *SelItems | |
| ColTitles | Items | Size | |
| FCol | Posn | View |
* indicates that the property can change after it has been set.
| Events | |||
|---|---|---|---|
| GotFocus | ItemDown | MouseEnter | MouseMove |
| ItemDblClick | MouseDown | MouseLeave | MouseUp |
NB: Links above are to the complete ⎕WC documentation