TopRowNumber property: Rowset class
Description
This property returns the row that is being displayed at the top of the scroll (if any) for the rowset.
Generally, this property is used to return the top row number of a scroll. However, sometimes you want to reposition the scroll. For example, if you use SetCursorPos to move the focus to a given field, there is no guarantee that the row containing the field is at the top of the scroll.
This property is read/write.