Modifying inherited menu in inherited form

  • Thread starter Thread starter BillyM
  • Start date Start date
B

BillyM

Is it possible to modify the menu bar inherited from an inherited form using
designer? I keep getting a message stating it can't be modified because it
is inherited whenever I try to add menu items. I tried changing the modifer
in the parent form to "protected", but that didn't do the trick.
 
Never mind. I mistakingly modifed a meny item to protected rather than the
toolbar itself. Modified the toolbar made the difference.
 

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

Back
Top