What is a "Design Surface"?

  • Thread starter Thread starter Guest
  • Start date Start date
It's the main window in VS.NET where you can see a UI that you are building
(i.e. the web form or windows form or user control) as opposed to the Code
Window where you are not visually designing anything, you are working only
with code.
 
Scott, thank you

- Sam

----- Scott M. wrote: ----

It's the main window in VS.NET where you can see a UI that you are buildin
(i.e. the web form or windows form or user control) as opposed to the Cod
Window where you are not visually designing anything, you are working onl
with code
 
Back
Top