Re: abstract user control by Michael
Michael
Thu Jan 12 11:02:59 CST 2006
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
<danielsanberger@googlemail.com> schrieb im Newsbeitrag
news:1137066321.592477.125200@g14g2000cwa.googlegroups.com...
> 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
>