Applies to
Edit table, list box.
Description
Indicates the position of the top-most visible item in a list box, or the top and left-most visible cell in an edit table.
Usage
topitem = Get_Property (objectname, "TOPPOS")
Returns
Values returned by Get_Property are:
Control | Value |
---|---|
Edit Table | A multivalue position in the format COL : @fm : ROW. |
List Box | A single value position. |