This document covers the following topics:
Ensures that the specified list view item or tree view item is visible.
The list view or tree view control is automatically scrolled (and/or expanded, in the case of tree view controls), if necessary, in order to bring the specified item into view.
Name/Data Type | Explanation |
---|---|
Item
(HANDLE OF LISTVIEWITEM or HANDLE OF TREEVIEWITEM) |
Input
Handle of list view item or tree view item to be brought into view, if necessary. |
Response (I4) | Output
Natural error (if applicable). |
PROCESS GUI ACTION ENSURE-VISIBLE WITH #LVITEM-1 GIVING *ERROR