Controls in VS2005

S

stephen

Hi all,

I am new to VS 2005. In 2003, when you drag and drop a web control for e.g.
a textbox, in the code behind, it automatically creates "protected
System.Web.UI.WebControls.TextBox textbox1" but I do not see this VS 2005.

can you please tell me where is it written/created?

Thanks,
Stephen
 
M

Mark Rae

I am new to VS 2005. In 2003, when you drag and drop a web control for
e.g. a textbox, in the code behind, it automatically creates "protected
System.Web.UI.WebControls.TextBox textbox1" but I do not see this VS 2005.

That's because it's no longer required.
can you please tell me where is it written/created?

Nowhere - see above...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top