This document covers the following topics:
Initiates label editing for a list view item or tree view item.
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.
Note that the standard label editing process, as detailed in the article Label Editing in Tree View and List View Controls, is initiated by this action.
Name/Data Type | Explanation |
---|---|
Item
(HANDLE OF LISTVIEWITEM or HANDLE OF TREEVIEWITEM) |
Input
Handle of list view item or tree view item to be edited. |
Response (I4) | Output
Natural error (if applicable). |
PROCESS GUI ACTION EDIT-LABEL WITH #LVITEM-1 GIVING *ERROR