J
John
Hi,
I have a group of controls in a panel on the right-hand side of a
splitter and a treeview on the left-hand side.
The only configuration that I can find to make the right-hand side
resize correctly is:
lhsTreeview - Dock = Fill, Anchor = Top,Left
splitter - Dock = Right
rhsPanel - Dock = Right, Anchor = Top,Left
The problem is that resizing the form repositions the splitter, making
the the left-hand side treeview grow, I would rather that the splitter
not reposition, resulting in the right-hand side growing.
What settings should be changed to make this happen.
Thanks
I have a group of controls in a panel on the right-hand side of a
splitter and a treeview on the left-hand side.
The only configuration that I can find to make the right-hand side
resize correctly is:
lhsTreeview - Dock = Fill, Anchor = Top,Left
splitter - Dock = Right
rhsPanel - Dock = Right, Anchor = Top,Left
The problem is that resizing the form repositions the splitter, making
the the left-hand side treeview grow, I would rather that the splitter
not reposition, resulting in the right-hand side growing.
What settings should be changed to make this happen.
Thanks