Robst Posted April 14, 2007 Report Share Posted April 14, 2007 Hello: I have a little problem with the Multicolumn Listbox and I hope somebody around here can help me. I have a Multicolumn Listbox with few rows visible, let's say 4. Then I fill the Multicolumn Listbox with many elements, for example 20, and scroll down to see the last element. Then I "re-fill" the Multicolumn Listbox with few elements, let's say 3, they are not visible, so the user manually has to scroll up to see them. How can I programmatically move the vertical scrollbar to the top when I "re-fill" the Multicolumn Listbox? I've looked for a Property or something to do so, but haven't found it yet. See attached VI. Any help is appreciated. Robst Quote Link to comment
ooth Posted April 14, 2007 Report Share Posted April 14, 2007 Try this. I used the Top Left property. Quote Link to comment
Robst Posted April 14, 2007 Author Report Share Posted April 14, 2007 QUOTE(ooth @ Apr 13 2007, 02:48 PM) Try this. I used the Top Left property. Thanks ooth, it works perfectly, I didn't saw that property . Thanks a lot. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.