i have developed a project in vb 6.0
it contains a one mdi form and other child forms.
on the mdi form there is a menu on which there is a button named new. on clicking on this new button a new child form is loaded. now, my question is can i getthe new child form which will be loading in the center of the screen and if yes how can i get it ?
pleaze help me with this question.