Welcome to Webhost4life Forum Sign in | Join | Faq

ASP.NET C#

Started by Xarzu at 01-09-2008 8:48 PM. Topic has 0 replies.

Print Search
Sort Posts:    
   01-09-2008, 8:48 PM
Xarzu is not online. Last active: 1/22/2008 11:46:22 AM Xarzu

Top 150 Posts
Joined on 01-10-2008
Posts 3
C# Forum
Reply Quote
I am new to C# and I am playing with my first bits of code.

I am building an application from scratch and looking at some
old code to model my new app.

The strange thing is this. I know that the old code must have
some controls inside its forms because I can see controls
referenced inside the code view of the forms.

But when I look at the form view it comes up blank

<img src="http://i67.photobucket.com/albums/h292/Athono/blank.png" border="0" />

The only difference between the two programs is their arangement
in the Solution Explorer. Here is how they are aranged in the
old program
<img src="http://i67.photobucket.com/albums/h292/Athono/old-1.png" border="0" />
Notice how the .resx file is arranged in the tree structure.
This is how the files are arranged in the new program.
<img src="http://i67.photobucket.com/albums/h292/Athono/new2.png" border="0" />

In the old sample code, I notice that there are Buttons, TextBoxes, and
GroupBoxes declared in the MainForm.Designer.cs file. So, why
can I not see this in the Form View?
   Report 
Webhost4life Fo... » General Discuss... » ASP.NET C# » C# Forum

Powered by Community Server, by Telligent Systems