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
+2 -1
View File
@@ -150,7 +150,7 @@
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(104)))), ((int)(((byte)(255)))));
this.BackgroundImage = global::compabetov2.Properties.Resources.Form;
this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.ClientSize = new System.Drawing.Size(1102, 776);
this.ClientSize = new System.Drawing.Size(1050, 776);
this.ControlBox = false;
this.Controls.Add(this.pictureBox2);
this.Controls.Add(this.pictureBox1);
@@ -162,6 +162,7 @@
this.Controls.Add(this.label2);
this.Controls.Add(this.label1);
this.DoubleBuffered = true;
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Margin = new System.Windows.Forms.Padding(4);
this.Name = "ActualizarMerma";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;