Home All Groups Group Topic Archive Search About

VB.Net MainMenu Control

Author
27 Jan 2006 10:13 AM
savvaschr
Hello All

I want to ask how is posible to add on a form, that is mdiChild of
another form, a MainMenu Control.
I just Drag and drop it , and its there on my form , i also put
menuItems on it , then i am going to the forms properties on the MENU
properties and i set that property to my menu , but when i run it the
application is not There!!!

Can anyone help?

P.S The mdiParent Form has a MainMenu Control.

Thanks

Savvas

Author
27 Jan 2006 12:01 PM
Ken Tucker [MVP]
Hi,

        The mdi childs menu will merge with mdi parents at run time.

Ken
------------------
<savvas***@nodalsoft.com.cy> wrote in message
Show quoteHide quote
news:1138356832.952234.235910@f14g2000cwb.googlegroups.com...
> Hello All
>
> I want to ask how is posible to add on a form, that is mdiChild of
> another form, a MainMenu Control.
> I just Drag and drop it , and its there on my form , i also put
> menuItems on it , then i am going to the forms properties on the MENU
> properties and i set that property to my menu , but when i run it the
> application is not There!!!
>
> Can anyone help?
>
> P.S The mdiParent Form has a MainMenu Control.
>
> Thanks
>
> Savvas
>