namespace Payroll { partial class frmInfo { /// <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(frmInfo)); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.lblAccountres = new System.Windows.Forms.Label(); this.lblAccount = new System.Windows.Forms.Label(); this.lblRouteres = new System.Windows.Forms.Label(); this.lblRoute = new System.Windows.Forms.Label(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.lblPhone = new System.Windows.Forms.Label(); this.lblDepres = new System.Windows.Forms.Label(); this.lblAddressres = new System.Windows.Forms.Label(); this.lblJobstatusres = new System.Windows.Forms.Label(); this.lblEmailres = new System.Windows.Forms.Label(); this.lblPhoneres = new System.Windows.Forms.Label(); this.lblEmpres = new System.Windows.Forms.Label(); this.lblDep = new System.Windows.Forms.Label(); this.lblAddress = new System.Windows.Forms.Label(); this.lblEmail = new System.Windows.Forms.Label(); this.lblEmp = new System.Windows.Forms.Label(); this.lblJobstatus = new System.Windows.Forms.Label(); this.groupBox2.SuspendLayout(); this.groupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.SuspendLayout(); // // groupBox2 // this.groupBox2.BackColor = System.Drawing.Color.Transparent; this.groupBox2.Controls.Add(this.groupBox1); this.groupBox2.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.groupBox2.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.groupBox2.Location = new System.Drawing.Point(12, 12); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(739, 566); this.groupBox2.TabIndex = 9; this.groupBox2.TabStop = false; this.groupBox2.Text = "Info"; // // groupBox1 // this.groupBox1.Controls.Add(this.lblAccountres); this.groupBox1.Controls.Add(this.lblAccount); this.groupBox1.Controls.Add(this.lblRouteres); this.groupBox1.Controls.Add(this.lblRoute); this.groupBox1.Controls.Add(this.pictureBox1); this.groupBox1.Controls.Add(this.lblPhone); this.groupBox1.Controls.Add(this.lblDepres); this.groupBox1.Controls.Add(this.lblAddressres); this.groupBox1.Controls.Add(this.lblJobstatusres); this.groupBox1.Controls.Add(this.lblEmailres); this.groupBox1.Controls.Add(this.lblPhoneres); this.groupBox1.Controls.Add(this.lblEmpres); this.groupBox1.Controls.Add(this.lblDep); this.groupBox1.Controls.Add(this.lblAddress); this.groupBox1.Controls.Add(this.lblEmail); this.groupBox1.Controls.Add(this.lblEmp); this.groupBox1.Controls.Add(this.lblJobstatus); this.groupBox1.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.groupBox1.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.groupBox1.Location = new System.Drawing.Point(59, 42); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(628, 424); this.groupBox1.TabIndex = 10; this.groupBox1.TabStop = false; this.groupBox1.Text = "KOCH.inc"; // // lblAccountres // this.lblAccountres.AutoSize = true; this.lblAccountres.Location = new System.Drawing.Point(159, 318); this.lblAccountres.Name = "lblAccountres"; this.lblAccountres.Size = new System.Drawing.Size(73, 21); this.lblAccountres.TabIndex = 24; this.lblAccountres.Text = "NUMBER"; // // lblAccount // this.lblAccount.AutoSize = true; this.lblAccount.Location = new System.Drawing.Point(21, 318); this.lblAccount.Name = "lblAccount"; this.lblAccount.Size = new System.Drawing.Size(95, 21); this.lblAccount.TabIndex = 23; this.lblAccount.Text = "Account #:"; // // lblRouteres // this.lblRouteres.AutoSize = true; this.lblRouteres.Location = new System.Drawing.Point(159, 284); this.lblRouteres.Name = "lblRouteres"; this.lblRouteres.Size = new System.Drawing.Size(73, 21); this.lblRouteres.TabIndex = 22; this.lblRouteres.Text = "NUMBER"; // // lblRoute // this.lblRoute.AutoSize = true; this.lblRoute.Location = new System.Drawing.Point(21, 284); this.lblRoute.Name = "lblRoute"; this.lblRoute.Size = new System.Drawing.Size(87, 21); this.lblRoute.TabIndex = 21; this.lblRoute.Text = "Routing #:"; // // pictureBox1 // this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image"))); this.pictureBox1.Location = new System.Drawing.Point(369, 41); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(253, 299); this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pictureBox1.TabIndex = 20; this.pictureBox1.TabStop = false; // // lblPhone // this.lblPhone.AutoSize = true; this.lblPhone.Location = new System.Drawing.Point(21, 216); this.lblPhone.Name = "lblPhone"; this.lblPhone.Size = new System.Drawing.Size(128, 21); this.lblPhone.TabIndex = 19; this.lblPhone.Text = "Phone number:"; // // lblDepres // this.lblDepres.AutoSize = true; this.lblDepres.Location = new System.Drawing.Point(159, 250); this.lblDepres.Name = "lblDepres"; this.lblDepres.Size = new System.Drawing.Size(173, 21); this.lblDepres.TabIndex = 18; this.lblDepres.Text = "Software department"; // // lblAddressres // this.lblAddressres.AutoSize = true; this.lblAddressres.Location = new System.Drawing.Point(20, 385); this.lblAddressres.Name = "lblAddressres"; this.lblAddressres.Size = new System.Drawing.Size(389, 21); this.lblAddressres.TabIndex = 17; this.lblAddressres.Text = "5N-106 2800 Victory Blvd, Staten Island, NY 10314"; // // lblJobstatusres // this.lblJobstatusres.AutoSize = true; this.lblJobstatusres.Location = new System.Drawing.Point(159, 148); this.lblJobstatusres.Name = "lblJobstatusres"; this.lblJobstatusres.Size = new System.Drawing.Size(53, 21); this.lblJobstatusres.TabIndex = 15; this.lblJobstatusres.Text = "None"; // // lblEmailres // this.lblEmailres.AutoSize = true; this.lblEmailres.Location = new System.Drawing.Point(159, 182); this.lblEmailres.Name = "lblEmailres"; this.lblEmailres.Size = new System.Drawing.Size(186, 21); this.lblEmailres.TabIndex = 14; this.lblEmailres.Text = "KOCH_LLC@gmail.com"; // // lblPhoneres // this.lblPhoneres.AutoSize = true; this.lblPhoneres.Location = new System.Drawing.Point(159, 216); this.lblPhoneres.Name = "lblPhoneres"; this.lblPhoneres.Size = new System.Drawing.Size(114, 21); this.lblPhoneres.TabIndex = 13; this.lblPhoneres.Text = "646-000-1111"; // // lblEmpres // this.lblEmpres.AutoSize = true; this.lblEmpres.Location = new System.Drawing.Point(159, 114); this.lblEmpres.Name = "lblEmpres"; this.lblEmpres.Size = new System.Drawing.Size(56, 21); this.lblEmpres.TabIndex = 12; this.lblEmpres.Text = "KOCH"; // // lblDep // this.lblDep.AutoSize = true; this.lblDep.Location = new System.Drawing.Point(21, 250); this.lblDep.Name = "lblDep"; this.lblDep.Size = new System.Drawing.Size(107, 21); this.lblDep.TabIndex = 11; this.lblDep.Text = "Department:"; // // lblAddress // this.lblAddress.AutoSize = true; this.lblAddress.Location = new System.Drawing.Point(21, 364); this.lblAddress.Name = "lblAddress"; this.lblAddress.Size = new System.Drawing.Size(81, 21); this.lblAddress.TabIndex = 10; this.lblAddress.Text = "Address :"; // // lblEmail // this.lblEmail.AutoSize = true; this.lblEmail.Location = new System.Drawing.Point(21, 182); this.lblEmail.Name = "lblEmail"; this.lblEmail.Size = new System.Drawing.Size(56, 21); this.lblEmail.TabIndex = 9; this.lblEmail.Text = "Email:"; // // lblEmp // this.lblEmp.AutoSize = true; this.lblEmp.Location = new System.Drawing.Point(21, 114); this.lblEmp.Name = "lblEmp"; this.lblEmp.Size = new System.Drawing.Size(91, 21); this.lblEmp.TabIndex = 7; this.lblEmp.Text = "Employee:"; // // lblJobstatus // this.lblJobstatus.AutoSize = true; this.lblJobstatus.Location = new System.Drawing.Point(21, 148); this.lblJobstatus.Name = "lblJobstatus"; this.lblJobstatus.Size = new System.Drawing.Size(93, 21); this.lblJobstatus.TabIndex = 6; this.lblJobstatus.Text = "Job Status:"; // // frmInfo // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(32)))), ((int)(((byte)(40))))); 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.groupBox2); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "frmInfo"; this.Text = "Info"; this.Load += new System.EventHandler(this.frmInfo_Load); this.groupBox2.ResumeLayout(false); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.PictureBox pictureBox1; private System.Windows.Forms.Label lblPhone; private System.Windows.Forms.Label lblDepres; private System.Windows.Forms.Label lblAddressres; private System.Windows.Forms.Label lblJobstatusres; private System.Windows.Forms.Label lblEmailres; private System.Windows.Forms.Label lblPhoneres; private System.Windows.Forms.Label lblEmpres; private System.Windows.Forms.Label lblDep; private System.Windows.Forms.Label lblAddress; private System.Windows.Forms.Label lblEmail; private System.Windows.Forms.Label lblEmp; private System.Windows.Forms.Label lblJobstatus; private System.Windows.Forms.Label lblAccountres; private System.Windows.Forms.Label lblAccount; private System.Windows.Forms.Label lblRouteres; private System.Windows.Forms.Label lblRoute; } }