declarative model

M

Mike Gaab

If I use the visual design features of VS 2005, what happens once
a control is taken from the toolbox and placed in the design window?

In VS 2003 you could see where the control was declared and
instantiated. I would like to take a look at the companion partial class
that contains initialization, where can that file be viewed?

Thanks, Mike
 
M

Mike Gaab

Mike Gaab said:
If I use the visual design features of VS 2005, what happens once
a control is taken from the toolbox and placed in the design window?

Is the ID of the declaratively defined control, now the reference
to the control object in the code-behind?

Is it safe to assume that on page_load that this reference
will "always" be not null?

Mike
 

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

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,045
Latest member
DRCM

Latest Threads

Top