How can you tell how many rows are displayed in a listbox? Say a listbox as 
100 rows but only 50 are showing at anyone time? How can you get the value of 
50 as a property? (100 = listbox.listcount I believe). This comes up because I 
am trying to control scrolling. If the user modifies item #75, the listbox 
would scroll to the top, and the selected item was not be seen (being off the 
screen to the bottom). I understand that the scrollposition property gives the 
row number of the first row displayed. But I do not see a way to see the last 
row displayed, the number of rows displayed, or otherwise.

thanks

Greg
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to