Community discussion forum

opening mdi child form

  • 6 months ago

    hi

    Im doing a project in c# in that one main mdi form will be there.. and in that i need to open all the other form as child form and im doing it by this code..

    frmchild frmc=new frmchild(); frmc.mdiparent=this;//this represent the mdiform frmc.show();

    and this code works but in some places i need open a new window from a child window and i need to access the menus in the mdimain and im not able to do that..

    can any1 help me.. thank u..

    Post was edited on 16/05/2009 18:26:10 Report abuse

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

We'd love to hear what you think! Submit ideas or give us feedback