Form inheritance

  • Thread starter Thread starter Frank Rizzo
  • Start date Start date
F

Frank Rizzo

I am just starting out with winforms (though have some experience with
asp.net), so this maybe a simple question.

I want to build a form that has some extra entries in the form's system
menu. And I want to be able to respond (obviously) to those menu items.

Finally, I'd like all my other forms to derive from this form and
inherit all the capabilities I've added to the system menu.

Can something like this be done?

Thanks.
 

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