location in x,y of a controlin web form
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I am making a web form in asp.net?/c#; I want to know how to know the co ordinates; the x, y coordinates ( in pixels) of a control and also if possible what is the length and breadth( in pixels) of my form. thanks
-
Hi, I am making a web form in asp.net?/c#; I want to know how to know the co ordinates; the x, y coordinates ( in pixels) of a control and also if possible what is the length and breadth( in pixels) of my form. thanks
The x,y coordinates of a control are up to you, you can place an element anywhere you'd like. Browser window size[^] And, honestly, you could have answered these questions yourself with very little research.
only two letters away from being an asset