S
SS
I have an MDI parent form which has treeview on left side
and child forms gets loaded on clicking the tree node.
When the application is started the child form fills the
right side fully. but when it is re loaded by clicking on
tree node, the child form changes its location....How to
avoid this?. I have given the form.dockstyle = fill. All
the windows are in Normal state(not maximized).
and child forms gets loaded on clicking the tree node.
When the application is started the child form fills the
right side fully. but when it is re loaded by clicking on
tree node, the child form changes its location....How to
avoid this?. I have given the form.dockstyle = fill. All
the windows are in Normal state(not maximized).