How can I display a full designer file in c#?

Posted by George Tyler on Stack Overflow See other posts from Stack Overflow or by George Tyler
Published on 2010-06-01T23:42:29Z Indexed on 2010/06/01 23:53 UTC
Read the original article Hit count: 221

Filed under:
|
|
|
|

So I just got a C# program from someone that compiles and gives me a fully functional application. However, when I want to see the .cs{Design] file it gives me the following error:

.ErrorStyle { font-family: tahoma; font-size: 11 pt; ....

How can I convert this to an actual Design file? I am working on Visual Studio C#. Thank you very much.

© Stack Overflow or respective owner

Related posts about c#

Related posts about design