afino detalles
This commit is contained in:
Generated
+3
-2
@@ -80,7 +80,7 @@
|
||||
//
|
||||
this.dtFecha.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.dtFecha.Location = new System.Drawing.Point(371, 314);
|
||||
this.dtFecha.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.dtFecha.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.dtFecha.Name = "dtFecha";
|
||||
this.dtFecha.Size = new System.Drawing.Size(463, 34);
|
||||
this.dtFecha.TabIndex = 3;
|
||||
@@ -101,7 +101,7 @@
|
||||
//
|
||||
this.txtResponsable.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.txtResponsable.Location = new System.Drawing.Point(371, 233);
|
||||
this.txtResponsable.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.txtResponsable.Margin = new System.Windows.Forms.Padding(4);
|
||||
this.txtResponsable.Name = "txtResponsable";
|
||||
this.txtResponsable.Size = new System.Drawing.Size(463, 34);
|
||||
this.txtResponsable.TabIndex = 5;
|
||||
@@ -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(3, 2, 3, 2);
|
||||
this.Name = "agregarmermas";
|
||||
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
||||
|
||||
Reference in New Issue
Block a user