
04/06/2008, 07:54
|
| | Fecha de Ingreso: enero-2008
Mensajes: 366
Antigüedad: 17 años, 3 meses Puntos: 3 | |
Respuesta: mostrar una etiqueta no tengo código, es solo el diseño del formulario
Esta es la definición que crea el programa
this.label15.BackColor = System.Drawing.SystemColors.ControlDark;
this.label15.Font = new System.Drawing.Font("Tahoma", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label15.Location = new System.Drawing.Point(567, 48);
this.label15.MaximumSize = new System.Drawing.Size(0, 600);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(2, 171);
this.label15.TabIndex = 6; |