
March 20th, 2007, 05:39 PM
|
 |
Contributing User
|
|
Join Date: Apr 2005
Posts: 108
Time spent in forums: 1 Day 6 h 24 m 42 sec
Reputation Power: 9
|
|
|
Issues with windows form
Hi there,
I am creating a window application using C# and visual studio 2005. The problem I am having is that I have created a form with labels text boxes and buttons. In design view everything is in the right place and nothing is hidden. However when I start to build the project, 3 text boxes and their corresponding labels are not on the built form?
If it is any clue, I added these 3 additional labels and text boxes to a windows form that already had labels and text boxes and those appear ok. It is just the 3 newly added that don't appear.
The code behind for the form is there ok too!
Any ideas why this is happening.
thanks
dmlocke
__________________
What you practise, you become!!
|