V
varun varun
hello friends,
i am a novice developer in ASP.NET.
i use VS.NET Enterprise Edition.
i inform you that my question may look
silly to you but there is no shame in asking
it to you since i dont know its answer.
when i opened a web application with
webform1 as default page,i tried to set its
properties.
but in properties window, i observed that it shows
properties of DOCUMENT and not of webform1.
also there is one more confusion.
i took a panel control(web forms panel) and put it on
the web form.
i added a few link buttons on it.
now if i click on panel on its edge, in properties window, it shows
peoperties of panel.
but if i click on the mid area of panel, in properties
window, the properties changes to properties of <P>
and various different properties like,
align
class
dir
etc appears.
now why is it so ?
what is the fact behind the scene ?
can anyone tell me that ?
i am a novice developer in ASP.NET.
i use VS.NET Enterprise Edition.
i inform you that my question may look
silly to you but there is no shame in asking
it to you since i dont know its answer.
when i opened a web application with
webform1 as default page,i tried to set its
properties.
but in properties window, i observed that it shows
properties of DOCUMENT and not of webform1.
also there is one more confusion.
i took a panel control(web forms panel) and put it on
the web form.
i added a few link buttons on it.
now if i click on panel on its edge, in properties window, it shows
peoperties of panel.
but if i click on the mid area of panel, in properties
window, the properties changes to properties of <P>
and various different properties like,
align
class
dir
etc appears.
now why is it so ?
what is the fact behind the scene ?
can anyone tell me that ?