Listbox without vertical scrollbar?

S

SJ

Is it possible to have a Listbox with no scrollbar?
I have 3 items in my listbox, and I have the Rows property set to 3.
It still shows me the scrollbar. Any way to get rid of the vertical
scrollbar?

Thanks.
-SJ
 
K

Kevin Spencer

Not with a ListBox (HTML Select element). You could create your own custom
Server Control that would use a combination of divs, CSS, and JavaScript to
simulate a list box without a scroll bar. It would entail a good bit of
work, however.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
You can lead a fish to a bicycle,
but it takes a very long time,
and the bicycle has to *want* to change.
 

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

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,078
Latest member
MakersCBDBlood

Latest Threads

Top