Menu and ToolBar inheritence problem

J

JC Voon

Hi:

My base form has a menu bar and tool bar, the menu bar have File |
Open, Close, Exit Menu Item and the tool bar has a exit button.

Problem 1:

I inherite a child form from this base form, and add additional menu
item and tool bar button, i re-arange the toolbar button so that the
exit button sit on last position, every thing look nice, but once i
run the program every thing reset to the original, the exit button
reset to first position, and the newly added menu item reset to the
position when i add it on design time.

At disign time, reload the child form to the IDE, the menuitem and
toolbar button position all reset !

Problem 2:

I add a new menu item to the base form, then open up the inherited
chid form, i can't see the newly added menu item !!

It is a bug ? or by design

Please help
Thanks
JCVoon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top