I have created a form that inherits from another form. When I try to open it in designer view I get the message:
"The designer must create an instance of type "DataEntry.frmMasterForm" but it can't because the type was declared as abstract"
What does it mean and what should I do?
"The designer must create an instance of type "DataEntry.frmMasterForm" but it can't because the type was declared as abstract"
What does it mean and what should I do?