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.
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.