B
Bob Darlington
Using Access 2010.
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 VBA (Me!lstControl.ScrollbarAlign = 2) with no effect.
I'm obviously missing something, but what?
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 VBA (Me!lstControl.ScrollbarAlign = 2) with no effect.
I'm obviously missing something, but what?