namespace Payroll { partial class frmHRControls { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmHRControls)); this.gbEmpControls = new System.Windows.Forms.GroupBox(); this.btnAddemp = new System.Windows.Forms.Button(); this.btnModemp = new System.Windows.Forms.Button(); this.btmpDelemp = new System.Windows.Forms.Button(); this.pnlADD = new System.Windows.Forms.Panel(); this.cb401kpres = new System.Windows.Forms.ComboBox(); this.lbl401kp = new System.Windows.Forms.Label(); this.cb401kres = new System.Windows.Forms.ComboBox(); this.lbl401k = new System.Windows.Forms.Label(); this.cbJobstatustwo = new System.Windows.Forms.ComboBox(); this.lblJobstatustwo = new System.Windows.Forms.Label(); this.cbPackagetwo = new System.Windows.Forms.ComboBox(); this.lblPackagetwo = new System.Windows.Forms.Label(); this.tbAccounttwo = new System.Windows.Forms.TextBox(); this.tbRoutetwo = new System.Windows.Forms.TextBox(); this.lblAccounttwo = new System.Windows.Forms.Label(); this.lblRoutetwo = new System.Windows.Forms.Label(); this.tbZipTwo = new System.Windows.Forms.TextBox(); this.tbCityTwo = new System.Windows.Forms.TextBox(); this.lblZipTwo = new System.Windows.Forms.Label(); this.lblCityTwo = new System.Windows.Forms.Label(); this.button1 = new System.Windows.Forms.Button(); this.cbJOB = new System.Windows.Forms.ComboBox(); this.label16 = new System.Windows.Forms.Label(); this.tbDEPEND = new System.Windows.Forms.TextBox(); this.label15 = new System.Windows.Forms.Label(); this.cbMARRY = new System.Windows.Forms.ComboBox(); this.label14 = new System.Windows.Forms.Label(); this.cbDENTAL = new System.Windows.Forms.ComboBox(); this.label12 = new System.Windows.Forms.Label(); this.cbDISABILITY = new System.Windows.Forms.ComboBox(); this.label11 = new System.Windows.Forms.Label(); this.cbINSURANCE = new System.Windows.Forms.ComboBox(); this.label10 = new System.Windows.Forms.Label(); this.cbGENDER = new System.Windows.Forms.ComboBox(); this.label9 = new System.Windows.Forms.Label(); this.cbState = new System.Windows.Forms.ComboBox(); this.label8 = new System.Windows.Forms.Label(); this.tbADDRESS = new System.Windows.Forms.TextBox(); this.label7 = new System.Windows.Forms.Label(); this.tbPN = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker(); this.label5 = new System.Windows.Forms.Label(); this.tbEMAIL = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.tbNAME = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.tbID = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.pnlDelete = new System.Windows.Forms.Panel(); this.radioButton3 = new System.Windows.Forms.RadioButton(); this.button3 = new System.Windows.Forms.Button(); this.radioButton2 = new System.Windows.Forms.RadioButton(); this.radioButton1 = new System.Windows.Forms.RadioButton(); this.textBox12 = new System.Windows.Forms.TextBox(); this.label31 = new System.Windows.Forms.Label(); this.pnlMod = new System.Windows.Forms.Panel(); this.cb401kprestwo = new System.Windows.Forms.ComboBox(); this.lbl401kptwo = new System.Windows.Forms.Label(); this.cb401krestwo = new System.Windows.Forms.ComboBox(); this.lbl401ktwo = new System.Windows.Forms.Label(); this.cbJobstatus = new System.Windows.Forms.ComboBox(); this.lbljobstatus = new System.Windows.Forms.Label(); this.cbPackage = new System.Windows.Forms.ComboBox(); this.lblPackage = new System.Windows.Forms.Label(); this.tbAccount = new System.Windows.Forms.TextBox(); this.tbRoute = new System.Windows.Forms.TextBox(); this.lblAccount = new System.Windows.Forms.Label(); this.lblRoute = new System.Windows.Forms.Label(); this.tbZip = new System.Windows.Forms.TextBox(); this.tbCity = new System.Windows.Forms.TextBox(); this.lblZip = new System.Windows.Forms.Label(); this.lblCity = new System.Windows.Forms.Label(); this.tbmPASSWORD = new System.Windows.Forms.TextBox(); this.label23 = new System.Windows.Forms.Label(); this.button4 = new System.Windows.Forms.Button(); this.textBox2 = new System.Windows.Forms.TextBox(); this.label22 = new System.Windows.Forms.Label(); this.cbmJOB = new System.Windows.Forms.ComboBox(); this.label13 = new System.Windows.Forms.Label(); this.tbmDEPENDENT = new System.Windows.Forms.TextBox(); this.label17 = new System.Windows.Forms.Label(); this.cbmMARRY = new System.Windows.Forms.ComboBox(); this.label18 = new System.Windows.Forms.Label(); this.cbmDENTAL = new System.Windows.Forms.ComboBox(); this.label19 = new System.Windows.Forms.Label(); this.cbmDISABILITY = new System.Windows.Forms.ComboBox(); this.label20 = new System.Windows.Forms.Label(); this.cbmINSURANCE = new System.Windows.Forms.ComboBox(); this.label21 = new System.Windows.Forms.Label(); this.button2 = new System.Windows.Forms.Button(); this.cbmGENDER = new System.Windows.Forms.ComboBox(); this.label24 = new System.Windows.Forms.Label(); this.cbmSTATE = new System.Windows.Forms.ComboBox(); this.label25 = new System.Windows.Forms.Label(); this.tbmADDRESS = new System.Windows.Forms.TextBox(); this.label26 = new System.Windows.Forms.Label(); this.tbmPN = new System.Windows.Forms.TextBox(); this.label27 = new System.Windows.Forms.Label(); this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker(); this.label28 = new System.Windows.Forms.Label(); this.tbmEMAIL = new System.Windows.Forms.TextBox(); this.label29 = new System.Windows.Forms.Label(); this.tbmName = new System.Windows.Forms.TextBox(); this.label30 = new System.Windows.Forms.Label(); this.gbEmpControls.SuspendLayout(); this.pnlADD.SuspendLayout(); this.pnlDelete.SuspendLayout(); this.pnlMod.SuspendLayout(); this.SuspendLayout(); // // gbEmpControls // this.gbEmpControls.BackColor = System.Drawing.Color.Transparent; this.gbEmpControls.Controls.Add(this.btnAddemp); this.gbEmpControls.Controls.Add(this.btnModemp); this.gbEmpControls.Controls.Add(this.btmpDelemp); this.gbEmpControls.Controls.Add(this.pnlADD); this.gbEmpControls.Controls.Add(this.pnlDelete); this.gbEmpControls.Controls.Add(this.pnlMod); this.gbEmpControls.Font = new System.Drawing.Font("Century Gothic", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.gbEmpControls.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.gbEmpControls.Location = new System.Drawing.Point(12, 13); this.gbEmpControls.Name = "gbEmpControls"; this.gbEmpControls.Size = new System.Drawing.Size(737, 572); this.gbEmpControls.TabIndex = 9; this.gbEmpControls.TabStop = false; this.gbEmpControls.Text = "Employee Controls"; // // btnAddemp // this.btnAddemp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.btnAddemp.ForeColor = System.Drawing.Color.Black; this.btnAddemp.Location = new System.Drawing.Point(19, 28); this.btnAddemp.Name = "btnAddemp"; this.btnAddemp.Size = new System.Drawing.Size(228, 33); this.btnAddemp.TabIndex = 3; this.btnAddemp.Text = "Add Employee"; this.btnAddemp.UseVisualStyleBackColor = false; this.btnAddemp.Click += new System.EventHandler(this.BtnAddemp_Click); // // btnModemp // this.btnModemp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.btnModemp.ForeColor = System.Drawing.Color.Black; this.btnModemp.Location = new System.Drawing.Point(253, 28); this.btnModemp.Name = "btnModemp"; this.btnModemp.Size = new System.Drawing.Size(228, 33); this.btnModemp.TabIndex = 4; this.btnModemp.Text = "Modify Employee"; this.btnModemp.UseVisualStyleBackColor = false; this.btnModemp.Click += new System.EventHandler(this.BtnModemp_Click); // // btmpDelemp // this.btmpDelemp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.btmpDelemp.ForeColor = System.Drawing.Color.Black; this.btmpDelemp.Location = new System.Drawing.Point(487, 28); this.btmpDelemp.Name = "btmpDelemp"; this.btmpDelemp.Size = new System.Drawing.Size(228, 33); this.btmpDelemp.TabIndex = 5; this.btmpDelemp.Text = "Remove/Retire Employee"; this.btmpDelemp.UseVisualStyleBackColor = false; this.btmpDelemp.Click += new System.EventHandler(this.BtmpDelemp_Click); // // pnlADD // this.pnlADD.Controls.Add(this.cb401kpres); this.pnlADD.Controls.Add(this.lbl401kp); this.pnlADD.Controls.Add(this.cb401kres); this.pnlADD.Controls.Add(this.lbl401k); this.pnlADD.Controls.Add(this.cbJobstatustwo); this.pnlADD.Controls.Add(this.lblJobstatustwo); this.pnlADD.Controls.Add(this.cbPackagetwo); this.pnlADD.Controls.Add(this.lblPackagetwo); this.pnlADD.Controls.Add(this.tbAccounttwo); this.pnlADD.Controls.Add(this.tbRoutetwo); this.pnlADD.Controls.Add(this.lblAccounttwo); this.pnlADD.Controls.Add(this.lblRoutetwo); this.pnlADD.Controls.Add(this.tbZipTwo); this.pnlADD.Controls.Add(this.tbCityTwo); this.pnlADD.Controls.Add(this.lblZipTwo); this.pnlADD.Controls.Add(this.lblCityTwo); this.pnlADD.Controls.Add(this.button1); this.pnlADD.Controls.Add(this.cbJOB); this.pnlADD.Controls.Add(this.label16); this.pnlADD.Controls.Add(this.tbDEPEND); this.pnlADD.Controls.Add(this.label15); this.pnlADD.Controls.Add(this.cbMARRY); this.pnlADD.Controls.Add(this.label14); this.pnlADD.Controls.Add(this.cbDENTAL); this.pnlADD.Controls.Add(this.label12); this.pnlADD.Controls.Add(this.cbDISABILITY); this.pnlADD.Controls.Add(this.label11); this.pnlADD.Controls.Add(this.cbINSURANCE); this.pnlADD.Controls.Add(this.label10); this.pnlADD.Controls.Add(this.cbGENDER); this.pnlADD.Controls.Add(this.label9); this.pnlADD.Controls.Add(this.cbState); this.pnlADD.Controls.Add(this.label8); this.pnlADD.Controls.Add(this.tbADDRESS); this.pnlADD.Controls.Add(this.label7); this.pnlADD.Controls.Add(this.tbPN); this.pnlADD.Controls.Add(this.label6); this.pnlADD.Controls.Add(this.dateTimePicker1); this.pnlADD.Controls.Add(this.label5); this.pnlADD.Controls.Add(this.tbEMAIL); this.pnlADD.Controls.Add(this.label4); this.pnlADD.Controls.Add(this.tbNAME); this.pnlADD.Controls.Add(this.label3); this.pnlADD.Controls.Add(this.tbID); this.pnlADD.Controls.Add(this.label2); this.pnlADD.Controls.Add(this.label1); this.pnlADD.Location = new System.Drawing.Point(6, 67); this.pnlADD.Name = "pnlADD"; this.pnlADD.Size = new System.Drawing.Size(725, 499); this.pnlADD.TabIndex = 7; this.pnlADD.Visible = false; // // cb401kpres // this.cb401kpres.FormattingEnabled = true; this.cb401kpres.Items.AddRange(new object[] { "0%", "1%", "2%", "3%"}); this.cb401kpres.Location = new System.Drawing.Point(353, 371); this.cb401kpres.Name = "cb401kpres"; this.cb401kpres.Size = new System.Drawing.Size(121, 29); this.cb401kpres.TabIndex = 22; // // lbl401kp // this.lbl401kp.AutoSize = true; this.lbl401kp.Location = new System.Drawing.Point(283, 375); this.lbl401kp.Name = "lbl401kp"; this.lbl401kp.Size = new System.Drawing.Size(69, 21); this.lbl401kp.TabIndex = 102; this.lbl401kp.Text = "401K %:"; // // cb401kres // this.cb401kres.FormattingEnabled = true; this.cb401kres.Items.AddRange(new object[] { "Yes", "No"}); this.cb401kres.Location = new System.Drawing.Point(135, 371); this.cb401kres.Name = "cb401kres"; this.cb401kres.Size = new System.Drawing.Size(121, 29); this.cb401kres.TabIndex = 21; // // lbl401k // this.lbl401k.AutoSize = true; this.lbl401k.Location = new System.Drawing.Point(84, 375); this.lbl401k.Name = "lbl401k"; this.lbl401k.Size = new System.Drawing.Size(51, 21); this.lbl401k.TabIndex = 100; this.lbl401k.Text = "401K:"; // // cbJobstatustwo // this.cbJobstatustwo.FormattingEnabled = true; this.cbJobstatustwo.Items.AddRange(new object[] { "Full Time", "Part Time"}); this.cbJobstatustwo.Location = new System.Drawing.Point(569, 334); this.cbJobstatustwo.Name = "cbJobstatustwo"; this.cbJobstatustwo.Size = new System.Drawing.Size(139, 29); this.cbJobstatustwo.TabIndex = 20; // // lblJobstatustwo // this.lblJobstatustwo.AutoSize = true; this.lblJobstatustwo.Location = new System.Drawing.Point(476, 338); this.lblJobstatustwo.Name = "lblJobstatustwo"; this.lblJobstatustwo.Size = new System.Drawing.Size(93, 21); this.lblJobstatustwo.TabIndex = 98; this.lblJobstatustwo.Text = "Job Status:"; // // cbPackagetwo // this.cbPackagetwo.FormattingEnabled = true; this.cbPackagetwo.Items.AddRange(new object[] { "Bronze", "Silver", "Gold"}); this.cbPackagetwo.Location = new System.Drawing.Point(353, 293); this.cbPackagetwo.Name = "cbPackagetwo"; this.cbPackagetwo.Size = new System.Drawing.Size(121, 29); this.cbPackagetwo.TabIndex = 16; // // lblPackagetwo // this.lblPackagetwo.AutoSize = true; this.lblPackagetwo.Location = new System.Drawing.Point(267, 297); this.lblPackagetwo.Name = "lblPackagetwo"; this.lblPackagetwo.Size = new System.Drawing.Size(85, 21); this.lblPackagetwo.TabIndex = 90; this.lblPackagetwo.Text = "Package:"; // // tbAccounttwo // this.tbAccounttwo.Location = new System.Drawing.Point(353, 334); this.tbAccounttwo.MaxLength = 10; this.tbAccounttwo.Name = "tbAccounttwo"; this.tbAccounttwo.Size = new System.Drawing.Size(121, 27); this.tbAccounttwo.TabIndex = 19; this.tbAccounttwo.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbAccounttwo_KeyPress); // // tbRoutetwo // this.tbRoutetwo.Location = new System.Drawing.Point(135, 334); this.tbRoutetwo.MaxLength = 9; this.tbRoutetwo.Name = "tbRoutetwo"; this.tbRoutetwo.Size = new System.Drawing.Size(120, 27); this.tbRoutetwo.TabIndex = 18; this.tbRoutetwo.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbRoutetwo_KeyPress); // // lblAccounttwo // this.lblAccounttwo.AutoSize = true; this.lblAccounttwo.Location = new System.Drawing.Point(257, 337); this.lblAccounttwo.Name = "lblAccounttwo"; this.lblAccounttwo.Size = new System.Drawing.Size(95, 21); this.lblAccounttwo.TabIndex = 87; this.lblAccounttwo.Text = "Account #:"; // // lblRoutetwo // this.lblRoutetwo.AutoSize = true; this.lblRoutetwo.Location = new System.Drawing.Point(48, 337); this.lblRoutetwo.Name = "lblRoutetwo"; this.lblRoutetwo.Size = new System.Drawing.Size(87, 21); this.lblRoutetwo.TabIndex = 86; this.lblRoutetwo.Text = "Routing #:"; // // tbZipTwo // this.tbZipTwo.Location = new System.Drawing.Point(353, 251); this.tbZipTwo.Name = "tbZipTwo"; this.tbZipTwo.Size = new System.Drawing.Size(121, 27); this.tbZipTwo.TabIndex = 13; // // tbCityTwo // this.tbCityTwo.Location = new System.Drawing.Point(135, 251); this.tbCityTwo.Name = "tbCityTwo"; this.tbCityTwo.Size = new System.Drawing.Size(120, 27); this.tbCityTwo.TabIndex = 12; // // lblZipTwo // this.lblZipTwo.AutoSize = true; this.lblZipTwo.Location = new System.Drawing.Point(268, 254); this.lblZipTwo.Name = "lblZipTwo"; this.lblZipTwo.Size = new System.Drawing.Size(84, 21); this.lblZipTwo.TabIndex = 83; this.lblZipTwo.Text = "Zip Code:"; // // lblCityTwo // this.lblCityTwo.AutoSize = true; this.lblCityTwo.Location = new System.Drawing.Point(91, 254); this.lblCityTwo.Name = "lblCityTwo"; this.lblCityTwo.Size = new System.Drawing.Size(44, 21); this.lblCityTwo.TabIndex = 82; this.lblCityTwo.Text = "City:"; // // button1 // this.button1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.button1.ForeColor = System.Drawing.Color.Black; this.button1.Location = new System.Drawing.Point(568, 400); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(140, 39); this.button1.TabIndex = 23; this.button1.Text = "Submit"; this.button1.UseVisualStyleBackColor = false; this.button1.Click += new System.EventHandler(this.Button1_Click); // // cbJOB // this.cbJOB.FormattingEnabled = true; this.cbJOB.Items.AddRange(new object[] { "Laborer", "Manager", "Secretary", "Janitor"}); this.cbJOB.Location = new System.Drawing.Point(569, 137); this.cbJOB.Name = "cbJOB"; this.cbJOB.Size = new System.Drawing.Size(140, 29); this.cbJOB.TabIndex = 7; // // label16 // this.label16.AutoSize = true; this.label16.Location = new System.Drawing.Point(492, 140); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(77, 21); this.label16.TabIndex = 29; this.label16.Text = "Job Title:"; // // tbDEPEND // this.tbDEPEND.Location = new System.Drawing.Point(569, 177); this.tbDEPEND.MaxLength = 2; this.tbDEPEND.Name = "tbDEPEND"; this.tbDEPEND.Size = new System.Drawing.Size(139, 27); this.tbDEPEND.TabIndex = 9; this.tbDEPEND.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbDEPEND_KeyPress); // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(467, 181); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(102, 21); this.label15.TabIndex = 27; this.label15.Text = "Dependent:"; // // cbMARRY // this.cbMARRY.FormattingEnabled = true; this.cbMARRY.Items.AddRange(new object[] { "Single", "Married"}); this.cbMARRY.Location = new System.Drawing.Point(569, 96); this.cbMARRY.Name = "cbMARRY"; this.cbMARRY.Size = new System.Drawing.Size(139, 29); this.cbMARRY.TabIndex = 5; // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(461, 100); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(108, 21); this.label14.TabIndex = 25; this.label14.Text = "Marry Status:"; // // cbDENTAL // this.cbDENTAL.FormattingEnabled = true; this.cbDENTAL.Items.AddRange(new object[] { "Seledent", "Avia", "Delta", "Aflac"}); this.cbDENTAL.Location = new System.Drawing.Point(569, 293); this.cbDENTAL.Name = "cbDENTAL"; this.cbDENTAL.Size = new System.Drawing.Size(139, 29); this.cbDENTAL.TabIndex = 17; // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(504, 297); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(65, 21); this.label12.TabIndex = 21; this.label12.Text = "Dental:"; // // cbDISABILITY // this.cbDISABILITY.FormattingEnabled = true; this.cbDISABILITY.Items.AddRange(new object[] { "Short Term", "Long Term"}); this.cbDISABILITY.Location = new System.Drawing.Point(569, 254); this.cbDISABILITY.Name = "cbDISABILITY"; this.cbDISABILITY.Size = new System.Drawing.Size(139, 29); this.cbDISABILITY.TabIndex = 14; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(485, 257); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(84, 21); this.label11.TabIndex = 19; this.label11.Text = "Disability:"; // // cbINSURANCE // this.cbINSURANCE.FormattingEnabled = true; this.cbINSURANCE.Items.AddRange(new object[] { "Aetna", "United Health Care"}); this.cbINSURANCE.Location = new System.Drawing.Point(135, 293); this.cbINSURANCE.Name = "cbINSURANCE"; this.cbINSURANCE.Size = new System.Drawing.Size(120, 29); this.cbINSURANCE.TabIndex = 15; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(44, 297); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(91, 21); this.label10.TabIndex = 17; this.label10.Text = "Insurance:"; // // cbGENDER // this.cbGENDER.FormattingEnabled = true; this.cbGENDER.Items.AddRange(new object[] { "Male", "Female"}); this.cbGENDER.Location = new System.Drawing.Point(569, 59); this.cbGENDER.Name = "cbGENDER"; this.cbGENDER.Size = new System.Drawing.Size(139, 29); this.cbGENDER.TabIndex = 3; this.cbGENDER.SelectedIndexChanged += new System.EventHandler(this.ComboBox2_SelectedIndexChanged); // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(496, 65); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(73, 21); this.label9.TabIndex = 15; this.label9.Text = "Gender:"; // // cbState // this.cbState.FormattingEnabled = true; this.cbState.Items.AddRange(new object[] { "NY", "NJ", "PA"}); this.cbState.Location = new System.Drawing.Point(569, 212); this.cbState.Name = "cbState"; this.cbState.Size = new System.Drawing.Size(139, 29); this.cbState.TabIndex = 11; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(516, 217); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(53, 21); this.label8.TabIndex = 13; this.label8.Text = "State:"; // // tbADDRESS // this.tbADDRESS.Location = new System.Drawing.Point(135, 214); this.tbADDRESS.Name = "tbADDRESS"; this.tbADDRESS.Size = new System.Drawing.Size(279, 27); this.tbADDRESS.TabIndex = 10; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(58, 217); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(77, 21); this.label7.TabIndex = 11; this.label7.Text = "Address:"; // // tbPN // this.tbPN.Location = new System.Drawing.Point(135, 100); this.tbPN.MaxLength = 10; this.tbPN.Name = "tbPN"; this.tbPN.Size = new System.Drawing.Size(186, 27); this.tbPN.TabIndex = 4; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(4, 100); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(131, 21); this.label6.TabIndex = 9; this.label6.Text = "Phone Number:"; // // dateTimePicker1 // this.dateTimePicker1.Location = new System.Drawing.Point(135, 176); this.dateTimePicker1.Name = "dateTimePicker1"; this.dateTimePicker1.Size = new System.Drawing.Size(275, 27); this.dateTimePicker1.TabIndex = 8; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(29, 180); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(106, 21); this.label5.TabIndex = 7; this.label5.Text = "Date of Birth:"; // // tbEMAIL // this.tbEMAIL.Location = new System.Drawing.Point(135, 140); this.tbEMAIL.Name = "tbEMAIL"; this.tbEMAIL.Size = new System.Drawing.Size(275, 27); this.tbEMAIL.TabIndex = 6; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(79, 143); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(56, 21); this.label4.TabIndex = 5; this.label4.Text = "Email:"; // // tbNAME // this.tbNAME.Location = new System.Drawing.Point(135, 61); this.tbNAME.Name = "tbNAME"; this.tbNAME.Size = new System.Drawing.Size(186, 27); this.tbNAME.TabIndex = 2; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(72, 62); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(63, 21); this.label3.TabIndex = 3; this.label3.Text = "Name:"; // // tbID // this.tbID.Location = new System.Drawing.Point(135, 23); this.tbID.MaxLength = 6; this.tbID.Name = "tbID"; this.tbID.Size = new System.Drawing.Size(132, 27); this.tbID.TabIndex = 1; this.tbID.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbID_KeyPress); // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(479, 25); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(192, 21); this.label2.TabIndex = 1; this.label2.Text = "Password: Default is 123"; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(23, 29); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(112, 21); this.label1.TabIndex = 0; this.label1.Text = "EmpId: 101 + "; // // pnlDelete // this.pnlDelete.Controls.Add(this.radioButton3); this.pnlDelete.Controls.Add(this.button3); this.pnlDelete.Controls.Add(this.radioButton2); this.pnlDelete.Controls.Add(this.radioButton1); this.pnlDelete.Controls.Add(this.textBox12); this.pnlDelete.Controls.Add(this.label31); this.pnlDelete.Location = new System.Drawing.Point(6, 67); this.pnlDelete.Name = "pnlDelete"; this.pnlDelete.Size = new System.Drawing.Size(725, 496); this.pnlDelete.TabIndex = 9; this.pnlDelete.Visible = false; // // radioButton3 // this.radioButton3.AutoSize = true; this.radioButton3.Location = new System.Drawing.Point(94, 142); this.radioButton3.Name = "radioButton3"; this.radioButton3.Size = new System.Drawing.Size(159, 25); this.radioButton3.TabIndex = 5; this.radioButton3.TabStop = true; this.radioButton3.Text = "Delete Employee"; this.radioButton3.UseVisualStyleBackColor = true; // // button3 // this.button3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.button3.ForeColor = System.Drawing.Color.Black; this.button3.Location = new System.Drawing.Point(141, 233); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(443, 43); this.button3.TabIndex = 4; this.button3.Text = "Submit"; this.button3.UseVisualStyleBackColor = false; this.button3.Click += new System.EventHandler(this.Button3_Click); // // radioButton2 // this.radioButton2.AutoSize = true; this.radioButton2.Location = new System.Drawing.Point(483, 142); this.radioButton2.Name = "radioButton2"; this.radioButton2.Size = new System.Drawing.Size(148, 25); this.radioButton2.TabIndex = 3; this.radioButton2.TabStop = true; this.radioButton2.Text = "Move to Retired"; this.radioButton2.UseVisualStyleBackColor = true; // // radioButton1 // this.radioButton1.AutoSize = true; this.radioButton1.Location = new System.Drawing.Point(270, 142); this.radioButton1.Name = "radioButton1"; this.radioButton1.Size = new System.Drawing.Size(195, 25); this.radioButton1.TabIndex = 2; this.radioButton1.TabStop = true; this.radioButton1.Text = "Deactivate Employee"; this.radioButton1.UseVisualStyleBackColor = true; // // textBox12 // this.textBox12.Location = new System.Drawing.Point(330, 62); this.textBox12.Name = "textBox12"; this.textBox12.Size = new System.Drawing.Size(182, 27); this.textBox12.TabIndex = 1; // // label31 // this.label31.AutoSize = true; this.label31.Location = new System.Drawing.Point(219, 64); this.label31.Name = "label31"; this.label31.Size = new System.Drawing.Size(110, 21); this.label31.TabIndex = 0; this.label31.Text = "Employee ID:"; // // pnlMod // this.pnlMod.Controls.Add(this.cb401kprestwo); this.pnlMod.Controls.Add(this.lbl401kptwo); this.pnlMod.Controls.Add(this.cb401krestwo); this.pnlMod.Controls.Add(this.lbl401ktwo); this.pnlMod.Controls.Add(this.cbJobstatus); this.pnlMod.Controls.Add(this.lbljobstatus); this.pnlMod.Controls.Add(this.cbPackage); this.pnlMod.Controls.Add(this.lblPackage); this.pnlMod.Controls.Add(this.tbAccount); this.pnlMod.Controls.Add(this.tbRoute); this.pnlMod.Controls.Add(this.lblAccount); this.pnlMod.Controls.Add(this.lblRoute); this.pnlMod.Controls.Add(this.tbZip); this.pnlMod.Controls.Add(this.tbCity); this.pnlMod.Controls.Add(this.lblZip); this.pnlMod.Controls.Add(this.lblCity); this.pnlMod.Controls.Add(this.tbmPASSWORD); this.pnlMod.Controls.Add(this.label23); this.pnlMod.Controls.Add(this.button4); this.pnlMod.Controls.Add(this.textBox2); this.pnlMod.Controls.Add(this.label22); this.pnlMod.Controls.Add(this.cbmJOB); this.pnlMod.Controls.Add(this.label13); this.pnlMod.Controls.Add(this.tbmDEPENDENT); this.pnlMod.Controls.Add(this.label17); this.pnlMod.Controls.Add(this.cbmMARRY); this.pnlMod.Controls.Add(this.label18); this.pnlMod.Controls.Add(this.cbmDENTAL); this.pnlMod.Controls.Add(this.label19); this.pnlMod.Controls.Add(this.cbmDISABILITY); this.pnlMod.Controls.Add(this.label20); this.pnlMod.Controls.Add(this.cbmINSURANCE); this.pnlMod.Controls.Add(this.label21); this.pnlMod.Controls.Add(this.button2); this.pnlMod.Controls.Add(this.cbmGENDER); this.pnlMod.Controls.Add(this.label24); this.pnlMod.Controls.Add(this.cbmSTATE); this.pnlMod.Controls.Add(this.label25); this.pnlMod.Controls.Add(this.tbmADDRESS); this.pnlMod.Controls.Add(this.label26); this.pnlMod.Controls.Add(this.tbmPN); this.pnlMod.Controls.Add(this.label27); this.pnlMod.Controls.Add(this.dateTimePicker2); this.pnlMod.Controls.Add(this.label28); this.pnlMod.Controls.Add(this.tbmEMAIL); this.pnlMod.Controls.Add(this.label29); this.pnlMod.Controls.Add(this.tbmName); this.pnlMod.Controls.Add(this.label30); this.pnlMod.Location = new System.Drawing.Point(6, 67); this.pnlMod.Name = "pnlMod"; this.pnlMod.Size = new System.Drawing.Size(725, 499); this.pnlMod.TabIndex = 8; this.pnlMod.Visible = false; // // cb401kprestwo // this.cb401kprestwo.FormattingEnabled = true; this.cb401kprestwo.Items.AddRange(new object[] { "0%", "1%", "2%", "3%"}); this.cb401kprestwo.Location = new System.Drawing.Point(346, 352); this.cb401kprestwo.Name = "cb401kprestwo"; this.cb401kprestwo.Size = new System.Drawing.Size(121, 29); this.cb401kprestwo.TabIndex = 23; // // lbl401kptwo // this.lbl401kptwo.AutoSize = true; this.lbl401kptwo.Location = new System.Drawing.Point(275, 356); this.lbl401kptwo.Name = "lbl401kptwo"; this.lbl401kptwo.Size = new System.Drawing.Size(69, 21); this.lbl401kptwo.TabIndex = 106; this.lbl401kptwo.Text = "401K %:"; // // cb401krestwo // this.cb401krestwo.FormattingEnabled = true; this.cb401krestwo.Items.AddRange(new object[] { "Yes", "No"}); this.cb401krestwo.Location = new System.Drawing.Point(136, 353); this.cb401krestwo.Name = "cb401krestwo"; this.cb401krestwo.Size = new System.Drawing.Size(121, 29); this.cb401krestwo.TabIndex = 22; // // lbl401ktwo // this.lbl401ktwo.AutoSize = true; this.lbl401ktwo.Location = new System.Drawing.Point(85, 356); this.lbl401ktwo.Name = "lbl401ktwo"; this.lbl401ktwo.Size = new System.Drawing.Size(51, 21); this.lbl401ktwo.TabIndex = 104; this.lbl401ktwo.Text = "401K:"; // // cbJobstatus // this.cbJobstatus.FormattingEnabled = true; this.cbJobstatus.Items.AddRange(new object[] { "Full Time", "Part Time"}); this.cbJobstatus.Location = new System.Drawing.Point(136, 316); this.cbJobstatus.Name = "cbJobstatus"; this.cbJobstatus.Size = new System.Drawing.Size(121, 29); this.cbJobstatus.TabIndex = 19; // // lbljobstatus // this.lbljobstatus.AutoSize = true; this.lbljobstatus.Location = new System.Drawing.Point(43, 321); this.lbljobstatus.Name = "lbljobstatus"; this.lbljobstatus.Size = new System.Drawing.Size(93, 21); this.lbljobstatus.TabIndex = 96; this.lbljobstatus.Text = "Job Status:"; // // cbPackage // this.cbPackage.FormattingEnabled = true; this.cbPackage.Items.AddRange(new object[] { "Bronze", "Silver", "Gold"}); this.cbPackage.Location = new System.Drawing.Point(346, 275); this.cbPackage.Name = "cbPackage"; this.cbPackage.Size = new System.Drawing.Size(123, 29); this.cbPackage.TabIndex = 17; // // lblPackage // this.lblPackage.AutoSize = true; this.lblPackage.Location = new System.Drawing.Point(259, 279); this.lblPackage.Name = "lblPackage"; this.lblPackage.Size = new System.Drawing.Size(85, 21); this.lblPackage.TabIndex = 94; this.lblPackage.Text = "Package:"; // // tbAccount // this.tbAccount.Location = new System.Drawing.Point(570, 316); this.tbAccount.Name = "tbAccount"; this.tbAccount.Size = new System.Drawing.Size(140, 27); this.tbAccount.TabIndex = 21; // // tbRoute // this.tbRoute.Location = new System.Drawing.Point(346, 315); this.tbRoute.Name = "tbRoute"; this.tbRoute.Size = new System.Drawing.Size(123, 27); this.tbRoute.TabIndex = 20; // // lblAccount // this.lblAccount.AutoSize = true; this.lblAccount.Location = new System.Drawing.Point(474, 319); this.lblAccount.Name = "lblAccount"; this.lblAccount.Size = new System.Drawing.Size(95, 21); this.lblAccount.TabIndex = 91; this.lblAccount.Text = "Account #:"; // // lblRoute // this.lblRoute.AutoSize = true; this.lblRoute.Location = new System.Drawing.Point(257, 318); this.lblRoute.Name = "lblRoute"; this.lblRoute.Size = new System.Drawing.Size(87, 21); this.lblRoute.TabIndex = 90; this.lblRoute.Text = "Routing #:"; // // tbZip // this.tbZip.Location = new System.Drawing.Point(346, 238); this.tbZip.Name = "tbZip"; this.tbZip.Size = new System.Drawing.Size(123, 27); this.tbZip.TabIndex = 14; // // tbCity // this.tbCity.Location = new System.Drawing.Point(136, 241); this.tbCity.Name = "tbCity"; this.tbCity.Size = new System.Drawing.Size(120, 27); this.tbCity.TabIndex = 13; // // lblZip // this.lblZip.AutoSize = true; this.lblZip.Location = new System.Drawing.Point(260, 241); this.lblZip.Name = "lblZip"; this.lblZip.Size = new System.Drawing.Size(84, 21); this.lblZip.TabIndex = 79; this.lblZip.Text = "Zip Code:"; // // lblCity // this.lblCity.AutoSize = true; this.lblCity.Location = new System.Drawing.Point(92, 244); this.lblCity.Name = "lblCity"; this.lblCity.Size = new System.Drawing.Size(44, 21); this.lblCity.TabIndex = 78; this.lblCity.Text = "City:"; // // tbmPASSWORD // this.tbmPASSWORD.Location = new System.Drawing.Point(570, 352); this.tbmPASSWORD.Name = "tbmPASSWORD"; this.tbmPASSWORD.Size = new System.Drawing.Size(140, 27); this.tbmPASSWORD.TabIndex = 24; // // label23 // this.label23.AutoSize = true; this.label23.Location = new System.Drawing.Point(482, 355); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(87, 21); this.label23.TabIndex = 76; this.label23.Text = "Password:"; // // button4 // this.button4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.button4.ForeColor = System.Drawing.Color.Black; this.button4.Location = new System.Drawing.Point(570, 6); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(139, 40); this.button4.TabIndex = 2; this.button4.Text = "Fill Data"; this.button4.UseVisualStyleBackColor = false; this.button4.Click += new System.EventHandler(this.Button4_Click); // // textBox2 // this.textBox2.Location = new System.Drawing.Point(384, 9); this.textBox2.Name = "textBox2"; this.textBox2.Size = new System.Drawing.Size(158, 27); this.textBox2.TabIndex = 1; // // label22 // this.label22.AutoSize = true; this.label22.Location = new System.Drawing.Point(21, 12); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(368, 21); this.label22.TabIndex = 73; this.label22.Text = "Enter the EmployeeID that you want to modify: "; // // cbmJOB // this.cbmJOB.FormattingEnabled = true; this.cbmJOB.Items.AddRange(new object[] { "Laborer", "Manager", "Secretary", "Janitor"}); this.cbmJOB.Location = new System.Drawing.Point(570, 128); this.cbmJOB.Name = "cbmJOB"; this.cbmJOB.Size = new System.Drawing.Size(140, 29); this.cbmJOB.TabIndex = 8; // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(492, 130); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(77, 21); this.label13.TabIndex = 71; this.label13.Text = "Job Title:"; // // tbmDEPENDENT // this.tbmDEPENDENT.Location = new System.Drawing.Point(570, 166); this.tbmDEPENDENT.Name = "tbmDEPENDENT"; this.tbmDEPENDENT.Size = new System.Drawing.Size(140, 27); this.tbmDEPENDENT.TabIndex = 10; this.tbmDEPENDENT.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbmDEPENDENT_KeyPress); // // label17 // this.label17.AutoSize = true; this.label17.Location = new System.Drawing.Point(467, 169); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(102, 21); this.label17.TabIndex = 69; this.label17.Text = "Dependent:"; // // cbmMARRY // this.cbmMARRY.FormattingEnabled = true; this.cbmMARRY.Items.AddRange(new object[] { "Single", "Married"}); this.cbmMARRY.Location = new System.Drawing.Point(570, 90); this.cbmMARRY.Name = "cbmMARRY"; this.cbmMARRY.Size = new System.Drawing.Size(140, 29); this.cbmMARRY.TabIndex = 6; // // label18 // this.label18.AutoSize = true; this.label18.Location = new System.Drawing.Point(461, 93); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(108, 21); this.label18.TabIndex = 67; this.label18.Text = "Marry Status:"; // // cbmDENTAL // this.cbmDENTAL.FormattingEnabled = true; this.cbmDENTAL.Items.AddRange(new object[] { "Seledent", "Avia", "Delta", "Aflac"}); this.cbmDENTAL.Location = new System.Drawing.Point(570, 240); this.cbmDENTAL.Name = "cbmDENTAL"; this.cbmDENTAL.Size = new System.Drawing.Size(140, 29); this.cbmDENTAL.TabIndex = 15; // // label19 // this.label19.AutoSize = true; this.label19.Location = new System.Drawing.Point(504, 244); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(65, 21); this.label19.TabIndex = 65; this.label19.Text = "Dental:"; // // cbmDISABILITY // this.cbmDISABILITY.FormattingEnabled = true; this.cbmDISABILITY.Items.AddRange(new object[] { "Short Term", "Long Term"}); this.cbmDISABILITY.Location = new System.Drawing.Point(570, 278); this.cbmDISABILITY.Name = "cbmDISABILITY"; this.cbmDISABILITY.Size = new System.Drawing.Size(140, 29); this.cbmDISABILITY.TabIndex = 18; // // label20 // this.label20.AutoSize = true; this.label20.Location = new System.Drawing.Point(485, 281); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(84, 21); this.label20.TabIndex = 63; this.label20.Text = "Disability:"; // // cbmINSURANCE // this.cbmINSURANCE.FormattingEnabled = true; this.cbmINSURANCE.Items.AddRange(new object[] { "Aetna", "United Health Care"}); this.cbmINSURANCE.Location = new System.Drawing.Point(136, 277); this.cbmINSURANCE.Name = "cbmINSURANCE"; this.cbmINSURANCE.Size = new System.Drawing.Size(121, 29); this.cbmINSURANCE.TabIndex = 16; // // label21 // this.label21.AutoSize = true; this.label21.Location = new System.Drawing.Point(45, 281); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(91, 21); this.label21.TabIndex = 61; this.label21.Text = "Insurance:"; // // button2 // this.button2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.button2.ForeColor = System.Drawing.Color.Black; this.button2.Location = new System.Drawing.Point(569, 400); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(140, 51); this.button2.TabIndex = 25; this.button2.Text = "Change Data"; this.button2.UseVisualStyleBackColor = false; this.button2.Click += new System.EventHandler(this.Button2_Click); // // cbmGENDER // this.cbmGENDER.FormattingEnabled = true; this.cbmGENDER.Items.AddRange(new object[] { "Male", "Female"}); this.cbmGENDER.Location = new System.Drawing.Point(570, 52); this.cbmGENDER.Name = "cbmGENDER"; this.cbmGENDER.Size = new System.Drawing.Size(140, 29); this.cbmGENDER.TabIndex = 4; // // label24 // this.label24.AutoSize = true; this.label24.Location = new System.Drawing.Point(496, 56); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(73, 21); this.label24.TabIndex = 44; this.label24.Text = "Gender:"; // // cbmSTATE // this.cbmSTATE.FormattingEnabled = true; this.cbmSTATE.Items.AddRange(new object[] { "NY", "NJ", "PA"}); this.cbmSTATE.Location = new System.Drawing.Point(570, 202); this.cbmSTATE.Name = "cbmSTATE"; this.cbmSTATE.Size = new System.Drawing.Size(140, 29); this.cbmSTATE.TabIndex = 12; // // label25 // this.label25.AutoSize = true; this.label25.Location = new System.Drawing.Point(516, 204); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(53, 21); this.label25.TabIndex = 42; this.label25.Text = "State:"; // // tbmADDRESS // this.tbmADDRESS.Location = new System.Drawing.Point(136, 204); this.tbmADDRESS.Name = "tbmADDRESS"; this.tbmADDRESS.Size = new System.Drawing.Size(276, 27); this.tbmADDRESS.TabIndex = 11; // // label26 // this.label26.AutoSize = true; this.label26.Location = new System.Drawing.Point(59, 205); this.label26.Name = "label26"; this.label26.Size = new System.Drawing.Size(77, 21); this.label26.TabIndex = 40; this.label26.Text = "Address:"; // // tbmPN // this.tbmPN.Location = new System.Drawing.Point(136, 92); this.tbmPN.Name = "tbmPN"; this.tbmPN.Size = new System.Drawing.Size(197, 27); this.tbmPN.TabIndex = 5; // // label27 // this.label27.AutoSize = true; this.label27.Location = new System.Drawing.Point(5, 94); this.label27.Name = "label27"; this.label27.Size = new System.Drawing.Size(131, 21); this.label27.TabIndex = 38; this.label27.Text = "Phone Number:"; // // dateTimePicker2 // this.dateTimePicker2.Location = new System.Drawing.Point(136, 167); this.dateTimePicker2.Name = "dateTimePicker2"; this.dateTimePicker2.Size = new System.Drawing.Size(276, 27); this.dateTimePicker2.TabIndex = 9; // // label28 // this.label28.AutoSize = true; this.label28.Location = new System.Drawing.Point(30, 172); this.label28.Name = "label28"; this.label28.Size = new System.Drawing.Size(106, 21); this.label28.TabIndex = 36; this.label28.Text = "Date of Birth:"; // // tbmEMAIL // this.tbmEMAIL.Location = new System.Drawing.Point(136, 130); this.tbmEMAIL.Name = "tbmEMAIL"; this.tbmEMAIL.Size = new System.Drawing.Size(197, 27); this.tbmEMAIL.TabIndex = 7; // // label29 // this.label29.AutoSize = true; this.label29.Location = new System.Drawing.Point(80, 133); this.label29.Name = "label29"; this.label29.Size = new System.Drawing.Size(56, 21); this.label29.TabIndex = 34; this.label29.Text = "Email:"; // // tbmName // this.tbmName.Location = new System.Drawing.Point(136, 52); this.tbmName.Name = "tbmName"; this.tbmName.Size = new System.Drawing.Size(197, 27); this.tbmName.TabIndex = 3; // // label30 // this.label30.AutoSize = true; this.label30.Location = new System.Drawing.Point(73, 55); this.label30.Name = "label30"; this.label30.Size = new System.Drawing.Size(63, 21); this.label30.TabIndex = 32; this.label30.Text = "Name:"; // // frmHRControls // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(36)))), ((int)(((byte)(62))))); this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage"))); this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.ClientSize = new System.Drawing.Size(761, 598); this.Controls.Add(this.gbEmpControls); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "frmHRControls"; this.Text = "Info"; this.Load += new System.EventHandler(this.frmHRControls_Load); this.gbEmpControls.ResumeLayout(false); this.pnlADD.ResumeLayout(false); this.pnlADD.PerformLayout(); this.pnlDelete.ResumeLayout(false); this.pnlDelete.PerformLayout(); this.pnlMod.ResumeLayout(false); this.pnlMod.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.GroupBox gbEmpControls; private System.Windows.Forms.Button btnAddemp; private System.Windows.Forms.Button btnModemp; private System.Windows.Forms.Button btmpDelemp; private System.Windows.Forms.Panel pnlADD; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; private System.Windows.Forms.TextBox tbEMAIL; private System.Windows.Forms.Label label4; private System.Windows.Forms.TextBox tbNAME; private System.Windows.Forms.Label label3; private System.Windows.Forms.TextBox tbID; private System.Windows.Forms.DateTimePicker dateTimePicker1; private System.Windows.Forms.Label label5; private System.Windows.Forms.TextBox tbADDRESS; private System.Windows.Forms.Label label7; private System.Windows.Forms.TextBox tbPN; private System.Windows.Forms.Label label6; private System.Windows.Forms.ComboBox cbState; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label9; private System.Windows.Forms.ComboBox cbGENDER; private System.Windows.Forms.ComboBox cbDENTAL; private System.Windows.Forms.Label label12; private System.Windows.Forms.ComboBox cbDISABILITY; private System.Windows.Forms.Label label11; private System.Windows.Forms.ComboBox cbINSURANCE; private System.Windows.Forms.Label label10; private System.Windows.Forms.ComboBox cbJOB; private System.Windows.Forms.Label label16; private System.Windows.Forms.TextBox tbDEPEND; private System.Windows.Forms.Label label15; private System.Windows.Forms.ComboBox cbMARRY; private System.Windows.Forms.Label label14; private System.Windows.Forms.Button button1; private System.Windows.Forms.Panel pnlMod; private System.Windows.Forms.Button button2; private System.Windows.Forms.ComboBox cbmGENDER; private System.Windows.Forms.Label label24; private System.Windows.Forms.ComboBox cbmSTATE; private System.Windows.Forms.Label label25; private System.Windows.Forms.TextBox tbmADDRESS; private System.Windows.Forms.Label label26; private System.Windows.Forms.TextBox tbmPN; private System.Windows.Forms.Label label27; private System.Windows.Forms.DateTimePicker dateTimePicker2; private System.Windows.Forms.Label label28; private System.Windows.Forms.TextBox tbmEMAIL; private System.Windows.Forms.Label label29; private System.Windows.Forms.TextBox tbmName; private System.Windows.Forms.Label label30; private System.Windows.Forms.Panel pnlDelete; private System.Windows.Forms.Button button3; private System.Windows.Forms.RadioButton radioButton2; private System.Windows.Forms.RadioButton radioButton1; private System.Windows.Forms.TextBox textBox12; private System.Windows.Forms.Label label31; private System.Windows.Forms.Button button4; private System.Windows.Forms.TextBox textBox2; private System.Windows.Forms.Label label22; private System.Windows.Forms.ComboBox cbmJOB; private System.Windows.Forms.Label label13; private System.Windows.Forms.TextBox tbmDEPENDENT; private System.Windows.Forms.Label label17; private System.Windows.Forms.ComboBox cbmMARRY; private System.Windows.Forms.Label label18; private System.Windows.Forms.ComboBox cbmDENTAL; private System.Windows.Forms.Label label19; private System.Windows.Forms.ComboBox cbmDISABILITY; private System.Windows.Forms.Label label20; private System.Windows.Forms.ComboBox cbmINSURANCE; private System.Windows.Forms.Label label21; private System.Windows.Forms.TextBox tbmPASSWORD; private System.Windows.Forms.Label label23; private System.Windows.Forms.TextBox tbZip; private System.Windows.Forms.TextBox tbCity; private System.Windows.Forms.Label lblZip; private System.Windows.Forms.Label lblCity; private System.Windows.Forms.TextBox tbZipTwo; private System.Windows.Forms.TextBox tbCityTwo; private System.Windows.Forms.Label lblZipTwo; private System.Windows.Forms.Label lblCityTwo; private System.Windows.Forms.TextBox tbAccounttwo; private System.Windows.Forms.TextBox tbRoutetwo; private System.Windows.Forms.Label lblAccounttwo; private System.Windows.Forms.Label lblRoutetwo; private System.Windows.Forms.TextBox tbAccount; private System.Windows.Forms.TextBox tbRoute; private System.Windows.Forms.Label lblAccount; private System.Windows.Forms.Label lblRoute; private System.Windows.Forms.ComboBox cbPackagetwo; private System.Windows.Forms.Label lblPackagetwo; private System.Windows.Forms.ComboBox cbPackage; private System.Windows.Forms.Label lblPackage; private System.Windows.Forms.ComboBox cbJobstatus; private System.Windows.Forms.Label lbljobstatus; private System.Windows.Forms.ComboBox cbJobstatustwo; private System.Windows.Forms.Label lblJobstatustwo; private System.Windows.Forms.ComboBox cb401kpres; private System.Windows.Forms.Label lbl401kp; private System.Windows.Forms.ComboBox cb401kres; private System.Windows.Forms.Label lbl401k; private System.Windows.Forms.ComboBox cb401kprestwo; private System.Windows.Forms.Label lbl401kptwo; private System.Windows.Forms.ComboBox cb401krestwo; private System.Windows.Forms.Label lbl401ktwo; private System.Windows.Forms.RadioButton radioButton3; } }