Wade Little, [EMAIL PROTECTED], wrote:

>I have a Hierarchical listbox setup with a couple expandable items in
>it.   I have the vertical scrollbar set to visible....Now the issue
>is then I expand my items in the list it displays all the items but
>they are larger than what can be show on the list box but the
>vertical scrollbar does not show up.  The only way I can get it to
>show up is if I click in the list box and use the arrow keys to move
>down....then the scrollbar will display.
>
>How can I get the scrollbar to display as soon as I expand the item
>in the list box??

I use

listBox.scrollPosition= 0 //or your value here

HTH,
_______________________________________________
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