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:

ControlValue
Edit TableA multivalue position in the format COL : @fm : ROW.
List BoxA single value position.

See Also

SELPOS PropertySELPOS_Ex Property

  • No labels