namespace compabetov2.Empleados { partial class AgregarEmpleado1 { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.button1 = new System.Windows.Forms.Button(); this.lbImg = new System.Windows.Forms.Label(); this.pictureBox2 = new System.Windows.Forms.PictureBox(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.label12 = new System.Windows.Forms.Label(); this.cbEstado = new System.Windows.Forms.ComboBox(); this.label11 = new System.Windows.Forms.Label(); this.txtTelefono = new System.Windows.Forms.TextBox(); this.label10 = new System.Windows.Forms.Label(); this.dtFechaCon = new System.Windows.Forms.DateTimePicker(); this.label9 = new System.Windows.Forms.Label(); this.dtFechaNac = new System.Windows.Forms.DateTimePicker(); this.label8 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.txtReferencia = new System.Windows.Forms.TextBox(); this.txtNoInt = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.txtNoExt = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.txtCp = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.txtColonia = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.txtCalle = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.txtApellido = new System.Windows.Forms.TextBox(); this.txtNombre = new System.Windows.Forms.TextBox(); this.label13 = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.SuspendLayout(); // // button1 // this.button1.Font = new System.Drawing.Font("Poppins", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button1.Location = new System.Drawing.Point(46, 548); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(103, 46); this.button1.TabIndex = 57; this.button1.Text = "Subir"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // lbImg // this.lbImg.AutoSize = true; this.lbImg.BackColor = System.Drawing.Color.Transparent; this.lbImg.Font = new System.Drawing.Font("Poppins", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbImg.ForeColor = System.Drawing.Color.Transparent; this.lbImg.Location = new System.Drawing.Point(161, 550); this.lbImg.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lbImg.Name = "lbImg"; this.lbImg.Size = new System.Drawing.Size(113, 40); this.lbImg.TabIndex = 56; this.lbImg.Text = "Imagen:"; // // pictureBox2 // this.pictureBox2.BackColor = System.Drawing.Color.Transparent; this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.pictureBox2.Image = global::compabetov2.Properties.Resources.check1; this.pictureBox2.Location = new System.Drawing.Point(373, 548); this.pictureBox2.Name = "pictureBox2"; this.pictureBox2.Size = new System.Drawing.Size(100, 69); this.pictureBox2.TabIndex = 55; this.pictureBox2.TabStop = false; this.pictureBox2.Click += new System.EventHandler(this.pictureBox2_Click); // // pictureBox1 // 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(479, 548); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(100, 69); this.pictureBox1.TabIndex = 54; this.pictureBox1.TabStop = false; this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click); // // label12 // this.label12.AutoSize = true; this.label12.BackColor = System.Drawing.Color.Transparent; this.label12.Font = new System.Drawing.Font("Poppins", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label12.ForeColor = System.Drawing.Color.Transparent; this.label12.Location = new System.Drawing.Point(644, 430); this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(101, 40); this.label12.TabIndex = 53; this.label12.Text = "Estado:"; // // cbEstado // this.cbEstado.Font = new System.Drawing.Font("Poppins", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cbEstado.FormattingEnabled = true; this.cbEstado.Items.AddRange(new object[] { "Activo", "Inactivo"}); this.cbEstado.Location = new System.Drawing.Point(651, 468); this.cbEstado.Margin = new System.Windows.Forms.Padding(4); this.cbEstado.Name = "cbEstado"; this.cbEstado.Size = new System.Drawing.Size(231, 48); this.cbEstado.TabIndex = 52; this.cbEstado.Text = "Activo"; // // label11 // this.label11.AutoSize = true; this.label11.BackColor = System.Drawing.Color.Transparent; this.label11.Font = new System.Drawing.Font("Poppins", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label11.ForeColor = System.Drawing.Color.Transparent; this.label11.Location = new System.Drawing.Point(341, 430); this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(121, 40); this.label11.TabIndex = 51; this.label11.Text = "Telefono:"; // // txtTelefono // this.txtTelefono.Font = new System.Drawing.Font("Poppins", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtTelefono.Location = new System.Drawing.Point(348, 474); this.txtTelefono.Margin = new System.Windows.Forms.Padding(4); this.txtTelefono.Name = "txtTelefono"; this.txtTelefono.Size = new System.Drawing.Size(231, 42); this.txtTelefono.TabIndex = 50; // // label10 // this.label10.AutoSize = true; this.label10.BackColor = System.Drawing.Color.Transparent; this.label10.Font = new System.Drawing.Font("Poppins", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label10.ForeColor = System.Drawing.Color.Transparent; this.label10.Location = new System.Drawing.Point(36, 430); this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(290, 40); this.label10.TabIndex = 49; this.label10.Text = "Fecha de Contratación:"; // // dtFechaCon // this.dtFechaCon.Font = new System.Drawing.Font("Poppins", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.dtFechaCon.Location = new System.Drawing.Point(43, 474); this.dtFechaCon.Margin = new System.Windows.Forms.Padding(4); this.dtFechaCon.Name = "dtFechaCon"; this.dtFechaCon.Size = new System.Drawing.Size(231, 42); this.dtFechaCon.TabIndex = 48; // // label9 // this.label9.AutoSize = true; this.label9.BackColor = System.Drawing.Color.Transparent; this.label9.Font = new System.Drawing.Font("Poppins", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label9.ForeColor = System.Drawing.Color.Transparent; this.label9.Location = new System.Drawing.Point(644, 349); this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(269, 40); this.label9.TabIndex = 47; this.label9.Text = "Fecha de Nacimiento:"; // // dtFechaNac // this.dtFechaNac.CalendarFont = new System.Drawing.Font("Poppins", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.dtFechaNac.Font = new System.Drawing.Font("Poppins", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.dtFechaNac.Location = new System.Drawing.Point(651, 384); this.dtFechaNac.Margin = new System.Windows.Forms.Padding(4); this.dtFechaNac.Name = "dtFechaNac"; this.dtFechaNac.Size = new System.Drawing.Size(231, 42); this.dtFechaNac.TabIndex = 46; // // label8 // this.label8.AutoSize = true; this.label8.BackColor = System.Drawing.Color.Transparent; this.label8.Font = new System.Drawing.Font("Poppins", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label8.ForeColor = System.Drawing.Color.Transparent; this.label8.Location = new System.Drawing.Point(341, 344); this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(146, 40); this.label8.TabIndex = 45; this.label8.Text = "Referencia:"; // // label7 // this.label7.AutoSize = true; this.label7.BackColor = System.Drawing.Color.Transparent; this.label7.Font = new System.Drawing.Font("Poppins", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label7.ForeColor = System.Drawing.Color.Transparent; this.label7.Location = new System.Drawing.Point(46, 344); this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(87, 40); this.label7.TabIndex = 44; this.label7.Text = "No.Int:"; // // txtReferencia // this.txtReferencia.Font = new System.Drawing.Font("Poppins", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtReferencia.Location = new System.Drawing.Point(348, 384); this.txtReferencia.Margin = new System.Windows.Forms.Padding(4); this.txtReferencia.Name = "txtReferencia"; this.txtReferencia.Size = new System.Drawing.Size(231, 42); this.txtReferencia.TabIndex = 43; // // txtNoInt // this.txtNoInt.Font = new System.Drawing.Font("Poppins", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtNoInt.Location = new System.Drawing.Point(43, 384); this.txtNoInt.Margin = new System.Windows.Forms.Padding(4); this.txtNoInt.Name = "txtNoInt"; this.txtNoInt.Size = new System.Drawing.Size(231, 42); this.txtNoInt.TabIndex = 42; // // label6 // this.label6.AutoSize = true; this.label6.BackColor = System.Drawing.Color.Transparent; this.label6.Font = new System.Drawing.Font("Poppins", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label6.ForeColor = System.Drawing.Color.Transparent; this.label6.Location = new System.Drawing.Point(644, 258); this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(142, 40); this.label6.TabIndex = 41; this.label6.Text = "No.Exterior:"; // // txtNoExt // this.txtNoExt.Font = new System.Drawing.Font("Poppins", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtNoExt.Location = new System.Drawing.Point(651, 298); this.txtNoExt.Margin = new System.Windows.Forms.Padding(4); this.txtNoExt.Name = "txtNoExt"; this.txtNoExt.Size = new System.Drawing.Size(231, 42); this.txtNoExt.TabIndex = 40; // // label5 // this.label5.AutoSize = true; this.label5.BackColor = System.Drawing.Color.Transparent; this.label5.Font = new System.Drawing.Font("Poppins", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label5.ForeColor = System.Drawing.Color.Transparent; this.label5.Location = new System.Drawing.Point(341, 258); this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(184, 40); this.label5.TabIndex = 39; this.label5.Text = "Codigo Postal:"; // // txtCp // this.txtCp.Font = new System.Drawing.Font("Poppins", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtCp.Location = new System.Drawing.Point(348, 298); this.txtCp.Margin = new System.Windows.Forms.Padding(4); this.txtCp.Name = "txtCp"; this.txtCp.Size = new System.Drawing.Size(231, 42); this.txtCp.TabIndex = 38; // // label4 // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.Transparent; this.label4.Font = new System.Drawing.Font("Poppins", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label4.ForeColor = System.Drawing.Color.Transparent; this.label4.Location = new System.Drawing.Point(36, 256); this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(113, 40); this.label4.TabIndex = 37; this.label4.Text = "Colonia:"; // // txtColonia // this.txtColonia.Font = new System.Drawing.Font("Poppins", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtColonia.Location = new System.Drawing.Point(43, 298); this.txtColonia.Margin = new System.Windows.Forms.Padding(4); this.txtColonia.Name = "txtColonia"; this.txtColonia.Size = new System.Drawing.Size(231, 42); this.txtColonia.TabIndex = 36; // // label3 // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.Transparent; this.label3.Font = new System.Drawing.Font("Poppins", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label3.ForeColor = System.Drawing.Color.Transparent; this.label3.Location = new System.Drawing.Point(644, 171); this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(113, 40); this.label3.TabIndex = 35; this.label3.Text = "Colonia:"; // // txtCalle // this.txtCalle.Font = new System.Drawing.Font("Poppins", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtCalle.Location = new System.Drawing.Point(651, 212); this.txtCalle.Margin = new System.Windows.Forms.Padding(4); this.txtCalle.Name = "txtCalle"; this.txtCalle.Size = new System.Drawing.Size(231, 42); this.txtCalle.TabIndex = 34; // // label2 // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.Transparent; this.label2.Font = new System.Drawing.Font("Poppins", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label2.ForeColor = System.Drawing.Color.Transparent; this.label2.Location = new System.Drawing.Point(341, 171); this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(128, 40); this.label2.TabIndex = 33; this.label2.Text = "Apellidos:"; // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; this.label1.Font = new System.Drawing.Font("Poppins", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.ForeColor = System.Drawing.Color.Transparent; this.label1.Location = new System.Drawing.Point(36, 171); this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(128, 40); this.label1.TabIndex = 32; this.label1.Text = "Nombres:"; // // txtApellido // this.txtApellido.Font = new System.Drawing.Font("Poppins", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtApellido.Location = new System.Drawing.Point(348, 212); this.txtApellido.Margin = new System.Windows.Forms.Padding(4); this.txtApellido.Name = "txtApellido"; this.txtApellido.Size = new System.Drawing.Size(231, 42); this.txtApellido.TabIndex = 31; // // txtNombre // this.txtNombre.Font = new System.Drawing.Font("Poppins", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtNombre.Location = new System.Drawing.Point(43, 215); this.txtNombre.Margin = new System.Windows.Forms.Padding(4); this.txtNombre.Name = "txtNombre"; this.txtNombre.Size = new System.Drawing.Size(231, 37); this.txtNombre.TabIndex = 30; // // label13 // this.label13.AutoSize = true; this.label13.BackColor = System.Drawing.Color.Transparent; this.label13.Font = new System.Drawing.Font("Poppins", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label13.ForeColor = System.Drawing.Color.Transparent; this.label13.Location = new System.Drawing.Point(353, 131); this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(237, 40); this.label13.TabIndex = 58; this.label13.Text = "Agregar Empleado"; this.label13.TextAlign = System.Drawing.ContentAlignment.TopCenter; // // AgregarEmpleado1 // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 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(942, 627); this.Controls.Add(this.label13); this.Controls.Add(this.button1); this.Controls.Add(this.lbImg); this.Controls.Add(this.pictureBox2); this.Controls.Add(this.pictureBox1); this.Controls.Add(this.label12); this.Controls.Add(this.cbEstado); this.Controls.Add(this.label11); this.Controls.Add(this.txtTelefono); this.Controls.Add(this.label10); this.Controls.Add(this.dtFechaCon); this.Controls.Add(this.label9); this.Controls.Add(this.dtFechaNac); this.Controls.Add(this.label8); this.Controls.Add(this.label7); this.Controls.Add(this.txtReferencia); this.Controls.Add(this.txtNoInt); this.Controls.Add(this.label6); this.Controls.Add(this.txtNoExt); this.Controls.Add(this.label5); this.Controls.Add(this.txtCp); this.Controls.Add(this.label4); this.Controls.Add(this.txtColonia); this.Controls.Add(this.label3); this.Controls.Add(this.txtCalle); this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.Controls.Add(this.txtApellido); this.Controls.Add(this.txtNombre); this.DoubleBuffered = true; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "AgregarEmpleado1"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "AgregarEmpleado1"; this.Load += new System.EventHandler(this.AgregarEmpleado1_Load); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Button button1; private System.Windows.Forms.Label lbImg; private System.Windows.Forms.PictureBox pictureBox2; private System.Windows.Forms.PictureBox pictureBox1; private System.Windows.Forms.Label label12; private System.Windows.Forms.ComboBox cbEstado; private System.Windows.Forms.Label label11; private System.Windows.Forms.TextBox txtTelefono; private System.Windows.Forms.Label label10; private System.Windows.Forms.DateTimePicker dtFechaCon; private System.Windows.Forms.Label label9; private System.Windows.Forms.DateTimePicker dtFechaNac; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label7; private System.Windows.Forms.TextBox txtReferencia; private System.Windows.Forms.TextBox txtNoInt; private System.Windows.Forms.Label label6; private System.Windows.Forms.TextBox txtNoExt; private System.Windows.Forms.Label label5; private System.Windows.Forms.TextBox txtCp; private System.Windows.Forms.Label label4; private System.Windows.Forms.TextBox txtColonia; private System.Windows.Forms.Label label3; private System.Windows.Forms.TextBox txtCalle; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; private System.Windows.Forms.TextBox txtApellido; private System.Windows.Forms.TextBox txtNombre; private System.Windows.Forms.Label label13; } }