ASP.NET WinForm Control Interface Inheritance using C#

  • Thread starter jarrett.roberts
  • Start date
J

jarrett.roberts

I am new to ASP.NET and was wondering if there is a way to inherit
controls that are placed using winforms. I am making a base class
webform and I want to be able to inherit the submit/cancel buttons and
the associate events that handle them. I could easily make a submit and
cancel button that could be inherited, but since the aspx/html file is
separate from the business logic C# file, if I don't place them using
the winforms interface, they will not be printed to the screen.

Any help would be greatly appreciated. Thanks!

-Jarrett
 

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

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top