sliding divider

  • Thread starter Thread starter Chance Hopkins
  • Start date Start date
C

Chance Hopkins

I have a simple form with a tree view and a list view each with 50% of the
screen. I'd like to put a divider in the middle of the screen and let the
user resize the two at once.

I'm thinking it would be a simple control a few pixels wide which grabbed
the mouse event somehow and resized the other two which it would probably
hold sometype of reference for.

Anyone know where there is a good example of this or a solution of some
type.

Thanks.
 
That's for the info and the links. I'll have to play around with it and see
if I can make something work. A couple of events might do the trick.
 
Back
Top