Can not show scrollbars using listview on a userform

A

Angelino Maneskul

Hi all.

I have an userform where I need to show several lines of a sheet.
I'm trying to use a listview control, instead of a listbox, since the
appearance of the listview, for the user, is far way better than the
listbox.
But I encountered a serious problem: the listview does not show the
scrollbars, both the horizontal and vertical, even when i have a lot of
records to show.
I can go down the records using the arrow keys, but i can't go with the
mouse (horizontally, i can't go in any ways).
I've tried all teh propertys of the listview but couldn't find the correct
one to show the scrollbars.
Anyone knows if there is any "hidden" property or trick to show the scroll
bars?
I've search a lot on google, but couldn't find nothing useful.

Thanks in advance.
Angelino
 
A

aflatoon

They should appear automatically without you dong anything. How are yo
populating the control?

Hi all.

I have an userform where I need to show several lines of a sheet.
I'm trying to use a listview control, instead of a listbox, since the
appearance of the listview, for the user, is far way better than the
listbox.
But I encountered a serious problem: the listview does not show the
scrollbars, both the horizontal and vertical, even when i have a lo of
records to show.
I can go down the records using the arrow keys, but i can't go wit the
mouse (horizontally, i can't go in any ways).
I've tried all teh propertys of the listview but couldn't find th correct
one to show the scrollbars.
Anyone knows if there is any "hidden" property or trick to show th scroll
bars?
I've search a lot on google, but couldn't find nothing useful.

Thanks in advance.
Angelino
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top