Ver Mensaje Individual
  #4 (permalink)  
Antiguo 05/01/2009, 13:34
Avatar de Peterpay
Peterpay
Colaborador
 
Fecha de Ingreso: septiembre-2007
Ubicación: San Francisco, United States
Mensajes: 3.858
Antigüedad: 16 años, 8 meses
Puntos: 87
Respuesta: Style top desde codigo

trata entonces usando attributes y pon todo tu style usando el control mimos

algo como tu

Label x = new Label();
string micadenadeStyle = string.Format(@"top=",top);
x.Attributes.Add("style", micadenadeStyle);

es un ejemplo pero te puede valer.
__________________
Curso WF4
http://cursos.gurudotnet.com/ DF
Aprende HTML5