Can you get some kind of lines in a listbox?

R

Robert

Looking for something that would make a fairly wide listbox to follow going
across.

Robert
 
K

Ken Snell \(MVP\)

This feature is not built into ACCESS' listbox control, sorry. And I'm not
aware of any third-party control that would do this. But try Stephen Lebans'
website (www.lebans.com) to see if any of his special controls might be
useful for what you seek to do.
 
A

Arvin Meyer [MVP]

Why don't you use a subform in datasheet view with only the horizontal lines
showing, or in Continuous form view with a line drawn across the bottom?
 
R

Robert

This listbox is used for selecting a line (in the on click event). Not sure
if those would work in this case.
 
R

Robert

Thanks.

Ken Snell (MVP) said:
This feature is not built into ACCESS' listbox control, sorry. And I'm not
aware of any third-party control that would do this. But try Stephen
Lebans' website (www.lebans.com) to see if any of his special controls
might be useful for what you seek to do.
 
Top