Visual Studio was unable to find a designer for classes of type '<type name>'

Visual Studio loaded the class, but the class cannot be designed. The implementer of this class did not provide a designer.

To correct this error

  • Edit the class in Code view. Right-click the class and choose View Code.