Method XbpListBox():getTopItem() Foundation

Returns the numeric index of the first item visible in the list box.

Syntax
:getTopItem() --> nItemPos
Return

This method returns a numeric value indicating the first item in the list box that is visible at the top of the display window.

Description

The :getTopItem() method is used to determine which list item is visible at the top of the list box.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.