subo cambiosvineconsefe

This commit is contained in:
Michael Robles
2024-07-02 13:45:17 -07:00
parent d64ebe7f69
commit 28149a6df4
4 changed files with 3 additions and 4 deletions
+2 -3
View File
@@ -98,12 +98,11 @@
this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
this.pictureBox1.Image = global::compabetov2.Properties.Resources.cancel1;
this.pictureBox1.Location = new System.Drawing.Point(1182, 12);
this.pictureBox1.Location = new System.Drawing.Point(746, 101);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(100, 69);
this.pictureBox1.TabIndex = 22;
this.pictureBox1.TabIndex = 23;
this.pictureBox1.TabStop = false;
this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
//
// RegistroVentas
//