p-Payroll / Payroll / PrintPage.Designer.cs
PrintPage.Designer.cs
Raw
namespace Payroll
{
    partial class PrintPage
    {
        /// <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(PrintPage));
            this.panel1 = new System.Windows.Forms.Panel();
            this.panel2 = new System.Windows.Forms.Panel();
            this.gbCheck = new System.Windows.Forms.GroupBox();
            this.label52 = new System.Windows.Forms.Label();
            this.lblSigline = new System.Windows.Forms.Label();
            this.lblChecknumber = new System.Windows.Forms.Label();
            this.lblSeperator1 = new System.Windows.Forms.Label();
            this.lblSeperator2 = new System.Windows.Forms.Label();
            this.lblAccountnum = new System.Windows.Forms.Label();
            this.lblRoutingnum = new System.Windows.Forms.Label();
            this.pictureBox1 = new System.Windows.Forms.PictureBox();
            this.lblCheckrouteline = new System.Windows.Forms.Label();
            this.lblMoneysign = new System.Windows.Forms.Label();
            this.lblDatename = new System.Windows.Forms.Label();
            this.lblDateline = new System.Windows.Forms.Label();
            this.lblNameline = new System.Windows.Forms.Label();
            this.lblCheckname = new System.Windows.Forms.Label();
            this.lblPaytext = new System.Windows.Forms.Label();
            this.lblCheckdate = new System.Windows.Forms.Label();
            this.lblcheckMoney = new System.Windows.Forms.Label();
            this.label51 = new System.Windows.Forms.Label();
            this.lblMoneywords = new System.Windows.Forms.Label();
            this.label50 = new System.Windows.Forms.Label();
            this.label49 = new System.Windows.Forms.Label();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.label47 = new System.Windows.Forms.Label();
            this.label46 = new System.Windows.Forms.Label();
            this.label45 = new System.Windows.Forms.Label();
            this.label44 = new System.Windows.Forms.Label();
            this.label43 = new System.Windows.Forms.Label();
            this.label42 = new System.Windows.Forms.Label();
            this.label41 = new System.Windows.Forms.Label();
            this.label40 = new System.Windows.Forms.Label();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.label48 = new System.Windows.Forms.Label();
            this.label65 = new System.Windows.Forms.Label();
            this.label64 = new System.Windows.Forms.Label();
            this.label63 = new System.Windows.Forms.Label();
            this.label39 = new System.Windows.Forms.Label();
            this.label38 = new System.Windows.Forms.Label();
            this.label37 = new System.Windows.Forms.Label();
            this.label36 = new System.Windows.Forms.Label();
            this.label35 = new System.Windows.Forms.Label();
            this.label34 = new System.Windows.Forms.Label();
            this.label33 = new System.Windows.Forms.Label();
            this.label32 = new System.Windows.Forms.Label();
            this.label31 = new System.Windows.Forms.Label();
            this.label30 = new System.Windows.Forms.Label();
            this.label29 = new System.Windows.Forms.Label();
            this.label28 = new System.Windows.Forms.Label();
            this.label27 = new System.Windows.Forms.Label();
            this.label26 = new System.Windows.Forms.Label();
            this.label25 = new System.Windows.Forms.Label();
            this.label24 = new System.Windows.Forms.Label();
            this.label23 = new System.Windows.Forms.Label();
            this.label22 = new System.Windows.Forms.Label();
            this.label21 = new System.Windows.Forms.Label();
            this.label20 = new System.Windows.Forms.Label();
            this.label19 = new System.Windows.Forms.Label();
            this.label18 = new System.Windows.Forms.Label();
            this.label17 = new System.Windows.Forms.Label();
            this.label16 = new System.Windows.Forms.Label();
            this.label15 = new System.Windows.Forms.Label();
            this.label14 = new System.Windows.Forms.Label();
            this.label13 = new System.Windows.Forms.Label();
            this.label12 = new System.Windows.Forms.Label();
            this.label11 = new System.Windows.Forms.Label();
            this.label10 = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.printDocument1 = new System.Drawing.Printing.PrintDocument();
            this.printDialog1 = new System.Windows.Forms.PrintDialog();
            this.printPreviewDialog1 = new System.Windows.Forms.PrintPreviewDialog();
            this.pageSetupDialog1 = new System.Windows.Forms.PageSetupDialog();
            this.btnPrintSetting = new System.Windows.Forms.Button();
            this.btnPrintView = new System.Windows.Forms.Button();
            this.btnPrint = new System.Windows.Forms.Button();
            this.btnCancel = new System.Windows.Forms.Button();
            this.panel1.SuspendLayout();
            this.panel2.SuspendLayout();
            this.gbCheck.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
            this.groupBox2.SuspendLayout();
            this.groupBox1.SuspendLayout();
            this.SuspendLayout();
            // 
            // panel1
            // 
            this.panel1.AutoScroll = true;
            this.panel1.Controls.Add(this.panel2);
            this.panel1.Location = new System.Drawing.Point(117, 2);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(752, 946);
            this.panel1.TabIndex = 0;
            // 
            // panel2
            // 
            this.panel2.AutoSize = true;
            this.panel2.Controls.Add(this.gbCheck);
            this.panel2.Controls.Add(this.label50);
            this.panel2.Controls.Add(this.label49);
            this.panel2.Controls.Add(this.groupBox2);
            this.panel2.Controls.Add(this.groupBox1);
            this.panel2.Controls.Add(this.label16);
            this.panel2.Controls.Add(this.label15);
            this.panel2.Controls.Add(this.label14);
            this.panel2.Controls.Add(this.label13);
            this.panel2.Controls.Add(this.label12);
            this.panel2.Controls.Add(this.label11);
            this.panel2.Controls.Add(this.label10);
            this.panel2.Controls.Add(this.label9);
            this.panel2.Controls.Add(this.label8);
            this.panel2.Controls.Add(this.label7);
            this.panel2.Controls.Add(this.label6);
            this.panel2.Controls.Add(this.label5);
            this.panel2.Controls.Add(this.label4);
            this.panel2.Controls.Add(this.label3);
            this.panel2.Controls.Add(this.label2);
            this.panel2.Controls.Add(this.label1);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(0, 0);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(752, 946);
            this.panel2.TabIndex = 0;
            this.panel2.Paint += new System.Windows.Forms.PaintEventHandler(this.panel2_Paint);
            // 
            // gbCheck
            // 
            this.gbCheck.Controls.Add(this.label52);
            this.gbCheck.Controls.Add(this.lblSigline);
            this.gbCheck.Controls.Add(this.lblChecknumber);
            this.gbCheck.Controls.Add(this.lblSeperator1);
            this.gbCheck.Controls.Add(this.lblSeperator2);
            this.gbCheck.Controls.Add(this.lblAccountnum);
            this.gbCheck.Controls.Add(this.lblRoutingnum);
            this.gbCheck.Controls.Add(this.pictureBox1);
            this.gbCheck.Controls.Add(this.lblCheckrouteline);
            this.gbCheck.Controls.Add(this.lblMoneysign);
            this.gbCheck.Controls.Add(this.lblDatename);
            this.gbCheck.Controls.Add(this.lblDateline);
            this.gbCheck.Controls.Add(this.lblNameline);
            this.gbCheck.Controls.Add(this.lblCheckname);
            this.gbCheck.Controls.Add(this.lblPaytext);
            this.gbCheck.Controls.Add(this.lblCheckdate);
            this.gbCheck.Controls.Add(this.lblcheckMoney);
            this.gbCheck.Controls.Add(this.label51);
            this.gbCheck.Controls.Add(this.lblMoneywords);
            this.gbCheck.Location = new System.Drawing.Point(64, 716);
            this.gbCheck.Name = "gbCheck";
            this.gbCheck.Size = new System.Drawing.Size(611, 209);
            this.gbCheck.TabIndex = 26;
            this.gbCheck.TabStop = false;
            // 
            // label52
            // 
            this.label52.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.label52.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.label52.Location = new System.Drawing.Point(118, 128);
            this.label52.Name = "label52";
            this.label52.Size = new System.Drawing.Size(474, 2);
            this.label52.TabIndex = 38;
            // 
            // lblSigline
            // 
            this.lblSigline.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.lblSigline.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.lblSigline.Location = new System.Drawing.Point(346, 172);
            this.lblSigline.Name = "lblSigline";
            this.lblSigline.Size = new System.Drawing.Size(251, 2);
            this.lblSigline.TabIndex = 31;
            // 
            // lblChecknumber
            // 
            this.lblChecknumber.Font = new System.Drawing.Font("Copperplate Gothic Bold", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblChecknumber.Location = new System.Drawing.Point(533, 16);
            this.lblChecknumber.Name = "lblChecknumber";
            this.lblChecknumber.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.lblChecknumber.Size = new System.Drawing.Size(72, 14);
            this.lblChecknumber.TabIndex = 37;
            this.lblChecknumber.Text = "CHECK #";
            this.lblChecknumber.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // lblSeperator1
            // 
            this.lblSeperator1.AutoSize = true;
            this.lblSeperator1.Font = new System.Drawing.Font("Bookshelf Symbol 7", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
            this.lblSeperator1.Location = new System.Drawing.Point(6, 180);
            this.lblSeperator1.Name = "lblSeperator1";
            this.lblSeperator1.Size = new System.Drawing.Size(25, 16);
            this.lblSeperator1.TabIndex = 36;
            this.lblSeperator1.Text = "k";
            // 
            // lblSeperator2
            // 
            this.lblSeperator2.AutoSize = true;
            this.lblSeperator2.Font = new System.Drawing.Font("Bookshelf Symbol 7", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
            this.lblSeperator2.Location = new System.Drawing.Point(150, 180);
            this.lblSeperator2.Name = "lblSeperator2";
            this.lblSeperator2.Size = new System.Drawing.Size(25, 16);
            this.lblSeperator2.TabIndex = 35;
            this.lblSeperator2.Text = "k";
            // 
            // lblAccountnum
            // 
            this.lblAccountnum.AutoSize = true;
            this.lblAccountnum.Font = new System.Drawing.Font("Copperplate Gothic Light", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblAccountnum.Location = new System.Drawing.Point(177, 183);
            this.lblAccountnum.Name = "lblAccountnum";
            this.lblAccountnum.Size = new System.Drawing.Size(123, 14);
            this.lblAccountnum.TabIndex = 34;
            this.lblAccountnum.Text = "account number";
            // 
            // lblRoutingnum
            // 
            this.lblRoutingnum.AutoSize = true;
            this.lblRoutingnum.Font = new System.Drawing.Font("Copperplate Gothic Light", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblRoutingnum.Location = new System.Drawing.Point(27, 183);
            this.lblRoutingnum.Name = "lblRoutingnum";
            this.lblRoutingnum.Size = new System.Drawing.Size(117, 14);
            this.lblRoutingnum.TabIndex = 33;
            this.lblRoutingnum.Text = "routing number";
            // 
            // pictureBox1
            // 
            this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
            this.pictureBox1.Location = new System.Drawing.Point(6, 10);
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new System.Drawing.Size(89, 39);
            this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.pictureBox1.TabIndex = 32;
            this.pictureBox1.TabStop = false;
            // 
            // lblCheckrouteline
            // 
            this.lblCheckrouteline.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.lblCheckrouteline.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.lblCheckrouteline.Location = new System.Drawing.Point(30, 172);
            this.lblCheckrouteline.Name = "lblCheckrouteline";
            this.lblCheckrouteline.Size = new System.Drawing.Size(270, 2);
            this.lblCheckrouteline.TabIndex = 30;
            // 
            // lblMoneysign
            // 
            this.lblMoneysign.AutoSize = true;
            this.lblMoneysign.Font = new System.Drawing.Font("Copperplate Gothic Light", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblMoneysign.Location = new System.Drawing.Point(481, 82);
            this.lblMoneysign.Name = "lblMoneysign";
            this.lblMoneysign.Size = new System.Drawing.Size(20, 17);
            this.lblMoneysign.TabIndex = 29;
            this.lblMoneysign.Text = "$";
            // 
            // lblDatename
            // 
            this.lblDatename.AutoSize = true;
            this.lblDatename.Font = new System.Drawing.Font("Copperplate Gothic Light", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblDatename.Location = new System.Drawing.Point(404, 56);
            this.lblDatename.Name = "lblDatename";
            this.lblDatename.Size = new System.Drawing.Size(41, 14);
            this.lblDatename.TabIndex = 28;
            this.lblDatename.Text = "Date";
            // 
            // lblDateline
            // 
            this.lblDateline.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.lblDateline.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.lblDateline.Location = new System.Drawing.Point(442, 68);
            this.lblDateline.Name = "lblDateline";
            this.lblDateline.Size = new System.Drawing.Size(139, 2);
            this.lblDateline.TabIndex = 27;
            // 
            // lblNameline
            // 
            this.lblNameline.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.lblNameline.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.lblNameline.Location = new System.Drawing.Point(118, 98);
            this.lblNameline.Name = "lblNameline";
            this.lblNameline.Size = new System.Drawing.Size(357, 2);
            this.lblNameline.TabIndex = 26;
            // 
            // lblCheckname
            // 
            this.lblCheckname.AutoSize = true;
            this.lblCheckname.BackColor = System.Drawing.Color.Transparent;
            this.lblCheckname.Font = new System.Drawing.Font("Consolas", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblCheckname.Location = new System.Drawing.Point(136, 75);
            this.lblCheckname.Name = "lblCheckname";
            this.lblCheckname.Size = new System.Drawing.Size(50, 22);
            this.lblCheckname.TabIndex = 20;
            this.lblCheckname.Text = "NAME";
            // 
            // lblPaytext
            // 
            this.lblPaytext.Font = new System.Drawing.Font("Copperplate Gothic Light", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblPaytext.Location = new System.Drawing.Point(40, 69);
            this.lblPaytext.Name = "lblPaytext";
            this.lblPaytext.Size = new System.Drawing.Size(78, 28);
            this.lblPaytext.TabIndex = 25;
            this.lblPaytext.Text = "Pay to the order of";
            // 
            // lblCheckdate
            // 
            this.lblCheckdate.BackColor = System.Drawing.Color.Transparent;
            this.lblCheckdate.Font = new System.Drawing.Font("Consolas", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblCheckdate.Location = new System.Drawing.Point(467, 52);
            this.lblCheckdate.Name = "lblCheckdate";
            this.lblCheckdate.Size = new System.Drawing.Size(114, 16);
            this.lblCheckdate.TabIndex = 21;
            this.lblCheckdate.Text = "INFO";
            // 
            // lblcheckMoney
            // 
            this.lblcheckMoney.AutoSize = true;
            this.lblcheckMoney.BackColor = System.Drawing.Color.White;
            this.lblcheckMoney.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.lblcheckMoney.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblcheckMoney.Location = new System.Drawing.Point(501, 82);
            this.lblcheckMoney.Name = "lblcheckMoney";
            this.lblcheckMoney.Size = new System.Drawing.Size(12, 17);
            this.lblcheckMoney.TabIndex = 23;
            this.lblcheckMoney.Text = " ";
            this.lblcheckMoney.Click += new System.EventHandler(this.lblcheckMoney_Click);
            // 
            // label51
            // 
            this.label51.BackColor = System.Drawing.Color.Transparent;
            this.label51.Font = new System.Drawing.Font("Edwardian Script ITC", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label51.Location = new System.Drawing.Point(477, 140);
            this.label51.Name = "label51";
            this.label51.Size = new System.Drawing.Size(76, 32);
            this.label51.TabIndex = 24;
            this.label51.Text = "Koch";
            // 
            // lblMoneywords
            // 
            this.lblMoneywords.AutoSize = true;
            this.lblMoneywords.BackColor = System.Drawing.Color.Transparent;
            this.lblMoneywords.Font = new System.Drawing.Font("Bahnschrift Condensed", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblMoneywords.Location = new System.Drawing.Point(126, 105);
            this.lblMoneywords.Name = "lblMoneywords";
            this.lblMoneywords.Size = new System.Drawing.Size(121, 23);
            this.lblMoneywords.TabIndex = 39;
            this.lblMoneywords.Text = "MONEY TO WORDS";
            // 
            // label50
            // 
            this.label50.AutoSize = true;
            this.label50.Font = new System.Drawing.Font("Comic Sans MS", 10.5F);
            this.label50.Location = new System.Drawing.Point(525, 148);
            this.label50.Name = "label50";
            this.label50.Size = new System.Drawing.Size(48, 19);
            this.label50.TabIndex = 19;
            this.label50.Text = "INFO";
            // 
            // label49
            // 
            this.label49.AutoSize = true;
            this.label49.Font = new System.Drawing.Font("Comic Sans MS", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label49.Location = new System.Drawing.Point(354, 148);
            this.label49.Name = "label49";
            this.label49.Size = new System.Drawing.Size(147, 19);
            this.label49.TabIndex = 18;
            this.label49.Text = "Total Hours Worked:";
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.label47);
            this.groupBox2.Controls.Add(this.label46);
            this.groupBox2.Controls.Add(this.label45);
            this.groupBox2.Controls.Add(this.label44);
            this.groupBox2.Controls.Add(this.label43);
            this.groupBox2.Controls.Add(this.label42);
            this.groupBox2.Controls.Add(this.label41);
            this.groupBox2.Controls.Add(this.label40);
            this.groupBox2.Font = new System.Drawing.Font("Comic Sans MS", 10.5F);
            this.groupBox2.Location = new System.Drawing.Point(385, 355);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(305, 269);
            this.groupBox2.TabIndex = 17;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "Info";
            // 
            // label47
            // 
            this.label47.AutoSize = true;
            this.label47.Location = new System.Drawing.Point(17, 158);
            this.label47.Name = "label47";
            this.label47.Size = new System.Drawing.Size(282, 19);
            this.label47.TabIndex = 27;
            this.label47.Text = "All rights of interpretation belong to Koch";
            // 
            // label46
            // 
            this.label46.AutoSize = true;
            this.label46.Location = new System.Drawing.Point(22, 139);
            this.label46.Name = "label46";
            this.label46.Size = new System.Drawing.Size(269, 19);
            this.label46.TabIndex = 26;
            this.label46.Text = "----------------------------------------------------";
            // 
            // label45
            // 
            this.label45.AutoSize = true;
            this.label45.Location = new System.Drawing.Point(22, 118);
            this.label45.Name = "label45";
            this.label45.Size = new System.Drawing.Size(164, 19);
            this.label45.TabIndex = 25;
            this.label45.Text = "Important Information:";
            // 
            // label44
            // 
            this.label44.AutoSize = true;
            this.label44.Location = new System.Drawing.Point(105, 98);
            this.label44.Name = "label44";
            this.label44.Size = new System.Drawing.Size(19, 19);
            this.label44.TabIndex = 24;
            this.label44.Text = "$";
            // 
            // label43
            // 
            this.label43.AutoSize = true;
            this.label43.Location = new System.Drawing.Point(22, 98);
            this.label43.Name = "label43";
            this.label43.Size = new System.Drawing.Size(80, 19);
            this.label43.TabIndex = 23;
            this.label43.Text = "401K (3%):";
            // 
            // label42
            // 
            this.label42.AutoSize = true;
            this.label42.Location = new System.Drawing.Point(22, 66);
            this.label42.Name = "label42";
            this.label42.Size = new System.Drawing.Size(200, 19);
            this.label42.TabIndex = 22;
            this.label42.Text = "Account No: XXXXXXXXXXX";
            // 
            // label41
            // 
            this.label41.AutoSize = true;
            this.label41.Location = new System.Drawing.Point(21, 46);
            this.label41.Name = "label41";
            this.label41.Size = new System.Drawing.Size(269, 19);
            this.label41.TabIndex = 21;
            this.label41.Text = "----------------------------------------------------";
            // 
            // label40
            // 
            this.label40.AutoSize = true;
            this.label40.Location = new System.Drawing.Point(21, 25);
            this.label40.Name = "label40";
            this.label40.Size = new System.Drawing.Size(63, 19);
            this.label40.TabIndex = 1;
            this.label40.Text = "Deposit:";
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.label48);
            this.groupBox1.Controls.Add(this.label65);
            this.groupBox1.Controls.Add(this.label64);
            this.groupBox1.Controls.Add(this.label63);
            this.groupBox1.Controls.Add(this.label39);
            this.groupBox1.Controls.Add(this.label38);
            this.groupBox1.Controls.Add(this.label37);
            this.groupBox1.Controls.Add(this.label36);
            this.groupBox1.Controls.Add(this.label35);
            this.groupBox1.Controls.Add(this.label34);
            this.groupBox1.Controls.Add(this.label33);
            this.groupBox1.Controls.Add(this.label32);
            this.groupBox1.Controls.Add(this.label31);
            this.groupBox1.Controls.Add(this.label30);
            this.groupBox1.Controls.Add(this.label29);
            this.groupBox1.Controls.Add(this.label28);
            this.groupBox1.Controls.Add(this.label27);
            this.groupBox1.Controls.Add(this.label26);
            this.groupBox1.Controls.Add(this.label25);
            this.groupBox1.Controls.Add(this.label24);
            this.groupBox1.Controls.Add(this.label23);
            this.groupBox1.Controls.Add(this.label22);
            this.groupBox1.Controls.Add(this.label21);
            this.groupBox1.Controls.Add(this.label20);
            this.groupBox1.Controls.Add(this.label19);
            this.groupBox1.Controls.Add(this.label18);
            this.groupBox1.Controls.Add(this.label17);
            this.groupBox1.Font = new System.Drawing.Font("Comic Sans MS", 10.5F);
            this.groupBox1.Location = new System.Drawing.Point(42, 347);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(333, 346);
            this.groupBox1.TabIndex = 16;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "Tax Status";
            // 
            // label48
            // 
            this.label48.AutoSize = true;
            this.label48.Location = new System.Drawing.Point(250, 36);
            this.label48.Name = "label48";
            this.label48.Size = new System.Drawing.Size(19, 19);
            this.label48.TabIndex = 26;
            this.label48.Text = "$";
            // 
            // label65
            // 
            this.label65.AutoSize = true;
            this.label65.Location = new System.Drawing.Point(250, 213);
            this.label65.Name = "label65";
            this.label65.Size = new System.Drawing.Size(19, 19);
            this.label65.TabIndex = 25;
            this.label65.Text = "$";
            // 
            // label64
            // 
            this.label64.AutoSize = true;
            this.label64.Location = new System.Drawing.Point(41, 211);
            this.label64.Name = "label64";
            this.label64.Size = new System.Drawing.Size(99, 19);
            this.label64.TabIndex = 24;
            this.label64.Text = "Benifits Cost:";
            // 
            // label63
            // 
            this.label63.AutoSize = true;
            this.label63.Location = new System.Drawing.Point(21, 211);
            this.label63.Name = "label63";
            this.label63.Size = new System.Drawing.Size(14, 19);
            this.label63.TabIndex = 23;
            this.label63.Text = "-";
            // 
            // label39
            // 
            this.label39.AutoSize = true;
            this.label39.Location = new System.Drawing.Point(250, 234);
            this.label39.Name = "label39";
            this.label39.Size = new System.Drawing.Size(19, 19);
            this.label39.TabIndex = 22;
            this.label39.Text = "$";
            // 
            // label38
            // 
            this.label38.AutoSize = true;
            this.label38.Location = new System.Drawing.Point(158, 234);
            this.label38.Name = "label38";
            this.label38.Size = new System.Drawing.Size(64, 19);
            this.label38.TabIndex = 21;
            this.label38.Text = "Net Pay:";
            // 
            // label37
            // 
            this.label37.AutoSize = true;
            this.label37.Location = new System.Drawing.Point(21, 191);
            this.label37.Name = "label37";
            this.label37.Size = new System.Drawing.Size(269, 19);
            this.label37.TabIndex = 20;
            this.label37.Text = "----------------------------------------------------";
            // 
            // label36
            // 
            this.label36.AutoSize = true;
            this.label36.Location = new System.Drawing.Point(250, 170);
            this.label36.Name = "label36";
            this.label36.Size = new System.Drawing.Size(19, 19);
            this.label36.TabIndex = 19;
            this.label36.Text = "$";
            // 
            // label35
            // 
            this.label35.AutoSize = true;
            this.label35.Location = new System.Drawing.Point(250, 150);
            this.label35.Name = "label35";
            this.label35.Size = new System.Drawing.Size(19, 19);
            this.label35.TabIndex = 18;
            this.label35.Text = "$";
            // 
            // label34
            // 
            this.label34.AutoSize = true;
            this.label34.Location = new System.Drawing.Point(250, 129);
            this.label34.Name = "label34";
            this.label34.Size = new System.Drawing.Size(19, 19);
            this.label34.TabIndex = 17;
            this.label34.Text = "$";
            // 
            // label33
            // 
            this.label33.AutoSize = true;
            this.label33.Location = new System.Drawing.Point(250, 108);
            this.label33.Name = "label33";
            this.label33.Size = new System.Drawing.Size(19, 19);
            this.label33.TabIndex = 16;
            this.label33.Text = "$";
            // 
            // label32
            // 
            this.label32.AutoSize = true;
            this.label32.Location = new System.Drawing.Point(250, 88);
            this.label32.Name = "label32";
            this.label32.Size = new System.Drawing.Size(19, 19);
            this.label32.TabIndex = 15;
            this.label32.Text = "$";
            // 
            // label31
            // 
            this.label31.AutoSize = true;
            this.label31.Location = new System.Drawing.Point(250, 67);
            this.label31.Name = "label31";
            this.label31.Size = new System.Drawing.Size(19, 19);
            this.label31.TabIndex = 14;
            this.label31.Text = "$";
            // 
            // label30
            // 
            this.label30.AutoSize = true;
            this.label30.Location = new System.Drawing.Point(41, 170);
            this.label30.Name = "label30";
            this.label30.Size = new System.Drawing.Size(76, 19);
            this.label30.TabIndex = 13;
            this.label30.Text = "FICA Tax:";
            // 
            // label29
            // 
            this.label29.AutoSize = true;
            this.label29.Location = new System.Drawing.Point(41, 150);
            this.label29.Name = "label29";
            this.label29.Size = new System.Drawing.Size(118, 19);
            this.label29.TabIndex = 12;
            this.label29.Text = "State Local Tax:";
            // 
            // label28
            // 
            this.label28.AutoSize = true;
            this.label28.Location = new System.Drawing.Point(41, 129);
            this.label28.Name = "label28";
            this.label28.Size = new System.Drawing.Size(133, 19);
            this.label28.TabIndex = 11;
            this.label28.Text = "State Income Tax:";
            // 
            // label27
            // 
            this.label27.AutoSize = true;
            this.label27.Location = new System.Drawing.Point(41, 108);
            this.label27.Name = "label27";
            this.label27.Size = new System.Drawing.Size(102, 19);
            this.label27.TabIndex = 10;
            this.label27.Text = "Madicare Tax:";
            // 
            // label26
            // 
            this.label26.AutoSize = true;
            this.label26.Location = new System.Drawing.Point(41, 88);
            this.label26.Name = "label26";
            this.label26.Size = new System.Drawing.Size(142, 19);
            this.label26.TabIndex = 9;
            this.label26.Text = "Social Security Tax:";
            // 
            // label25
            // 
            this.label25.AutoSize = true;
            this.label25.Location = new System.Drawing.Point(41, 67);
            this.label25.Name = "label25";
            this.label25.Size = new System.Drawing.Size(145, 19);
            this.label25.TabIndex = 8;
            this.label25.Text = "Federal Income Tax:";
            // 
            // label24
            // 
            this.label24.AutoSize = true;
            this.label24.Location = new System.Drawing.Point(21, 170);
            this.label24.Name = "label24";
            this.label24.Size = new System.Drawing.Size(14, 19);
            this.label24.TabIndex = 7;
            this.label24.Text = "-";
            // 
            // label23
            // 
            this.label23.AutoSize = true;
            this.label23.Location = new System.Drawing.Point(21, 150);
            this.label23.Name = "label23";
            this.label23.Size = new System.Drawing.Size(14, 19);
            this.label23.TabIndex = 6;
            this.label23.Text = "-";
            // 
            // label22
            // 
            this.label22.AutoSize = true;
            this.label22.Location = new System.Drawing.Point(21, 129);
            this.label22.Name = "label22";
            this.label22.Size = new System.Drawing.Size(14, 19);
            this.label22.TabIndex = 5;
            this.label22.Text = "-";
            // 
            // label21
            // 
            this.label21.AutoSize = true;
            this.label21.Location = new System.Drawing.Point(21, 108);
            this.label21.Name = "label21";
            this.label21.Size = new System.Drawing.Size(14, 19);
            this.label21.TabIndex = 4;
            this.label21.Text = "-";
            // 
            // label20
            // 
            this.label20.AutoSize = true;
            this.label20.Location = new System.Drawing.Point(21, 88);
            this.label20.Name = "label20";
            this.label20.Size = new System.Drawing.Size(14, 19);
            this.label20.TabIndex = 3;
            this.label20.Text = "-";
            // 
            // label19
            // 
            this.label19.AutoSize = true;
            this.label19.Location = new System.Drawing.Point(21, 67);
            this.label19.Name = "label19";
            this.label19.Size = new System.Drawing.Size(14, 19);
            this.label19.TabIndex = 2;
            this.label19.Text = "-";
            // 
            // label18
            // 
            this.label18.AutoSize = true;
            this.label18.Location = new System.Drawing.Point(250, 67);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(19, 19);
            this.label18.TabIndex = 1;
            this.label18.Text = "$";
            // 
            // label17
            // 
            this.label17.AutoSize = true;
            this.label17.Location = new System.Drawing.Point(100, 35);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(122, 19);
            this.label17.TabIndex = 0;
            this.label17.Text = "Earn Before Tax:";
            // 
            // label16
            // 
            this.label16.AutoSize = true;
            this.label16.Font = new System.Drawing.Font("Comic Sans MS", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label16.Location = new System.Drawing.Point(209, 212);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(68, 19);
            this.label16.TabIndex = 15;
            this.label16.Text = "STATUS";
            // 
            // label15
            // 
            this.label15.AutoSize = true;
            this.label15.Font = new System.Drawing.Font("Comic Sans MS", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label15.Location = new System.Drawing.Point(38, 213);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(165, 19);
            this.label15.TabIndex = 14;
            this.label15.Text = "Federal Marital Status:";
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.Font = new System.Drawing.Font("Comic Sans MS", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label14.Location = new System.Drawing.Point(38, 284);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(273, 19);
            this.label14.TabIndex = 13;
            this.label14.Text = "Social Security Number: XXX-XX-XXXX";
            // 
            // label13
            // 
            this.label13.AutoSize = true;
            this.label13.Font = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label13.Location = new System.Drawing.Point(391, 257);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(65, 23);
            this.label13.TabIndex = 12;
            this.label13.Text = "STATE";
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Font = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label12.Location = new System.Drawing.Point(391, 232);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(89, 23);
            this.label12.TabIndex = 11;
            this.label12.Text = "ADDRESS";
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Font = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label11.Location = new System.Drawing.Point(391, 207);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(60, 23);
            this.label11.TabIndex = 10;
            this.label11.Text = "NAME";
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Font = new System.Drawing.Font("Comic Sans MS", 10.5F);
            this.label10.Location = new System.Drawing.Point(525, 128);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(48, 19);
            this.label10.TabIndex = 9;
            this.label10.Text = "INFO";
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Font = new System.Drawing.Font("Comic Sans MS", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label9.Location = new System.Drawing.Point(354, 128);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(70, 19);
            this.label9.TabIndex = 8;
            this.label9.Text = "Pay Date:";
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Font = new System.Drawing.Font("Comic Sans MS", 10.5F);
            this.label8.Location = new System.Drawing.Point(38, 171);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(106, 19);
            this.label8.TabIndex = 7;
            this.label8.Text = "718-982-2000";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Font = new System.Drawing.Font("Comic Sans MS", 10.5F);
            this.label7.Location = new System.Drawing.Point(38, 151);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(147, 19);
            this.label7.TabIndex = 6;
            this.label7.Text = "Staten Island, 10314";
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Font = new System.Drawing.Font("Comic Sans MS", 10.5F);
            this.label6.Location = new System.Drawing.Point(38, 130);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(129, 19);
            this.label6.TabIndex = 5;
            this.label6.Text = "2800 Victory Blvd";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Font = new System.Drawing.Font("Comic Sans MS", 10.5F);
            this.label5.Location = new System.Drawing.Point(38, 109);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(79, 19);
            this.label5.TabIndex = 4;
            this.label5.Text = "KOCH INC";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Font = new System.Drawing.Font("Comic Sans MS", 10.5F);
            this.label4.Location = new System.Drawing.Point(525, 107);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(48, 19);
            this.label4.TabIndex = 3;
            this.label4.Text = "INFO";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Font = new System.Drawing.Font("Comic Sans MS", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label3.Location = new System.Drawing.Point(354, 107);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(174, 19);
            this.label3.TabIndex = 2;
            this.label3.Text = "Timesheet Submit Date :";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Font = new System.Drawing.Font("Comic Sans MS", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label2.Location = new System.Drawing.Point(380, 34);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(197, 29);
            this.label2.TabIndex = 1;
            this.label2.Text = "Earning Statement";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 27.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label1.Location = new System.Drawing.Point(601, 26);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(126, 42);
            this.label1.TabIndex = 0;
            this.label1.Text = "KOCH";
            // 
            // printDocument1
            // 
            this.printDocument1.PrintPage += new System.Drawing.Printing.PrintPageEventHandler(this.PrintDocument1_PrintPage);
            // 
            // printDialog1
            // 
            this.printDialog1.UseEXDialog = true;
            // 
            // printPreviewDialog1
            // 
            this.printPreviewDialog1.AutoScrollMargin = new System.Drawing.Size(0, 0);
            this.printPreviewDialog1.AutoScrollMinSize = new System.Drawing.Size(0, 0);
            this.printPreviewDialog1.ClientSize = new System.Drawing.Size(400, 300);
            this.printPreviewDialog1.Enabled = true;
            this.printPreviewDialog1.Icon = ((System.Drawing.Icon)(resources.GetObject("printPreviewDialog1.Icon")));
            this.printPreviewDialog1.Name = "printPreviewDialog1";
            this.printPreviewDialog1.Visible = false;
            // 
            // btnPrintSetting
            // 
            this.btnPrintSetting.Location = new System.Drawing.Point(12, 38);
            this.btnPrintSetting.Name = "btnPrintSetting";
            this.btnPrintSetting.Size = new System.Drawing.Size(99, 38);
            this.btnPrintSetting.TabIndex = 1;
            this.btnPrintSetting.Text = "Print Setting";
            this.btnPrintSetting.UseVisualStyleBackColor = true;
            this.btnPrintSetting.Click += new System.EventHandler(this.BtnPrintSetting_Click);
            // 
            // btnPrintView
            // 
            this.btnPrintView.Location = new System.Drawing.Point(13, 112);
            this.btnPrintView.Name = "btnPrintView";
            this.btnPrintView.Size = new System.Drawing.Size(98, 39);
            this.btnPrintView.TabIndex = 2;
            this.btnPrintView.Text = "Print View";
            this.btnPrintView.UseVisualStyleBackColor = true;
            this.btnPrintView.Click += new System.EventHandler(this.BtnPrintView_Click);
            // 
            // btnPrint
            // 
            this.btnPrint.Location = new System.Drawing.Point(13, 184);
            this.btnPrint.Name = "btnPrint";
            this.btnPrint.Size = new System.Drawing.Size(98, 40);
            this.btnPrint.TabIndex = 3;
            this.btnPrint.Text = "Print";
            this.btnPrint.UseVisualStyleBackColor = true;
            this.btnPrint.Click += new System.EventHandler(this.BtnPrint_Click);
            // 
            // btnCancel
            // 
            this.btnCancel.Location = new System.Drawing.Point(13, 257);
            this.btnCancel.Name = "btnCancel";
            this.btnCancel.Size = new System.Drawing.Size(98, 37);
            this.btnCancel.TabIndex = 4;
            this.btnCancel.Text = "Cancel";
            this.btnCancel.UseVisualStyleBackColor = true;
            this.btnCancel.Click += new System.EventHandler(this.BtnCancel_Click);
            // 
            // PrintPage
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(874, 978);
            this.Controls.Add(this.btnCancel);
            this.Controls.Add(this.btnPrint);
            this.Controls.Add(this.btnPrintView);
            this.Controls.Add(this.btnPrintSetting);
            this.Controls.Add(this.panel1);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "PrintPage";
            this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
            this.Text = "PrintPage";
            this.Load += new System.EventHandler(this.PrintPage_Load);
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.panel2.ResumeLayout(false);
            this.panel2.PerformLayout();
            this.gbCheck.ResumeLayout(false);
            this.gbCheck.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.ResumeLayout(false);

        }

        #endregion

        private System.Windows.Forms.Panel panel1;
        private System.Drawing.Printing.PrintDocument printDocument1;
        private System.Windows.Forms.PrintDialog printDialog1;
        private System.Windows.Forms.PrintPreviewDialog printPreviewDialog1;
        private System.Windows.Forms.Panel panel2;
        private System.Windows.Forms.PageSetupDialog pageSetupDialog1;
        private System.Windows.Forms.Button btnPrintSetting;
        private System.Windows.Forms.Button btnPrintView;
        private System.Windows.Forms.Button btnPrint;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.Label label8;
        private System.Windows.Forms.Label label7;
        private System.Windows.Forms.Label label6;
        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.Label label4;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.Button btnCancel;
        private System.Windows.Forms.Label label13;
        private System.Windows.Forms.Label label12;
        private System.Windows.Forms.Label label11;
        private System.Windows.Forms.Label label10;
        private System.Windows.Forms.Label label9;
        private System.Windows.Forms.Label label16;
        private System.Windows.Forms.Label label15;
        private System.Windows.Forms.Label label14;
        private System.Windows.Forms.GroupBox groupBox2;
        private System.Windows.Forms.Label label47;
        private System.Windows.Forms.Label label46;
        private System.Windows.Forms.Label label45;
        private System.Windows.Forms.Label label44;
        private System.Windows.Forms.Label label43;
        private System.Windows.Forms.Label label42;
        private System.Windows.Forms.Label label41;
        private System.Windows.Forms.Label label40;
        private System.Windows.Forms.GroupBox groupBox1;
        private System.Windows.Forms.Label label65;
        private System.Windows.Forms.Label label64;
        private System.Windows.Forms.Label label63;
        private System.Windows.Forms.Label label39;
        private System.Windows.Forms.Label label38;
        private System.Windows.Forms.Label label37;
        private System.Windows.Forms.Label label36;
        private System.Windows.Forms.Label label35;
        private System.Windows.Forms.Label label34;
        private System.Windows.Forms.Label label33;
        private System.Windows.Forms.Label label32;
        private System.Windows.Forms.Label label31;
        private System.Windows.Forms.Label label30;
        private System.Windows.Forms.Label label29;
        private System.Windows.Forms.Label label28;
        private System.Windows.Forms.Label label27;
        private System.Windows.Forms.Label label26;
        private System.Windows.Forms.Label label25;
        private System.Windows.Forms.Label label24;
        private System.Windows.Forms.Label label23;
        private System.Windows.Forms.Label label22;
        private System.Windows.Forms.Label label21;
        private System.Windows.Forms.Label label20;
        private System.Windows.Forms.Label label19;
        private System.Windows.Forms.Label label18;
        private System.Windows.Forms.Label label17;
        private System.Windows.Forms.Label label48;
        private System.Windows.Forms.Label label50;
        private System.Windows.Forms.Label label49;
        private System.Windows.Forms.Label lblCheckname;
        private System.Windows.Forms.Label lblCheckdate;
        private System.Windows.Forms.Label lblcheckMoney;
        private System.Windows.Forms.Label label51;
        private System.Windows.Forms.GroupBox gbCheck;
        private System.Windows.Forms.Label lblPaytext;
        private System.Windows.Forms.Label lblSigline;
        private System.Windows.Forms.Label lblCheckrouteline;
        private System.Windows.Forms.Label lblMoneysign;
        private System.Windows.Forms.Label lblDatename;
        private System.Windows.Forms.Label lblDateline;
        private System.Windows.Forms.Label lblNameline;
        private System.Windows.Forms.Label lblAccountnum;
        private System.Windows.Forms.Label lblRoutingnum;
        private System.Windows.Forms.PictureBox pictureBox1;
        private System.Windows.Forms.Label lblChecknumber;
        private System.Windows.Forms.Label lblSeperator1;
        private System.Windows.Forms.Label lblSeperator2;
        private System.Windows.Forms.Label label52;
        private System.Windows.Forms.Label lblMoneywords;
    }
}