L
Lubomir
MS VS 2000
Hi,
I wanted to build a user control within my project. I used the "Add new
Item" option. I expected the wizard will prepare a class inherited from
UserControl for me.
The new class was inhereted from userControl, however, it was declared as
abstract. Is there any reason why ClassWizard produces this class as
abstract? I expeceted plain base class which I can fill in with my code.
Thanks,
Lubomir
Hi,
I wanted to build a user control within my project. I used the "Add new
Item" option. I expected the wizard will prepare a class inherited from
UserControl for me.
The new class was inhereted from userControl, however, it was declared as
abstract. Is there any reason why ClassWizard produces this class as
abstract? I expeceted plain base class which I can fill in with my code.
Thanks,
Lubomir