B
Bob (remove 'excise-' to reply)
I've got a form with three controls: a left-docked richtextbox, a
right-docked form, and a right-docked listview.
When I resize the form, the listview increases and decreases, the
splitter remaining at the same spot. How can I maintain the size of the
right-side listview when resizing the parent form? (Have the splitter
move in relationship to the right-edge of the form.)
I have to do this programmatically, no VS IDE to work with.
Thanks
right-docked form, and a right-docked listview.
When I resize the form, the listview increases and decreases, the
splitter remaining at the same spot. How can I maintain the size of the
right-side listview when resizing the parent form? (Have the splitter
move in relationship to the right-edge of the form.)
I have to do this programmatically, no VS IDE to work with.
Thanks