afino detalles

This commit is contained in:
Michael Robles
2024-01-22 03:05:09 -07:00
parent d2128fefe1
commit 29c502b923
13 changed files with 129 additions and 58 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
//
this.lblhora.AutoSize = true;
this.lblhora.Font = new System.Drawing.Font("Microsoft Sans Serif", 60F);
this.lblhora.ForeColor = System.Drawing.Color.MediumBlue;
this.lblhora.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(104)))), ((int)(((byte)(255)))));
this.lblhora.Location = new System.Drawing.Point(933, 9);
this.lblhora.Name = "lblhora";
this.lblhora.Size = new System.Drawing.Size(299, 113);