[EMAIL PROTECTED] wrote:
Subject: RE: ListBox RowHeight advice
From: "RBNUBE" <[EMAIL PROTECTED]>
Date: Sat, 4 Mar 2006 10:57:49 -0500
This isn't particularly accurate, but it does cause the scroll bar to slide
to the bottom, at least in my test.
One difference I noticed between this example and "ListBox1.ListIndex =
ListBox1.LastIndex" is that with the former, the last row is not selected,
but it is using "ListBox1.ListIndex = ListBox1.LastIndex".
ListBox1.ScrollPosition = ListBox1.ListCount
I notice it too and I liked that one better.
BTW, do you really need to use Refresh?
No, it was for the fun (I had a small number of lines...)
Emile
_______________________________________________
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>