abstract user control

  • Thread starter Thread starter danielsanberger
  • Start date Start date
D

danielsanberger

Hi,

I am not sure if this is the right place for this question! Anyway,
here it is:

Is it possible to create a user control with abstract methods? I
couldn't do it. The reason is that I want to constrain the developer to
inherit from this abstract control!

Thanks in advance
Daniel
 
I see no problem and tested it in VS 2005. The abstract user control does
not show up in the list of user controls, but is still available in the
designer, so it seems exactly what you want. Are you working with an older
VS version?

Michael
 

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