I would appreciate help.
Thanks,
Jude
Assumming you set form1's ismdicontainer property to true, here's some code
using the menu to activate it and put it inside the mdi form:
Form MyForm = new Form2();
MyForm.MdiParent = this;
MyForm.Visible= true;
hth
"Jude Regy" <jr...@rogers.com> wrote in message
news:zY1sa.49586$w7k....@news04.bloor.is.net.cable.rogers.com...
But, I do not want to use MDI forms. I want an application something like
'Microsoft Money'.
Thanks,
Jude
"Richard T. Edarards" <r.t.e...@attbi.com> wrote in message
news:3q2sa.685298$L1.198647@sccrnsc02...