correccion2
This commit is contained in:
Generated
+120
-120
@@ -36,27 +36,27 @@
|
|||||||
this.button4 = new System.Windows.Forms.Button();
|
this.button4 = new System.Windows.Forms.Button();
|
||||||
this.button5 = new System.Windows.Forms.Button();
|
this.button5 = new System.Windows.Forms.Button();
|
||||||
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
|
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
|
||||||
this.txtnombreproducto = new System.Windows.Forms.TextBox();
|
this.txtnombrepersonal = new System.Windows.Forms.TextBox();
|
||||||
this.textBox1 = new System.Windows.Forms.TextBox();
|
this.txtapellidopersonal = new System.Windows.Forms.TextBox();
|
||||||
this.textBox4 = new System.Windows.Forms.TextBox();
|
this.txtnointpersonal = new System.Windows.Forms.TextBox();
|
||||||
this.textBox5 = new System.Windows.Forms.TextBox();
|
this.txtnoextpersonal = new System.Windows.Forms.TextBox();
|
||||||
this.textBox6 = new System.Windows.Forms.TextBox();
|
this.txtcodigopersonal = new System.Windows.Forms.TextBox();
|
||||||
this.textBox7 = new System.Windows.Forms.TextBox();
|
this.txtcoloniapersonal = new System.Windows.Forms.TextBox();
|
||||||
this.textBox8 = new System.Windows.Forms.TextBox();
|
this.txtcallepersonal = new System.Windows.Forms.TextBox();
|
||||||
this.textBox9 = new System.Windows.Forms.TextBox();
|
this.txttelefonopersonal = new System.Windows.Forms.TextBox();
|
||||||
this.textBox11 = new System.Windows.Forms.TextBox();
|
this.txtreferenciapersonal = new System.Windows.Forms.TextBox();
|
||||||
this.label1 = new System.Windows.Forms.Label();
|
this.label1 = new System.Windows.Forms.Label();
|
||||||
this.label2 = new System.Windows.Forms.Label();
|
this.label2 = new System.Windows.Forms.Label();
|
||||||
this.label3 = new System.Windows.Forms.Label();
|
this.label3 = new System.Windows.Forms.Label();
|
||||||
this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
|
this.dtpfechapersonal = new System.Windows.Forms.DateTimePicker();
|
||||||
this.comboBox1 = new System.Windows.Forms.ComboBox();
|
this.cbestadopersonal = new System.Windows.Forms.ComboBox();
|
||||||
this.label4 = new System.Windows.Forms.Label();
|
this.label4 = new System.Windows.Forms.Label();
|
||||||
this.label5 = new System.Windows.Forms.Label();
|
this.label5 = new System.Windows.Forms.Label();
|
||||||
this.label6 = new System.Windows.Forms.Label();
|
this.label6 = new System.Windows.Forms.Label();
|
||||||
this.label7 = new System.Windows.Forms.Label();
|
this.label7 = new System.Windows.Forms.Label();
|
||||||
this.label8 = new System.Windows.Forms.Label();
|
this.label8 = new System.Windows.Forms.Label();
|
||||||
this.label9 = new System.Windows.Forms.Label();
|
this.label9 = new System.Windows.Forms.Label();
|
||||||
this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
|
this.dtpnacimientopersonal = new System.Windows.Forms.DateTimePicker();
|
||||||
this.label10 = new System.Windows.Forms.Label();
|
this.label10 = new System.Windows.Forms.Label();
|
||||||
this.label11 = new System.Windows.Forms.Label();
|
this.label11 = new System.Windows.Forms.Label();
|
||||||
this.button9 = new System.Windows.Forms.Button();
|
this.button9 = new System.Windows.Forms.Button();
|
||||||
@@ -188,86 +188,86 @@
|
|||||||
this.flowLayoutPanel1.Size = new System.Drawing.Size(324, 1061);
|
this.flowLayoutPanel1.Size = new System.Drawing.Size(324, 1061);
|
||||||
this.flowLayoutPanel1.TabIndex = 8;
|
this.flowLayoutPanel1.TabIndex = 8;
|
||||||
//
|
//
|
||||||
// txtnombreproducto
|
// txtnombrepersonal
|
||||||
//
|
//
|
||||||
this.txtnombreproducto.Font = new System.Drawing.Font("Microsoft Sans Serif", 25F);
|
this.txtnombrepersonal.Font = new System.Drawing.Font("Microsoft Sans Serif", 25F);
|
||||||
this.txtnombreproducto.Location = new System.Drawing.Point(493, 347);
|
this.txtnombrepersonal.Location = new System.Drawing.Point(493, 347);
|
||||||
this.txtnombreproducto.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.txtnombrepersonal.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||||
this.txtnombreproducto.Name = "txtnombreproducto";
|
this.txtnombrepersonal.Name = "txtnombrepersonal";
|
||||||
this.txtnombreproducto.Size = new System.Drawing.Size(299, 55);
|
this.txtnombrepersonal.Size = new System.Drawing.Size(299, 55);
|
||||||
this.txtnombreproducto.TabIndex = 13;
|
this.txtnombrepersonal.TabIndex = 13;
|
||||||
//
|
//
|
||||||
// textBox1
|
// txtapellidopersonal
|
||||||
//
|
//
|
||||||
this.textBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 25F);
|
this.txtapellidopersonal.Font = new System.Drawing.Font("Microsoft Sans Serif", 25F);
|
||||||
this.textBox1.Location = new System.Drawing.Point(818, 347);
|
this.txtapellidopersonal.Location = new System.Drawing.Point(818, 347);
|
||||||
this.textBox1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.txtapellidopersonal.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||||
this.textBox1.Name = "textBox1";
|
this.txtapellidopersonal.Name = "txtapellidopersonal";
|
||||||
this.textBox1.Size = new System.Drawing.Size(299, 55);
|
this.txtapellidopersonal.Size = new System.Drawing.Size(299, 55);
|
||||||
this.textBox1.TabIndex = 14;
|
this.txtapellidopersonal.TabIndex = 14;
|
||||||
//
|
//
|
||||||
// textBox4
|
// txtnointpersonal
|
||||||
//
|
//
|
||||||
this.textBox4.Font = new System.Drawing.Font("Microsoft Sans Serif", 25F);
|
this.txtnointpersonal.Font = new System.Drawing.Font("Microsoft Sans Serif", 25F);
|
||||||
this.textBox4.Location = new System.Drawing.Point(493, 550);
|
this.txtnointpersonal.Location = new System.Drawing.Point(493, 572);
|
||||||
this.textBox4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.txtnointpersonal.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||||
this.textBox4.Name = "textBox4";
|
this.txtnointpersonal.Name = "txtnointpersonal";
|
||||||
this.textBox4.Size = new System.Drawing.Size(299, 55);
|
this.txtnointpersonal.Size = new System.Drawing.Size(299, 55);
|
||||||
this.textBox4.TabIndex = 20;
|
this.txtnointpersonal.TabIndex = 20;
|
||||||
//
|
//
|
||||||
// textBox5
|
// txtnoextpersonal
|
||||||
//
|
//
|
||||||
this.textBox5.Font = new System.Drawing.Font("Microsoft Sans Serif", 25F);
|
this.txtnoextpersonal.Font = new System.Drawing.Font("Microsoft Sans Serif", 25F);
|
||||||
this.textBox5.Location = new System.Drawing.Point(1464, 452);
|
this.txtnoextpersonal.Location = new System.Drawing.Point(1464, 452);
|
||||||
this.textBox5.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.txtnoextpersonal.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||||
this.textBox5.Name = "textBox5";
|
this.txtnoextpersonal.Name = "txtnoextpersonal";
|
||||||
this.textBox5.Size = new System.Drawing.Size(299, 55);
|
this.txtnoextpersonal.Size = new System.Drawing.Size(299, 55);
|
||||||
this.textBox5.TabIndex = 19;
|
this.txtnoextpersonal.TabIndex = 19;
|
||||||
//
|
//
|
||||||
// textBox6
|
// txtcodigopersonal
|
||||||
//
|
//
|
||||||
this.textBox6.Font = new System.Drawing.Font("Microsoft Sans Serif", 25F);
|
this.txtcodigopersonal.Font = new System.Drawing.Font("Microsoft Sans Serif", 25F);
|
||||||
this.textBox6.Location = new System.Drawing.Point(1141, 452);
|
this.txtcodigopersonal.Location = new System.Drawing.Point(1141, 452);
|
||||||
this.textBox6.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.txtcodigopersonal.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||||
this.textBox6.Name = "textBox6";
|
this.txtcodigopersonal.Name = "txtcodigopersonal";
|
||||||
this.textBox6.Size = new System.Drawing.Size(299, 55);
|
this.txtcodigopersonal.Size = new System.Drawing.Size(299, 55);
|
||||||
this.textBox6.TabIndex = 18;
|
this.txtcodigopersonal.TabIndex = 18;
|
||||||
//
|
//
|
||||||
// textBox7
|
// txtcoloniapersonal
|
||||||
//
|
//
|
||||||
this.textBox7.Font = new System.Drawing.Font("Microsoft Sans Serif", 25F);
|
this.txtcoloniapersonal.Font = new System.Drawing.Font("Microsoft Sans Serif", 25F);
|
||||||
this.textBox7.Location = new System.Drawing.Point(816, 452);
|
this.txtcoloniapersonal.Location = new System.Drawing.Point(816, 452);
|
||||||
this.textBox7.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.txtcoloniapersonal.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||||
this.textBox7.Name = "textBox7";
|
this.txtcoloniapersonal.Name = "txtcoloniapersonal";
|
||||||
this.textBox7.Size = new System.Drawing.Size(299, 55);
|
this.txtcoloniapersonal.Size = new System.Drawing.Size(299, 55);
|
||||||
this.textBox7.TabIndex = 17;
|
this.txtcoloniapersonal.TabIndex = 17;
|
||||||
//
|
//
|
||||||
// textBox8
|
// txtcallepersonal
|
||||||
//
|
//
|
||||||
this.textBox8.Font = new System.Drawing.Font("Microsoft Sans Serif", 25F);
|
this.txtcallepersonal.Font = new System.Drawing.Font("Microsoft Sans Serif", 25F);
|
||||||
this.textBox8.Location = new System.Drawing.Point(1141, 347);
|
this.txtcallepersonal.Location = new System.Drawing.Point(1141, 347);
|
||||||
this.textBox8.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.txtcallepersonal.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||||
this.textBox8.Name = "textBox8";
|
this.txtcallepersonal.Name = "txtcallepersonal";
|
||||||
this.textBox8.Size = new System.Drawing.Size(299, 55);
|
this.txtcallepersonal.Size = new System.Drawing.Size(299, 55);
|
||||||
this.textBox8.TabIndex = 24;
|
this.txtcallepersonal.TabIndex = 24;
|
||||||
//
|
//
|
||||||
// textBox9
|
// txttelefonopersonal
|
||||||
//
|
//
|
||||||
this.textBox9.Font = new System.Drawing.Font("Microsoft Sans Serif", 25F);
|
this.txttelefonopersonal.Font = new System.Drawing.Font("Microsoft Sans Serif", 25F);
|
||||||
this.textBox9.Location = new System.Drawing.Point(1464, 550);
|
this.txttelefonopersonal.Location = new System.Drawing.Point(1464, 550);
|
||||||
this.textBox9.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.txttelefonopersonal.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||||
this.textBox9.Name = "textBox9";
|
this.txttelefonopersonal.Name = "txttelefonopersonal";
|
||||||
this.textBox9.Size = new System.Drawing.Size(299, 55);
|
this.txttelefonopersonal.Size = new System.Drawing.Size(299, 55);
|
||||||
this.textBox9.TabIndex = 23;
|
this.txttelefonopersonal.TabIndex = 23;
|
||||||
//
|
//
|
||||||
// textBox11
|
// txtreferenciapersonal
|
||||||
//
|
//
|
||||||
this.textBox11.Font = new System.Drawing.Font("Microsoft Sans Serif", 25F);
|
this.txtreferenciapersonal.Font = new System.Drawing.Font("Microsoft Sans Serif", 25F);
|
||||||
this.textBox11.Location = new System.Drawing.Point(816, 550);
|
this.txtreferenciapersonal.Location = new System.Drawing.Point(816, 550);
|
||||||
this.textBox11.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.txtreferenciapersonal.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||||
this.textBox11.Name = "textBox11";
|
this.txtreferenciapersonal.Name = "txtreferenciapersonal";
|
||||||
this.textBox11.Size = new System.Drawing.Size(299, 55);
|
this.txtreferenciapersonal.Size = new System.Drawing.Size(299, 55);
|
||||||
this.textBox11.TabIndex = 21;
|
this.txtreferenciapersonal.TabIndex = 21;
|
||||||
//
|
//
|
||||||
// label1
|
// label1
|
||||||
//
|
//
|
||||||
@@ -306,29 +306,29 @@
|
|||||||
this.label3.Text = "Fecha de contratación";
|
this.label3.Text = "Fecha de contratación";
|
||||||
this.label3.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
this.label3.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
||||||
//
|
//
|
||||||
// dateTimePicker1
|
// dtpfechapersonal
|
||||||
//
|
//
|
||||||
this.dateTimePicker1.Font = new System.Drawing.Font("Poppins Medium", 15F);
|
this.dtpfechapersonal.Font = new System.Drawing.Font("Poppins Medium", 15F);
|
||||||
this.dateTimePicker1.Location = new System.Drawing.Point(1467, 359);
|
this.dtpfechapersonal.Location = new System.Drawing.Point(1467, 359);
|
||||||
this.dateTimePicker1.Name = "dateTimePicker1";
|
this.dtpfechapersonal.Name = "dtpfechapersonal";
|
||||||
this.dateTimePicker1.Size = new System.Drawing.Size(296, 45);
|
this.dtpfechapersonal.Size = new System.Drawing.Size(296, 45);
|
||||||
this.dateTimePicker1.TabIndex = 28;
|
this.dtpfechapersonal.TabIndex = 28;
|
||||||
//
|
//
|
||||||
// comboBox1
|
// cbestadopersonal
|
||||||
//
|
//
|
||||||
this.comboBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 26F);
|
this.cbestadopersonal.Font = new System.Drawing.Font("Microsoft Sans Serif", 26F);
|
||||||
this.comboBox1.FormattingEnabled = true;
|
this.cbestadopersonal.FormattingEnabled = true;
|
||||||
this.comboBox1.Location = new System.Drawing.Point(503, 442);
|
this.cbestadopersonal.Location = new System.Drawing.Point(493, 452);
|
||||||
this.comboBox1.Name = "comboBox1";
|
this.cbestadopersonal.Name = "cbestadopersonal";
|
||||||
this.comboBox1.Size = new System.Drawing.Size(160, 59);
|
this.cbestadopersonal.Size = new System.Drawing.Size(160, 59);
|
||||||
this.comboBox1.TabIndex = 29;
|
this.cbestadopersonal.TabIndex = 29;
|
||||||
//
|
//
|
||||||
// label4
|
// label4
|
||||||
//
|
//
|
||||||
this.label4.AutoSize = true;
|
this.label4.AutoSize = true;
|
||||||
this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 20F);
|
this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 20F);
|
||||||
this.label4.ForeColor = System.Drawing.Color.Navy;
|
this.label4.ForeColor = System.Drawing.Color.Navy;
|
||||||
this.label4.Location = new System.Drawing.Point(517, 397);
|
this.label4.Location = new System.Drawing.Point(507, 407);
|
||||||
this.label4.Name = "label4";
|
this.label4.Name = "label4";
|
||||||
this.label4.Size = new System.Drawing.Size(123, 39);
|
this.label4.Size = new System.Drawing.Size(123, 39);
|
||||||
this.label4.TabIndex = 30;
|
this.label4.TabIndex = 30;
|
||||||
@@ -376,7 +376,7 @@
|
|||||||
this.label8.AutoSize = true;
|
this.label8.AutoSize = true;
|
||||||
this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 20F);
|
this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 20F);
|
||||||
this.label8.ForeColor = System.Drawing.Color.Navy;
|
this.label8.ForeColor = System.Drawing.Color.Navy;
|
||||||
this.label8.Location = new System.Drawing.Point(486, 504);
|
this.label8.Location = new System.Drawing.Point(486, 526);
|
||||||
this.label8.Name = "label8";
|
this.label8.Name = "label8";
|
||||||
this.label8.Size = new System.Drawing.Size(117, 39);
|
this.label8.Size = new System.Drawing.Size(117, 39);
|
||||||
this.label8.TabIndex = 34;
|
this.label8.TabIndex = 34;
|
||||||
@@ -395,13 +395,13 @@
|
|||||||
this.label9.Text = "Referencia";
|
this.label9.Text = "Referencia";
|
||||||
this.label9.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
this.label9.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
||||||
//
|
//
|
||||||
// dateTimePicker2
|
// dtpnacimientopersonal
|
||||||
//
|
//
|
||||||
this.dateTimePicker2.Font = new System.Drawing.Font("Poppins Medium", 15F);
|
this.dtpnacimientopersonal.Font = new System.Drawing.Font("Poppins Medium", 15F);
|
||||||
this.dateTimePicker2.Location = new System.Drawing.Point(1141, 560);
|
this.dtpnacimientopersonal.Location = new System.Drawing.Point(1141, 560);
|
||||||
this.dateTimePicker2.Name = "dateTimePicker2";
|
this.dtpnacimientopersonal.Name = "dtpnacimientopersonal";
|
||||||
this.dateTimePicker2.Size = new System.Drawing.Size(296, 45);
|
this.dtpnacimientopersonal.Size = new System.Drawing.Size(296, 45);
|
||||||
this.dateTimePicker2.TabIndex = 36;
|
this.dtpnacimientopersonal.TabIndex = 36;
|
||||||
//
|
//
|
||||||
// label10
|
// label10
|
||||||
//
|
//
|
||||||
@@ -495,27 +495,27 @@
|
|||||||
this.Controls.Add(this.button6);
|
this.Controls.Add(this.button6);
|
||||||
this.Controls.Add(this.label11);
|
this.Controls.Add(this.label11);
|
||||||
this.Controls.Add(this.label10);
|
this.Controls.Add(this.label10);
|
||||||
this.Controls.Add(this.dateTimePicker2);
|
this.Controls.Add(this.dtpnacimientopersonal);
|
||||||
this.Controls.Add(this.label9);
|
this.Controls.Add(this.label9);
|
||||||
this.Controls.Add(this.label8);
|
this.Controls.Add(this.label8);
|
||||||
this.Controls.Add(this.label7);
|
this.Controls.Add(this.label7);
|
||||||
this.Controls.Add(this.label6);
|
this.Controls.Add(this.label6);
|
||||||
this.Controls.Add(this.label5);
|
this.Controls.Add(this.label5);
|
||||||
this.Controls.Add(this.label4);
|
this.Controls.Add(this.label4);
|
||||||
this.Controls.Add(this.comboBox1);
|
this.Controls.Add(this.cbestadopersonal);
|
||||||
this.Controls.Add(this.dateTimePicker1);
|
this.Controls.Add(this.dtpfechapersonal);
|
||||||
this.Controls.Add(this.label3);
|
this.Controls.Add(this.label3);
|
||||||
this.Controls.Add(this.label2);
|
this.Controls.Add(this.label2);
|
||||||
this.Controls.Add(this.label1);
|
this.Controls.Add(this.label1);
|
||||||
this.Controls.Add(this.textBox8);
|
this.Controls.Add(this.txtcallepersonal);
|
||||||
this.Controls.Add(this.textBox9);
|
this.Controls.Add(this.txttelefonopersonal);
|
||||||
this.Controls.Add(this.textBox11);
|
this.Controls.Add(this.txtreferenciapersonal);
|
||||||
this.Controls.Add(this.textBox4);
|
this.Controls.Add(this.txtnointpersonal);
|
||||||
this.Controls.Add(this.textBox5);
|
this.Controls.Add(this.txtnoextpersonal);
|
||||||
this.Controls.Add(this.textBox6);
|
this.Controls.Add(this.txtcodigopersonal);
|
||||||
this.Controls.Add(this.textBox7);
|
this.Controls.Add(this.txtcoloniapersonal);
|
||||||
this.Controls.Add(this.textBox1);
|
this.Controls.Add(this.txtapellidopersonal);
|
||||||
this.Controls.Add(this.txtnombreproducto);
|
this.Controls.Add(this.txtnombrepersonal);
|
||||||
this.Controls.Add(this.flowLayoutPanel1);
|
this.Controls.Add(this.flowLayoutPanel1);
|
||||||
this.Name = "personal";
|
this.Name = "personal";
|
||||||
this.Text = "personal";
|
this.Text = "personal";
|
||||||
@@ -539,27 +539,27 @@
|
|||||||
private System.Windows.Forms.Button button4;
|
private System.Windows.Forms.Button button4;
|
||||||
private System.Windows.Forms.Button button5;
|
private System.Windows.Forms.Button button5;
|
||||||
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
|
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
|
||||||
private System.Windows.Forms.TextBox txtnombreproducto;
|
private System.Windows.Forms.TextBox txtnombrepersonal;
|
||||||
private System.Windows.Forms.TextBox textBox1;
|
private System.Windows.Forms.TextBox txtapellidopersonal;
|
||||||
private System.Windows.Forms.TextBox textBox4;
|
private System.Windows.Forms.TextBox txtnointpersonal;
|
||||||
private System.Windows.Forms.TextBox textBox5;
|
private System.Windows.Forms.TextBox txtnoextpersonal;
|
||||||
private System.Windows.Forms.TextBox textBox6;
|
private System.Windows.Forms.TextBox txtcodigopersonal;
|
||||||
private System.Windows.Forms.TextBox textBox7;
|
private System.Windows.Forms.TextBox txtcoloniapersonal;
|
||||||
private System.Windows.Forms.TextBox textBox8;
|
private System.Windows.Forms.TextBox txtcallepersonal;
|
||||||
private System.Windows.Forms.TextBox textBox9;
|
private System.Windows.Forms.TextBox txttelefonopersonal;
|
||||||
private System.Windows.Forms.TextBox textBox11;
|
private System.Windows.Forms.TextBox txtreferenciapersonal;
|
||||||
private System.Windows.Forms.Label label1;
|
private System.Windows.Forms.Label label1;
|
||||||
private System.Windows.Forms.Label label2;
|
private System.Windows.Forms.Label label2;
|
||||||
private System.Windows.Forms.Label label3;
|
private System.Windows.Forms.Label label3;
|
||||||
private System.Windows.Forms.DateTimePicker dateTimePicker1;
|
private System.Windows.Forms.DateTimePicker dtpfechapersonal;
|
||||||
private System.Windows.Forms.ComboBox comboBox1;
|
private System.Windows.Forms.ComboBox cbestadopersonal;
|
||||||
private System.Windows.Forms.Label label4;
|
private System.Windows.Forms.Label label4;
|
||||||
private System.Windows.Forms.Label label5;
|
private System.Windows.Forms.Label label5;
|
||||||
private System.Windows.Forms.Label label6;
|
private System.Windows.Forms.Label label6;
|
||||||
private System.Windows.Forms.Label label7;
|
private System.Windows.Forms.Label label7;
|
||||||
private System.Windows.Forms.Label label8;
|
private System.Windows.Forms.Label label8;
|
||||||
private System.Windows.Forms.Label label9;
|
private System.Windows.Forms.Label label9;
|
||||||
private System.Windows.Forms.DateTimePicker dateTimePicker2;
|
private System.Windows.Forms.DateTimePicker dtpnacimientopersonal;
|
||||||
private System.Windows.Forms.Label label10;
|
private System.Windows.Forms.Label label10;
|
||||||
private System.Windows.Forms.Label label11;
|
private System.Windows.Forms.Label label11;
|
||||||
private System.Windows.Forms.Button button9;
|
private System.Windows.Forms.Button button9;
|
||||||
|
|||||||
Reference in New Issue
Block a user