A
amyl
I am having a layout issue I can't seem to work out in Visual Studio
2005. I have a Windows form with a Split Container. In the second
panel (right side) I have a tab control. The tab control has anchor
properties of left, right, top, and bottom. It also has its dock
property set to "Fill".
When the application loads the tab control is properly sized to 100% of
the second panel in the split container. When I pull the splitter to
the left the tab control does not autosize with the splitter panel as
it gets larger.
If I use the forms minimize or maximize buttons it corrects the size
issue of the tab control for the spilt I put into the panel.
Am I missing something to that I need to set on one of those controls
so that the tab control grows with the panel as it gets larger?
Any advise?
Amy.
2005. I have a Windows form with a Split Container. In the second
panel (right side) I have a tab control. The tab control has anchor
properties of left, right, top, and bottom. It also has its dock
property set to "Fill".
When the application loads the tab control is properly sized to 100% of
the second panel in the split container. When I pull the splitter to
the left the tab control does not autosize with the splitter panel as
it gets larger.
If I use the forms minimize or maximize buttons it corrects the size
issue of the tab control for the spilt I put into the panel.
Am I missing something to that I need to set on one of those controls
so that the tab control grows with the panel as it gets larger?
Any advise?
Amy.