p-Payroll / Payroll / frmBenefit.Designer.cs
frmBenefit.Designer.cs
Raw
namespace Payroll
{
    partial class frmBenefit
    {
        /// <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(frmBenefit));
            this.gbBenefits = new System.Windows.Forms.GroupBox();
            this.gbHR = new System.Windows.Forms.GroupBox();
            this.btnAskhr = new System.Windows.Forms.Button();
            this.gbInsuranceinfo = new System.Windows.Forms.GroupBox();
            this.lblPackageres = new System.Windows.Forms.Label();
            this.lblPackage = new System.Windows.Forms.Label();
            this.lblDependentsres = new System.Windows.Forms.Label();
            this.lblFourkres = new System.Windows.Forms.Label();
            this.lblDentalres = new System.Windows.Forms.Label();
            this.lblHealthres = new System.Windows.Forms.Label();
            this.lblDisabilityres = new System.Windows.Forms.Label();
            this.lblDependents = new System.Windows.Forms.Label();
            this.lblFourk = new System.Windows.Forms.Label();
            this.lblDental = new System.Windows.Forms.Label();
            this.lblHealth = new System.Windows.Forms.Label();
            this.lblDisability = new System.Windows.Forms.Label();
            this.gbDaysoff = new System.Windows.Forms.GroupBox();
            this.lblHolidayres = new System.Windows.Forms.Label();
            this.lblFholidayres = new System.Windows.Forms.Label();
            this.lblVacationres = new System.Windows.Forms.Label();
            this.lblSickres = new System.Windows.Forms.Label();
            this.lblHolidays = new System.Windows.Forms.Label();
            this.lblFholiday = new System.Windows.Forms.Label();
            this.lblVacation = new System.Windows.Forms.Label();
            this.lblSick = new System.Windows.Forms.Label();
            this.gbBenefits.SuspendLayout();
            this.gbHR.SuspendLayout();
            this.gbInsuranceinfo.SuspendLayout();
            this.gbDaysoff.SuspendLayout();
            this.SuspendLayout();
            // 
            // gbBenefits
            // 
            this.gbBenefits.BackColor = System.Drawing.Color.Transparent;
            this.gbBenefits.Controls.Add(this.gbHR);
            this.gbBenefits.Controls.Add(this.gbInsuranceinfo);
            this.gbBenefits.Controls.Add(this.gbDaysoff);
            this.gbBenefits.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.gbBenefits.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.gbBenefits.Location = new System.Drawing.Point(12, 12);
            this.gbBenefits.Name = "gbBenefits";
            this.gbBenefits.Size = new System.Drawing.Size(739, 566);
            this.gbBenefits.TabIndex = 15;
            this.gbBenefits.TabStop = false;
            this.gbBenefits.Text = "Benefits";
            this.gbBenefits.Enter += new System.EventHandler(this.groupBox2_Enter);
            // 
            // gbHR
            // 
            this.gbHR.Controls.Add(this.btnAskhr);
            this.gbHR.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
            this.gbHR.Location = new System.Drawing.Point(206, 437);
            this.gbHR.Name = "gbHR";
            this.gbHR.Size = new System.Drawing.Size(319, 93);
            this.gbHR.TabIndex = 27;
            this.gbHR.TabStop = false;
            this.gbHR.Text = "Need more Benefits?";
            // 
            // btnAskhr
            // 
            this.btnAskhr.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.btnAskhr.Location = new System.Drawing.Point(59, 31);
            this.btnAskhr.Name = "btnAskhr";
            this.btnAskhr.Size = new System.Drawing.Size(198, 40);
            this.btnAskhr.TabIndex = 0;
            this.btnAskhr.Text = "Ask HR now";
            this.btnAskhr.UseVisualStyleBackColor = true;
            this.btnAskhr.Click += new System.EventHandler(this.button4_Click);
            // 
            // gbInsuranceinfo
            // 
            this.gbInsuranceinfo.Controls.Add(this.lblPackageres);
            this.gbInsuranceinfo.Controls.Add(this.lblPackage);
            this.gbInsuranceinfo.Controls.Add(this.lblDependentsres);
            this.gbInsuranceinfo.Controls.Add(this.lblFourkres);
            this.gbInsuranceinfo.Controls.Add(this.lblDentalres);
            this.gbInsuranceinfo.Controls.Add(this.lblHealthres);
            this.gbInsuranceinfo.Controls.Add(this.lblDisabilityres);
            this.gbInsuranceinfo.Controls.Add(this.lblDependents);
            this.gbInsuranceinfo.Controls.Add(this.lblFourk);
            this.gbInsuranceinfo.Controls.Add(this.lblDental);
            this.gbInsuranceinfo.Controls.Add(this.lblHealth);
            this.gbInsuranceinfo.Controls.Add(this.lblDisability);
            this.gbInsuranceinfo.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
            this.gbInsuranceinfo.Location = new System.Drawing.Point(141, 155);
            this.gbInsuranceinfo.Name = "gbInsuranceinfo";
            this.gbInsuranceinfo.Size = new System.Drawing.Size(457, 255);
            this.gbInsuranceinfo.TabIndex = 18;
            this.gbInsuranceinfo.TabStop = false;
            this.gbInsuranceinfo.Text = "Insurance Information";
            // 
            // lblPackageres
            // 
            this.lblPackageres.AutoSize = true;
            this.lblPackageres.Location = new System.Drawing.Point(187, 76);
            this.lblPackageres.Name = "lblPackageres";
            this.lblPackageres.Size = new System.Drawing.Size(48, 21);
            this.lblPackageres.TabIndex = 14;
            this.lblPackageres.Text = "INFO";
            // 
            // lblPackage
            // 
            this.lblPackage.AutoSize = true;
            this.lblPackage.Location = new System.Drawing.Point(27, 76);
            this.lblPackage.Name = "lblPackage";
            this.lblPackage.Size = new System.Drawing.Size(85, 21);
            this.lblPackage.TabIndex = 13;
            this.lblPackage.Text = "Package:";
            // 
            // lblDependentsres
            // 
            this.lblDependentsres.AutoSize = true;
            this.lblDependentsres.Location = new System.Drawing.Point(187, 200);
            this.lblDependentsres.Name = "lblDependentsres";
            this.lblDependentsres.Size = new System.Drawing.Size(48, 21);
            this.lblDependentsres.TabIndex = 12;
            this.lblDependentsres.Text = "INFO";
            // 
            // lblFourkres
            // 
            this.lblFourkres.AutoSize = true;
            this.lblFourkres.Location = new System.Drawing.Point(187, 169);
            this.lblFourkres.Name = "lblFourkres";
            this.lblFourkres.Size = new System.Drawing.Size(48, 21);
            this.lblFourkres.TabIndex = 11;
            this.lblFourkres.Text = "INFO";
            // 
            // lblDentalres
            // 
            this.lblDentalres.AutoSize = true;
            this.lblDentalres.Location = new System.Drawing.Point(187, 138);
            this.lblDentalres.Name = "lblDentalres";
            this.lblDentalres.Size = new System.Drawing.Size(48, 21);
            this.lblDentalres.TabIndex = 10;
            this.lblDentalres.Text = "INFO";
            // 
            // lblHealthres
            // 
            this.lblHealthres.AutoSize = true;
            this.lblHealthres.Location = new System.Drawing.Point(187, 45);
            this.lblHealthres.Name = "lblHealthres";
            this.lblHealthres.Size = new System.Drawing.Size(48, 21);
            this.lblHealthres.TabIndex = 9;
            this.lblHealthres.Text = "INFO";
            // 
            // lblDisabilityres
            // 
            this.lblDisabilityres.AutoSize = true;
            this.lblDisabilityres.Location = new System.Drawing.Point(187, 107);
            this.lblDisabilityres.Name = "lblDisabilityres";
            this.lblDisabilityres.Size = new System.Drawing.Size(48, 21);
            this.lblDisabilityres.TabIndex = 8;
            this.lblDisabilityres.Text = "INFO";
            // 
            // lblDependents
            // 
            this.lblDependents.AutoSize = true;
            this.lblDependents.Location = new System.Drawing.Point(27, 200);
            this.lblDependents.Name = "lblDependents";
            this.lblDependents.Size = new System.Drawing.Size(109, 21);
            this.lblDependents.TabIndex = 7;
            this.lblDependents.Text = "Dependents:";
            // 
            // lblFourk
            // 
            this.lblFourk.AutoSize = true;
            this.lblFourk.Location = new System.Drawing.Point(27, 169);
            this.lblFourk.Name = "lblFourk";
            this.lblFourk.Size = new System.Drawing.Size(51, 21);
            this.lblFourk.TabIndex = 6;
            this.lblFourk.Text = "401K:";
            // 
            // lblDental
            // 
            this.lblDental.AutoSize = true;
            this.lblDental.Location = new System.Drawing.Point(27, 138);
            this.lblDental.Name = "lblDental";
            this.lblDental.Size = new System.Drawing.Size(103, 21);
            this.lblDental.TabIndex = 5;
            this.lblDental.Text = "Dental Plan:";
            // 
            // lblHealth
            // 
            this.lblHealth.AutoSize = true;
            this.lblHealth.Location = new System.Drawing.Point(27, 45);
            this.lblHealth.Name = "lblHealth";
            this.lblHealth.Size = new System.Drawing.Size(146, 21);
            this.lblHealth.TabIndex = 4;
            this.lblHealth.Text = "Health Insurance:";
            // 
            // lblDisability
            // 
            this.lblDisability.AutoSize = true;
            this.lblDisability.Location = new System.Drawing.Point(27, 107);
            this.lblDisability.Name = "lblDisability";
            this.lblDisability.Size = new System.Drawing.Size(84, 21);
            this.lblDisability.TabIndex = 2;
            this.lblDisability.Text = "Disability:";
            // 
            // gbDaysoff
            // 
            this.gbDaysoff.Controls.Add(this.lblHolidayres);
            this.gbDaysoff.Controls.Add(this.lblFholidayres);
            this.gbDaysoff.Controls.Add(this.lblVacationres);
            this.gbDaysoff.Controls.Add(this.lblSickres);
            this.gbDaysoff.Controls.Add(this.lblHolidays);
            this.gbDaysoff.Controls.Add(this.lblFholiday);
            this.gbDaysoff.Controls.Add(this.lblVacation);
            this.gbDaysoff.Controls.Add(this.lblSick);
            this.gbDaysoff.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
            this.gbDaysoff.Location = new System.Drawing.Point(28, 40);
            this.gbDaysoff.Name = "gbDaysoff";
            this.gbDaysoff.Size = new System.Drawing.Size(683, 100);
            this.gbDaysoff.TabIndex = 17;
            this.gbDaysoff.TabStop = false;
            this.gbDaysoff.Text = "Days Off";
            // 
            // lblHolidayres
            // 
            this.lblHolidayres.AutoSize = true;
            this.lblHolidayres.Location = new System.Drawing.Point(616, 35);
            this.lblHolidayres.Name = "lblHolidayres";
            this.lblHolidayres.Size = new System.Drawing.Size(51, 21);
            this.lblHolidayres.TabIndex = 10;
            this.lblHolidayres.Text = "DAYS";
            // 
            // lblFholidayres
            // 
            this.lblFholidayres.AutoSize = true;
            this.lblFholidayres.Location = new System.Drawing.Point(616, 65);
            this.lblFholidayres.Name = "lblFholidayres";
            this.lblFholidayres.Size = new System.Drawing.Size(51, 21);
            this.lblFholidayres.TabIndex = 9;
            this.lblFholidayres.Text = "DAYS";
            // 
            // lblVacationres
            // 
            this.lblVacationres.AutoSize = true;
            this.lblVacationres.Location = new System.Drawing.Point(189, 35);
            this.lblVacationres.Name = "lblVacationres";
            this.lblVacationres.Size = new System.Drawing.Size(61, 21);
            this.lblVacationres.TabIndex = 8;
            this.lblVacationres.Text = "HOURS";
            // 
            // lblSickres
            // 
            this.lblSickres.AutoSize = true;
            this.lblSickres.Location = new System.Drawing.Point(189, 65);
            this.lblSickres.Name = "lblSickres";
            this.lblSickres.Size = new System.Drawing.Size(61, 21);
            this.lblSickres.TabIndex = 7;
            this.lblSickres.Text = "HOURS";
            // 
            // lblHolidays
            // 
            this.lblHolidays.AutoSize = true;
            this.lblHolidays.Location = new System.Drawing.Point(483, 35);
            this.lblHolidays.Name = "lblHolidays";
            this.lblHolidays.Size = new System.Drawing.Size(81, 21);
            this.lblHolidays.TabIndex = 6;
            this.lblHolidays.Text = "Holidays:";
            // 
            // lblFholiday
            // 
            this.lblFholiday.AutoSize = true;
            this.lblFholiday.Location = new System.Drawing.Point(416, 65);
            this.lblFholiday.Name = "lblFholiday";
            this.lblFholiday.Size = new System.Drawing.Size(148, 21);
            this.lblFholiday.TabIndex = 5;
            this.lblFholiday.Text = "Floating Holidays:";
            // 
            // lblVacation
            // 
            this.lblVacation.AutoSize = true;
            this.lblVacation.Location = new System.Drawing.Point(18, 35);
            this.lblVacation.Name = "lblVacation";
            this.lblVacation.Size = new System.Drawing.Size(133, 21);
            this.lblVacation.TabIndex = 4;
            this.lblVacation.Text = "Vacation Hours:";
            // 
            // lblSick
            // 
            this.lblSick.AutoSize = true;
            this.lblSick.Location = new System.Drawing.Point(59, 65);
            this.lblSick.Name = "lblSick";
            this.lblSick.Size = new System.Drawing.Size(92, 21);
            this.lblSick.TabIndex = 2;
            this.lblSick.Text = "Sick Hours:";
            // 
            // frmBenefit
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(46)))), ((int)(((byte)(59)))));
            this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
            this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.ClientSize = new System.Drawing.Size(763, 590);
            this.Controls.Add(this.gbBenefits);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Name = "frmBenefit";
            this.Text = "Form1";
            this.Load += new System.EventHandler(this.Benefit_Load);
            this.gbBenefits.ResumeLayout(false);
            this.gbHR.ResumeLayout(false);
            this.gbInsuranceinfo.ResumeLayout(false);
            this.gbInsuranceinfo.PerformLayout();
            this.gbDaysoff.ResumeLayout(false);
            this.gbDaysoff.PerformLayout();
            this.ResumeLayout(false);

        }

        #endregion

        private System.Windows.Forms.GroupBox gbBenefits;
        private System.Windows.Forms.GroupBox gbHR;
        private System.Windows.Forms.Button btnAskhr;
        private System.Windows.Forms.GroupBox gbInsuranceinfo;
        private System.Windows.Forms.Label lblHealth;
        private System.Windows.Forms.Label lblDisability;
        private System.Windows.Forms.GroupBox gbDaysoff;
        private System.Windows.Forms.Label lblSick;
        private System.Windows.Forms.Label lblDependentsres;
        private System.Windows.Forms.Label lblFourkres;
        private System.Windows.Forms.Label lblDentalres;
        private System.Windows.Forms.Label lblHealthres;
        private System.Windows.Forms.Label lblDisabilityres;
        private System.Windows.Forms.Label lblDependents;
        private System.Windows.Forms.Label lblFourk;
        private System.Windows.Forms.Label lblDental;
        private System.Windows.Forms.Label lblHolidayres;
        private System.Windows.Forms.Label lblFholidayres;
        private System.Windows.Forms.Label lblVacationres;
        private System.Windows.Forms.Label lblSickres;
        private System.Windows.Forms.Label lblHolidays;
        private System.Windows.Forms.Label lblFholiday;
        private System.Windows.Forms.Label lblVacation;
        private System.Windows.Forms.Label lblPackageres;
        private System.Windows.Forms.Label lblPackage;
    }
}