Click here to Skip to main content
15,892,746 members
Articles / Desktop Programming / Windows Forms

Internal Supply Chain Management System, Visibility

Rate me:
Please Sign up or sign in to vote.
4.78/5 (30 votes)
9 Oct 2009CPOL7 min read 106.1K   16.5K   108  
Internal supply chain management system's objective is to visualize organization's activities and events spawn during its work flow and offers panoramic view of upstream and downstream activities
namespace ISCMS
{
    partial class MainForm
    {
        /// <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()
        {
            this.PN = new System.Windows.Forms.Panel();
            this.Perspective = new System.Windows.Forms.GroupBox();
            this.RFinished_Product = new System.Windows.Forms.RadioButton();
            this.RWork_In_Progress = new System.Windows.Forms.RadioButton();
            this.RRaw_Material = new System.Windows.Forms.RadioButton();
            this.label1 = new System.Windows.Forms.Label();
            this.Date = new System.Windows.Forms.DateTimePicker();
            this.From = new System.Windows.Forms.DateTimePicker();
            this.label2 = new System.Windows.Forms.Label();
            this.To = new System.Windows.Forms.DateTimePicker();
            this.label3 = new System.Windows.Forms.Label();
            this.labGoods = new System.Windows.Forms.Label();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.RRange = new System.Windows.Forms.RadioButton();
            this.RDate = new System.Windows.Forms.RadioButton();
            this.combGoods = new Hasan.ComboBox();
            this.menuStrip1 = new System.Windows.Forms.MenuStrip();
            this.rawMaterialMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.receiveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.receiveToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.expectedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.expectToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.expectedToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.inProcessToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.wasteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.finishedGoodsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.inCommingToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.receivedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.inProcessToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.salesReturnToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.outgoingToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.soldToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.expectedToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
            this.wasteToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.workInProgressMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.jobToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.Legends_Raw_Material = new System.Windows.Forms.Panel();
            this.label15 = 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.Legends_Finished_Goods = new System.Windows.Forms.Panel();
            this.label23 = new System.Windows.Forms.Label();
            this.label14 = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.label10 = new System.Windows.Forms.Label();
            this.label11 = new System.Windows.Forms.Label();
            this.label12 = new System.Windows.Forms.Label();
            this.label13 = new System.Windows.Forms.Label();
            this.Legend_Jobs = new System.Windows.Forms.Panel();
            this.customLabelSoft3 = new Hasan.CustomLabelSoft();
            this.customLabelSoft2 = new Hasan.CustomLabelSoft();
            this.customLabelSoft1 = new Hasan.CustomLabelSoft();
            this.label22 = new System.Windows.Forms.Label();
            this.label21 = new System.Windows.Forms.Label();
            this.label16 = new System.Windows.Forms.Label();
            this.label17 = new System.Windows.Forms.Label();
            this.label18 = new System.Windows.Forms.Label();
            this.label19 = new System.Windows.Forms.Label();
            this.label20 = new System.Windows.Forms.Label();
            this.Event = new System.Windows.Forms.CheckBox();
            this.btnReset = new Hasan.Button();
            this.Close = new Hasan.Button();
            this.lblModality = new Hasan.CustomLabelSoft();
            this.customLabel1 = new Hasan.CustomLabel();
            this.btnLoad = new Hasan.Button();
            this.scale1 = new Hasan.Scale();
            this.Footer = new Hasan.CustomLabelSoft();
            this.Next = new Hasan.ButtonSoft();
            this.Full_Next = new Hasan.ButtonSoft();
            this.Back = new Hasan.ButtonSoft();
            this.Full_Back = new Hasan.ButtonSoft();
            this.Demagnify = new Hasan.Button();
            this.Magnify = new Hasan.Button();
            this.legend20 = new ISCMS.Control.Legend();
            this.legend11 = new ISCMS.Control.Legend();
            this.legend6 = new ISCMS.Control.Legend();
            this.legend7 = new ISCMS.Control.Legend();
            this.legend8 = new ISCMS.Control.Legend();
            this.legend9 = new ISCMS.Control.Legend();
            this.legend10 = new ISCMS.Control.Legend();
            this.legend19 = new ISCMS.Control.Legend();
            this.legend18 = new ISCMS.Control.Legend();
            this.legend13 = new ISCMS.Control.Legend();
            this.legend14 = new ISCMS.Control.Legend();
            this.legend12 = new ISCMS.Control.Legend();
            this.legend5 = new ISCMS.Control.Legend();
            this.legend4 = new ISCMS.Control.Legend();
            this.legend3 = new ISCMS.Control.Legend();
            this.legend2 = new ISCMS.Control.Legend();
            this.legend1 = new ISCMS.Control.Legend();
            this.barItem10 = new ISCMS.Control.BarItem();
            this.barItem9 = new ISCMS.Control.BarItem();
            this.barItem8 = new ISCMS.Control.BarItem();
            this.barItem7 = new ISCMS.Control.BarItem();
            this.barItem6 = new ISCMS.Control.BarItem();
            this.barItem5 = new ISCMS.Control.BarItem();
            this.barItem4 = new ISCMS.Control.BarItem();
            this.barItem3 = new ISCMS.Control.BarItem();
            this.barItem2 = new ISCMS.Control.BarItem();
            this.barItem1 = new ISCMS.Control.BarItem();
            this.PN.SuspendLayout();
            this.Perspective.SuspendLayout();
            this.groupBox1.SuspendLayout();
            this.menuStrip1.SuspendLayout();
            this.Legends_Raw_Material.SuspendLayout();
            this.Legends_Finished_Goods.SuspendLayout();
            this.Legend_Jobs.SuspendLayout();
            this.Footer.SuspendLayout();
            this.SuspendLayout();
            // 
            // PN
            // 
            this.PN.BackColor = System.Drawing.Color.Transparent;
            this.PN.Controls.Add(this.barItem10);
            this.PN.Controls.Add(this.barItem9);
            this.PN.Controls.Add(this.barItem8);
            this.PN.Controls.Add(this.barItem7);
            this.PN.Controls.Add(this.barItem6);
            this.PN.Controls.Add(this.barItem5);
            this.PN.Controls.Add(this.barItem4);
            this.PN.Controls.Add(this.barItem3);
            this.PN.Controls.Add(this.barItem2);
            this.PN.Controls.Add(this.barItem1);
            this.PN.Location = new System.Drawing.Point(19, 311);
            this.PN.Name = "PN";
            this.PN.Size = new System.Drawing.Size(921, 264);
            this.PN.TabIndex = 3;
            // 
            // Perspective
            // 
            this.Perspective.Controls.Add(this.RFinished_Product);
            this.Perspective.Controls.Add(this.RWork_In_Progress);
            this.Perspective.Controls.Add(this.RRaw_Material);
            this.Perspective.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Perspective.ForeColor = System.Drawing.Color.Brown;
            this.Perspective.Location = new System.Drawing.Point(19, 115);
            this.Perspective.Name = "Perspective";
            this.Perspective.Size = new System.Drawing.Size(544, 57);
            this.Perspective.TabIndex = 5;
            this.Perspective.TabStop = false;
            this.Perspective.Text = "Perspective";
            // 
            // RFinished_Product
            // 
            this.RFinished_Product.AutoSize = true;
            this.RFinished_Product.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.RFinished_Product.ForeColor = System.Drawing.Color.Black;
            this.RFinished_Product.Location = new System.Drawing.Point(343, 25);
            this.RFinished_Product.Name = "RFinished_Product";
            this.RFinished_Product.Size = new System.Drawing.Size(125, 20);
            this.RFinished_Product.TabIndex = 2;
            this.RFinished_Product.Text = "Finised Product";
            this.RFinished_Product.UseVisualStyleBackColor = true;
            this.RFinished_Product.CheckedChanged += new System.EventHandler(this.Perspective_CheckedChanged);
            // 
            // RWork_In_Progress
            // 
            this.RWork_In_Progress.AutoSize = true;
            this.RWork_In_Progress.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.RWork_In_Progress.ForeColor = System.Drawing.Color.Black;
            this.RWork_In_Progress.Location = new System.Drawing.Point(162, 24);
            this.RWork_In_Progress.Name = "RWork_In_Progress";
            this.RWork_In_Progress.Size = new System.Drawing.Size(135, 20);
            this.RWork_In_Progress.TabIndex = 1;
            this.RWork_In_Progress.Text = "Work In Progress";
            this.RWork_In_Progress.UseVisualStyleBackColor = true;
            this.RWork_In_Progress.CheckedChanged += new System.EventHandler(this.Perspective_CheckedChanged);
            // 
            // RRaw_Material
            // 
            this.RRaw_Material.AutoSize = true;
            this.RRaw_Material.Checked = true;
            this.RRaw_Material.FlatAppearance.BorderColor = System.Drawing.Color.Black;
            this.RRaw_Material.FlatAppearance.CheckedBackColor = System.Drawing.Color.Yellow;
            this.RRaw_Material.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.RRaw_Material.ForeColor = System.Drawing.Color.Black;
            this.RRaw_Material.Location = new System.Drawing.Point(19, 24);
            this.RRaw_Material.Name = "RRaw_Material";
            this.RRaw_Material.Size = new System.Drawing.Size(107, 20);
            this.RRaw_Material.TabIndex = 0;
            this.RRaw_Material.TabStop = true;
            this.RRaw_Material.Text = "Raw Material";
            this.RRaw_Material.UseVisualStyleBackColor = true;
            this.RRaw_Material.CheckedChanged += new System.EventHandler(this.Perspective_CheckedChanged);
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label1.ForeColor = System.Drawing.Color.Black;
            this.label1.Location = new System.Drawing.Point(7, 52);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(38, 16);
            this.label1.TabIndex = 6;
            this.label1.Text = "Date";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // Date
            // 
            this.Date.CalendarForeColor = System.Drawing.Color.SaddleBrown;
            this.Date.CalendarMonthBackground = System.Drawing.Color.Gainsboro;
            this.Date.CalendarTitleBackColor = System.Drawing.Color.Teal;
            this.Date.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Date.Format = System.Windows.Forms.DateTimePickerFormat.Short;
            this.Date.Location = new System.Drawing.Point(46, 48);
            this.Date.Name = "Date";
            this.Date.Size = new System.Drawing.Size(104, 23);
            this.Date.TabIndex = 7;
            this.Date.ValueChanged += new System.EventHandler(this.Load_Click);
            // 
            // From
            // 
            this.From.CalendarForeColor = System.Drawing.Color.SaddleBrown;
            this.From.CalendarMonthBackground = System.Drawing.Color.Gainsboro;
            this.From.CalendarTitleBackColor = System.Drawing.Color.Teal;
            this.From.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.From.Format = System.Windows.Forms.DateTimePickerFormat.Short;
            this.From.Location = new System.Drawing.Point(227, 49);
            this.From.Name = "From";
            this.From.Size = new System.Drawing.Size(104, 23);
            this.From.TabIndex = 9;
            this.From.ValueChanged += new System.EventHandler(this.Load_Click);
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label2.ForeColor = System.Drawing.Color.Black;
            this.label2.Location = new System.Drawing.Point(186, 53);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(41, 16);
            this.label2.TabIndex = 8;
            this.label2.Text = "From";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // To
            // 
            this.To.CalendarForeColor = System.Drawing.Color.SaddleBrown;
            this.To.CalendarMonthBackground = System.Drawing.Color.Gainsboro;
            this.To.CalendarTitleBackColor = System.Drawing.Color.Teal;
            this.To.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.To.Format = System.Windows.Forms.DateTimePickerFormat.Short;
            this.To.Location = new System.Drawing.Point(411, 49);
            this.To.Name = "To";
            this.To.Size = new System.Drawing.Size(104, 23);
            this.To.TabIndex = 11;
            this.To.ValueChanged += new System.EventHandler(this.Load_Click);
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label3.ForeColor = System.Drawing.Color.Black;
            this.label3.Location = new System.Drawing.Point(384, 52);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(25, 16);
            this.label3.TabIndex = 10;
            this.label3.Text = "To";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // labGoods
            // 
            this.labGoods.AutoSize = true;
            this.labGoods.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labGoods.ForeColor = System.Drawing.Color.Black;
            this.labGoods.Location = new System.Drawing.Point(309, 22);
            this.labGoods.Name = "labGoods";
            this.labGoods.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.labGoods.Size = new System.Drawing.Size(200, 16);
            this.labGoods.TabIndex = 12;
            this.labGoods.Text = "Raw Material/Finished Product";
            this.labGoods.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.RRange);
            this.groupBox1.Controls.Add(this.RDate);
            this.groupBox1.Controls.Add(this.Date);
            this.groupBox1.Controls.Add(this.label1);
            this.groupBox1.Controls.Add(this.To);
            this.groupBox1.Controls.Add(this.label2);
            this.groupBox1.Controls.Add(this.From);
            this.groupBox1.Controls.Add(this.label3);
            this.groupBox1.Controls.Add(this.combGoods);
            this.groupBox1.Controls.Add(this.labGoods);
            this.groupBox1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox1.ForeColor = System.Drawing.Color.Brown;
            this.groupBox1.Location = new System.Drawing.Point(19, 171);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(730, 79);
            this.groupBox1.TabIndex = 14;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "Option";
            // 
            // RRange
            // 
            this.RRange.AutoSize = true;
            this.RRange.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.RRange.ForeColor = System.Drawing.Color.Black;
            this.RRange.Location = new System.Drawing.Point(162, 22);
            this.RRange.Name = "RRange";
            this.RRange.Size = new System.Drawing.Size(68, 20);
            this.RRange.TabIndex = 1;
            this.RRange.Text = "Range";
            this.RRange.UseVisualStyleBackColor = true;
            this.RRange.CheckedChanged += new System.EventHandler(this.Perspective_CheckedChanged);
            // 
            // RDate
            // 
            this.RDate.AutoSize = true;
            this.RDate.Checked = true;
            this.RDate.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.RDate.ForeColor = System.Drawing.Color.Black;
            this.RDate.Location = new System.Drawing.Point(20, 22);
            this.RDate.Name = "RDate";
            this.RDate.Size = new System.Drawing.Size(56, 20);
            this.RDate.TabIndex = 0;
            this.RDate.TabStop = true;
            this.RDate.Text = "Date";
            this.RDate.UseVisualStyleBackColor = true;
            this.RDate.CheckedChanged += new System.EventHandler(this.Perspective_CheckedChanged);
            // 
            // combGoods
            // 
            this.combGoods.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.combGoods.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.combGoods.Font = new System.Drawing.Font("Verdana", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.combGoods.ForeColor = System.Drawing.Color.Brown;
            this.combGoods.ItemHeight = 16;
            this.combGoods.Location = new System.Drawing.Point(515, 18);
            this.combGoods.Margin = new System.Windows.Forms.Padding(11);
            this.combGoods.MaxDropDownItems = 15;
            this.combGoods.Name = "combGoods";
            this.combGoods.Size = new System.Drawing.Size(193, 24);
            this.combGoods.TabIndex = 16;
            this.combGoods.SelectedValueChanged += new System.EventHandler(this.Load_Click);
            // 
            // menuStrip1
            // 
            this.menuStrip1.BackColor = System.Drawing.Color.Silver;
            this.menuStrip1.Font = new System.Drawing.Font("Arial", 10F);
            this.menuStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Visible;
            this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.rawMaterialMenuItem,
            this.finishedGoodsMenuItem,
            this.workInProgressMenuItem,
            this.aboutToolStripMenuItem});
            this.menuStrip1.Location = new System.Drawing.Point(0, 80);
            this.menuStrip1.Name = "menuStrip1";
            this.menuStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
            this.menuStrip1.Size = new System.Drawing.Size(888, 24);
            this.menuStrip1.TabIndex = 17;
            this.menuStrip1.Text = "menuStrip1";
            // 
            // rawMaterialMenuItem
            // 
            this.rawMaterialMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.receiveToolStripMenuItem,
            this.expectToolStripMenuItem});
            this.rawMaterialMenuItem.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
            this.rawMaterialMenuItem.ForeColor = System.Drawing.Color.SaddleBrown;
            this.rawMaterialMenuItem.Name = "rawMaterialMenuItem";
            this.rawMaterialMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.R)));
            this.rawMaterialMenuItem.ShowShortcutKeys = false;
            this.rawMaterialMenuItem.Size = new System.Drawing.Size(114, 20);
            this.rawMaterialMenuItem.Text = " Raw Material";
            // 
            // receiveToolStripMenuItem
            // 
            this.receiveToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.receiveToolStripMenuItem1,
            this.expectedToolStripMenuItem});
            this.receiveToolStripMenuItem.ForeColor = System.Drawing.Color.SaddleBrown;
            this.receiveToolStripMenuItem.Name = "receiveToolStripMenuItem";
            this.receiveToolStripMenuItem.Size = new System.Drawing.Size(163, 22);
            this.receiveToolStripMenuItem.Text = "Incomming";
            // 
            // receiveToolStripMenuItem1
            // 
            this.receiveToolStripMenuItem1.ForeColor = System.Drawing.Color.SaddleBrown;
            this.receiveToolStripMenuItem1.Name = "receiveToolStripMenuItem1";
            this.receiveToolStripMenuItem1.Size = new System.Drawing.Size(153, 22);
            this.receiveToolStripMenuItem1.Text = "Receive";
            this.receiveToolStripMenuItem1.Click += new System.EventHandler(this.receiveToolStripMenuItem1_Click);
            // 
            // expectedToolStripMenuItem
            // 
            this.expectedToolStripMenuItem.ForeColor = System.Drawing.Color.SaddleBrown;
            this.expectedToolStripMenuItem.Name = "expectedToolStripMenuItem";
            this.expectedToolStripMenuItem.Size = new System.Drawing.Size(153, 22);
            this.expectedToolStripMenuItem.Text = "Expected";
            this.expectedToolStripMenuItem.Click += new System.EventHandler(this.expectedToolStripMenuItem_Click);
            // 
            // expectToolStripMenuItem
            // 
            this.expectToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.expectedToolStripMenuItem1,
            this.inProcessToolStripMenuItem,
            this.wasteToolStripMenuItem});
            this.expectToolStripMenuItem.ForeColor = System.Drawing.Color.SaddleBrown;
            this.expectToolStripMenuItem.Name = "expectToolStripMenuItem";
            this.expectToolStripMenuItem.Size = new System.Drawing.Size(163, 22);
            this.expectToolStripMenuItem.Text = "Out-going";
            // 
            // expectedToolStripMenuItem1
            // 
            this.expectedToolStripMenuItem1.Enabled = false;
            this.expectedToolStripMenuItem1.Name = "expectedToolStripMenuItem1";
            this.expectedToolStripMenuItem1.Size = new System.Drawing.Size(162, 22);
            this.expectedToolStripMenuItem1.Text = "Expected";
            this.expectedToolStripMenuItem1.Click += new System.EventHandler(this.expectedToolStripMenuItem1_Click);
            // 
            // inProcessToolStripMenuItem
            // 
            this.inProcessToolStripMenuItem.Enabled = false;
            this.inProcessToolStripMenuItem.Name = "inProcessToolStripMenuItem";
            this.inProcessToolStripMenuItem.Size = new System.Drawing.Size(162, 22);
            this.inProcessToolStripMenuItem.Text = "In-Process";
            this.inProcessToolStripMenuItem.Click += new System.EventHandler(this.inProcessToolStripMenuItem_Click);
            // 
            // wasteToolStripMenuItem
            // 
            this.wasteToolStripMenuItem.ForeColor = System.Drawing.Color.SaddleBrown;
            this.wasteToolStripMenuItem.Name = "wasteToolStripMenuItem";
            this.wasteToolStripMenuItem.Size = new System.Drawing.Size(162, 22);
            this.wasteToolStripMenuItem.Text = "Waste";
            this.wasteToolStripMenuItem.Click += new System.EventHandler(this.wasteToolStripMenuItem_Click);
            // 
            // finishedGoodsMenuItem
            // 
            this.finishedGoodsMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.inCommingToolStripMenuItem,
            this.outgoingToolStripMenuItem});
            this.finishedGoodsMenuItem.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
            this.finishedGoodsMenuItem.ForeColor = System.Drawing.Color.SaddleBrown;
            this.finishedGoodsMenuItem.Name = "finishedGoodsMenuItem";
            this.finishedGoodsMenuItem.Size = new System.Drawing.Size(131, 20);
            this.finishedGoodsMenuItem.Text = "Finished Goods";
            // 
            // inCommingToolStripMenuItem
            // 
            this.inCommingToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.receivedToolStripMenuItem,
            this.inProcessToolStripMenuItem1,
            this.salesReturnToolStripMenuItem});
            this.inCommingToolStripMenuItem.ForeColor = System.Drawing.Color.SaddleBrown;
            this.inCommingToolStripMenuItem.Name = "inCommingToolStripMenuItem";
            this.inCommingToolStripMenuItem.Size = new System.Drawing.Size(170, 22);
            this.inCommingToolStripMenuItem.Text = "In-Comming";
            // 
            // receivedToolStripMenuItem
            // 
            this.receivedToolStripMenuItem.Enabled = false;
            this.receivedToolStripMenuItem.Name = "receivedToolStripMenuItem";
            this.receivedToolStripMenuItem.Size = new System.Drawing.Size(177, 22);
            this.receivedToolStripMenuItem.Text = "Received";
            this.receivedToolStripMenuItem.Click += new System.EventHandler(this.receivedToolStripMenuItem_Click);
            // 
            // inProcessToolStripMenuItem1
            // 
            this.inProcessToolStripMenuItem1.Enabled = false;
            this.inProcessToolStripMenuItem1.Name = "inProcessToolStripMenuItem1";
            this.inProcessToolStripMenuItem1.Size = new System.Drawing.Size(177, 22);
            this.inProcessToolStripMenuItem1.Text = "In-Process";
            this.inProcessToolStripMenuItem1.Click += new System.EventHandler(this.inProcessToolStripMenuItem1_Click);
            // 
            // salesReturnToolStripMenuItem
            // 
            this.salesReturnToolStripMenuItem.ForeColor = System.Drawing.Color.SaddleBrown;
            this.salesReturnToolStripMenuItem.Name = "salesReturnToolStripMenuItem";
            this.salesReturnToolStripMenuItem.Size = new System.Drawing.Size(177, 22);
            this.salesReturnToolStripMenuItem.Text = "Sales Return";
            this.salesReturnToolStripMenuItem.Click += new System.EventHandler(this.salesReturnToolStripMenuItem_Click);
            // 
            // outgoingToolStripMenuItem
            // 
            this.outgoingToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.soldToolStripMenuItem,
            this.expectedToolStripMenuItem2,
            this.wasteToolStripMenuItem1});
            this.outgoingToolStripMenuItem.ForeColor = System.Drawing.Color.SaddleBrown;
            this.outgoingToolStripMenuItem.Name = "outgoingToolStripMenuItem";
            this.outgoingToolStripMenuItem.Size = new System.Drawing.Size(170, 22);
            this.outgoingToolStripMenuItem.Text = "Out-going";
            // 
            // soldToolStripMenuItem
            // 
            this.soldToolStripMenuItem.ForeColor = System.Drawing.Color.SaddleBrown;
            this.soldToolStripMenuItem.Name = "soldToolStripMenuItem";
            this.soldToolStripMenuItem.Size = new System.Drawing.Size(153, 22);
            this.soldToolStripMenuItem.Text = "Sold";
            this.soldToolStripMenuItem.Click += new System.EventHandler(this.soldToolStripMenuItem_Click);
            // 
            // expectedToolStripMenuItem2
            // 
            this.expectedToolStripMenuItem2.ForeColor = System.Drawing.Color.SaddleBrown;
            this.expectedToolStripMenuItem2.Name = "expectedToolStripMenuItem2";
            this.expectedToolStripMenuItem2.Size = new System.Drawing.Size(153, 22);
            this.expectedToolStripMenuItem2.Text = "Expected";
            this.expectedToolStripMenuItem2.Click += new System.EventHandler(this.expectedToolStripMenuItem2_Click);
            // 
            // wasteToolStripMenuItem1
            // 
            this.wasteToolStripMenuItem1.ForeColor = System.Drawing.Color.SaddleBrown;
            this.wasteToolStripMenuItem1.Name = "wasteToolStripMenuItem1";
            this.wasteToolStripMenuItem1.Size = new System.Drawing.Size(153, 22);
            this.wasteToolStripMenuItem1.Text = "Waste";
            this.wasteToolStripMenuItem1.Click += new System.EventHandler(this.wasteToolStripMenuItem1_Click);
            // 
            // workInProgressMenuItem
            // 
            this.workInProgressMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.jobToolStripMenuItem});
            this.workInProgressMenuItem.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
            this.workInProgressMenuItem.ForeColor = System.Drawing.Color.SaddleBrown;
            this.workInProgressMenuItem.Name = "workInProgressMenuItem";
            this.workInProgressMenuItem.Size = new System.Drawing.Size(145, 20);
            this.workInProgressMenuItem.Text = " Work In Progress";
            // 
            // jobToolStripMenuItem
            // 
            this.jobToolStripMenuItem.ForeColor = System.Drawing.Color.SaddleBrown;
            this.jobToolStripMenuItem.Name = "jobToolStripMenuItem";
            this.jobToolStripMenuItem.Size = new System.Drawing.Size(113, 22);
            this.jobToolStripMenuItem.Text = "Job";
            this.jobToolStripMenuItem.Click += new System.EventHandler(this.jobToolStripMenuItem_Click);
            // 
            // aboutToolStripMenuItem
            // 
            this.aboutToolStripMenuItem.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
            this.aboutToolStripMenuItem.ForeColor = System.Drawing.Color.SaddleBrown;
            this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem";
            this.aboutToolStripMenuItem.Size = new System.Drawing.Size(61, 20);
            this.aboutToolStripMenuItem.Text = "About";
            this.aboutToolStripMenuItem.Click += new System.EventHandler(this.aboutToolStripMenuItem_Click);
            // 
            // Legends_Raw_Material
            // 
            this.Legends_Raw_Material.Controls.Add(this.label15);
            this.Legends_Raw_Material.Controls.Add(this.legend12);
            this.Legends_Raw_Material.Controls.Add(this.label8);
            this.Legends_Raw_Material.Controls.Add(this.legend5);
            this.Legends_Raw_Material.Controls.Add(this.label7);
            this.Legends_Raw_Material.Controls.Add(this.legend4);
            this.Legends_Raw_Material.Controls.Add(this.label6);
            this.Legends_Raw_Material.Controls.Add(this.legend3);
            this.Legends_Raw_Material.Controls.Add(this.label5);
            this.Legends_Raw_Material.Controls.Add(this.legend2);
            this.Legends_Raw_Material.Controls.Add(this.label4);
            this.Legends_Raw_Material.Controls.Add(this.legend1);
            this.Legends_Raw_Material.Location = new System.Drawing.Point(21, 614);
            this.Legends_Raw_Material.Name = "Legends_Raw_Material";
            this.Legends_Raw_Material.Size = new System.Drawing.Size(921, 100);
            this.Legends_Raw_Material.TabIndex = 10;
            // 
            // label15
            // 
            this.label15.AutoSize = true;
            this.label15.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label15.ForeColor = System.Drawing.Color.Brown;
            this.label15.Location = new System.Drawing.Point(265, 43);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(198, 15);
            this.label15.TabIndex = 20;
            this.label15.Text = "Stock consume to produce goods";
            this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label8.ForeColor = System.Drawing.Color.Brown;
            this.label8.Location = new System.Drawing.Point(67, 48);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(58, 15);
            this.label8.TabIndex = 15;
            this.label8.Text = "Wastage";
            this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label7.ForeColor = System.Drawing.Color.Brown;
            this.label7.Location = new System.Drawing.Point(528, 42);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(177, 15);
            this.label7.TabIndex = 13;
            this.label7.Text = "Stock In Manufacturing Phase";
            this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label6.ForeColor = System.Drawing.Color.Brown;
            this.label6.Location = new System.Drawing.Point(528, 13);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(181, 15);
            this.label6.TabIndex = 11;
            this.label6.Text = "Reserve stock for Pending Job";
            this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label5.ForeColor = System.Drawing.Color.Brown;
            this.label5.Location = new System.Drawing.Point(264, 12);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(86, 15);
            this.label5.TabIndex = 9;
            this.label5.Text = "Current Stock";
            this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label4.ForeColor = System.Drawing.Color.Brown;
            this.label4.Location = new System.Drawing.Point(67, 13);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(96, 15);
            this.label4.TabIndex = 7;
            this.label4.Text = "Stock in Transit";
            this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // Legends_Finished_Goods
            // 
            this.Legends_Finished_Goods.Controls.Add(this.label23);
            this.Legends_Finished_Goods.Controls.Add(this.legend20);
            this.Legends_Finished_Goods.Controls.Add(this.label14);
            this.Legends_Finished_Goods.Controls.Add(this.legend11);
            this.Legends_Finished_Goods.Controls.Add(this.label9);
            this.Legends_Finished_Goods.Controls.Add(this.legend6);
            this.Legends_Finished_Goods.Controls.Add(this.label10);
            this.Legends_Finished_Goods.Controls.Add(this.legend7);
            this.Legends_Finished_Goods.Controls.Add(this.label11);
            this.Legends_Finished_Goods.Controls.Add(this.legend8);
            this.Legends_Finished_Goods.Controls.Add(this.label12);
            this.Legends_Finished_Goods.Controls.Add(this.legend9);
            this.Legends_Finished_Goods.Controls.Add(this.label13);
            this.Legends_Finished_Goods.Controls.Add(this.legend10);
            this.Legends_Finished_Goods.Location = new System.Drawing.Point(23, 614);
            this.Legends_Finished_Goods.Name = "Legends_Finished_Goods";
            this.Legends_Finished_Goods.Size = new System.Drawing.Size(921, 87);
            this.Legends_Finished_Goods.TabIndex = 18;
            this.Legends_Finished_Goods.Visible = false;
            // 
            // label23
            // 
            this.label23.AutoSize = true;
            this.label23.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label23.ForeColor = System.Drawing.Color.Brown;
            this.label23.Location = new System.Drawing.Point(543, 48);
            this.label23.Name = "label23";
            this.label23.Size = new System.Drawing.Size(145, 14);
            this.label23.TabIndex = 19;
            this.label23.Text = "Reserve for Dispatch";
            this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label14.ForeColor = System.Drawing.Color.Brown;
            this.label14.Location = new System.Drawing.Point(277, 49);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(208, 14);
            this.label14.TabIndex = 17;
            this.label14.Text = "Goods In Manufacturing Phase";
            this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label9.ForeColor = System.Drawing.Color.Brown;
            this.label9.Location = new System.Drawing.Point(67, 49);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(65, 14);
            this.label9.TabIndex = 15;
            this.label9.Text = "Wastage";
            this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label10.ForeColor = System.Drawing.Color.Brown;
            this.label10.Location = new System.Drawing.Point(758, 11);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(91, 14);
            this.label10.TabIndex = 13;
            this.label10.Text = "Sales Return";
            this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label11.ForeColor = System.Drawing.Color.Brown;
            this.label11.Location = new System.Drawing.Point(543, 11);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(36, 14);
            this.label11.TabIndex = 11;
            this.label11.Text = "Sale";
            this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label12.ForeColor = System.Drawing.Color.Brown;
            this.label12.Location = new System.Drawing.Point(276, 11);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(98, 14);
            this.label12.TabIndex = 9;
            this.label12.Text = "Current Stock";
            this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label13
            // 
            this.label13.AutoSize = true;
            this.label13.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label13.ForeColor = System.Drawing.Color.Brown;
            this.label13.Location = new System.Drawing.Point(64, 11);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(167, 14);
            this.label13.TabIndex = 7;
            this.label13.Text = "Goods In Pending Phase";
            this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // Legend_Jobs
            // 
            this.Legend_Jobs.Controls.Add(this.customLabelSoft3);
            this.Legend_Jobs.Controls.Add(this.customLabelSoft2);
            this.Legend_Jobs.Controls.Add(this.customLabelSoft1);
            this.Legend_Jobs.Controls.Add(this.label22);
            this.Legend_Jobs.Controls.Add(this.legend19);
            this.Legend_Jobs.Controls.Add(this.label21);
            this.Legend_Jobs.Controls.Add(this.legend18);
            this.Legend_Jobs.Controls.Add(this.label16);
            this.Legend_Jobs.Controls.Add(this.legend13);
            this.Legend_Jobs.Controls.Add(this.label17);
            this.Legend_Jobs.Controls.Add(this.legend14);
            this.Legend_Jobs.Controls.Add(this.label18);
            this.Legend_Jobs.Controls.Add(this.label19);
            this.Legend_Jobs.Controls.Add(this.label20);
            this.Legend_Jobs.Location = new System.Drawing.Point(21, 614);
            this.Legend_Jobs.Name = "Legend_Jobs";
            this.Legend_Jobs.Size = new System.Drawing.Size(921, 101);
            this.Legend_Jobs.TabIndex = 19;
            this.Legend_Jobs.Visible = false;
            // 
            // customLabelSoft3
            // 
            this.customLabelSoft3.BackColor = System.Drawing.Color.Yellow;
            this.customLabelSoft3.Location = new System.Drawing.Point(406, 9);
            this.customLabelSoft3.Name = "customLabelSoft3";
            this.customLabelSoft3.Size = new System.Drawing.Size(34, 19);
            this.customLabelSoft3.TabIndex = 22;
            this.customLabelSoft3.TabStop = false;
            // 
            // customLabelSoft2
            // 
            this.customLabelSoft2.BackColor = System.Drawing.Color.Orange;
            this.customLabelSoft2.Location = new System.Drawing.Point(217, 8);
            this.customLabelSoft2.Name = "customLabelSoft2";
            this.customLabelSoft2.Size = new System.Drawing.Size(34, 19);
            this.customLabelSoft2.TabIndex = 21;
            this.customLabelSoft2.TabStop = false;
            // 
            // customLabelSoft1
            // 
            this.customLabelSoft1.BackColor = System.Drawing.Color.Green;
            this.customLabelSoft1.Location = new System.Drawing.Point(30, 8);
            this.customLabelSoft1.Name = "customLabelSoft1";
            this.customLabelSoft1.Size = new System.Drawing.Size(34, 19);
            this.customLabelSoft1.TabIndex = 20;
            this.customLabelSoft1.TabStop = false;
            // 
            // label22
            // 
            this.label22.AutoSize = true;
            this.label22.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label22.ForeColor = System.Drawing.Color.Brown;
            this.label22.Location = new System.Drawing.Point(443, 45);
            this.label22.Name = "label22";
            this.label22.Size = new System.Drawing.Size(71, 14);
            this.label22.TabIndex = 19;
            this.label22.Text = "QA Phase";
            this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label21
            // 
            this.label21.AutoSize = true;
            this.label21.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label21.ForeColor = System.Drawing.Color.Brown;
            this.label21.Location = new System.Drawing.Point(254, 45);
            this.label21.Name = "label21";
            this.label21.Size = new System.Drawing.Size(153, 14);
            this.label21.TabIndex = 17;
            this.label21.Text = "Manufactureing Phase";
            this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label16
            // 
            this.label16.AutoSize = true;
            this.label16.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label16.ForeColor = System.Drawing.Color.Brown;
            this.label16.Location = new System.Drawing.Point(67, 45);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(104, 14);
            this.label16.TabIndex = 15;
            this.label16.Text = "Pending Phase";
            this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label17
            // 
            this.label17.AutoSize = true;
            this.label17.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label17.ForeColor = System.Drawing.Color.Brown;
            this.label17.Location = new System.Drawing.Point(640, 11);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(33, 14);
            this.label17.TabIndex = 13;
            this.label17.Text = "Idle";
            this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label18
            // 
            this.label18.AutoSize = true;
            this.label18.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label18.ForeColor = System.Drawing.Color.Brown;
            this.label18.Location = new System.Drawing.Point(443, 11);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(104, 14);
            this.label18.TabIndex = 11;
            this.label18.Text = "Completed Job";
            this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label19
            // 
            this.label19.AutoSize = true;
            this.label19.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label19.ForeColor = System.Drawing.Color.Brown;
            this.label19.Location = new System.Drawing.Point(254, 11);
            this.label19.Name = "label19";
            this.label19.Size = new System.Drawing.Size(87, 14);
            this.label19.TabIndex = 9;
            this.label19.Text = "Pending Job";
            this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label20
            // 
            this.label20.AutoSize = true;
            this.label20.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label20.ForeColor = System.Drawing.Color.Brown;
            this.label20.Location = new System.Drawing.Point(66, 11);
            this.label20.Name = "label20";
            this.label20.Size = new System.Drawing.Size(84, 14);
            this.label20.TabIndex = 7;
            this.label20.Text = "Current Job";
            this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // Event
            // 
            this.Event.BackColor = System.Drawing.Color.DimGray;
            this.Event.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
            this.Event.FlatAppearance.BorderSize = 2;
            this.Event.FlatAppearance.CheckedBackColor = System.Drawing.Color.Yellow;
            this.Event.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
            this.Event.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Yellow;
            this.Event.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.Event.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Event.ForeColor = System.Drawing.SystemColors.Info;
            this.Event.Location = new System.Drawing.Point(18, 258);
            this.Event.MaximumSize = new System.Drawing.Size(200, 100);
            this.Event.Name = "Event";
            this.Event.Padding = new System.Windows.Forms.Padding(10);
            this.Event.Size = new System.Drawing.Size(167, 45);
            this.Event.TabIndex = 20;
            this.Event.Text = "Inbound Event";
            this.Event.UseVisualStyleBackColor = true;
            this.Event.CheckedChanged += new System.EventHandler(this.Option_CheckedChanged);
            // 
            // btnReset
            // 
            this.btnReset.BackColor = System.Drawing.Color.Teal;
            this.btnReset.Font = new System.Drawing.Font("Verdana", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnReset.ForeColor = System.Drawing.Color.White;
            this.btnReset.Location = new System.Drawing.Point(643, 122);
            this.btnReset.Name = "btnReset";
            this.btnReset.Size = new System.Drawing.Size(75, 25);
            this.btnReset.TabIndex = 25;
            this.btnReset.Text = "Reset";
            this.btnReset.Click += new System.EventHandler(this.btnReset_Click);
            // 
            // Close
            // 
            this.Close.BackColor = System.Drawing.Color.Teal;
            this.Close.Font = new System.Drawing.Font("Verdana", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Close.ForeColor = System.Drawing.Color.White;
            this.Close.Location = new System.Drawing.Point(833, 12);
            this.Close.Name = "Close";
            this.Close.Size = new System.Drawing.Size(75, 26);
            this.Close.TabIndex = 23;
            this.Close.Text = "Close";
            this.Close.Click += new System.EventHandler(this.Close_Click);
            // 
            // lblModality
            // 
            this.lblModality.Dock = System.Windows.Forms.DockStyle.Top;
            this.lblModality.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblModality.ForeColor = System.Drawing.Color.Black;
            this.lblModality.Location = new System.Drawing.Point(0, 57);
            this.lblModality.Name = "lblModality";
            this.lblModality.Size = new System.Drawing.Size(888, 23);
            this.lblModality.TabIndex = 22;
            this.lblModality.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // customLabel1
            // 
            this.customLabel1.BackColor = System.Drawing.Color.DarkGray;
            this.customLabel1.Dock = System.Windows.Forms.DockStyle.Top;
            this.customLabel1.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.customLabel1.ForeColor = System.Drawing.Color.White;
            this.customLabel1.Location = new System.Drawing.Point(0, 0);
            this.customLabel1.Name = "customLabel1";
            this.customLabel1.Size = new System.Drawing.Size(888, 57);
            this.customLabel1.TabIndex = 21;
            this.customLabel1.Text = "Internal Supply Chain Managment System.";
            this.customLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // btnLoad
            // 
            this.btnLoad.BackColor = System.Drawing.Color.Teal;
            this.btnLoad.Font = new System.Drawing.Font("Verdana", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnLoad.ForeColor = System.Drawing.Color.White;
            this.btnLoad.Location = new System.Drawing.Point(564, 122);
            this.btnLoad.Name = "btnLoad";
            this.btnLoad.Size = new System.Drawing.Size(75, 25);
            this.btnLoad.TabIndex = 15;
            this.btnLoad.Text = "Load";
            this.btnLoad.Click += new System.EventHandler(this.Load_Click);
            // 
            // scale1
            // 
            this.scale1.BackColor = System.Drawing.SystemColors.Control;
            this.scale1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.scale1.ForeColor = System.Drawing.SystemColors.Desktop;
            this.scale1.Location = new System.Drawing.Point(192, 243);
            this.scale1.Name = "scale1";
            this.scale1.Size = new System.Drawing.Size(722, 70);
            this.scale1.TabIndex = 0;
            this.scale1.Text = "scale1";
            // 
            // Footer
            // 
            this.Footer.BackColor = System.Drawing.Color.DarkGray;
            this.Footer.Controls.Add(this.Next);
            this.Footer.Controls.Add(this.Full_Next);
            this.Footer.Controls.Add(this.Back);
            this.Footer.Controls.Add(this.Full_Back);
            this.Footer.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Footer.ForeColor = System.Drawing.Color.White;
            this.Footer.Location = new System.Drawing.Point(18, 572);
            this.Footer.Name = "Footer";
            this.Footer.Size = new System.Drawing.Size(922, 24);
            this.Footer.TabIndex = 4;
            // 
            // Next
            // 
            this.Next.BackColor = System.Drawing.Color.Tan;
            this.Next.Dock = System.Windows.Forms.DockStyle.Right;
            this.Next.Font = new System.Drawing.Font("Verdana", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Next.ForeColor = System.Drawing.Color.White;
            this.Next.Location = new System.Drawing.Point(772, 0);
            this.Next.Name = "Next";
            this.Next.Size = new System.Drawing.Size(75, 24);
            this.Next.TabIndex = 3;
            this.Next.Text = ">";
            this.Next.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            this.Next.Click += new System.EventHandler(this.Next_Click);
            // 
            // Full_Next
            // 
            this.Full_Next.BackColor = System.Drawing.Color.Tan;
            this.Full_Next.Dock = System.Windows.Forms.DockStyle.Right;
            this.Full_Next.Font = new System.Drawing.Font("Verdana", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Full_Next.ForeColor = System.Drawing.Color.White;
            this.Full_Next.Location = new System.Drawing.Point(847, 0);
            this.Full_Next.Name = "Full_Next";
            this.Full_Next.Size = new System.Drawing.Size(75, 24);
            this.Full_Next.TabIndex = 2;
            this.Full_Next.Text = ">>";
            this.Full_Next.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            this.Full_Next.Click += new System.EventHandler(this.Full_Next_Click);
            // 
            // Back
            // 
            this.Back.BackColor = System.Drawing.Color.Tan;
            this.Back.Dock = System.Windows.Forms.DockStyle.Left;
            this.Back.Font = new System.Drawing.Font("Verdana", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Back.ForeColor = System.Drawing.Color.White;
            this.Back.Location = new System.Drawing.Point(75, 0);
            this.Back.Name = "Back";
            this.Back.Size = new System.Drawing.Size(75, 24);
            this.Back.TabIndex = 1;
            this.Back.Text = "<";
            this.Back.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            this.Back.Click += new System.EventHandler(this.Back_Click);
            // 
            // Full_Back
            // 
            this.Full_Back.BackColor = System.Drawing.Color.Tan;
            this.Full_Back.Dock = System.Windows.Forms.DockStyle.Left;
            this.Full_Back.Font = new System.Drawing.Font("Verdana", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Full_Back.ForeColor = System.Drawing.Color.White;
            this.Full_Back.Location = new System.Drawing.Point(0, 0);
            this.Full_Back.Name = "Full_Back";
            this.Full_Back.Size = new System.Drawing.Size(75, 24);
            this.Full_Back.TabIndex = 0;
            this.Full_Back.Text = "<<";
            this.Full_Back.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            this.Full_Back.Click += new System.EventHandler(this.Full_Back_Click);
            // 
            // Demagnify
            // 
            this.Demagnify.BackColor = System.Drawing.Color.Teal;
            this.Demagnify.Font = new System.Drawing.Font("Verdana", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Demagnify.ForeColor = System.Drawing.Color.White;
            this.Demagnify.Location = new System.Drawing.Point(834, 178);
            this.Demagnify.Name = "Demagnify";
            this.Demagnify.Size = new System.Drawing.Size(75, 39);
            this.Demagnify.TabIndex = 2;
            this.Demagnify.Text = "-";
            this.Demagnify.Click += new System.EventHandler(this.Demagnify_Click);
            // 
            // Magnify
            // 
            this.Magnify.BackColor = System.Drawing.Color.Teal;
            this.Magnify.Font = new System.Drawing.Font("Verdana", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Magnify.ForeColor = System.Drawing.Color.White;
            this.Magnify.Location = new System.Drawing.Point(755, 178);
            this.Magnify.Name = "Magnify";
            this.Magnify.Size = new System.Drawing.Size(75, 39);
            this.Magnify.TabIndex = 1;
            this.Magnify.Text = "+";
            this.Magnify.Click += new System.EventHandler(this.Magnify_Click);
            // 
            // legend20
            // 
            this.legend20.BackColor = System.Drawing.Color.DimGray;
            this.legend20.GradientType = 0;
            this.legend20.Location = new System.Drawing.Point(506, 46);
            this.legend20.Name = "legend20";
            this.legend20.Size = new System.Drawing.Size(34, 19);
            this.legend20.TabIndex = 18;
            // 
            // legend11
            // 
            this.legend11.BackColor = System.Drawing.Color.Yellow;
            this.legend11.GradientType = 0;
            this.legend11.Location = new System.Drawing.Point(240, 47);
            this.legend11.Name = "legend11";
            this.legend11.Size = new System.Drawing.Size(34, 19);
            this.legend11.TabIndex = 16;
            // 
            // legend6
            // 
            this.legend6.BackColor = System.Drawing.Color.Red;
            this.legend6.GradientType = 0;
            this.legend6.Location = new System.Drawing.Point(30, 47);
            this.legend6.Name = "legend6";
            this.legend6.Size = new System.Drawing.Size(34, 19);
            this.legend6.TabIndex = 14;
            // 
            // legend7
            // 
            this.legend7.BackColor = System.Drawing.Color.DarkBlue;
            this.legend7.GradientType = 0;
            this.legend7.Location = new System.Drawing.Point(721, 9);
            this.legend7.Name = "legend7";
            this.legend7.Size = new System.Drawing.Size(34, 19);
            this.legend7.TabIndex = 12;
            // 
            // legend8
            // 
            this.legend8.BackColor = System.Drawing.Color.RoyalBlue;
            this.legend8.GradientType = 0;
            this.legend8.Location = new System.Drawing.Point(506, 9);
            this.legend8.Name = "legend8";
            this.legend8.Size = new System.Drawing.Size(34, 19);
            this.legend8.TabIndex = 10;
            // 
            // legend9
            // 
            this.legend9.BackColor = System.Drawing.Color.Green;
            this.legend9.GradientType = 0;
            this.legend9.Location = new System.Drawing.Point(240, 9);
            this.legend9.Name = "legend9";
            this.legend9.Size = new System.Drawing.Size(34, 19);
            this.legend9.TabIndex = 8;
            // 
            // legend10
            // 
            this.legend10.BackColor = System.Drawing.Color.Orange;
            this.legend10.GradientType = 0;
            this.legend10.Location = new System.Drawing.Point(30, 9);
            this.legend10.Name = "legend10";
            this.legend10.Size = new System.Drawing.Size(34, 19);
            this.legend10.TabIndex = 0;
            // 
            // legend19
            // 
            this.legend19.BackColor = System.Drawing.Color.DimGray;
            this.legend19.GradientType = 0;
            this.legend19.Location = new System.Drawing.Point(406, 43);
            this.legend19.Name = "legend19";
            this.legend19.Size = new System.Drawing.Size(34, 19);
            this.legend19.TabIndex = 18;
            // 
            // legend18
            // 
            this.legend18.BackColor = System.Drawing.Color.Black;
            this.legend18.GradientType = 0;
            this.legend18.Location = new System.Drawing.Point(217, 43);
            this.legend18.Name = "legend18";
            this.legend18.Size = new System.Drawing.Size(34, 19);
            this.legend18.TabIndex = 16;
            // 
            // legend13
            // 
            this.legend13.BackColor = System.Drawing.Color.DarkBlue;
            this.legend13.GradientType = 0;
            this.legend13.Location = new System.Drawing.Point(30, 43);
            this.legend13.Name = "legend13";
            this.legend13.Size = new System.Drawing.Size(34, 19);
            this.legend13.TabIndex = 14;
            // 
            // legend14
            // 
            this.legend14.BackColor = System.Drawing.Color.Red;
            this.legend14.GradientType = 0;
            this.legend14.Location = new System.Drawing.Point(603, 9);
            this.legend14.Name = "legend14";
            this.legend14.Size = new System.Drawing.Size(34, 19);
            this.legend14.TabIndex = 12;
            // 
            // legend12
            // 
            this.legend12.BackColor = System.Drawing.Color.Black;
            this.legend12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.legend12.GradientType = 0;
            this.legend12.Location = new System.Drawing.Point(228, 42);
            this.legend12.Name = "legend12";
            this.legend12.Size = new System.Drawing.Size(34, 19);
            this.legend12.TabIndex = 19;
            // 
            // legend5
            // 
            this.legend5.BackColor = System.Drawing.Color.Red;
            this.legend5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.legend5.GradientType = 0;
            this.legend5.Location = new System.Drawing.Point(30, 47);
            this.legend5.Name = "legend5";
            this.legend5.Size = new System.Drawing.Size(34, 19);
            this.legend5.TabIndex = 14;
            // 
            // legend4
            // 
            this.legend4.BackColor = System.Drawing.Color.Yellow;
            this.legend4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.legend4.GradientType = 0;
            this.legend4.Location = new System.Drawing.Point(491, 41);
            this.legend4.Name = "legend4";
            this.legend4.Size = new System.Drawing.Size(34, 19);
            this.legend4.TabIndex = 12;
            // 
            // legend3
            // 
            this.legend3.BackColor = System.Drawing.Color.DarkBlue;
            this.legend3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.legend3.GradientType = 0;
            this.legend3.Location = new System.Drawing.Point(491, 12);
            this.legend3.Name = "legend3";
            this.legend3.Size = new System.Drawing.Size(34, 19);
            this.legend3.TabIndex = 10;
            // 
            // legend2
            // 
            this.legend2.BackColor = System.Drawing.Color.Green;
            this.legend2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.legend2.GradientType = 0;
            this.legend2.Location = new System.Drawing.Point(227, 11);
            this.legend2.Name = "legend2";
            this.legend2.Size = new System.Drawing.Size(34, 19);
            this.legend2.TabIndex = 8;
            // 
            // legend1
            // 
            this.legend1.BackColor = System.Drawing.Color.Orange;
            this.legend1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.legend1.GradientType = 0;
            this.legend1.Location = new System.Drawing.Point(30, 12);
            this.legend1.Name = "legend1";
            this.legend1.Size = new System.Drawing.Size(34, 19);
            this.legend1.TabIndex = 0;
            // 
            // barItem10
            // 
            this.barItem10.BackColor = System.Drawing.Color.Gainsboro;
            this.barItem10.Dock = System.Windows.Forms.DockStyle.Top;
            this.barItem10.Location = new System.Drawing.Point(0, 234);
            this.barItem10.Name = "barItem10";
            this.barItem10.Size = new System.Drawing.Size(921, 26);
            this.barItem10.TabIndex = 9;
            // 
            // barItem9
            // 
            this.barItem9.BackColor = System.Drawing.Color.Gainsboro;
            this.barItem9.Dock = System.Windows.Forms.DockStyle.Top;
            this.barItem9.Location = new System.Drawing.Point(0, 208);
            this.barItem9.Name = "barItem9";
            this.barItem9.Size = new System.Drawing.Size(921, 26);
            this.barItem9.TabIndex = 8;
            // 
            // barItem8
            // 
            this.barItem8.BackColor = System.Drawing.Color.Gainsboro;
            this.barItem8.Dock = System.Windows.Forms.DockStyle.Top;
            this.barItem8.Location = new System.Drawing.Point(0, 182);
            this.barItem8.Name = "barItem8";
            this.barItem8.Size = new System.Drawing.Size(921, 26);
            this.barItem8.TabIndex = 7;
            // 
            // barItem7
            // 
            this.barItem7.BackColor = System.Drawing.Color.Gainsboro;
            this.barItem7.Dock = System.Windows.Forms.DockStyle.Top;
            this.barItem7.Location = new System.Drawing.Point(0, 156);
            this.barItem7.Name = "barItem7";
            this.barItem7.Size = new System.Drawing.Size(921, 26);
            this.barItem7.TabIndex = 6;
            // 
            // barItem6
            // 
            this.barItem6.BackColor = System.Drawing.Color.Gainsboro;
            this.barItem6.Dock = System.Windows.Forms.DockStyle.Top;
            this.barItem6.Location = new System.Drawing.Point(0, 130);
            this.barItem6.Name = "barItem6";
            this.barItem6.Size = new System.Drawing.Size(921, 26);
            this.barItem6.TabIndex = 5;
            // 
            // barItem5
            // 
            this.barItem5.BackColor = System.Drawing.Color.Gainsboro;
            this.barItem5.Dock = System.Windows.Forms.DockStyle.Top;
            this.barItem5.Location = new System.Drawing.Point(0, 104);
            this.barItem5.Name = "barItem5";
            this.barItem5.Size = new System.Drawing.Size(921, 26);
            this.barItem5.TabIndex = 4;
            // 
            // barItem4
            // 
            this.barItem4.BackColor = System.Drawing.Color.Gainsboro;
            this.barItem4.Dock = System.Windows.Forms.DockStyle.Top;
            this.barItem4.Location = new System.Drawing.Point(0, 78);
            this.barItem4.Name = "barItem4";
            this.barItem4.Size = new System.Drawing.Size(921, 26);
            this.barItem4.TabIndex = 3;
            // 
            // barItem3
            // 
            this.barItem3.BackColor = System.Drawing.Color.Gainsboro;
            this.barItem3.Dock = System.Windows.Forms.DockStyle.Top;
            this.barItem3.Location = new System.Drawing.Point(0, 52);
            this.barItem3.Name = "barItem3";
            this.barItem3.Size = new System.Drawing.Size(921, 26);
            this.barItem3.TabIndex = 2;
            // 
            // barItem2
            // 
            this.barItem2.BackColor = System.Drawing.Color.Gainsboro;
            this.barItem2.Dock = System.Windows.Forms.DockStyle.Top;
            this.barItem2.Location = new System.Drawing.Point(0, 26);
            this.barItem2.Name = "barItem2";
            this.barItem2.Size = new System.Drawing.Size(921, 26);
            this.barItem2.TabIndex = 1;
            // 
            // barItem1
            // 
            this.barItem1.BackColor = System.Drawing.Color.Gainsboro;
            this.barItem1.Dock = System.Windows.Forms.DockStyle.Top;
            this.barItem1.Location = new System.Drawing.Point(0, 0);
            this.barItem1.Name = "barItem1";
            this.barItem1.Size = new System.Drawing.Size(921, 26);
            this.barItem1.TabIndex = 0;
            // 
            // MainForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(888, 727);
            this.Controls.Add(this.btnReset);
            this.Controls.Add(this.Event);
            this.Controls.Add(this.menuStrip1);
            this.Controls.Add(this.Close);
            this.Controls.Add(this.lblModality);
            this.Controls.Add(this.Legends_Finished_Goods);
            this.Controls.Add(this.customLabel1);
            this.Controls.Add(this.Legend_Jobs);
            this.Controls.Add(this.Legends_Raw_Material);
            this.Controls.Add(this.btnLoad);
            this.Controls.Add(this.scale1);
            this.Controls.Add(this.groupBox1);
            this.Controls.Add(this.Perspective);
            this.Controls.Add(this.Footer);
            this.Controls.Add(this.PN);
            this.Controls.Add(this.Demagnify);
            this.Controls.Add(this.Magnify);
            this.DoubleBuffered = true;
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.KeyPreview = true;
            this.Name = "MainForm";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = ">>";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.KeyUp += new System.Windows.Forms.KeyEventHandler(this.MainForm_KeyUp);
            this.Load += new System.EventHandler(this.Form_Load);
            this.PN.ResumeLayout(false);
            this.Perspective.ResumeLayout(false);
            this.Perspective.PerformLayout();
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.menuStrip1.ResumeLayout(false);
            this.menuStrip1.PerformLayout();
            this.Legends_Raw_Material.ResumeLayout(false);
            this.Legends_Raw_Material.PerformLayout();
            this.Legends_Finished_Goods.ResumeLayout(false);
            this.Legends_Finished_Goods.PerformLayout();
            this.Legend_Jobs.ResumeLayout(false);
            this.Legend_Jobs.PerformLayout();
            this.Footer.ResumeLayout(false);
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private Hasan.Scale scale1;
        private Hasan.Button Magnify;
        private Hasan.Button Demagnify;
        private System.Windows.Forms.Panel PN;
        private Control.BarItem barItem10;
        private Control.BarItem barItem9;
        private Control.BarItem barItem8;
        private Control.BarItem barItem7;
        private Control.BarItem barItem6;
        private Control.BarItem barItem5;
        private Control.BarItem barItem4;
        private Control.BarItem barItem3;
        private Control.BarItem barItem2;
        private Control.BarItem barItem1;
        private Hasan.CustomLabelSoft Footer;
        private Hasan.ButtonSoft Next;
        private Hasan.ButtonSoft Full_Next;
        private Hasan.ButtonSoft Back;
        private Hasan.ButtonSoft Full_Back;
        private System.Windows.Forms.GroupBox Perspective;
        private System.Windows.Forms.RadioButton RFinished_Product;
        private System.Windows.Forms.RadioButton RWork_In_Progress;
        private System.Windows.Forms.RadioButton RRaw_Material;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.DateTimePicker Date;
        private System.Windows.Forms.DateTimePicker From;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.DateTimePicker To;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.Label labGoods;
        private System.Windows.Forms.GroupBox groupBox1;
        private System.Windows.Forms.RadioButton RRange;
        private System.Windows.Forms.RadioButton RDate;
        private Hasan.Button btnLoad;
        private Hasan.ComboBox combGoods;
        private System.Windows.Forms.MenuStrip menuStrip1;
        private System.Windows.Forms.ToolStripMenuItem rawMaterialMenuItem;
        private System.Windows.Forms.ToolStripMenuItem receiveToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem receiveToolStripMenuItem1;
        private System.Windows.Forms.ToolStripMenuItem expectedToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem expectToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem expectedToolStripMenuItem1;
        private System.Windows.Forms.ToolStripMenuItem inProcessToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem wasteToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem finishedGoodsMenuItem;
        private System.Windows.Forms.ToolStripMenuItem inCommingToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem receivedToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem inProcessToolStripMenuItem1;
        private System.Windows.Forms.ToolStripMenuItem salesReturnToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem outgoingToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem soldToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem expectedToolStripMenuItem2;
        private System.Windows.Forms.ToolStripMenuItem wasteToolStripMenuItem1;
        private System.Windows.Forms.ToolStripMenuItem workInProgressMenuItem;
        private System.Windows.Forms.ToolStripMenuItem jobToolStripMenuItem;
        private System.Windows.Forms.Panel Legends_Raw_Material;
        private System.Windows.Forms.Label label4;
        private Control.Legend legend1;
        private System.Windows.Forms.Label label7;
        private Control.Legend legend4;
        private System.Windows.Forms.Label label6;
        private Control.Legend legend3;
        private System.Windows.Forms.Label label5;
        private Control.Legend legend2;
        private System.Windows.Forms.Label label8;
        private Control.Legend legend5;
        private System.Windows.Forms.Panel Legends_Finished_Goods;
        private System.Windows.Forms.Label label9;
        private Control.Legend legend6;
        private System.Windows.Forms.Label label10;
        private Control.Legend legend7;
        private System.Windows.Forms.Label label11;
        private Control.Legend legend8;
        private System.Windows.Forms.Label label12;
        private Control.Legend legend9;
        private System.Windows.Forms.Label label13;
        private Control.Legend legend10;
        private System.Windows.Forms.Label label14;
        private Control.Legend legend11;
        private System.Windows.Forms.Panel Legend_Jobs;
        private System.Windows.Forms.Label label17;
        private Control.Legend legend14;
        private System.Windows.Forms.Label label18;
        private System.Windows.Forms.Label label19;
        private System.Windows.Forms.Label label20;
        private System.Windows.Forms.CheckBox Event;
        private Hasan.CustomLabel customLabel1;
        private Hasan.CustomLabelSoft lblModality;
        private Hasan.Button Close;
        private System.Windows.Forms.Label label15;
        private Control.Legend legend12;
        private System.Windows.Forms.Label label21;
        private Control.Legend legend18;
        private System.Windows.Forms.Label label16;
        private Control.Legend legend13;
        private System.Windows.Forms.Label label22;
        private Control.Legend legend19;
        private System.Windows.Forms.Label label23;
        private Control.Legend legend20;
        private Hasan.Button btnReset;
        private System.Windows.Forms.ToolStripMenuItem aboutToolStripMenuItem;
        private Hasan.CustomLabelSoft customLabelSoft2;
        private Hasan.CustomLabelSoft customLabelSoft1;
        private Hasan.CustomLabelSoft customLabelSoft3;

    }
}

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Pakistan Pakistan
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
This is a Organisation

33 members

Comments and Discussions