|
I created the base form and inherited form. I changed inherits clause in the inherited form's Designer.vb to "inherits xxxx.BaseForm" Then, I opened the inherited form in design, I got this error.
"The service System.Windows.Forms.Design.IEventHandlerService already exists in the service container. Parameter name: serviceType "
Please anyone, I need your help. Thanks. |