P
(PeteCresswell)
I've got a screen with a treeview in the top half and a tab control containing
about a dozen subforms in the bottom half.
When the user resizes the screen, I want to maintain the size of the tab
control, but move it downwards/upwards and adjust the height of the treeview to
fill up the remaining space.
Needless-to-say, it's not going that well.
Question: Are there special considerations when moving things around within a
Tab control and also moving the Tab control itself?
Is there a chicken-and-egg problem here? i.e. As the Tab control is moved, do
the yet-unmoved subforms within it constrain it's motion? Or vice-versa?
about a dozen subforms in the bottom half.
When the user resizes the screen, I want to maintain the size of the tab
control, but move it downwards/upwards and adjust the height of the treeview to
fill up the remaining space.
Needless-to-say, it's not going that well.
Question: Are there special considerations when moving things around within a
Tab control and also moving the Tab control itself?
Is there a chicken-and-egg problem here? i.e. As the Tab control is moved, do
the yet-unmoved subforms within it constrain it's motion? Or vice-versa?