![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
When I set the Control Bar Align property to 'Left' for a List Box using the Property Sheet, nothing happens. The scroll bar continues to display to the right side of the List Box. I've also tried Me!lstControl.ScrollbarAlign = 2 with no effect. I'm obviously missing something, but what? |
#3
| |||
| |||
|
|
Access 2003. I tried this and got similar results for a bit. I then resized the list box by making it wider and the vertical scroll bar moved. I then set the list box back to the original width and the scroll bar still remained on the left. Don't know what that really means, but just a bit of information for you. One surprise for me was that with a multi-column list box the order of the displayed columns shifted also - the rightmost columns became the leftmost columns. John Spencer Access MVP 2002-2005, 2007-2010 The Hilltop Institute University of Maryland Baltimore County On 12/13/2010 2:19 AM, Bob Darlington wrote: When I set the Control Bar Align property to 'Left' for a List Box using the Property Sheet, nothing happens. The scroll bar continues to display to the right side of the List Box. I've also tried Me!lstControl.ScrollbarAlign = 2 with no effect. I'm obviously missing something, but what? |
![]() |
| Thread Tools | |
| Display Modes | |
| |