subo cambiosvineconsefe
This commit is contained in:
@@ -5,6 +5,6 @@
|
|||||||
"\\Empleados",
|
"\\Empleados",
|
||||||
"\\Ventas"
|
"\\Ventas"
|
||||||
],
|
],
|
||||||
"SelectedNode": "\\admin\\addvariante.cs",
|
"SelectedNode": "\\admin\\crud.cs",
|
||||||
"PreviewInSolutionExplorer": false
|
"PreviewInSolutionExplorer": false
|
||||||
}
|
}
|
||||||
Binary file not shown.
Generated
+2
-3
@@ -98,12 +98,11 @@
|
|||||||
this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
|
this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
|
||||||
this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
||||||
this.pictureBox1.Image = global::compabetov2.Properties.Resources.cancel1;
|
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.Name = "pictureBox1";
|
||||||
this.pictureBox1.Size = new System.Drawing.Size(100, 69);
|
this.pictureBox1.Size = new System.Drawing.Size(100, 69);
|
||||||
this.pictureBox1.TabIndex = 22;
|
this.pictureBox1.TabIndex = 23;
|
||||||
this.pictureBox1.TabStop = false;
|
this.pictureBox1.TabStop = false;
|
||||||
this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
|
|
||||||
//
|
//
|
||||||
// RegistroVentas
|
// RegistroVentas
|
||||||
//
|
//
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user