Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2008
Visual Studio
Windows Forms
 The type '<class name>' is made of ...
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Error Messages for Windows Forms
The type '<class name>' is made of several partial classes in the same file

When you define a class in multiple files by using the partial keyword, you can only have one partial definition in each file.

To correct this error

  • Remove all but one of the partial definitions of your class from the file.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker