ListBox with variable width columns ?

K

Kevin Beckham

I have a list with several columns.
I would like to add column width resizing by dragging the
column dividers at the top of the list.
I want to keep the functionality of the ListBox as the box
points to a range that I can sort and filter.
I can get the columns to resize, provided the horizontal
scroll bar is hard left.
When the list scroll bar is not hard left, then the mouse
X position has to be compensated for.
My question is:
How do I access the horizontal scrollbar of a ListBox to
determine its ScrollLeft value?

Kevin Beckham
 

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