Groups | Blog | Home
all groups > asp.net webcontrols > december 2005 >

asp.net webcontrols : Panel positioning?



Brock Allen
12/30/2005 9:43:19 AM
Use <div> elements and style attributes, such as margin-bottom.

-Brock
DevelopMentor
http://staff.develop.com/ballen

[quoted text, click to view]

Daniel
12/30/2005 5:35:46 PM
Hi

I have a panel in my project and have positioned it using the interface of
visual studios design view.

I now want to create another panel programmatically and position it x many
pixels under the current panel.

the problem is, how do i get the x and y position of the original panel,
there seems to be no method to do this?

Any ideas?

Thanks

AddThis Social Bookmark Button