Hi,
I have the following in the Parent form and in the Child form:
this.fileMenuItem.Text = this.resMan.GetString("file");
It doesn't seem to work to merge these menu items. Is this because the text
is gotten from the resource file or can it be something else ?
Thanks.
Robin.