Centering on a Label Web Control in ASP.NET

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am adding a Label control to a page that I am going to be dynamically
setting the text during runtime and I want to center the control. I can't
figure out how to center it. Does anyone know?

Thanks in advance,
 
That works great. Thanks!!! Do you know if it is possible to do this from
the IDE or does it have to be done at runtime?
 
Back
Top