PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework Forms problem with menu on inherited form

Reply

problem with menu on inherited form

 
Thread Tools Rate Thread
Old 25-06-2003, 10:46 PM   #1
Lynn Curtner
Guest
 
Posts: n/a
Default problem with menu on inherited form


If I inherit from a form that has a MainMenu, then add a
new MenuItem on the inherited form, the designer can't
seem to place it correctly after a build. For example...

Parent form menu:

File Edit Window Help

Child form menu:

File Edit Tools Window Help

After building the solution, the child form menu (in the
designer) is:

File Edit Window Tools Help

but it remains correctly placed at runtime. Is this a bug,
or am I missing something?

TIA,
Lynn Curtner
  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off