Esempio n. 1
0
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmPrintGroup));
     this.components      = new System.ComponentModel.Container();
     this.ToolTip1        = new System.Windows.Forms.ToolTip(components);
     this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
     this._txtInteger_0   = new System.Windows.Forms.TextBox();
     this._txtFields_0    = new System.Windows.Forms.TextBox();
     this.picButtons      = new System.Windows.Forms.Panel();
     this.cmdCancel       = new System.Windows.Forms.Button();
     this.cmdClose        = new System.Windows.Forms.Button();
     this._lblLabels_0    = new System.Windows.Forms.Label();
     this._lblLabels_38   = new System.Windows.Forms.Label();
     this._Shape1_2       = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     this._lbl_5          = new System.Windows.Forms.Label();
     //Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
     //Me.lblLabels = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
     //Me.txtFields = New Microsoft.VisualBasic.Compatibility.VB6.TextBoxArray(components)
     //Me.txtInteger = New Microsoft.VisualBasic.Compatibility.VB6.TextBoxArray(components)
     this.Shape1 = new RectangleShapeArray(components);
     this.picButtons.SuspendLayout();
     this.SuspendLayout();
     this.ToolTip1.Active = true;
     //CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
     //CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).BeginInit()
     //CType(Me.txtFields, System.ComponentModel.ISupportInitialize).BeginInit()
     //CType(Me.txtInteger, System.ComponentModel.ISupportInitialize).BeginInit()
     ((System.ComponentModel.ISupportInitialize) this.Shape1).BeginInit();
     this.BackColor                      = System.Drawing.Color.FromArgb(224, 224, 224);
     this.FormBorderStyle                = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Text                           = "Edit Print Group Item";
     this.ClientSize                     = new System.Drawing.Size(455, 109);
     this.Location                       = new System.Drawing.Point(73, 22);
     this.ControlBox                     = false;
     this.KeyPreview                     = true;
     this.MaximizeBox                    = false;
     this.MinimizeBox                    = false;
     this.StartPosition                  = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.AutoScaleMode                  = System.Windows.Forms.AutoScaleMode.Font;
     this.Enabled                        = true;
     this.Cursor                         = System.Windows.Forms.Cursors.Default;
     this.RightToLeft                    = System.Windows.Forms.RightToLeft.No;
     this.ShowInTaskbar                  = true;
     this.HelpButton                     = false;
     this.WindowState                    = System.Windows.Forms.FormWindowState.Normal;
     this.Name                           = "frmPrintGroup";
     this._txtInteger_0.AutoSize         = false;
     this._txtInteger_0.TextAlign        = System.Windows.Forms.HorizontalAlignment.Right;
     this._txtInteger_0.Size             = new System.Drawing.Size(64, 19);
     this._txtInteger_0.Location         = new System.Drawing.Point(375, 66);
     this._txtInteger_0.TabIndex         = 3;
     this._txtInteger_0.Text             = "9,999.99";
     this._txtInteger_0.AcceptsReturn    = true;
     this._txtInteger_0.BackColor        = System.Drawing.SystemColors.Window;
     this._txtInteger_0.CausesValidation = true;
     this._txtInteger_0.Enabled          = true;
     this._txtInteger_0.ForeColor        = System.Drawing.SystemColors.WindowText;
     this._txtInteger_0.HideSelection    = true;
     this._txtInteger_0.ReadOnly         = false;
     this._txtInteger_0.MaxLength        = 0;
     this._txtInteger_0.Cursor           = System.Windows.Forms.Cursors.IBeam;
     this._txtInteger_0.Multiline        = false;
     this._txtInteger_0.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this._txtInteger_0.ScrollBars       = System.Windows.Forms.ScrollBars.None;
     this._txtInteger_0.TabStop          = true;
     this._txtInteger_0.Visible          = true;
     this._txtInteger_0.BorderStyle      = System.Windows.Forms.BorderStyle.FixedSingle;
     this._txtInteger_0.Name             = "_txtInteger_0";
     this._txtFields_0.AutoSize          = false;
     this._txtFields_0.Size              = new System.Drawing.Size(195, 19);
     this._txtFields_0.Location          = new System.Drawing.Point(114, 66);
     this._txtFields_0.TabIndex          = 1;
     this._txtFields_0.AcceptsReturn     = true;
     this._txtFields_0.TextAlign         = System.Windows.Forms.HorizontalAlignment.Left;
     this._txtFields_0.BackColor         = System.Drawing.SystemColors.Window;
     this._txtFields_0.CausesValidation  = true;
     this._txtFields_0.Enabled           = true;
     this._txtFields_0.ForeColor         = System.Drawing.SystemColors.WindowText;
     this._txtFields_0.HideSelection     = true;
     this._txtFields_0.ReadOnly          = false;
     this._txtFields_0.MaxLength         = 0;
     this._txtFields_0.Cursor            = System.Windows.Forms.Cursors.IBeam;
     this._txtFields_0.Multiline         = false;
     this._txtFields_0.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     this._txtFields_0.ScrollBars        = System.Windows.Forms.ScrollBars.None;
     this._txtFields_0.TabStop           = true;
     this._txtFields_0.Visible           = true;
     this._txtFields_0.BorderStyle       = System.Windows.Forms.BorderStyle.FixedSingle;
     this._txtFields_0.Name              = "_txtFields_0";
     this.picButtons.Dock                = System.Windows.Forms.DockStyle.Top;
     this.picButtons.BackColor           = System.Drawing.Color.Blue;
     this.picButtons.Size                = new System.Drawing.Size(455, 39);
     this.picButtons.Location            = new System.Drawing.Point(0, 0);
     this.picButtons.TabIndex            = 6;
     this.picButtons.TabStop             = false;
     this.picButtons.CausesValidation    = true;
     this.picButtons.Enabled             = true;
     this.picButtons.ForeColor           = System.Drawing.SystemColors.ControlText;
     this.picButtons.Cursor              = System.Windows.Forms.Cursors.Default;
     this.picButtons.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this.picButtons.Visible             = true;
     this.picButtons.BorderStyle         = System.Windows.Forms.BorderStyle.Fixed3D;
     this.picButtons.Name                = "picButtons";
     this.cmdCancel.TextAlign            = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdCancel.Text                 = "&Undo";
     this.cmdCancel.Size                 = new System.Drawing.Size(73, 29);
     this.cmdCancel.Location             = new System.Drawing.Point(5, 3);
     this.cmdCancel.TabIndex             = 5;
     this.cmdCancel.TabStop              = false;
     this.cmdCancel.BackColor            = System.Drawing.SystemColors.Control;
     this.cmdCancel.CausesValidation     = true;
     this.cmdCancel.Enabled              = true;
     this.cmdCancel.ForeColor            = System.Drawing.SystemColors.ControlText;
     this.cmdCancel.Cursor               = System.Windows.Forms.Cursors.Default;
     this.cmdCancel.RightToLeft          = System.Windows.Forms.RightToLeft.No;
     this.cmdCancel.Name                 = "cmdCancel";
     this.cmdClose.TextAlign             = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdClose.Text                  = "E&xit";
     this.cmdClose.Size                  = new System.Drawing.Size(73, 29);
     this.cmdClose.Location              = new System.Drawing.Point(372, 3);
     this.cmdClose.TabIndex              = 4;
     this.cmdClose.TabStop               = false;
     this.cmdClose.BackColor             = System.Drawing.SystemColors.Control;
     this.cmdClose.CausesValidation      = true;
     this.cmdClose.Enabled               = true;
     this.cmdClose.ForeColor             = System.Drawing.SystemColors.ControlText;
     this.cmdClose.Cursor                = System.Windows.Forms.Cursors.Default;
     this.cmdClose.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this.cmdClose.Name                  = "cmdClose";
     this._lblLabels_0.TextAlign         = System.Drawing.ContentAlignment.TopRight;
     this._lblLabels_0.Text              = "Order:";
     this._lblLabels_0.Size              = new System.Drawing.Size(29, 13);
     this._lblLabels_0.Location          = new System.Drawing.Point(341, 69);
     this._lblLabels_0.TabIndex          = 2;
     this._lblLabels_0.BackColor         = System.Drawing.Color.Transparent;
     this._lblLabels_0.Enabled           = true;
     this._lblLabels_0.ForeColor         = System.Drawing.SystemColors.ControlText;
     this._lblLabels_0.Cursor            = System.Windows.Forms.Cursors.Default;
     this._lblLabels_0.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     this._lblLabels_0.UseMnemonic       = true;
     this._lblLabels_0.Visible           = true;
     this._lblLabels_0.AutoSize          = true;
     this._lblLabels_0.BorderStyle       = System.Windows.Forms.BorderStyle.None;
     this._lblLabels_0.Name              = "_lblLabels_0";
     this._lblLabels_38.TextAlign        = System.Drawing.ContentAlignment.TopRight;
     this._lblLabels_38.Text             = "Print Group Name:";
     this._lblLabels_38.Size             = new System.Drawing.Size(87, 13);
     this._lblLabels_38.Location         = new System.Drawing.Point(22, 69);
     this._lblLabels_38.TabIndex         = 0;
     this._lblLabels_38.BackColor        = System.Drawing.Color.Transparent;
     this._lblLabels_38.Enabled          = true;
     this._lblLabels_38.ForeColor        = System.Drawing.SystemColors.ControlText;
     this._lblLabels_38.Cursor           = System.Windows.Forms.Cursors.Default;
     this._lblLabels_38.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this._lblLabels_38.UseMnemonic      = true;
     this._lblLabels_38.Visible          = true;
     this._lblLabels_38.AutoSize         = true;
     this._lblLabels_38.BorderStyle      = System.Windows.Forms.BorderStyle.None;
     this._lblLabels_38.Name             = "_lblLabels_38";
     this._Shape1_2.BackColor            = System.Drawing.Color.FromArgb(192, 192, 255);
     this._Shape1_2.BackStyle            = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_2.Size                 = new System.Drawing.Size(430, 31);
     this._Shape1_2.Location             = new System.Drawing.Point(15, 60);
     this._Shape1_2.BorderColor          = System.Drawing.SystemColors.WindowText;
     this._Shape1_2.BorderStyle          = System.Drawing.Drawing2D.DashStyle.Solid;
     this._Shape1_2.BorderWidth          = 1;
     this._Shape1_2.FillColor            = System.Drawing.Color.Black;
     this._Shape1_2.FillStyle            = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
     this._Shape1_2.Visible              = true;
     this._Shape1_2.Name                 = "_Shape1_2";
     this._lbl_5.BackColor               = System.Drawing.Color.Transparent;
     this._lbl_5.Text                    = "&1. General";
     this._lbl_5.Size                    = new System.Drawing.Size(60, 13);
     this._lbl_5.Location                = new System.Drawing.Point(15, 45);
     this._lbl_5.TabIndex                = 7;
     this._lbl_5.TextAlign               = System.Drawing.ContentAlignment.TopLeft;
     this._lbl_5.Enabled                 = true;
     this._lbl_5.ForeColor               = System.Drawing.SystemColors.ControlText;
     this._lbl_5.Cursor                  = System.Windows.Forms.Cursors.Default;
     this._lbl_5.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this._lbl_5.UseMnemonic             = true;
     this._lbl_5.Visible                 = true;
     this._lbl_5.AutoSize                = true;
     this._lbl_5.BorderStyle             = System.Windows.Forms.BorderStyle.None;
     this._lbl_5.Name                    = "_lbl_5";
     this.Controls.Add(_txtInteger_0);
     this.Controls.Add(_txtFields_0);
     this.Controls.Add(picButtons);
     this.Controls.Add(_lblLabels_0);
     this.Controls.Add(_lblLabels_38);
     this.ShapeContainer1.Shapes.Add(_Shape1_2);
     this.Controls.Add(_lbl_5);
     this.Controls.Add(ShapeContainer1);
     this.picButtons.Controls.Add(cmdCancel);
     this.picButtons.Controls.Add(cmdClose);
     //Me.lbl.SetIndex(_lbl_5, CType(5, Short))
     //Me.lblLabels.SetIndex(_lblLabels_0, CType(0, Short))
     //Me.lblLabels.SetIndex(_lblLabels_38, CType(38, Short))
     //Me.txtFields.SetIndex(_txtFields_0, CType(0, Short))
     //Me.txtInteger.SetIndex(_txtInteger_0, CType(0, Short))
     this.Shape1.SetIndex(_Shape1_2, Convert.ToInt16(2));
     ((System.ComponentModel.ISupportInitialize) this.Shape1).EndInit();
     //CType(Me.txtInteger, System.ComponentModel.ISupportInitialize).EndInit()
     //CType(Me.txtFields, System.ComponentModel.ISupportInitialize).EndInit()
     //CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).EndInit()
     //CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
     this.picButtons.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 2
0
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmStockSalesShrink));
     this.components      = new System.ComponentModel.Container();
     this.ToolTip1        = new System.Windows.Forms.ToolTip(components);
     this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
     this.cmdLoad         = new System.Windows.Forms.Button();
     this.cmdExit         = new System.Windows.Forms.Button();
     this.cmdGroup        = new System.Windows.Forms.Button();
     this._lbl_1          = new System.Windows.Forms.Label();
     this.lblGroup        = new System.Windows.Forms.Label();
     this._Shape1_1       = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     //Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
     this.Shape1 = new RectangleShapeArray(components);
     this.SuspendLayout();
     this.ToolTip1.Active = true;
     //CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
     ((System.ComponentModel.ISupportInitialize) this.Shape1).BeginInit();
     this.FormBorderStyle           = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Text                      = "Stock Item Sales Shrink Analysis";
     this.ClientSize                = new System.Drawing.Size(264, 192);
     this.Location                  = new System.Drawing.Point(3, 22);
     this.ControlBox                = false;
     this.KeyPreview                = true;
     this.MaximizeBox               = false;
     this.MinimizeBox               = false;
     this.ShowInTaskbar             = false;
     this.StartPosition             = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.AutoScaleMode             = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor                 = System.Drawing.SystemColors.Control;
     this.Enabled                   = true;
     this.Cursor                    = System.Windows.Forms.Cursors.Default;
     this.RightToLeft               = System.Windows.Forms.RightToLeft.No;
     this.HelpButton                = false;
     this.WindowState               = System.Windows.Forms.FormWindowState.Normal;
     this.Name                      = "frmStockSalesShrink";
     this.cmdLoad.TextAlign         = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdLoad.Text              = "&Load Report";
     this.cmdLoad.Size              = new System.Drawing.Size(79, 31);
     this.cmdLoad.Location          = new System.Drawing.Point(177, 147);
     this.cmdLoad.TabIndex          = 4;
     this.cmdLoad.BackColor         = System.Drawing.SystemColors.Control;
     this.cmdLoad.CausesValidation  = true;
     this.cmdLoad.Enabled           = true;
     this.cmdLoad.ForeColor         = System.Drawing.SystemColors.ControlText;
     this.cmdLoad.Cursor            = System.Windows.Forms.Cursors.Default;
     this.cmdLoad.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     this.cmdLoad.TabStop           = true;
     this.cmdLoad.Name              = "cmdLoad";
     this.cmdExit.TextAlign         = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdExit.Text              = "E&xit";
     this.cmdExit.Size              = new System.Drawing.Size(79, 31);
     this.cmdExit.Location          = new System.Drawing.Point(9, 147);
     this.cmdExit.TabIndex          = 3;
     this.cmdExit.BackColor         = System.Drawing.SystemColors.Control;
     this.cmdExit.CausesValidation  = true;
     this.cmdExit.Enabled           = true;
     this.cmdExit.ForeColor         = System.Drawing.SystemColors.ControlText;
     this.cmdExit.Cursor            = System.Windows.Forms.Cursors.Default;
     this.cmdExit.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     this.cmdExit.TabStop           = true;
     this.cmdExit.Name              = "cmdExit";
     this.cmdGroup.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdGroup.Text             = "&Filter";
     this.cmdGroup.Size             = new System.Drawing.Size(97, 31);
     this.cmdGroup.Location         = new System.Drawing.Point(153, 93);
     this.cmdGroup.TabIndex         = 2;
     this.cmdGroup.TabStop          = false;
     this.cmdGroup.BackColor        = System.Drawing.SystemColors.Control;
     this.cmdGroup.CausesValidation = true;
     this.cmdGroup.Enabled          = true;
     this.cmdGroup.ForeColor        = System.Drawing.SystemColors.ControlText;
     this.cmdGroup.Cursor           = System.Windows.Forms.Cursors.Default;
     this.cmdGroup.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.cmdGroup.Name             = "cmdGroup";
     this._lbl_1.Text               = "Filter";
     this._lbl_1.Size               = new System.Drawing.Size(29, 13);
     this._lbl_1.Location           = new System.Drawing.Point(9, 6);
     this._lbl_1.TabIndex           = 0;
     this._lbl_1.TextAlign          = System.Drawing.ContentAlignment.TopLeft;
     this._lbl_1.BackColor          = System.Drawing.Color.Transparent;
     this._lbl_1.Enabled            = true;
     this._lbl_1.ForeColor          = System.Drawing.SystemColors.ControlText;
     this._lbl_1.Cursor             = System.Windows.Forms.Cursors.Default;
     this._lbl_1.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this._lbl_1.UseMnemonic        = true;
     this._lbl_1.Visible            = true;
     this._lbl_1.AutoSize           = true;
     this._lbl_1.BorderStyle        = System.Windows.Forms.BorderStyle.None;
     this._lbl_1.Name               = "_lbl_1";
     this.lblGroup.Text             = "lblGroup";
     this.lblGroup.Size             = new System.Drawing.Size(232, 58);
     this.lblGroup.Location         = new System.Drawing.Point(15, 27);
     this.lblGroup.TabIndex         = 1;
     this.lblGroup.TextAlign        = System.Drawing.ContentAlignment.TopLeft;
     this.lblGroup.BackColor        = System.Drawing.SystemColors.Control;
     this.lblGroup.Enabled          = true;
     this.lblGroup.ForeColor        = System.Drawing.SystemColors.ControlText;
     this.lblGroup.Cursor           = System.Windows.Forms.Cursors.Default;
     this.lblGroup.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.lblGroup.UseMnemonic      = true;
     this.lblGroup.Visible          = true;
     this.lblGroup.AutoSize         = false;
     this.lblGroup.BorderStyle      = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lblGroup.Name             = "lblGroup";
     this._Shape1_1.BackColor       = System.Drawing.Color.FromArgb(192, 192, 255);
     this._Shape1_1.BackStyle       = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_1.Size            = new System.Drawing.Size(247, 112);
     this._Shape1_1.Location        = new System.Drawing.Point(9, 21);
     this._Shape1_1.BorderColor     = System.Drawing.SystemColors.WindowText;
     this._Shape1_1.BorderStyle     = System.Drawing.Drawing2D.DashStyle.Solid;
     this._Shape1_1.BorderWidth     = 1;
     this._Shape1_1.FillColor       = System.Drawing.Color.Black;
     this._Shape1_1.FillStyle       = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
     this._Shape1_1.Visible         = true;
     this._Shape1_1.Name            = "_Shape1_1";
     this.Controls.Add(cmdLoad);
     this.Controls.Add(cmdExit);
     this.Controls.Add(cmdGroup);
     this.Controls.Add(_lbl_1);
     this.Controls.Add(lblGroup);
     this.ShapeContainer1.Shapes.Add(_Shape1_1);
     this.Controls.Add(ShapeContainer1);
     //Me.lbl.SetIndex(_lbl_1, CType(1, Short))
     this.Shape1.SetIndex(_Shape1_1, Convert.ToInt16(1));
     ((System.ComponentModel.ISupportInitialize) this.Shape1).EndInit();
     //CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmMakeRepairItem));
     this.components      = new System.ComponentModel.Container();
     this.ToolTip1        = new System.Windows.Forms.ToolTip(components);
     this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
     this.txtQtyTaken     = new System.Windows.Forms.TextBox();
     this.txtQty          = new System.Windows.Forms.TextBox();
     this.txtPrice        = new System.Windows.Forms.TextBox();
     this.cmbQuantity     = new System.Windows.Forms.ComboBox();
     this.picButtons      = new System.Windows.Forms.Panel();
     this.cmdCancel       = new System.Windows.Forms.Button();
     this.cmdClose        = new System.Windows.Forms.Button();
     this._LBL_0          = new System.Windows.Forms.Label();
     this.lblPComp        = new System.Windows.Forms.Label();
     this._LBL_3          = new System.Windows.Forms.Label();
     this._LBL_2          = new System.Windows.Forms.Label();
     this._LBL_1          = new System.Windows.Forms.Label();
     this.lblStockItem    = new System.Windows.Forms.Label();
     this._Shape1_2       = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     //Me.LBL = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
     this.Shape1 = new RectangleShapeArray(components);
     this.picButtons.SuspendLayout();
     this.SuspendLayout();
     this.ToolTip1.Active = true;
     //CType(Me.LBL, System.ComponentModel.ISupportInitialize).BeginInit()
     ((System.ComponentModel.ISupportInitialize) this.Shape1).BeginInit();
     this.BackColor                    = System.Drawing.Color.FromArgb(224, 224, 224);
     this.FormBorderStyle              = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Text                         = "Repair product - 4VEG";
     this.ClientSize                   = new System.Drawing.Size(468, 143);
     this.Location                     = new System.Drawing.Point(3, 22);
     this.ControlBox                   = false;
     this.KeyPreview                   = true;
     this.MaximizeBox                  = false;
     this.MinimizeBox                  = false;
     this.ShowInTaskbar                = false;
     this.StartPosition                = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.AutoScaleMode                = System.Windows.Forms.AutoScaleMode.Font;
     this.Enabled                      = true;
     this.Cursor                       = System.Windows.Forms.Cursors.Default;
     this.RightToLeft                  = System.Windows.Forms.RightToLeft.No;
     this.HelpButton                   = false;
     this.WindowState                  = System.Windows.Forms.FormWindowState.Normal;
     this.Name                         = "frmMakeRepairItem";
     this.txtQtyTaken.AutoSize         = false;
     this.txtQtyTaken.TextAlign        = System.Windows.Forms.HorizontalAlignment.Right;
     this.txtQtyTaken.Size             = new System.Drawing.Size(67, 19);
     this.txtQtyTaken.Location         = new System.Drawing.Point(98, 103);
     this.txtQtyTaken.TabIndex         = 0;
     this.txtQtyTaken.Text             = "0";
     this.txtQtyTaken.AcceptsReturn    = true;
     this.txtQtyTaken.BackColor        = System.Drawing.SystemColors.Window;
     this.txtQtyTaken.CausesValidation = true;
     this.txtQtyTaken.Enabled          = true;
     this.txtQtyTaken.ForeColor        = System.Drawing.SystemColors.WindowText;
     this.txtQtyTaken.HideSelection    = true;
     this.txtQtyTaken.ReadOnly         = false;
     this.txtQtyTaken.MaxLength        = 0;
     this.txtQtyTaken.Cursor           = System.Windows.Forms.Cursors.IBeam;
     this.txtQtyTaken.Multiline        = false;
     this.txtQtyTaken.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.txtQtyTaken.ScrollBars       = System.Windows.Forms.ScrollBars.None;
     this.txtQtyTaken.TabStop          = true;
     this.txtQtyTaken.Visible          = true;
     this.txtQtyTaken.BorderStyle      = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtQtyTaken.Name             = "txtQtyTaken";
     this.txtQty.AutoSize              = false;
     this.txtQty.TextAlign             = System.Windows.Forms.HorizontalAlignment.Right;
     this.txtQty.Size                  = new System.Drawing.Size(67, 19);
     this.txtQty.Location              = new System.Drawing.Point(248, 103);
     this.txtQty.TabIndex              = 1;
     this.txtQty.Text                  = "0";
     this.txtQty.AcceptsReturn         = true;
     this.txtQty.BackColor             = System.Drawing.SystemColors.Window;
     this.txtQty.CausesValidation      = true;
     this.txtQty.Enabled               = true;
     this.txtQty.ForeColor             = System.Drawing.SystemColors.WindowText;
     this.txtQty.HideSelection         = true;
     this.txtQty.ReadOnly              = false;
     this.txtQty.MaxLength             = 0;
     this.txtQty.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.txtQty.Multiline             = false;
     this.txtQty.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this.txtQty.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.txtQty.TabStop               = true;
     this.txtQty.Visible               = true;
     this.txtQty.BorderStyle           = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtQty.Name                  = "txtQty";
     this.txtPrice.AutoSize            = false;
     this.txtPrice.TextAlign           = System.Windows.Forms.HorizontalAlignment.Right;
     this.txtPrice.Enabled             = false;
     this.txtPrice.Size                = new System.Drawing.Size(91, 19);
     this.txtPrice.Location            = new System.Drawing.Point(357, 103);
     this.txtPrice.TabIndex            = 7;
     this.txtPrice.Text                = "0.00";
     this.txtPrice.AcceptsReturn       = true;
     this.txtPrice.BackColor           = System.Drawing.SystemColors.Window;
     this.txtPrice.CausesValidation    = true;
     this.txtPrice.ForeColor           = System.Drawing.SystemColors.WindowText;
     this.txtPrice.HideSelection       = true;
     this.txtPrice.ReadOnly            = false;
     this.txtPrice.MaxLength           = 0;
     this.txtPrice.Cursor              = System.Windows.Forms.Cursors.IBeam;
     this.txtPrice.Multiline           = false;
     this.txtPrice.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this.txtPrice.ScrollBars          = System.Windows.Forms.ScrollBars.None;
     this.txtPrice.TabStop             = true;
     this.txtPrice.Visible             = true;
     this.txtPrice.BorderStyle         = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtPrice.Name                = "txtPrice";
     this.cmbQuantity.Size             = new System.Drawing.Size(79, 21);
     this.cmbQuantity.Location         = new System.Drawing.Point(184, 176);
     this.cmbQuantity.DropDownStyle    = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbQuantity.TabIndex         = 6;
     this.cmbQuantity.Visible          = false;
     this.cmbQuantity.BackColor        = System.Drawing.SystemColors.Window;
     this.cmbQuantity.CausesValidation = true;
     this.cmbQuantity.Enabled          = true;
     this.cmbQuantity.ForeColor        = System.Drawing.SystemColors.WindowText;
     this.cmbQuantity.IntegralHeight   = true;
     this.cmbQuantity.Cursor           = System.Windows.Forms.Cursors.Default;
     this.cmbQuantity.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.cmbQuantity.Sorted           = false;
     this.cmbQuantity.TabStop          = true;
     this.cmbQuantity.Name             = "cmbQuantity";
     this.picButtons.Dock              = System.Windows.Forms.DockStyle.Top;
     this.picButtons.BackColor         = System.Drawing.Color.Blue;
     this.picButtons.Size              = new System.Drawing.Size(468, 39);
     this.picButtons.Location          = new System.Drawing.Point(0, 0);
     this.picButtons.TabIndex          = 4;
     this.picButtons.TabStop           = false;
     this.picButtons.CausesValidation  = true;
     this.picButtons.Enabled           = true;
     this.picButtons.ForeColor         = System.Drawing.SystemColors.ControlText;
     this.picButtons.Cursor            = System.Windows.Forms.Cursors.Default;
     this.picButtons.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     this.picButtons.Visible           = true;
     this.picButtons.BorderStyle       = System.Windows.Forms.BorderStyle.Fixed3D;
     this.picButtons.Name              = "picButtons";
     this.cmdCancel.TextAlign          = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdCancel.Text               = "&Undo";
     this.cmdCancel.Size               = new System.Drawing.Size(73, 29);
     this.cmdCancel.Location           = new System.Drawing.Point(8, 3);
     this.cmdCancel.TabIndex           = 3;
     this.cmdCancel.TabStop            = false;
     this.cmdCancel.BackColor          = System.Drawing.SystemColors.Control;
     this.cmdCancel.CausesValidation   = true;
     this.cmdCancel.Enabled            = true;
     this.cmdCancel.ForeColor          = System.Drawing.SystemColors.ControlText;
     this.cmdCancel.Cursor             = System.Windows.Forms.Cursors.Default;
     this.cmdCancel.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.cmdCancel.Name               = "cmdCancel";
     this.cmdClose.TextAlign           = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdClose.Text                = "Process && E&xit";
     this.cmdClose.Size                = new System.Drawing.Size(97, 29);
     this.cmdClose.Location            = new System.Drawing.Point(360, 3);
     this.cmdClose.TabIndex            = 2;
     this.cmdClose.TabStop             = false;
     this.cmdClose.BackColor           = System.Drawing.SystemColors.Control;
     this.cmdClose.CausesValidation    = true;
     this.cmdClose.Enabled             = true;
     this.cmdClose.ForeColor           = System.Drawing.SystemColors.ControlText;
     this.cmdClose.Cursor              = System.Windows.Forms.Cursors.Default;
     this.cmdClose.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this.cmdClose.Name                = "cmdClose";
     this._LBL_0.TextAlign             = System.Drawing.ContentAlignment.TopRight;
     this._LBL_0.Text                  = "Shelf Qty Taken:";
     this._LBL_0.Size                  = new System.Drawing.Size(80, 13);
     this._LBL_0.Location              = new System.Drawing.Point(18, 106);
     this._LBL_0.TabIndex              = 12;
     this._LBL_0.BackColor             = System.Drawing.Color.Transparent;
     this._LBL_0.Enabled               = true;
     this._LBL_0.ForeColor             = System.Drawing.SystemColors.ControlText;
     this._LBL_0.Cursor                = System.Windows.Forms.Cursors.Default;
     this._LBL_0.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this._LBL_0.UseMnemonic           = true;
     this._LBL_0.Visible               = true;
     this._LBL_0.AutoSize              = true;
     this._LBL_0.BorderStyle           = System.Windows.Forms.BorderStyle.None;
     this._LBL_0.Name                  = "_LBL_0";
     this.lblPComp.Text                = "Please enter the Qty you wish to make:";
     this.lblPComp.Font                = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
     this.lblPComp.Size                = new System.Drawing.Size(352, 20);
     this.lblPComp.Location            = new System.Drawing.Point(10, 56);
     this.lblPComp.TabIndex            = 11;
     this.lblPComp.TextAlign           = System.Drawing.ContentAlignment.TopLeft;
     this.lblPComp.BackColor           = System.Drawing.Color.Transparent;
     this.lblPComp.Enabled             = true;
     this.lblPComp.ForeColor           = System.Drawing.SystemColors.ControlText;
     this.lblPComp.Cursor              = System.Windows.Forms.Cursors.Default;
     this.lblPComp.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this.lblPComp.UseMnemonic         = true;
     this.lblPComp.Visible             = true;
     this.lblPComp.AutoSize            = false;
     this.lblPComp.BorderStyle         = System.Windows.Forms.BorderStyle.None;
     this.lblPComp.Name                = "lblPComp";
     this._LBL_3.TextAlign             = System.Drawing.ContentAlignment.TopRight;
     this._LBL_3.Text                  = "Price:";
     this._LBL_3.Size                  = new System.Drawing.Size(35, 13);
     this._LBL_3.Location              = new System.Drawing.Point(320, 106);
     this._LBL_3.TabIndex              = 10;
     this._LBL_3.BackColor             = System.Drawing.Color.Transparent;
     this._LBL_3.Enabled               = true;
     this._LBL_3.ForeColor             = System.Drawing.SystemColors.ControlText;
     this._LBL_3.Cursor                = System.Windows.Forms.Cursors.Default;
     this._LBL_3.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this._LBL_3.UseMnemonic           = true;
     this._LBL_3.Visible               = true;
     this._LBL_3.AutoSize              = true;
     this._LBL_3.BorderStyle           = System.Windows.Forms.BorderStyle.None;
     this._LBL_3.Name                  = "_LBL_3";
     this._LBL_2.TextAlign             = System.Drawing.ContentAlignment.TopRight;
     this._LBL_2.Text                  = "New Qty Made:";
     this._LBL_2.Size                  = new System.Drawing.Size(74, 13);
     this._LBL_2.Location              = new System.Drawing.Point(173, 106);
     this._LBL_2.TabIndex              = 9;
     this._LBL_2.BackColor             = System.Drawing.Color.Transparent;
     this._LBL_2.Enabled               = true;
     this._LBL_2.ForeColor             = System.Drawing.SystemColors.ControlText;
     this._LBL_2.Cursor                = System.Windows.Forms.Cursors.Default;
     this._LBL_2.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this._LBL_2.UseMnemonic           = true;
     this._LBL_2.Visible               = true;
     this._LBL_2.AutoSize              = true;
     this._LBL_2.BorderStyle           = System.Windows.Forms.BorderStyle.None;
     this._LBL_2.Name                  = "_LBL_2";
     this._LBL_1.TextAlign             = System.Drawing.ContentAlignment.TopRight;
     this._LBL_1.Text                  = "Stock Item Name:";
     this._LBL_1.Size                  = new System.Drawing.Size(85, 13);
     this._LBL_1.Location              = new System.Drawing.Point(10, 79);
     this._LBL_1.TabIndex              = 8;
     this._LBL_1.BackColor             = System.Drawing.Color.Transparent;
     this._LBL_1.Enabled               = true;
     this._LBL_1.ForeColor             = System.Drawing.SystemColors.ControlText;
     this._LBL_1.Cursor                = System.Windows.Forms.Cursors.Default;
     this._LBL_1.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this._LBL_1.UseMnemonic           = true;
     this._LBL_1.Visible               = true;
     this._LBL_1.AutoSize              = true;
     this._LBL_1.BorderStyle           = System.Windows.Forms.BorderStyle.None;
     this._LBL_1.Name                  = "_LBL_1";
     this.lblStockItem.Text            = "Label1";
     this.lblStockItem.Size            = new System.Drawing.Size(350, 17);
     this.lblStockItem.Location        = new System.Drawing.Point(98, 80);
     this.lblStockItem.TabIndex        = 5;
     this.lblStockItem.TextAlign       = System.Drawing.ContentAlignment.TopLeft;
     this.lblStockItem.BackColor       = System.Drawing.SystemColors.Control;
     this.lblStockItem.Enabled         = true;
     this.lblStockItem.ForeColor       = System.Drawing.SystemColors.ControlText;
     this.lblStockItem.Cursor          = System.Windows.Forms.Cursors.Default;
     this.lblStockItem.RightToLeft     = System.Windows.Forms.RightToLeft.No;
     this.lblStockItem.UseMnemonic     = true;
     this.lblStockItem.Visible         = true;
     this.lblStockItem.AutoSize        = false;
     this.lblStockItem.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lblStockItem.Name            = "lblStockItem";
     this._Shape1_2.BackColor          = System.Drawing.Color.FromArgb(192, 192, 255);
     this._Shape1_2.BackStyle          = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_2.Size               = new System.Drawing.Size(452, 87);
     this._Shape1_2.Location           = new System.Drawing.Point(7, 48);
     this._Shape1_2.BorderColor        = System.Drawing.SystemColors.WindowText;
     this._Shape1_2.BorderStyle        = System.Drawing.Drawing2D.DashStyle.Solid;
     this._Shape1_2.BorderWidth        = 1;
     this._Shape1_2.FillColor          = System.Drawing.Color.Black;
     this._Shape1_2.FillStyle          = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
     this._Shape1_2.Visible            = true;
     this._Shape1_2.Name               = "_Shape1_2";
     this.Controls.Add(txtQtyTaken);
     this.Controls.Add(txtQty);
     this.Controls.Add(txtPrice);
     this.Controls.Add(cmbQuantity);
     this.Controls.Add(picButtons);
     this.Controls.Add(_LBL_0);
     this.Controls.Add(lblPComp);
     this.Controls.Add(_LBL_3);
     this.Controls.Add(_LBL_2);
     this.Controls.Add(_LBL_1);
     this.Controls.Add(lblStockItem);
     this.ShapeContainer1.Shapes.Add(_Shape1_2);
     this.Controls.Add(ShapeContainer1);
     this.picButtons.Controls.Add(cmdCancel);
     this.picButtons.Controls.Add(cmdClose);
     //Me.LBL.SetIndex(_LBL_0, CType(0, Short))
     //Me.LBL.SetIndex(_LBL_3, CType(3, Short))
     //Me.LBL.SetIndex(_LBL_2, CType(2, Short))
     //Me.LBL.SetIndex(_LBL_1, CType(1, Short))
     this.Shape1.SetIndex(_Shape1_2, Convert.ToInt16(2));
     ((System.ComponentModel.ISupportInitialize) this.Shape1).EndInit();
     //CType(Me.LBL, System.ComponentModel.ISupportInitialize).EndInit()
     this.picButtons.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
		private void InitializeComponent()
		{
			this.components = new System.ComponentModel.Container();
			this.ToolTip1 = new System.Windows.Forms.ToolTip(this.components);
			this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
			this._Shape1_0 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._Shape1_1 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this.txtCustomer = new System.Windows.Forms.TextBox();
			this.cmbPOS = new System.Windows.Forms.ComboBox();
			this.txtStock = new System.Windows.Forms.TextBox();
			this.cmdPrint = new System.Windows.Forms.Button();
			this.cmdProfit = new System.Windows.Forms.Button();
			this.txtSerial = new System.Windows.Forms.TextBox();
			this._txtFields_0 = new System.Windows.Forms.TextBox();
			this.cmbTerms = new System.Windows.Forms.ComboBox();
			this._txtFields_2 = new System.Windows.Forms.TextBox();
			this._txtFields_3 = new System.Windows.Forms.TextBox();
			this._txtFields_4 = new System.Windows.Forms.TextBox();
			this._txtFields_5 = new System.Windows.Forms.TextBox();
			this._txtFields_6 = new System.Windows.Forms.TextBox();
			this._txtFields_7 = new System.Windows.Forms.TextBox();
			this._txtFields_8 = new System.Windows.Forms.TextBox();
			this._txtFields_9 = new System.Windows.Forms.TextBox();
			this._txtFields_10 = new System.Windows.Forms.TextBox();
			this._chkFields_11 = new System.Windows.Forms.CheckBox();
			this._txtFloat_12 = new System.Windows.Forms.TextBox();
			this._txtFloat_13 = new System.Windows.Forms.TextBox();
			this._txtFloat_14 = new System.Windows.Forms.TextBox();
			this._txtFloat_15 = new System.Windows.Forms.TextBox();
			this._txtFloat_16 = new System.Windows.Forms.TextBox();
			this._txtFloat_17 = new System.Windows.Forms.TextBox();
			this._txtFloat_18 = new System.Windows.Forms.TextBox();
			this._chkFields_19 = new System.Windows.Forms.CheckBox();
			this.picButtons = new System.Windows.Forms.Panel();
			this.cmdSearch = new System.Windows.Forms.Button();
			this.cmbMonth = new System.Windows.Forms.ComboBox();
			this.cmdPrintHistory = new System.Windows.Forms.Button();
			this.cmdInv = new System.Windows.Forms.Button();
			this.cmdShowHistory = new System.Windows.Forms.Button();
			this.cmdStatement = new System.Windows.Forms.Button();
			this.cmdCancel = new System.Windows.Forms.Button();
			this.cmdClose = new System.Windows.Forms.Button();
			this.cmbChannel = new _4PosBackOffice.NET.myDataGridView();
			this.lvTransaction = new System.Windows.Forms.ListView();
			this._lvTransaction_ColumnHeader_1 = (System.Windows.Forms.ColumnHeader)new System.Windows.Forms.ColumnHeader();
			this._lvTransaction_ColumnHeader_2 = (System.Windows.Forms.ColumnHeader)new System.Windows.Forms.ColumnHeader();
			this._lvTransaction_ColumnHeader_3 = (System.Windows.Forms.ColumnHeader)new System.Windows.Forms.ColumnHeader();
			this._lvTransaction_ColumnHeader_4 = (System.Windows.Forms.ColumnHeader)new System.Windows.Forms.ColumnHeader();
			this._lvTransaction_ColumnHeader_5 = (System.Windows.Forms.ColumnHeader)new System.Windows.Forms.ColumnHeader();
			this._lbl_6 = new System.Windows.Forms.Label();
			this.lblcount = new System.Windows.Forms.Label();
			this._lbl_5 = new System.Windows.Forms.Label();
			this._lbl_2 = new System.Windows.Forms.Label();
			this._lbl_3 = new System.Windows.Forms.Label();
			this._lbl_4 = new System.Windows.Forms.Label();
			this.Label1 = new System.Windows.Forms.Label();
			this._lblLabels_11 = new System.Windows.Forms.Label();
			this._lbl_0 = new System.Windows.Forms.Label();
			this._lblLabels_12 = new System.Windows.Forms.Label();
			this._lblLabels_13 = new System.Windows.Forms.Label();
			this._lblLabels_15 = new System.Windows.Forms.Label();
			this._lblLabels_17 = new System.Windows.Forms.Label();
			this._lblLabels_0 = new System.Windows.Forms.Label();
			this._lbl_1 = new System.Windows.Forms.Label();
			this._lblLabels_1 = new System.Windows.Forms.Label();
			this._lblLabels_2 = new System.Windows.Forms.Label();
			this._lblLabels_3 = new System.Windows.Forms.Label();
			this._lblLabels_4 = new System.Windows.Forms.Label();
			this._lblLabels_5 = new System.Windows.Forms.Label();
			this._lblLabels_6 = new System.Windows.Forms.Label();
			this._lblLabels_7 = new System.Windows.Forms.Label();
			this._lblLabels_8 = new System.Windows.Forms.Label();
			this._lblLabels_9 = new System.Windows.Forms.Label();
			this._lblLabels_10 = new System.Windows.Forms.Label();
			this._lblLabels_14 = new System.Windows.Forms.Label();
			this._lblLabels_16 = new System.Windows.Forms.Label();
			this._lblLabels_18 = new System.Windows.Forms.Label();
			this.Shape1 = new _4PosBackOffice.NET.RectangleShapeArray(this.components);
			this.picButtons.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)this.cmbChannel).BeginInit();
			((System.ComponentModel.ISupportInitialize)this.Shape1).BeginInit();
			this.SuspendLayout();
			//
			//ShapeContainer1
			//
			this.ShapeContainer1.Location = new System.Drawing.Point(0, 0);
			this.ShapeContainer1.Margin = new System.Windows.Forms.Padding(0);
			this.ShapeContainer1.Name = "ShapeContainer1";
			this.ShapeContainer1.Shapes.AddRange(new Microsoft.VisualBasic.PowerPacks.Shape[] {
				this._Shape1_0,
				this._Shape1_1
			});
			this.ShapeContainer1.Size = new System.Drawing.Size(659, 653);
			this.ShapeContainer1.TabIndex = 61;
			this.ShapeContainer1.TabStop = false;
			//
			//_Shape1_0
			//
			this._Shape1_0.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._Shape1_0.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_0.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_0.FillColor = System.Drawing.Color.Black;
			this.Shape1.SetIndex(this._Shape1_0, Convert.ToInt16(0));
			this._Shape1_0.Location = new System.Drawing.Point(342, 57);
			this._Shape1_0.Name = "_Shape1_0";
			this._Shape1_0.Size = new System.Drawing.Size(310, 200);
			//
			//_Shape1_1
			//
			this._Shape1_1.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._Shape1_1.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_1.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_1.FillColor = System.Drawing.Color.Black;
			this.Shape1.SetIndex(this._Shape1_1, Convert.ToInt16(1));
			this._Shape1_1.Location = new System.Drawing.Point(6, 57);
			this._Shape1_1.Name = "_Shape1_1";
			this._Shape1_1.Size = new System.Drawing.Size(328, 200);
			//
			//txtCustomer
			//
			this.txtCustomer.AcceptsReturn = true;
			this.txtCustomer.BackColor = System.Drawing.SystemColors.Window;
			this.txtCustomer.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.txtCustomer.ForeColor = System.Drawing.SystemColors.WindowText;
			this.txtCustomer.Location = new System.Drawing.Point(729, 266);
			this.txtCustomer.MaxLength = 0;
			this.txtCustomer.Name = "txtCustomer";
			this.txtCustomer.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.txtCustomer.Size = new System.Drawing.Size(112, 19);
			this.txtCustomer.TabIndex = 54;
			//
			//cmbPOS
			//
			this.cmbPOS.BackColor = System.Drawing.SystemColors.Window;
			this.cmbPOS.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmbPOS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.cmbPOS.ForeColor = System.Drawing.SystemColors.WindowText;
			this.cmbPOS.Location = new System.Drawing.Point(729, 227);
			this.cmbPOS.Name = "cmbPOS";
			this.cmbPOS.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmbPOS.Size = new System.Drawing.Size(112, 21);
			this.cmbPOS.TabIndex = 53;
			//
			//txtStock
			//
			this.txtStock.AcceptsReturn = true;
			this.txtStock.BackColor = System.Drawing.SystemColors.Window;
			this.txtStock.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.txtStock.ForeColor = System.Drawing.SystemColors.WindowText;
			this.txtStock.Location = new System.Drawing.Point(729, 302);
			this.txtStock.MaxLength = 0;
			this.txtStock.Name = "txtStock";
			this.txtStock.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.txtStock.Size = new System.Drawing.Size(112, 19);
			this.txtStock.TabIndex = 52;
			//
			//cmdPrint
			//
			this.cmdPrint.BackColor = System.Drawing.SystemColors.Control;
			this.cmdPrint.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdPrint.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdPrint.Location = new System.Drawing.Point(750, 480);
			this.cmdPrint.Name = "cmdPrint";
			this.cmdPrint.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdPrint.Size = new System.Drawing.Size(94, 28);
			this.cmdPrint.TabIndex = 50;
			this.cmdPrint.TabStop = false;
			this.cmdPrint.Text = "&Print";
			this.cmdPrint.UseVisualStyleBackColor = false;
			//
			//cmdProfit
			//
			this.cmdProfit.BackColor = System.Drawing.SystemColors.Control;
			this.cmdProfit.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdProfit.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdProfit.Location = new System.Drawing.Point(752, 526);
			this.cmdProfit.Name = "cmdProfit";
			this.cmdProfit.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdProfit.Size = new System.Drawing.Size(94, 28);
			this.cmdProfit.TabIndex = 49;
			this.cmdProfit.TabStop = false;
			this.cmdProfit.Text = "&Detail Profit";
			this.cmdProfit.UseVisualStyleBackColor = false;
			//
			//txtSerial
			//
			this.txtSerial.AcceptsReturn = true;
			this.txtSerial.BackColor = System.Drawing.SystemColors.Window;
			this.txtSerial.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.txtSerial.ForeColor = System.Drawing.SystemColors.WindowText;
			this.txtSerial.Location = new System.Drawing.Point(730, 336);
			this.txtSerial.MaxLength = 0;
			this.txtSerial.Name = "txtSerial";
			this.txtSerial.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.txtSerial.Size = new System.Drawing.Size(112, 19);
			this.txtSerial.TabIndex = 48;
			//
			//_txtFields_0
			//
			this._txtFields_0.AcceptsReturn = true;
			this._txtFields_0.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_0.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_0.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_0.Enabled = false;
			this._txtFields_0.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_0.Location = new System.Drawing.Point(924, 238);
			this._txtFields_0.MaxLength = 0;
			this._txtFields_0.Name = "_txtFields_0";
			this._txtFields_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_0.Size = new System.Drawing.Size(226, 19);
			this._txtFields_0.TabIndex = 44;
			//
			//cmbTerms
			//
			this.cmbTerms.BackColor = System.Drawing.SystemColors.Window;
			this.cmbTerms.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmbTerms.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.cmbTerms.Enabled = false;
			this.cmbTerms.ForeColor = System.Drawing.SystemColors.WindowText;
			this.cmbTerms.Items.AddRange(new object[] {
				"C.O.D.",
				"Current",
				"30 Days",
				"60 Days",
				"90 Days"
			});
			this.cmbTerms.Location = new System.Drawing.Point(567, 63);
			this.cmbTerms.Name = "cmbTerms";
			this.cmbTerms.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmbTerms.Size = new System.Drawing.Size(79, 21);
			this.cmbTerms.TabIndex = 23;
			//
			//_txtFields_2
			//
			this._txtFields_2.AcceptsReturn = true;
			this._txtFields_2.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_2.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_2.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_2.Location = new System.Drawing.Point(102, 63);
			this._txtFields_2.MaxLength = 0;
			this._txtFields_2.Name = "_txtFields_2";
			this._txtFields_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_2.Size = new System.Drawing.Size(226, 19);
			this._txtFields_2.TabIndex = 2;
			//
			//_txtFields_3
			//
			this._txtFields_3.AcceptsReturn = true;
			this._txtFields_3.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_3.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_3.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_3.Location = new System.Drawing.Point(102, 84);
			this._txtFields_3.MaxLength = 0;
			this._txtFields_3.Name = "_txtFields_3";
			this._txtFields_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_3.Size = new System.Drawing.Size(226, 19);
			this._txtFields_3.TabIndex = 4;
			//
			//_txtFields_4
			//
			this._txtFields_4.AcceptsReturn = true;
			this._txtFields_4.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_4.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_4.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_4.Location = new System.Drawing.Point(15, 120);
			this._txtFields_4.MaxLength = 0;
			this._txtFields_4.Name = "_txtFields_4";
			this._txtFields_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_4.Size = new System.Drawing.Size(157, 19);
			this._txtFields_4.TabIndex = 6;
			//
			//_txtFields_5
			//
			this._txtFields_5.AcceptsReturn = true;
			this._txtFields_5.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_5.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_5.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_5.Location = new System.Drawing.Point(174, 120);
			this._txtFields_5.MaxLength = 0;
			this._txtFields_5.Name = "_txtFields_5";
			this._txtFields_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_5.Size = new System.Drawing.Size(154, 19);
			this._txtFields_5.TabIndex = 8;
			//
			//_txtFields_6
			//
			this._txtFields_6.AcceptsReturn = true;
			this._txtFields_6.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_6.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_6.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_6.Location = new System.Drawing.Point(102, 195);
			this._txtFields_6.MaxLength = 0;
			this._txtFields_6.Multiline = true;
			this._txtFields_6.Name = "_txtFields_6";
			this._txtFields_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_6.Size = new System.Drawing.Size(226, 58);
			this._txtFields_6.TabIndex = 16;
			//
			//_txtFields_7
			//
			this._txtFields_7.AcceptsReturn = true;
			this._txtFields_7.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_7.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_7.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_7.Location = new System.Drawing.Point(422, 195);
			this._txtFields_7.MaxLength = 0;
			this._txtFields_7.Multiline = true;
			this._txtFields_7.Name = "_txtFields_7";
			this._txtFields_7.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_7.Size = new System.Drawing.Size(226, 58);
			this._txtFields_7.TabIndex = 18;
			//
			//_txtFields_8
			//
			this._txtFields_8.AcceptsReturn = true;
			this._txtFields_8.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_8.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_8.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_8.Location = new System.Drawing.Point(102, 144);
			this._txtFields_8.MaxLength = 0;
			this._txtFields_8.Name = "_txtFields_8";
			this._txtFields_8.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_8.Size = new System.Drawing.Size(226, 19);
			this._txtFields_8.TabIndex = 10;
			//
			//_txtFields_9
			//
			this._txtFields_9.AcceptsReturn = true;
			this._txtFields_9.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_9.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_9.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_9.Location = new System.Drawing.Point(422, 170);
			this._txtFields_9.MaxLength = 0;
			this._txtFields_9.Name = "_txtFields_9";
			this._txtFields_9.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_9.Size = new System.Drawing.Size(226, 19);
			this._txtFields_9.TabIndex = 12;
			//
			//_txtFields_10
			//
			this._txtFields_10.AcceptsReturn = true;
			this._txtFields_10.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_10.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_10.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_10.Location = new System.Drawing.Point(102, 170);
			this._txtFields_10.MaxLength = 0;
			this._txtFields_10.Name = "_txtFields_10";
			this._txtFields_10.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_10.Size = new System.Drawing.Size(226, 19);
			this._txtFields_10.TabIndex = 14;
			//
			//_chkFields_11
			//
			this._chkFields_11.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkFields_11.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_11.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_11.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_11.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_11.Location = new System.Drawing.Point(829, 83);
			this._chkFields_11.Name = "_chkFields_11";
			this._chkFields_11.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_11.Size = new System.Drawing.Size(214, 19);
			this._chkFields_11.TabIndex = 11;
			this._chkFields_11.Text = "Disable this customer from Point Of Sale:";
			this._chkFields_11.UseVisualStyleBackColor = false;
			//
			//_txtFloat_12
			//
			this._txtFloat_12.AcceptsReturn = true;
			this._txtFloat_12.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_12.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_12.Enabled = false;
			this._txtFloat_12.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_12.Location = new System.Drawing.Point(423, 63);
			this._txtFloat_12.MaxLength = 0;
			this._txtFloat_12.Name = "_txtFloat_12";
			this._txtFloat_12.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_12.Size = new System.Drawing.Size(79, 19);
			this._txtFloat_12.TabIndex = 21;
			this._txtFloat_12.Text = "9,999,999.00";
			this._txtFloat_12.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			//
			//_txtFloat_13
			//
			this._txtFloat_13.AcceptsReturn = true;
			this._txtFloat_13.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_13.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_13.Enabled = false;
			this._txtFloat_13.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_13.Location = new System.Drawing.Point(423, 87);
			this._txtFloat_13.MaxLength = 0;
			this._txtFloat_13.Name = "_txtFloat_13";
			this._txtFloat_13.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_13.Size = new System.Drawing.Size(79, 19);
			this._txtFloat_13.TabIndex = 25;
			this._txtFloat_13.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			//
			//_txtFloat_14
			//
			this._txtFloat_14.AcceptsReturn = true;
			this._txtFloat_14.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_14.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_14.Enabled = false;
			this._txtFloat_14.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_14.Location = new System.Drawing.Point(567, 87);
			this._txtFloat_14.MaxLength = 0;
			this._txtFloat_14.Name = "_txtFloat_14";
			this._txtFloat_14.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_14.Size = new System.Drawing.Size(79, 19);
			this._txtFloat_14.TabIndex = 27;
			this._txtFloat_14.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			//
			//_txtFloat_15
			//
			this._txtFloat_15.AcceptsReturn = true;
			this._txtFloat_15.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_15.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_15.Enabled = false;
			this._txtFloat_15.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_15.Location = new System.Drawing.Point(423, 108);
			this._txtFloat_15.MaxLength = 0;
			this._txtFloat_15.Name = "_txtFloat_15";
			this._txtFloat_15.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_15.Size = new System.Drawing.Size(79, 19);
			this._txtFloat_15.TabIndex = 29;
			this._txtFloat_15.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			//
			//_txtFloat_16
			//
			this._txtFloat_16.AcceptsReturn = true;
			this._txtFloat_16.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_16.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_16.Enabled = false;
			this._txtFloat_16.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_16.Location = new System.Drawing.Point(567, 108);
			this._txtFloat_16.MaxLength = 0;
			this._txtFloat_16.Name = "_txtFloat_16";
			this._txtFloat_16.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_16.Size = new System.Drawing.Size(79, 19);
			this._txtFloat_16.TabIndex = 31;
			this._txtFloat_16.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			//
			//_txtFloat_17
			//
			this._txtFloat_17.AcceptsReturn = true;
			this._txtFloat_17.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_17.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_17.Enabled = false;
			this._txtFloat_17.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_17.Location = new System.Drawing.Point(423, 129);
			this._txtFloat_17.MaxLength = 0;
			this._txtFloat_17.Name = "_txtFloat_17";
			this._txtFloat_17.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_17.Size = new System.Drawing.Size(79, 19);
			this._txtFloat_17.TabIndex = 33;
			this._txtFloat_17.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			//
			//_txtFloat_18
			//
			this._txtFloat_18.AcceptsReturn = true;
			this._txtFloat_18.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_18.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_18.Enabled = false;
			this._txtFloat_18.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_18.Location = new System.Drawing.Point(567, 129);
			this._txtFloat_18.MaxLength = 0;
			this._txtFloat_18.Name = "_txtFloat_18";
			this._txtFloat_18.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_18.Size = new System.Drawing.Size(79, 19);
			this._txtFloat_18.TabIndex = 35;
			this._txtFloat_18.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			//
			//_chkFields_19
			//
			this._chkFields_19.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkFields_19.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_19.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_19.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_19.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_19.Location = new System.Drawing.Point(811, 65);
			this._chkFields_19.Name = "_chkFields_19";
			this._chkFields_19.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_19.Size = new System.Drawing.Size(232, 19);
			this._chkFields_19.TabIndex = 19;
			this._chkFields_19.Text = "Automatically print a statement at monthend:";
			this._chkFields_19.UseVisualStyleBackColor = false;
			//
			//picButtons
			//
			this.picButtons.BackColor = System.Drawing.Color.Blue;
			this.picButtons.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.picButtons.Controls.Add(this.cmdSearch);
			this.picButtons.Controls.Add(this.cmbMonth);
			this.picButtons.Controls.Add(this.cmdPrintHistory);
			this.picButtons.Controls.Add(this.cmdInv);
			this.picButtons.Controls.Add(this.cmdShowHistory);
			this.picButtons.Controls.Add(this.cmdStatement);
			this.picButtons.Controls.Add(this.cmdCancel);
			this.picButtons.Controls.Add(this.cmdClose);
			this.picButtons.Cursor = System.Windows.Forms.Cursors.Default;
			this.picButtons.Dock = System.Windows.Forms.DockStyle.Top;
			this.picButtons.ForeColor = System.Drawing.SystemColors.ControlText;
			this.picButtons.Location = new System.Drawing.Point(0, 0);
			this.picButtons.Name = "picButtons";
			this.picButtons.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.picButtons.Size = new System.Drawing.Size(659, 38);
			this.picButtons.TabIndex = 42;
			//
			//cmdSearch
			//
			this.cmdSearch.BackColor = System.Drawing.SystemColors.Control;
			this.cmdSearch.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdSearch.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdSearch.Location = new System.Drawing.Point(368, 3);
			this.cmdSearch.Name = "cmdSearch";
			this.cmdSearch.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdSearch.Size = new System.Drawing.Size(57, 28);
			this.cmdSearch.TabIndex = 64;
			this.cmdSearch.Text = "<< Show ";
			this.cmdSearch.UseVisualStyleBackColor = false;
			//
			//cmbMonth
			//
			this.cmbMonth.BackColor = System.Drawing.SystemColors.Window;
			this.cmbMonth.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmbMonth.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.cmbMonth.ForeColor = System.Drawing.SystemColors.WindowText;
			this.cmbMonth.Location = new System.Drawing.Point(248, 8);
			this.cmbMonth.Name = "cmbMonth";
			this.cmbMonth.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmbMonth.Size = new System.Drawing.Size(112, 21);
			this.cmbMonth.TabIndex = 62;
			//
			//cmdPrintHistory
			//
			this.cmdPrintHistory.BackColor = System.Drawing.SystemColors.Control;
			this.cmdPrintHistory.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdPrintHistory.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdPrintHistory.Location = new System.Drawing.Point(480, 3);
			this.cmdPrintHistory.Name = "cmdPrintHistory";
			this.cmdPrintHistory.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdPrintHistory.Size = new System.Drawing.Size(105, 29);
			this.cmdPrintHistory.TabIndex = 61;
			this.cmdPrintHistory.TabStop = false;
			this.cmdPrintHistory.Text = "&Print Full History";
			this.cmdPrintHistory.UseVisualStyleBackColor = false;
			//
			//cmdInv
			//
			this.cmdInv.BackColor = System.Drawing.SystemColors.Control;
			this.cmdInv.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdInv.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdInv.Location = new System.Drawing.Point(184, 3);
			this.cmdInv.Name = "cmdInv";
			this.cmdInv.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdInv.Size = new System.Drawing.Size(57, 29);
			this.cmdInv.TabIndex = 47;
			this.cmdInv.TabStop = false;
			this.cmdInv.Text = "&Print";
			this.cmdInv.UseVisualStyleBackColor = false;
			//
			//cmdShowHistory
			//
			this.cmdShowHistory.BackColor = System.Drawing.SystemColors.Control;
			this.cmdShowHistory.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdShowHistory.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdShowHistory.Location = new System.Drawing.Point(72, 3);
			this.cmdShowHistory.Name = "cmdShowHistory";
			this.cmdShowHistory.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdShowHistory.Size = new System.Drawing.Size(105, 29);
			this.cmdShowHistory.TabIndex = 46;
			this.cmdShowHistory.TabStop = false;
			this.cmdShowHistory.Text = "&Show Full History";
			this.cmdShowHistory.UseVisualStyleBackColor = false;
			//
			//cmdStatement
			//
			this.cmdStatement.BackColor = System.Drawing.SystemColors.Control;
			this.cmdStatement.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdStatement.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdStatement.Location = new System.Drawing.Point(656, 3);
			this.cmdStatement.Name = "cmdStatement";
			this.cmdStatement.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdStatement.Size = new System.Drawing.Size(73, 29);
			this.cmdStatement.TabIndex = 43;
			this.cmdStatement.TabStop = false;
			this.cmdStatement.Text = "&Statement";
			this.cmdStatement.UseVisualStyleBackColor = false;
			this.cmdStatement.Visible = false;
			//
			//cmdCancel
			//
			this.cmdCancel.BackColor = System.Drawing.SystemColors.Control;
			this.cmdCancel.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdCancel.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdCancel.Location = new System.Drawing.Point(5, 3);
			this.cmdCancel.Name = "cmdCancel";
			this.cmdCancel.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdCancel.Size = new System.Drawing.Size(57, 29);
			this.cmdCancel.TabIndex = 40;
			this.cmdCancel.TabStop = false;
			this.cmdCancel.Text = "&Undo";
			this.cmdCancel.UseVisualStyleBackColor = false;
			//
			//cmdClose
			//
			this.cmdClose.BackColor = System.Drawing.SystemColors.Control;
			this.cmdClose.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdClose.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdClose.Location = new System.Drawing.Point(592, 3);
			this.cmdClose.Name = "cmdClose";
			this.cmdClose.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdClose.Size = new System.Drawing.Size(57, 29);
			this.cmdClose.TabIndex = 41;
			this.cmdClose.TabStop = false;
			this.cmdClose.Text = "E&xit";
			this.cmdClose.UseVisualStyleBackColor = false;
			//
			//cmbChannel
			//
			this.cmbChannel.AllowAddNew = true;
			this.cmbChannel.BoundText = "";
			this.cmbChannel.CellBackColor = System.Drawing.SystemColors.AppWorkspace;
			this.cmbChannel.Col = 0;
			this.cmbChannel.CtlText = "";
			this.cmbChannel.DataField = null;
			this.cmbChannel.Location = new System.Drawing.Point(823, 38);
			this.cmbChannel.Name = "cmbChannel";
			this.cmbChannel.row = 0;
			this.cmbChannel.Size = new System.Drawing.Size(223, 21);
			this.cmbChannel.TabIndex = 37;
			this.cmbChannel.TopRow = 0;
			//
			//lvTransaction
			//
			this.lvTransaction.BackColor = System.Drawing.SystemColors.Window;
			this.lvTransaction.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
				this._lvTransaction_ColumnHeader_1,
				this._lvTransaction_ColumnHeader_2,
				this._lvTransaction_ColumnHeader_3,
				this._lvTransaction_ColumnHeader_4,
				this._lvTransaction_ColumnHeader_5
			});
			this.lvTransaction.ForeColor = System.Drawing.SystemColors.WindowText;
			this.lvTransaction.FullRowSelect = true;
			this.lvTransaction.GridLines = true;
			this.lvTransaction.HideSelection = false;
			this.lvTransaction.LabelWrap = false;
			this.lvTransaction.Location = new System.Drawing.Point(8, 264);
			this.lvTransaction.Name = "lvTransaction";
			this.lvTransaction.Size = new System.Drawing.Size(646, 385);
			this.lvTransaction.TabIndex = 51;
			this.lvTransaction.UseCompatibleStateImageBehavior = false;
			this.lvTransaction.View = System.Windows.Forms.View.Details;
			//
			//_lvTransaction_ColumnHeader_1
			//
			this._lvTransaction_ColumnHeader_1.Text = "Date";
			this._lvTransaction_ColumnHeader_1.Width = 200;
			//
			//_lvTransaction_ColumnHeader_2
			//
			this._lvTransaction_ColumnHeader_2.Text = "Reference";
			this._lvTransaction_ColumnHeader_2.Width = 294;
			//
			//_lvTransaction_ColumnHeader_3
			//
			this._lvTransaction_ColumnHeader_3.Text = "Type";
			this._lvTransaction_ColumnHeader_3.Width = 200;
			//
			//_lvTransaction_ColumnHeader_4
			//
			this._lvTransaction_ColumnHeader_4.Text = "Debit";
			this._lvTransaction_ColumnHeader_4.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._lvTransaction_ColumnHeader_4.Width = 118;
			//
			//_lvTransaction_ColumnHeader_5
			//
			this._lvTransaction_ColumnHeader_5.Text = "Credit";
			this._lvTransaction_ColumnHeader_5.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._lvTransaction_ColumnHeader_5.Width = 118;
			//
			//_lbl_6
			//
			this._lbl_6.AutoSize = true;
			this._lbl_6.BackColor = System.Drawing.Color.Transparent;
			this._lbl_6.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_6.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_6.Location = new System.Drawing.Point(729, 192);
			this._lbl_6.Name = "_lbl_6";
			this._lbl_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_6.Size = new System.Drawing.Size(49, 13);
			this._lbl_6.TabIndex = 6;
			this._lbl_6.Text = "&1. Month";
			//
			//lblcount
			//
			this.lblcount.AutoSize = true;
			this.lblcount.BackColor = System.Drawing.SystemColors.Control;
			this.lblcount.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblcount.Font = new System.Drawing.Font("Arial", 13.5f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this.lblcount.ForeColor = System.Drawing.SystemColors.ControlText;
			this.lblcount.Location = new System.Drawing.Point(791, 442);
			this.lblcount.Name = "lblcount";
			this.lblcount.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblcount.Size = new System.Drawing.Size(57, 21);
			this.lblcount.TabIndex = 60;
			this.lblcount.Text = "0 of 0";
			this.lblcount.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lbl_5
			//
			this._lbl_5.AutoSize = true;
			this._lbl_5.BackColor = System.Drawing.Color.Transparent;
			this._lbl_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_5.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_5.Location = new System.Drawing.Point(729, 212);
			this._lbl_5.Name = "_lbl_5";
			this._lbl_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_5.Size = new System.Drawing.Size(81, 13);
			this._lbl_5.TabIndex = 5;
			this._lbl_5.Text = "&2. Point Of Sale";
			//
			//_lbl_2
			//
			this._lbl_2.AutoSize = true;
			this._lbl_2.BackColor = System.Drawing.Color.Transparent;
			this._lbl_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_2.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_2.Location = new System.Drawing.Point(729, 251);
			this._lbl_2.Name = "_lbl_2";
			this._lbl_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_2.Size = new System.Drawing.Size(92, 13);
			this._lbl_2.TabIndex = 2;
			this._lbl_2.Text = "&3. Customer name";
			//
			//_lbl_3
			//
			this._lbl_3.AutoSize = true;
			this._lbl_3.BackColor = System.Drawing.Color.Transparent;
			this._lbl_3.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_3.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_3.Location = new System.Drawing.Point(729, 287);
			this._lbl_3.Name = "_lbl_3";
			this._lbl_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_3.Size = new System.Drawing.Size(101, 13);
			this._lbl_3.TabIndex = 3;
			this._lbl_3.Text = "&4. Stock Item Name";
			//
			//_lbl_4
			//
			this._lbl_4.AutoSize = true;
			this._lbl_4.BackColor = System.Drawing.Color.Transparent;
			this._lbl_4.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_4.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_4.Location = new System.Drawing.Point(736, 416);
			this._lbl_4.Name = "_lbl_4";
			this._lbl_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_4.Size = new System.Drawing.Size(101, 13);
			this._lbl_4.TabIndex = 4;
			this._lbl_4.Text = "&4. Stock Item Name";
			//
			//Label1
			//
			this.Label1.BackColor = System.Drawing.Color.Transparent;
			this.Label1.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label1.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label1.Location = new System.Drawing.Point(729, 322);
			this.Label1.Name = "Label1";
			this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label1.Size = new System.Drawing.Size(99, 15);
			this.Label1.TabIndex = 55;
			this.Label1.Text = "&5: Serial Number";
			//
			//_lblLabels_11
			//
			this._lblLabels_11.AutoSize = true;
			this._lblLabels_11.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_11.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_11.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_11.Location = new System.Drawing.Point(855, 241);
			this._lblLabels_11.Name = "_lblLabels_11";
			this._lblLabels_11.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_11.Size = new System.Drawing.Size(71, 13);
			this._lblLabels_11.TabIndex = 11;
			this._lblLabels_11.Text = "VAT Number:";
			this._lblLabels_11.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lbl_0
			//
			this._lbl_0.AutoSize = true;
			this._lbl_0.BackColor = System.Drawing.Color.Transparent;
			this._lbl_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_0.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._lbl_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_0.Location = new System.Drawing.Point(342, 42);
			this._lbl_0.Name = "_lbl_0";
			this._lbl_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_0.Size = new System.Drawing.Size(73, 14);
			this._lbl_0.TabIndex = 0;
			this._lbl_0.Text = "&2. Financials";
			//
			//_lblLabels_12
			//
			this._lblLabels_12.AutoSize = true;
			this._lblLabels_12.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_12.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_12.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_12.Location = new System.Drawing.Point(363, 66);
			this._lblLabels_12.Name = "_lblLabels_12";
			this._lblLabels_12.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_12.Size = new System.Drawing.Size(61, 13);
			this._lblLabels_12.TabIndex = 12;
			this._lblLabels_12.Text = "Credit Limit:";
			this._lblLabels_12.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_13
			//
			this._lblLabels_13.AutoSize = true;
			this._lblLabels_13.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_13.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_13.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_13.Location = new System.Drawing.Point(381, 90);
			this._lblLabels_13.Name = "_lblLabels_13";
			this._lblLabels_13.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_13.Size = new System.Drawing.Size(44, 13);
			this._lblLabels_13.TabIndex = 13;
			this._lblLabels_13.Text = "Current:";
			this._lblLabels_13.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_15
			//
			this._lblLabels_15.AutoSize = true;
			this._lblLabels_15.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_15.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_15.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_15.Location = new System.Drawing.Point(375, 111);
			this._lblLabels_15.Name = "_lblLabels_15";
			this._lblLabels_15.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_15.Size = new System.Drawing.Size(49, 13);
			this._lblLabels_15.TabIndex = 15;
			this._lblLabels_15.Text = "60 Days:";
			this._lblLabels_15.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_17
			//
			this._lblLabels_17.AutoSize = true;
			this._lblLabels_17.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_17.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_17.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_17.Location = new System.Drawing.Point(369, 132);
			this._lblLabels_17.Name = "_lblLabels_17";
			this._lblLabels_17.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_17.Size = new System.Drawing.Size(55, 13);
			this._lblLabels_17.TabIndex = 17;
			this._lblLabels_17.Text = "120 Days:";
			this._lblLabels_17.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_0
			//
			this._lblLabels_0.AutoSize = true;
			this._lblLabels_0.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_0.Location = new System.Drawing.Point(530, 66);
			this._lblLabels_0.Name = "_lblLabels_0";
			this._lblLabels_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_0.Size = new System.Drawing.Size(39, 13);
			this._lblLabels_0.TabIndex = 0;
			this._lblLabels_0.Text = "Terms:";
			this._lblLabels_0.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lbl_1
			//
			this._lbl_1.AutoSize = true;
			this._lbl_1.BackColor = System.Drawing.Color.Transparent;
			this._lbl_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_1.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._lbl_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_1.Location = new System.Drawing.Point(6, 42);
			this._lbl_1.Name = "_lbl_1";
			this._lbl_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_1.Size = new System.Drawing.Size(62, 14);
			this._lbl_1.TabIndex = 1;
			this._lbl_1.Text = "&1. General";
			//
			//_lblLabels_1
			//
			this._lblLabels_1.AutoSize = true;
			this._lblLabels_1.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_1.Location = new System.Drawing.Point(755, 44);
			this._lblLabels_1.Name = "_lblLabels_1";
			this._lblLabels_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_1.Size = new System.Drawing.Size(73, 13);
			this._lblLabels_1.TabIndex = 1;
			this._lblLabels_1.Text = "Sale Channel:";
			this._lblLabels_1.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_2
			//
			this._lblLabels_2.AutoSize = true;
			this._lblLabels_2.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_2.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._lblLabels_2.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_2.Location = new System.Drawing.Point(12, 63);
			this._lblLabels_2.Name = "_lblLabels_2";
			this._lblLabels_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_2.Size = new System.Drawing.Size(83, 14);
			this._lblLabels_2.TabIndex = 2;
			this._lblLabels_2.Text = "Invoice Name:";
			this._lblLabels_2.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_3
			//
			this._lblLabels_3.AutoSize = true;
			this._lblLabels_3.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_3.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_3.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_3.Location = new System.Drawing.Point(36, 84);
			this._lblLabels_3.Name = "_lblLabels_3";
			this._lblLabels_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_3.Size = new System.Drawing.Size(65, 13);
			this._lblLabels_3.TabIndex = 3;
			this._lblLabels_3.Text = "Department:";
			this._lblLabels_3.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_4
			//
			this._lblLabels_4.AutoSize = true;
			this._lblLabels_4.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_4.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_4.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._lblLabels_4.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_4.Location = new System.Drawing.Point(9, 108);
			this._lblLabels_4.Name = "_lblLabels_4";
			this._lblLabels_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_4.Size = new System.Drawing.Size(156, 14);
			this._lblLabels_4.TabIndex = 4;
			this._lblLabels_4.Text = "Responsible Person Name:";
			this._lblLabels_4.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_5
			//
			this._lblLabels_5.AutoSize = true;
			this._lblLabels_5.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_5.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._lblLabels_5.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_5.Location = new System.Drawing.Point(174, 108);
			this._lblLabels_5.Name = "_lblLabels_5";
			this._lblLabels_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_5.Size = new System.Drawing.Size(60, 14);
			this._lblLabels_5.TabIndex = 5;
			this._lblLabels_5.Text = "Surname:";
			this._lblLabels_5.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_6
			//
			this._lblLabels_6.AutoSize = true;
			this._lblLabels_6.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_6.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_6.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_6.Location = new System.Drawing.Point(11, 197);
			this._lblLabels_6.Name = "_lblLabels_6";
			this._lblLabels_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_6.Size = new System.Drawing.Size(90, 13);
			this._lblLabels_6.TabIndex = 6;
			this._lblLabels_6.Text = "Physical Address:";
			this._lblLabels_6.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_7
			//
			this._lblLabels_7.AutoSize = true;
			this._lblLabels_7.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_7.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_7.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_7.Location = new System.Drawing.Point(347, 195);
			this._lblLabels_7.Name = "_lblLabels_7";
			this._lblLabels_7.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_7.Size = new System.Drawing.Size(80, 13);
			this._lblLabels_7.TabIndex = 7;
			this._lblLabels_7.Text = "Postal Address:";
			this._lblLabels_7.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_8
			//
			this._lblLabels_8.AutoSize = true;
			this._lblLabels_8.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_8.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_8.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_8.Location = new System.Drawing.Point(42, 144);
			this._lblLabels_8.Name = "_lblLabels_8";
			this._lblLabels_8.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_8.Size = new System.Drawing.Size(61, 13);
			this._lblLabels_8.TabIndex = 8;
			this._lblLabels_8.Text = "Telephone:";
			this._lblLabels_8.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_9
			//
			this._lblLabels_9.AutoSize = true;
			this._lblLabels_9.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_9.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_9.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_9.Location = new System.Drawing.Point(395, 170);
			this._lblLabels_9.Name = "_lblLabels_9";
			this._lblLabels_9.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_9.Size = new System.Drawing.Size(27, 13);
			this._lblLabels_9.TabIndex = 9;
			this._lblLabels_9.Text = "Fax:";
			this._lblLabels_9.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_10
			//
			this._lblLabels_10.AutoSize = true;
			this._lblLabels_10.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_10.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_10.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_10.Location = new System.Drawing.Point(69, 170);
			this._lblLabels_10.Name = "_lblLabels_10";
			this._lblLabels_10.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_10.Size = new System.Drawing.Size(35, 13);
			this._lblLabels_10.TabIndex = 10;
			this._lblLabels_10.Text = "Email:";
			this._lblLabels_10.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_14
			//
			this._lblLabels_14.AutoSize = true;
			this._lblLabels_14.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_14.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_14.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_14.Location = new System.Drawing.Point(519, 87);
			this._lblLabels_14.Name = "_lblLabels_14";
			this._lblLabels_14.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_14.Size = new System.Drawing.Size(49, 13);
			this._lblLabels_14.TabIndex = 14;
			this._lblLabels_14.Text = "30 Days:";
			this._lblLabels_14.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_16
			//
			this._lblLabels_16.AutoSize = true;
			this._lblLabels_16.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_16.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_16.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_16.Location = new System.Drawing.Point(519, 108);
			this._lblLabels_16.Name = "_lblLabels_16";
			this._lblLabels_16.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_16.Size = new System.Drawing.Size(49, 13);
			this._lblLabels_16.TabIndex = 16;
			this._lblLabels_16.Text = "90 Days:";
			this._lblLabels_16.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_18
			//
			this._lblLabels_18.AutoSize = true;
			this._lblLabels_18.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_18.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_18.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_18.Location = new System.Drawing.Point(513, 129);
			this._lblLabels_18.Name = "_lblLabels_18";
			this._lblLabels_18.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_18.Size = new System.Drawing.Size(55, 13);
			this._lblLabels_18.TabIndex = 18;
			this._lblLabels_18.Text = "150 Days:";
			this._lblLabels_18.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//frmCustomerHistory
			//
			this.AutoScaleDimensions = new System.Drawing.SizeF(6f, 13f);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(224)), Convert.ToInt32(Convert.ToByte(224)), Convert.ToInt32(Convert.ToByte(224)));
			this.ClientSize = new System.Drawing.Size(659, 653);
			this.ControlBox = false;
			this.Controls.Add(this.txtCustomer);
			this.Controls.Add(this.cmbPOS);
			this.Controls.Add(this.txtStock);
			this.Controls.Add(this.cmdPrint);
			this.Controls.Add(this.cmdProfit);
			this.Controls.Add(this.txtSerial);
			this.Controls.Add(this._txtFields_0);
			this.Controls.Add(this.cmbTerms);
			this.Controls.Add(this._txtFields_2);
			this.Controls.Add(this._txtFields_3);
			this.Controls.Add(this._txtFields_4);
			this.Controls.Add(this._txtFields_5);
			this.Controls.Add(this._txtFields_6);
			this.Controls.Add(this._txtFields_7);
			this.Controls.Add(this._txtFields_8);
			this.Controls.Add(this._txtFields_9);
			this.Controls.Add(this._txtFields_10);
			this.Controls.Add(this._chkFields_11);
			this.Controls.Add(this._txtFloat_12);
			this.Controls.Add(this._txtFloat_13);
			this.Controls.Add(this._txtFloat_14);
			this.Controls.Add(this._txtFloat_15);
			this.Controls.Add(this._txtFloat_16);
			this.Controls.Add(this._txtFloat_17);
			this.Controls.Add(this._txtFloat_18);
			this.Controls.Add(this._chkFields_19);
			this.Controls.Add(this.picButtons);
			this.Controls.Add(this.cmbChannel);
			this.Controls.Add(this.lvTransaction);
			this.Controls.Add(this._lbl_6);
			this.Controls.Add(this.lblcount);
			this.Controls.Add(this._lbl_5);
			this.Controls.Add(this._lbl_2);
			this.Controls.Add(this._lbl_3);
			this.Controls.Add(this._lbl_4);
			this.Controls.Add(this.Label1);
			this.Controls.Add(this._lblLabels_11);
			this.Controls.Add(this._lbl_0);
			this.Controls.Add(this._lblLabels_12);
			this.Controls.Add(this._lblLabels_13);
			this.Controls.Add(this._lblLabels_15);
			this.Controls.Add(this._lblLabels_17);
			this.Controls.Add(this._lblLabels_0);
			this.Controls.Add(this._lbl_1);
			this.Controls.Add(this._lblLabels_1);
			this.Controls.Add(this._lblLabels_2);
			this.Controls.Add(this._lblLabels_3);
			this.Controls.Add(this._lblLabels_4);
			this.Controls.Add(this._lblLabels_5);
			this.Controls.Add(this._lblLabels_6);
			this.Controls.Add(this._lblLabels_7);
			this.Controls.Add(this._lblLabels_8);
			this.Controls.Add(this._lblLabels_9);
			this.Controls.Add(this._lblLabels_10);
			this.Controls.Add(this._lblLabels_14);
			this.Controls.Add(this._lblLabels_16);
			this.Controls.Add(this._lblLabels_18);
			this.Controls.Add(this.ShapeContainer1);
			this.Cursor = System.Windows.Forms.Cursors.Default;
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
			this.KeyPreview = true;
			this.Location = new System.Drawing.Point(73, 22);
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.Name = "frmCustomerHistory";
			this.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.Text = "View Customer History";
			this.picButtons.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)this.cmbChannel).EndInit();
			((System.ComponentModel.ISupportInitialize)this.Shape1).EndInit();
			this.ResumeLayout(false);
			this.PerformLayout();

		}
Esempio n. 5
0
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmStockTakeLIQCode));
     this.components      = new System.ComponentModel.Container();
     this.ToolTip1        = new System.Windows.Forms.ToolTip(components);
     this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
     this.Timer1          = new System.Windows.Forms.Timer(components);
     this.Command2        = new System.Windows.Forms.Button();
     this.Command1        = new System.Windows.Forms.Button();
     //Me.Drive1 = New Microsoft.VisualBasic.Compatibility.VB6.DriveListBox
     this.chkFields    = new System.Windows.Forms.CheckBox();
     this.txtFields    = new System.Windows.Forms.TextBox();
     this.picButtons   = new System.Windows.Forms.Panel();
     this.cmdCancel    = new System.Windows.Forms.Button();
     this.cmdClose     = new System.Windows.Forms.Button();
     this._lblLabels_0 = new System.Windows.Forms.Label();
     this._lblLabels_1 = new System.Windows.Forms.Label();
     this._Shape1_2    = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     this._lbl_5       = new System.Windows.Forms.Label();
     //Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
     //Me.lblLabels = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
     this.Shape1 = new RectangleShapeArray(components);
     this.picButtons.SuspendLayout();
     this.SuspendLayout();
     this.ToolTip1.Active = true;
     //CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
     //CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).BeginInit()
     ((System.ComponentModel.ISupportInitialize) this.Shape1).BeginInit();
     this.BackColor                 = System.Drawing.Color.FromArgb(224, 224, 224);
     this.FormBorderStyle           = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Text                      = "4LIQUOR Registration";
     this.ClientSize                = new System.Drawing.Size(345, 120);
     this.Location                  = new System.Drawing.Point(73, 22);
     this.ControlBox                = false;
     this.KeyPreview                = true;
     this.MaximizeBox               = false;
     this.MinimizeBox               = false;
     this.ShowInTaskbar             = false;
     this.StartPosition             = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.AutoScaleMode             = System.Windows.Forms.AutoScaleMode.Font;
     this.Enabled                   = true;
     this.Cursor                    = System.Windows.Forms.Cursors.Default;
     this.RightToLeft               = System.Windows.Forms.RightToLeft.No;
     this.HelpButton                = false;
     this.WindowState               = System.Windows.Forms.FormWindowState.Normal;
     this.Name                      = "frmStockTakeLIQCode";
     this.Timer1.Interval           = 1;
     this.Timer1.Enabled            = true;
     this.Command2.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.Command2.Text             = "Close CD Tray and Register";
     this.Command2.Size             = new System.Drawing.Size(151, 19);
     this.Command2.Location         = new System.Drawing.Point(184, 256);
     this.Command2.TabIndex         = 10;
     this.Command2.BackColor        = System.Drawing.SystemColors.Control;
     this.Command2.CausesValidation = true;
     this.Command2.Enabled          = true;
     this.Command2.ForeColor        = System.Drawing.SystemColors.ControlText;
     this.Command2.Cursor           = System.Windows.Forms.Cursors.Default;
     this.Command2.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.Command2.TabStop          = true;
     this.Command2.Name             = "Command2";
     this.Command1.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.Command1.Text             = "Open";
     this.Command1.Size             = new System.Drawing.Size(59, 19);
     this.Command1.Location         = new System.Drawing.Point(216, 280);
     this.Command1.TabIndex         = 8;
     this.Command1.BackColor        = System.Drawing.SystemColors.Control;
     this.Command1.CausesValidation = true;
     this.Command1.Enabled          = true;
     this.Command1.ForeColor        = System.Drawing.SystemColors.ControlText;
     this.Command1.Cursor           = System.Windows.Forms.Cursors.Default;
     this.Command1.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.Command1.TabStop          = true;
     this.Command1.Name             = "Command1";
     //Me.Drive1.Enabled = False
     //Me.Drive1.Size = New System.Drawing.Size(111, 21)
     //Me.Drive1.Location = New System.Drawing.Point(64, 256)
     //Me.Drive1.TabIndex = 7
     //Me.Drive1.BackColor = System.Drawing.SystemColors.Window
     //Me.Drive1.CausesValidation = True
     //Me.Drive1.ForeColor = System.Drawing.SystemColors.WindowText
     //Me.Drive1.Cursor = System.Windows.Forms.Cursors.Default
     //Me.Drive1.TabStop = True
     //Me.Drive1.Visible = True
     //Me.Drive1.Name = "Drive1"
     this.chkFields.CheckAlign        = System.Drawing.ContentAlignment.MiddleRight;
     this.chkFields.FlatStyle         = System.Windows.Forms.FlatStyle.Flat;
     this.chkFields.BackColor         = System.Drawing.Color.FromArgb(192, 192, 255);
     this.chkFields.Text              = "Manual :";
     this.chkFields.ForeColor         = System.Drawing.SystemColors.WindowText;
     this.chkFields.Size              = new System.Drawing.Size(68, 17);
     this.chkFields.Location          = new System.Drawing.Point(264, 231);
     this.chkFields.TabIndex          = 2;
     this.chkFields.CausesValidation  = true;
     this.chkFields.Enabled           = true;
     this.chkFields.Cursor            = System.Windows.Forms.Cursors.Default;
     this.chkFields.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     this.chkFields.Appearance        = System.Windows.Forms.Appearance.Normal;
     this.chkFields.TabStop           = true;
     this.chkFields.CheckState        = System.Windows.Forms.CheckState.Unchecked;
     this.chkFields.Visible           = true;
     this.chkFields.Name              = "chkFields";
     this.txtFields.AutoSize          = false;
     this.txtFields.BackColor         = System.Drawing.Color.White;
     this.txtFields.Font              = new System.Drawing.Font("Arial", 12f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
     this.txtFields.Size              = new System.Drawing.Size(270, 27);
     this.txtFields.ImeMode           = System.Windows.Forms.ImeMode.Disable;
     this.txtFields.Location          = new System.Drawing.Point(64, 76);
     this.txtFields.TabIndex          = 1;
     this.txtFields.AcceptsReturn     = true;
     this.txtFields.TextAlign         = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtFields.CausesValidation  = true;
     this.txtFields.Enabled           = true;
     this.txtFields.ForeColor         = System.Drawing.SystemColors.WindowText;
     this.txtFields.HideSelection     = true;
     this.txtFields.ReadOnly          = false;
     this.txtFields.MaxLength         = 0;
     this.txtFields.Cursor            = System.Windows.Forms.Cursors.IBeam;
     this.txtFields.Multiline         = false;
     this.txtFields.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     this.txtFields.ScrollBars        = System.Windows.Forms.ScrollBars.None;
     this.txtFields.TabStop           = true;
     this.txtFields.Visible           = true;
     this.txtFields.BorderStyle       = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtFields.Name              = "txtFields";
     this.picButtons.Dock             = System.Windows.Forms.DockStyle.Top;
     this.picButtons.BackColor        = System.Drawing.Color.Blue;
     this.picButtons.Size             = new System.Drawing.Size(345, 39);
     this.picButtons.Location         = new System.Drawing.Point(0, 0);
     this.picButtons.TabIndex         = 6;
     this.picButtons.TabStop          = false;
     this.picButtons.CausesValidation = true;
     this.picButtons.Enabled          = true;
     this.picButtons.ForeColor        = System.Drawing.SystemColors.ControlText;
     this.picButtons.Cursor           = System.Windows.Forms.Cursors.Default;
     this.picButtons.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.picButtons.Visible          = true;
     this.picButtons.BorderStyle      = System.Windows.Forms.BorderStyle.Fixed3D;
     this.picButtons.Name             = "picButtons";
     this.cmdCancel.TextAlign         = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdCancel.Text              = "&Undo";
     this.cmdCancel.Size              = new System.Drawing.Size(73, 29);
     this.cmdCancel.Location          = new System.Drawing.Point(5, 3);
     this.cmdCancel.TabIndex          = 5;
     this.cmdCancel.TabStop           = false;
     this.cmdCancel.BackColor         = System.Drawing.SystemColors.Control;
     this.cmdCancel.CausesValidation  = true;
     this.cmdCancel.Enabled           = true;
     this.cmdCancel.ForeColor         = System.Drawing.SystemColors.ControlText;
     this.cmdCancel.Cursor            = System.Windows.Forms.Cursors.Default;
     this.cmdCancel.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     this.cmdCancel.Name              = "cmdCancel";
     this.cmdClose.TextAlign          = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdClose.Text             = "N&ext";
     this.cmdClose.Size             = new System.Drawing.Size(81, 29);
     this.cmdClose.Location         = new System.Drawing.Point(256, 2);
     this.cmdClose.TabIndex         = 4;
     this.cmdClose.TabStop          = false;
     this.cmdClose.BackColor        = System.Drawing.SystemColors.Control;
     this.cmdClose.CausesValidation = true;
     this.cmdClose.Enabled          = true;
     this.cmdClose.ForeColor        = System.Drawing.SystemColors.ControlText;
     this.cmdClose.Cursor           = System.Windows.Forms.Cursors.Default;
     this.cmdClose.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.cmdClose.Name             = "cmdClose";
     this._lblLabels_0.TextAlign    = System.Drawing.ContentAlignment.TopRight;
     this._lblLabels_0.BackColor    = System.Drawing.Color.Transparent;
     this._lblLabels_0.Text         = "CD Drive :";
     this._lblLabels_0.ForeColor    = System.Drawing.SystemColors.WindowText;
     this._lblLabels_0.Size         = new System.Drawing.Size(49, 13);
     this._lblLabels_0.Location     = new System.Drawing.Point(8, 258);
     this._lblLabels_0.TabIndex     = 9;
     this._lblLabels_0.Enabled      = true;
     this._lblLabels_0.Cursor       = System.Windows.Forms.Cursors.Default;
     this._lblLabels_0.RightToLeft  = System.Windows.Forms.RightToLeft.No;
     this._lblLabels_0.UseMnemonic  = true;
     this._lblLabels_0.Visible      = true;
     this._lblLabels_0.AutoSize     = true;
     this._lblLabels_0.BorderStyle  = System.Windows.Forms.BorderStyle.None;
     this._lblLabels_0.Name         = "_lblLabels_0";
     this._lblLabels_1.TextAlign    = System.Drawing.ContentAlignment.TopRight;
     this._lblLabels_1.BackColor    = System.Drawing.Color.Transparent;
     this._lblLabels_1.Text         = "CD Key :";
     this._lblLabels_1.Font         = new System.Drawing.Font("Arial", 9.75f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
     this._lblLabels_1.ForeColor    = System.Drawing.SystemColors.WindowText;
     this._lblLabels_1.Size         = new System.Drawing.Size(51, 16);
     this._lblLabels_1.Location     = new System.Drawing.Point(8, 79);
     this._lblLabels_1.TabIndex     = 0;
     this._lblLabels_1.Enabled      = true;
     this._lblLabels_1.Cursor       = System.Windows.Forms.Cursors.Default;
     this._lblLabels_1.RightToLeft  = System.Windows.Forms.RightToLeft.No;
     this._lblLabels_1.UseMnemonic  = true;
     this._lblLabels_1.Visible      = true;
     this._lblLabels_1.AutoSize     = true;
     this._lblLabels_1.BorderStyle  = System.Windows.Forms.BorderStyle.None;
     this._lblLabels_1.Name         = "_lblLabels_1";
     this._Shape1_2.BackColor       = System.Drawing.Color.FromArgb(192, 192, 255);
     this._Shape1_2.BackStyle       = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_2.Size            = new System.Drawing.Size(338, 49);
     this._Shape1_2.Location        = new System.Drawing.Point(4, 64);
     this._Shape1_2.BorderColor     = System.Drawing.SystemColors.WindowText;
     this._Shape1_2.BorderStyle     = System.Drawing.Drawing2D.DashStyle.Solid;
     this._Shape1_2.BorderWidth     = 1;
     this._Shape1_2.FillColor       = System.Drawing.Color.Black;
     this._Shape1_2.FillStyle       = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
     this._Shape1_2.Visible         = true;
     this._Shape1_2.Name            = "_Shape1_2";
     this._lbl_5.BackColor          = System.Drawing.Color.Transparent;
     this._lbl_5.Text        = "Please type in your 4LIQUOR CD Key. [ without dashes ]";
     this._lbl_5.Font        = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
     this._lbl_5.Size        = new System.Drawing.Size(333, 21);
     this._lbl_5.Location    = new System.Drawing.Point(6, 48);
     this._lbl_5.TabIndex    = 3;
     this._lbl_5.TextAlign   = System.Drawing.ContentAlignment.TopLeft;
     this._lbl_5.Enabled     = true;
     this._lbl_5.ForeColor   = System.Drawing.SystemColors.ControlText;
     this._lbl_5.Cursor      = System.Windows.Forms.Cursors.Default;
     this._lbl_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._lbl_5.UseMnemonic = true;
     this._lbl_5.Visible     = true;
     this._lbl_5.AutoSize    = false;
     this._lbl_5.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this._lbl_5.Name        = "_lbl_5";
     this.Controls.Add(Command2);
     this.Controls.Add(Command1);
     //Me.Controls.Add(Drive1)
     this.Controls.Add(chkFields);
     this.Controls.Add(txtFields);
     this.Controls.Add(picButtons);
     this.Controls.Add(_lblLabels_0);
     this.Controls.Add(_lblLabels_1);
     this.ShapeContainer1.Shapes.Add(_Shape1_2);
     this.Controls.Add(_lbl_5);
     this.Controls.Add(ShapeContainer1);
     this.picButtons.Controls.Add(cmdCancel);
     this.picButtons.Controls.Add(cmdClose);
     //Me.lbl.SetIndex(_lbl_5, CType(5, Short))
     //Me.lblLabels.SetIndex(_lblLabels_0, CType(0, Short))
     //Me.lblLabels.SetIndex(_lblLabels_1, CType(1, Short))
     this.Shape1.SetIndex(_Shape1_2, Convert.ToInt16(2));
     ((System.ComponentModel.ISupportInitialize) this.Shape1).EndInit();
     //CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).EndInit()
     //CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
     this.picButtons.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 6
0
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmStockTransferItem));
     this.components      = new System.ComponentModel.Container();
     this.ToolTip1        = new System.Windows.Forms.ToolTip(components);
     this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
     this.txtQtyT         = new System.Windows.Forms.TextBox();
     this.txtPSize        = new System.Windows.Forms.TextBox();
     this.txtPack         = new System.Windows.Forms.TextBox();
     this.txtPriceS       = new System.Windows.Forms.TextBox();
     this.txtQty          = new System.Windows.Forms.TextBox();
     this.txtPrice        = new System.Windows.Forms.TextBox();
     this.cmbQuantity     = new System.Windows.Forms.ComboBox();
     this.picButtons      = new System.Windows.Forms.Panel();
     this.cmdPack         = new System.Windows.Forms.Button();
     this.cmdCancel       = new System.Windows.Forms.Button();
     this.cmdClose        = new System.Windows.Forms.Button();
     this._LBL_6          = new System.Windows.Forms.Label();
     this._LBL_4          = new System.Windows.Forms.Label();
     this.Label2          = new System.Windows.Forms.Label();
     this.lblPComp        = new System.Windows.Forms.Label();
     this.lblSComp        = new System.Windows.Forms.Label();
     this.lblStockItemS   = new System.Windows.Forms.Label();
     this._LBL_5          = new System.Windows.Forms.Label();
     this._LBL_0          = new System.Windows.Forms.Label();
     this._LBL_3          = new System.Windows.Forms.Label();
     this._LBL_2          = new System.Windows.Forms.Label();
     this._LBL_1          = new System.Windows.Forms.Label();
     this.lblStockItem    = new System.Windows.Forms.Label();
     this._Shape1_2       = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     this._Shape1_0       = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     //Me.LBL = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
     this.Shape1 = new RectangleShapeArray(components);
     this.picButtons.SuspendLayout();
     this.SuspendLayout();
     this.ToolTip1.Active = true;
     //CType(Me.LBL, System.ComponentModel.ISupportInitialize).BeginInit()
     ((System.ComponentModel.ISupportInitialize) this.Shape1).BeginInit();
     this.BackColor                    = System.Drawing.Color.FromArgb(224, 224, 224);
     this.FormBorderStyle              = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Text                         = "Edit Stock Transfer Item";
     this.ClientSize                   = new System.Drawing.Size(400, 249);
     this.Location                     = new System.Drawing.Point(3, 22);
     this.ControlBox                   = false;
     this.KeyPreview                   = true;
     this.MaximizeBox                  = false;
     this.MinimizeBox                  = false;
     this.ShowInTaskbar                = false;
     this.StartPosition                = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.AutoScaleMode                = System.Windows.Forms.AutoScaleMode.Font;
     this.Enabled                      = true;
     this.Cursor                       = System.Windows.Forms.Cursors.Default;
     this.RightToLeft                  = System.Windows.Forms.RightToLeft.No;
     this.HelpButton                   = false;
     this.WindowState                  = System.Windows.Forms.FormWindowState.Normal;
     this.Name                         = "frmStockTransferItem";
     this.txtQtyT.AutoSize             = false;
     this.txtQtyT.TextAlign            = System.Windows.Forms.HorizontalAlignment.Right;
     this.txtQtyT.Size                 = new System.Drawing.Size(67, 19);
     this.txtQtyT.Location             = new System.Drawing.Point(96, 97);
     this.txtQtyT.TabIndex             = 20;
     this.txtQtyT.Text                 = "0";
     this.txtQtyT.AcceptsReturn        = true;
     this.txtQtyT.BackColor            = System.Drawing.SystemColors.Window;
     this.txtQtyT.CausesValidation     = true;
     this.txtQtyT.Enabled              = true;
     this.txtQtyT.ForeColor            = System.Drawing.SystemColors.WindowText;
     this.txtQtyT.HideSelection        = true;
     this.txtQtyT.ReadOnly             = false;
     this.txtQtyT.MaxLength            = 0;
     this.txtQtyT.Cursor               = System.Windows.Forms.Cursors.IBeam;
     this.txtQtyT.Multiline            = false;
     this.txtQtyT.RightToLeft          = System.Windows.Forms.RightToLeft.No;
     this.txtQtyT.ScrollBars           = System.Windows.Forms.ScrollBars.None;
     this.txtQtyT.TabStop              = true;
     this.txtQtyT.Visible              = true;
     this.txtQtyT.BorderStyle          = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtQtyT.Name                 = "txtQtyT";
     this.txtPSize.AutoSize            = false;
     this.txtPSize.TextAlign           = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtPSize.Enabled             = false;
     this.txtPSize.Size                = new System.Drawing.Size(27, 19);
     this.txtPSize.Location            = new System.Drawing.Point(184, 97);
     this.txtPSize.TabIndex            = 19;
     this.txtPSize.Text                = "1";
     this.txtPSize.AcceptsReturn       = true;
     this.txtPSize.BackColor           = System.Drawing.SystemColors.Window;
     this.txtPSize.CausesValidation    = true;
     this.txtPSize.ForeColor           = System.Drawing.SystemColors.WindowText;
     this.txtPSize.HideSelection       = true;
     this.txtPSize.ReadOnly            = false;
     this.txtPSize.MaxLength           = 0;
     this.txtPSize.Cursor              = System.Windows.Forms.Cursors.IBeam;
     this.txtPSize.Multiline           = false;
     this.txtPSize.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this.txtPSize.ScrollBars          = System.Windows.Forms.ScrollBars.None;
     this.txtPSize.TabStop             = true;
     this.txtPSize.Visible             = true;
     this.txtPSize.BorderStyle         = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtPSize.Name                = "txtPSize";
     this.txtPack.AutoSize             = false;
     this.txtPack.Size                 = new System.Drawing.Size(41, 19);
     this.txtPack.Location             = new System.Drawing.Point(352, 160);
     this.txtPack.TabIndex             = 17;
     this.txtPack.Text                 = "0";
     this.txtPack.AcceptsReturn        = true;
     this.txtPack.TextAlign            = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtPack.BackColor            = System.Drawing.SystemColors.Window;
     this.txtPack.CausesValidation     = true;
     this.txtPack.Enabled              = true;
     this.txtPack.ForeColor            = System.Drawing.SystemColors.WindowText;
     this.txtPack.HideSelection        = true;
     this.txtPack.ReadOnly             = false;
     this.txtPack.MaxLength            = 0;
     this.txtPack.Cursor               = System.Windows.Forms.Cursors.IBeam;
     this.txtPack.Multiline            = false;
     this.txtPack.RightToLeft          = System.Windows.Forms.RightToLeft.No;
     this.txtPack.ScrollBars           = System.Windows.Forms.ScrollBars.None;
     this.txtPack.TabStop              = true;
     this.txtPack.Visible              = true;
     this.txtPack.BorderStyle          = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtPack.Name                 = "txtPack";
     this.txtPriceS.AutoSize           = false;
     this.txtPriceS.TextAlign          = System.Windows.Forms.HorizontalAlignment.Right;
     this.txtPriceS.Enabled            = false;
     this.txtPriceS.Size               = new System.Drawing.Size(91, 19);
     this.txtPriceS.Location           = new System.Drawing.Point(291, 234);
     this.txtPriceS.TabIndex           = 9;
     this.txtPriceS.Text               = "0.00";
     this.txtPriceS.Visible            = false;
     this.txtPriceS.AcceptsReturn      = true;
     this.txtPriceS.BackColor          = System.Drawing.SystemColors.Window;
     this.txtPriceS.CausesValidation   = true;
     this.txtPriceS.ForeColor          = System.Drawing.SystemColors.WindowText;
     this.txtPriceS.HideSelection      = true;
     this.txtPriceS.ReadOnly           = false;
     this.txtPriceS.MaxLength          = 0;
     this.txtPriceS.Cursor             = System.Windows.Forms.Cursors.IBeam;
     this.txtPriceS.Multiline          = false;
     this.txtPriceS.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.txtPriceS.ScrollBars         = System.Windows.Forms.ScrollBars.None;
     this.txtPriceS.TabStop            = true;
     this.txtPriceS.BorderStyle        = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtPriceS.Name               = "txtPriceS";
     this.txtQty.AutoSize              = false;
     this.txtQty.TextAlign             = System.Windows.Forms.HorizontalAlignment.Right;
     this.txtQty.Size                  = new System.Drawing.Size(67, 19);
     this.txtQty.Location              = new System.Drawing.Point(316, 97);
     this.txtQty.ReadOnly              = true;
     this.txtQty.TabIndex              = 8;
     this.txtQty.Text                  = "0";
     this.txtQty.AcceptsReturn         = true;
     this.txtQty.BackColor             = System.Drawing.SystemColors.Window;
     this.txtQty.CausesValidation      = true;
     this.txtQty.Enabled               = true;
     this.txtQty.ForeColor             = System.Drawing.SystemColors.WindowText;
     this.txtQty.HideSelection         = true;
     this.txtQty.MaxLength             = 0;
     this.txtQty.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.txtQty.Multiline             = false;
     this.txtQty.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this.txtQty.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.txtQty.TabStop               = true;
     this.txtQty.Visible               = true;
     this.txtQty.BorderStyle           = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtQty.Name                  = "txtQty";
     this.txtPrice.AutoSize            = false;
     this.txtPrice.TextAlign           = System.Windows.Forms.HorizontalAlignment.Right;
     this.txtPrice.Enabled             = false;
     this.txtPrice.Size                = new System.Drawing.Size(91, 19);
     this.txtPrice.Location            = new System.Drawing.Point(293, 121);
     this.txtPrice.TabIndex            = 4;
     this.txtPrice.Text                = "0.00";
     this.txtPrice.AcceptsReturn       = true;
     this.txtPrice.BackColor           = System.Drawing.SystemColors.Window;
     this.txtPrice.CausesValidation    = true;
     this.txtPrice.ForeColor           = System.Drawing.SystemColors.WindowText;
     this.txtPrice.HideSelection       = true;
     this.txtPrice.ReadOnly            = false;
     this.txtPrice.MaxLength           = 0;
     this.txtPrice.Cursor              = System.Windows.Forms.Cursors.IBeam;
     this.txtPrice.Multiline           = false;
     this.txtPrice.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this.txtPrice.ScrollBars          = System.Windows.Forms.ScrollBars.None;
     this.txtPrice.TabStop             = true;
     this.txtPrice.Visible             = true;
     this.txtPrice.BorderStyle         = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtPrice.Name                = "txtPrice";
     this.cmbQuantity.Size             = new System.Drawing.Size(79, 21);
     this.cmbQuantity.Location         = new System.Drawing.Point(184, 96);
     this.cmbQuantity.DropDownStyle    = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbQuantity.TabIndex         = 3;
     this.cmbQuantity.Visible          = false;
     this.cmbQuantity.BackColor        = System.Drawing.SystemColors.Window;
     this.cmbQuantity.CausesValidation = true;
     this.cmbQuantity.Enabled          = true;
     this.cmbQuantity.ForeColor        = System.Drawing.SystemColors.WindowText;
     this.cmbQuantity.IntegralHeight   = true;
     this.cmbQuantity.Cursor           = System.Windows.Forms.Cursors.Default;
     this.cmbQuantity.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.cmbQuantity.Sorted           = false;
     this.cmbQuantity.TabStop          = true;
     this.cmbQuantity.Name             = "cmbQuantity";
     this.picButtons.Dock              = System.Windows.Forms.DockStyle.Top;
     this.picButtons.BackColor         = System.Drawing.Color.Blue;
     this.picButtons.Size              = new System.Drawing.Size(400, 39);
     this.picButtons.Location          = new System.Drawing.Point(0, 0);
     this.picButtons.TabIndex          = 0;
     this.picButtons.TabStop           = false;
     this.picButtons.CausesValidation  = true;
     this.picButtons.Enabled           = true;
     this.picButtons.ForeColor         = System.Drawing.SystemColors.ControlText;
     this.picButtons.Cursor            = System.Windows.Forms.Cursors.Default;
     this.picButtons.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     this.picButtons.Visible           = true;
     this.picButtons.BorderStyle       = System.Windows.Forms.BorderStyle.Fixed3D;
     this.picButtons.Name              = "picButtons";
     this.cmdPack.TextAlign            = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdPack.Text                 = "Break / Build P&ack";
     this.cmdPack.Size                 = new System.Drawing.Size(105, 29);
     this.cmdPack.Location             = new System.Drawing.Point(88, 3);
     this.cmdPack.TabIndex             = 18;
     this.cmdPack.TabStop              = false;
     this.cmdPack.BackColor            = System.Drawing.SystemColors.Control;
     this.cmdPack.CausesValidation     = true;
     this.cmdPack.Enabled              = true;
     this.cmdPack.ForeColor            = System.Drawing.SystemColors.ControlText;
     this.cmdPack.Cursor               = System.Windows.Forms.Cursors.Default;
     this.cmdPack.RightToLeft          = System.Windows.Forms.RightToLeft.No;
     this.cmdPack.Name                 = "cmdPack";
     this.cmdCancel.TextAlign          = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdCancel.Text               = "&Undo";
     this.cmdCancel.Size               = new System.Drawing.Size(73, 29);
     this.cmdCancel.Location           = new System.Drawing.Point(8, 3);
     this.cmdCancel.TabIndex           = 16;
     this.cmdCancel.TabStop            = false;
     this.cmdCancel.BackColor          = System.Drawing.SystemColors.Control;
     this.cmdCancel.CausesValidation   = true;
     this.cmdCancel.Enabled            = true;
     this.cmdCancel.ForeColor          = System.Drawing.SystemColors.ControlText;
     this.cmdCancel.Cursor             = System.Windows.Forms.Cursors.Default;
     this.cmdCancel.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.cmdCancel.Name               = "cmdCancel";
     this.cmdClose.TextAlign           = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdClose.Text                = "E&xit";
     this.cmdClose.Size                = new System.Drawing.Size(73, 29);
     this.cmdClose.Location            = new System.Drawing.Point(312, 3);
     this.cmdClose.TabIndex            = 1;
     this.cmdClose.TabStop             = false;
     this.cmdClose.BackColor           = System.Drawing.SystemColors.Control;
     this.cmdClose.CausesValidation    = true;
     this.cmdClose.Enabled             = true;
     this.cmdClose.ForeColor           = System.Drawing.SystemColors.ControlText;
     this.cmdClose.Cursor              = System.Windows.Forms.Cursors.Default;
     this.cmdClose.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this.cmdClose.Name                = "cmdClose";
     this._LBL_6.TextAlign             = System.Drawing.ContentAlignment.TopRight;
     this._LBL_6.Text                  = "Item Qty:";
     this._LBL_6.Size                  = new System.Drawing.Size(42, 13);
     this._LBL_6.Location              = new System.Drawing.Point(52, 99);
     this._LBL_6.TabIndex              = 22;
     this._LBL_6.BackColor             = System.Drawing.Color.Transparent;
     this._LBL_6.Enabled               = true;
     this._LBL_6.ForeColor             = System.Drawing.SystemColors.ControlText;
     this._LBL_6.Cursor                = System.Windows.Forms.Cursors.Default;
     this._LBL_6.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this._LBL_6.UseMnemonic           = true;
     this._LBL_6.Visible               = true;
     this._LBL_6.AutoSize              = true;
     this._LBL_6.BorderStyle           = System.Windows.Forms.BorderStyle.None;
     this._LBL_6.Name                  = "_LBL_6";
     this._LBL_4.TextAlign             = System.Drawing.ContentAlignment.TopRight;
     this._LBL_4.Text                  = "x";
     this._LBL_4.Size                  = new System.Drawing.Size(8, 16);
     this._LBL_4.Location              = new System.Drawing.Point(170, 98);
     this._LBL_4.TabIndex              = 21;
     this._LBL_4.BackColor             = System.Drawing.Color.Transparent;
     this._LBL_4.Enabled               = true;
     this._LBL_4.ForeColor             = System.Drawing.SystemColors.ControlText;
     this._LBL_4.Cursor                = System.Windows.Forms.Cursors.Default;
     this._LBL_4.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this._LBL_4.UseMnemonic           = true;
     this._LBL_4.Visible               = true;
     this._LBL_4.AutoSize              = true;
     this._LBL_4.BorderStyle           = System.Windows.Forms.BorderStyle.None;
     this._LBL_4.Name                  = "_LBL_4";
     this.Label2.Text                  = "Please verify products from both locations";
     this.Label2.ForeColor             = System.Drawing.Color.FromArgb(192, 0, 0);
     this.Label2.Size                  = new System.Drawing.Size(296, 23);
     this.Label2.Location              = new System.Drawing.Point(56, 160);
     this.Label2.TabIndex              = 15;
     this.Label2.TextAlign             = System.Drawing.ContentAlignment.TopLeft;
     this.Label2.BackColor             = System.Drawing.Color.Transparent;
     this.Label2.Enabled               = true;
     this.Label2.Cursor                = System.Windows.Forms.Cursors.Default;
     this.Label2.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this.Label2.UseMnemonic           = true;
     this.Label2.Visible               = true;
     this.Label2.AutoSize              = false;
     this.Label2.BorderStyle           = System.Windows.Forms.BorderStyle.None;
     this.Label2.Name                  = "Label2";
     this.lblPComp.Text                = "Promotion Name:";
     this.lblPComp.Size                = new System.Drawing.Size(352, 24);
     this.lblPComp.Location            = new System.Drawing.Point(16, 52);
     this.lblPComp.TabIndex            = 14;
     this.lblPComp.TextAlign           = System.Drawing.ContentAlignment.TopLeft;
     this.lblPComp.BackColor           = System.Drawing.Color.Transparent;
     this.lblPComp.Enabled             = true;
     this.lblPComp.ForeColor           = System.Drawing.SystemColors.ControlText;
     this.lblPComp.Cursor              = System.Windows.Forms.Cursors.Default;
     this.lblPComp.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this.lblPComp.UseMnemonic         = true;
     this.lblPComp.Visible             = true;
     this.lblPComp.AutoSize            = false;
     this.lblPComp.BorderStyle         = System.Windows.Forms.BorderStyle.None;
     this.lblPComp.Name                = "lblPComp";
     this.lblSComp.Text                = "Promotion Name:";
     this.lblSComp.Size                = new System.Drawing.Size(360, 24);
     this.lblSComp.Location            = new System.Drawing.Point(16, 192);
     this.lblSComp.TabIndex            = 13;
     this.lblSComp.TextAlign           = System.Drawing.ContentAlignment.TopLeft;
     this.lblSComp.BackColor           = System.Drawing.Color.Transparent;
     this.lblSComp.Enabled             = true;
     this.lblSComp.ForeColor           = System.Drawing.SystemColors.ControlText;
     this.lblSComp.Cursor              = System.Windows.Forms.Cursors.Default;
     this.lblSComp.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this.lblSComp.UseMnemonic         = true;
     this.lblSComp.Visible             = true;
     this.lblSComp.AutoSize            = false;
     this.lblSComp.BorderStyle         = System.Windows.Forms.BorderStyle.None;
     this.lblSComp.Name                = "lblSComp";
     this.lblStockItemS.Text           = "Label1";
     this.lblStockItemS.Size           = new System.Drawing.Size(286, 17);
     this.lblStockItemS.Location       = new System.Drawing.Point(98, 216);
     this.lblStockItemS.TabIndex       = 12;
     this.lblStockItemS.TextAlign      = System.Drawing.ContentAlignment.TopLeft;
     this.lblStockItemS.BackColor      = System.Drawing.SystemColors.Control;
     this.lblStockItemS.Enabled        = true;
     this.lblStockItemS.ForeColor      = System.Drawing.SystemColors.ControlText;
     this.lblStockItemS.Cursor         = System.Windows.Forms.Cursors.Default;
     this.lblStockItemS.RightToLeft    = System.Windows.Forms.RightToLeft.No;
     this.lblStockItemS.UseMnemonic    = true;
     this.lblStockItemS.Visible        = true;
     this.lblStockItemS.AutoSize       = false;
     this.lblStockItemS.BorderStyle    = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lblStockItemS.Name           = "lblStockItemS";
     this._LBL_5.TextAlign             = System.Drawing.ContentAlignment.TopRight;
     this._LBL_5.Text                  = "Stock Item Name:";
     this._LBL_5.Size                  = new System.Drawing.Size(85, 13);
     this._LBL_5.Location              = new System.Drawing.Point(10, 184);
     this._LBL_5.TabIndex              = 11;
     this._LBL_5.BackColor             = System.Drawing.Color.Transparent;
     this._LBL_5.Enabled               = true;
     this._LBL_5.ForeColor             = System.Drawing.SystemColors.ControlText;
     this._LBL_5.Cursor                = System.Windows.Forms.Cursors.Default;
     this._LBL_5.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this._LBL_5.UseMnemonic           = true;
     this._LBL_5.Visible               = true;
     this._LBL_5.AutoSize              = true;
     this._LBL_5.BorderStyle           = System.Windows.Forms.BorderStyle.None;
     this._LBL_5.Name                  = "_LBL_5";
     this._LBL_0.TextAlign             = System.Drawing.ContentAlignment.TopRight;
     this._LBL_0.Text                  = "Price:";
     this._LBL_0.Size                  = new System.Drawing.Size(27, 13);
     this._LBL_0.Location              = new System.Drawing.Point(260, 237);
     this._LBL_0.TabIndex              = 10;
     this._LBL_0.Visible               = false;
     this._LBL_0.BackColor             = System.Drawing.Color.Transparent;
     this._LBL_0.Enabled               = true;
     this._LBL_0.ForeColor             = System.Drawing.SystemColors.ControlText;
     this._LBL_0.Cursor                = System.Windows.Forms.Cursors.Default;
     this._LBL_0.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this._LBL_0.UseMnemonic           = true;
     this._LBL_0.AutoSize              = true;
     this._LBL_0.BorderStyle           = System.Windows.Forms.BorderStyle.None;
     this._LBL_0.Name                  = "_LBL_0";
     this._LBL_3.TextAlign             = System.Drawing.ContentAlignment.TopRight;
     this._LBL_3.Text                  = "Cost Price (singles) :";
     this._LBL_3.Size                  = new System.Drawing.Size(95, 13);
     this._LBL_3.Location              = new System.Drawing.Point(194, 124);
     this._LBL_3.TabIndex              = 7;
     this._LBL_3.BackColor             = System.Drawing.Color.Transparent;
     this._LBL_3.Enabled               = true;
     this._LBL_3.ForeColor             = System.Drawing.SystemColors.ControlText;
     this._LBL_3.Cursor                = System.Windows.Forms.Cursors.Default;
     this._LBL_3.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this._LBL_3.UseMnemonic           = true;
     this._LBL_3.Visible               = true;
     this._LBL_3.AutoSize              = true;
     this._LBL_3.BorderStyle           = System.Windows.Forms.BorderStyle.None;
     this._LBL_3.Name                  = "_LBL_3";
     this._LBL_2.TextAlign             = System.Drawing.ContentAlignment.TopRight;
     this._LBL_2.Text                  = "Total Qty:";
     this._LBL_2.Size                  = new System.Drawing.Size(46, 13);
     this._LBL_2.Location              = new System.Drawing.Point(268, 99);
     this._LBL_2.TabIndex              = 6;
     this._LBL_2.BackColor             = System.Drawing.Color.Transparent;
     this._LBL_2.Enabled               = true;
     this._LBL_2.ForeColor             = System.Drawing.SystemColors.ControlText;
     this._LBL_2.Cursor                = System.Windows.Forms.Cursors.Default;
     this._LBL_2.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this._LBL_2.UseMnemonic           = true;
     this._LBL_2.Visible               = true;
     this._LBL_2.AutoSize              = true;
     this._LBL_2.BorderStyle           = System.Windows.Forms.BorderStyle.None;
     this._LBL_2.Name                  = "_LBL_2";
     this._LBL_1.TextAlign             = System.Drawing.ContentAlignment.TopRight;
     this._LBL_1.Text                  = "Stock Item Name:";
     this._LBL_1.Size                  = new System.Drawing.Size(85, 13);
     this._LBL_1.Location              = new System.Drawing.Point(10, 79);
     this._LBL_1.TabIndex              = 5;
     this._LBL_1.BackColor             = System.Drawing.Color.Transparent;
     this._LBL_1.Enabled               = true;
     this._LBL_1.ForeColor             = System.Drawing.SystemColors.ControlText;
     this._LBL_1.Cursor                = System.Windows.Forms.Cursors.Default;
     this._LBL_1.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this._LBL_1.UseMnemonic           = true;
     this._LBL_1.Visible               = true;
     this._LBL_1.AutoSize              = true;
     this._LBL_1.BorderStyle           = System.Windows.Forms.BorderStyle.None;
     this._LBL_1.Name                  = "_LBL_1";
     this.lblStockItem.Text            = "Label1";
     this.lblStockItem.Size            = new System.Drawing.Size(286, 17);
     this.lblStockItem.Location        = new System.Drawing.Point(98, 79);
     this.lblStockItem.TabIndex        = 2;
     this.lblStockItem.TextAlign       = System.Drawing.ContentAlignment.TopLeft;
     this.lblStockItem.BackColor       = System.Drawing.SystemColors.Control;
     this.lblStockItem.Enabled         = true;
     this.lblStockItem.ForeColor       = System.Drawing.SystemColors.ControlText;
     this.lblStockItem.Cursor          = System.Windows.Forms.Cursors.Default;
     this.lblStockItem.RightToLeft     = System.Windows.Forms.RightToLeft.No;
     this.lblStockItem.UseMnemonic     = true;
     this.lblStockItem.Visible         = true;
     this.lblStockItem.AutoSize        = false;
     this.lblStockItem.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lblStockItem.Name            = "lblStockItem";
     this._Shape1_2.BackColor          = System.Drawing.Color.FromArgb(192, 192, 255);
     this._Shape1_2.BackStyle          = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_2.Size               = new System.Drawing.Size(383, 104);
     this._Shape1_2.Location           = new System.Drawing.Point(7, 48);
     this._Shape1_2.BorderColor        = System.Drawing.SystemColors.WindowText;
     this._Shape1_2.BorderStyle        = System.Drawing.Drawing2D.DashStyle.Solid;
     this._Shape1_2.BorderWidth        = 1;
     this._Shape1_2.FillColor          = System.Drawing.Color.Black;
     this._Shape1_2.FillStyle          = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
     this._Shape1_2.Visible            = true;
     this._Shape1_2.Name               = "_Shape1_2";
     this._Shape1_0.BackColor          = System.Drawing.Color.FromArgb(192, 192, 255);
     this._Shape1_0.BackStyle          = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_0.Size               = new System.Drawing.Size(383, 56);
     this._Shape1_0.Location           = new System.Drawing.Point(7, 184);
     this._Shape1_0.BorderColor        = System.Drawing.SystemColors.WindowText;
     this._Shape1_0.BorderStyle        = System.Drawing.Drawing2D.DashStyle.Solid;
     this._Shape1_0.BorderWidth        = 1;
     this._Shape1_0.FillColor          = System.Drawing.Color.Black;
     this._Shape1_0.FillStyle          = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
     this._Shape1_0.Visible            = true;
     this._Shape1_0.Name               = "_Shape1_0";
     this.Controls.Add(txtQtyT);
     this.Controls.Add(txtPSize);
     this.Controls.Add(txtPack);
     this.Controls.Add(txtPriceS);
     this.Controls.Add(txtQty);
     this.Controls.Add(txtPrice);
     this.Controls.Add(cmbQuantity);
     this.Controls.Add(picButtons);
     this.Controls.Add(_LBL_6);
     this.Controls.Add(_LBL_4);
     this.Controls.Add(Label2);
     this.Controls.Add(lblPComp);
     this.Controls.Add(lblSComp);
     this.Controls.Add(lblStockItemS);
     this.Controls.Add(_LBL_5);
     this.Controls.Add(_LBL_0);
     this.Controls.Add(_LBL_3);
     this.Controls.Add(_LBL_2);
     this.Controls.Add(_LBL_1);
     this.Controls.Add(lblStockItem);
     this.ShapeContainer1.Shapes.Add(_Shape1_2);
     this.ShapeContainer1.Shapes.Add(_Shape1_0);
     this.Controls.Add(ShapeContainer1);
     this.picButtons.Controls.Add(cmdPack);
     this.picButtons.Controls.Add(cmdCancel);
     this.picButtons.Controls.Add(cmdClose);
     //Me.LBL.SetIndex(_LBL_6, CType(6, Short))
     //Me.LBL.SetIndex(_LBL_4, CType(4, Short))
     //Me.LBL.SetIndex(_LBL_5, CType(5, Short))
     //Me.LBL.SetIndex(_LBL_0, CType(0, Short))
     //Me.LBL.SetIndex(_LBL_3, CType(3, Short))
     //Me.LBL.SetIndex(_LBL_2, CType(2, Short))
     //Me.LBL.SetIndex(_LBL_1, CType(1, Short))
     this.Shape1.SetIndex(_Shape1_2, Convert.ToInt16(2));
     this.Shape1.SetIndex(_Shape1_0, Convert.ToInt16(0));
     ((System.ComponentModel.ISupportInitialize) this.Shape1).EndInit();
     //CType(Me.LBL, System.ComponentModel.ISupportInitialize).EndInit()
     this.picButtons.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmVegTestStockBack));
			this.components = new System.ComponentModel.Container();
			this.ToolTip1 = new System.Windows.Forms.ToolTip(components);
			this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
			this.txtQtyB = new System.Windows.Forms.TextBox();
			this.txtPriceB = new System.Windows.Forms.TextBox();
			this.cmdSelectChild = new System.Windows.Forms.Button();
			this.txtPack = new System.Windows.Forms.TextBox();
			this.txtPriceS = new System.Windows.Forms.TextBox();
			this.txtQty = new System.Windows.Forms.TextBox();
			this.txtPrice = new System.Windows.Forms.TextBox();
			this.picButtons = new System.Windows.Forms.Panel();
			this.cmdCancel = new System.Windows.Forms.Button();
			this.cmdClose = new System.Windows.Forms.Button();
			this._LBL_6 = new System.Windows.Forms.Label();
			this._LBL_4 = new System.Windows.Forms.Label();
			this.Label2 = new System.Windows.Forms.Label();
			this.lblPComp = new System.Windows.Forms.Label();
			this.lblSComp = new System.Windows.Forms.Label();
			this.lblStockItemB = new System.Windows.Forms.Label();
			this._LBL_5 = new System.Windows.Forms.Label();
			this._LBL_0 = new System.Windows.Forms.Label();
			this._LBL_3 = new System.Windows.Forms.Label();
			this._LBL_2 = new System.Windows.Forms.Label();
			this._LBL_1 = new System.Windows.Forms.Label();
			this.lblStockItem = new System.Windows.Forms.Label();
			this._Shape1_2 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._Shape1_0 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			//Me.LBL = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			this.Shape1 = new RectangleShapeArray(components);
			this.picButtons.SuspendLayout();
			this.SuspendLayout();
			this.ToolTip1.Active = true;
			//CType(Me.LBL, System.ComponentModel.ISupportInitialize).BeginInit()
			((System.ComponentModel.ISupportInitialize)this.Shape1).BeginInit();
			this.BackColor = System.Drawing.Color.FromArgb(224, 224, 224);
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
			this.Text = "Stock Receiving";
			this.ClientSize = new System.Drawing.Size(397, 287);
			this.Location = new System.Drawing.Point(3, 22);
			this.ControlBox = false;
			this.KeyPreview = true;
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.ShowInTaskbar = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.Enabled = true;
			this.Cursor = System.Windows.Forms.Cursors.Default;
			this.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.HelpButton = false;
			this.WindowState = System.Windows.Forms.FormWindowState.Normal;
			this.Name = "frmVegTestStockBack";
			this.txtQtyB.AutoSize = false;
			this.txtQtyB.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this.txtQtyB.Enabled = false;
			this.txtQtyB.Size = new System.Drawing.Size(91, 19);
			this.txtQtyB.Location = new System.Drawing.Point(293, 227);
			this.txtQtyB.TabIndex = 19;
			this.txtQtyB.Text = "0.00";
			this.txtQtyB.AcceptsReturn = true;
			this.txtQtyB.BackColor = System.Drawing.SystemColors.Window;
			this.txtQtyB.CausesValidation = true;
			this.txtQtyB.ForeColor = System.Drawing.SystemColors.WindowText;
			this.txtQtyB.HideSelection = true;
			this.txtQtyB.ReadOnly = false;
			this.txtQtyB.MaxLength = 0;
			this.txtQtyB.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.txtQtyB.Multiline = false;
			this.txtQtyB.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.txtQtyB.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this.txtQtyB.TabStop = true;
			this.txtQtyB.Visible = true;
			this.txtQtyB.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.txtQtyB.Name = "txtQtyB";
			this.txtPriceB.AutoSize = false;
			this.txtPriceB.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this.txtPriceB.Enabled = false;
			this.txtPriceB.Size = new System.Drawing.Size(91, 19);
			this.txtPriceB.Location = new System.Drawing.Point(293, 251);
			this.txtPriceB.TabIndex = 18;
			this.txtPriceB.Text = "0";
			this.txtPriceB.AcceptsReturn = true;
			this.txtPriceB.BackColor = System.Drawing.SystemColors.Window;
			this.txtPriceB.CausesValidation = true;
			this.txtPriceB.ForeColor = System.Drawing.SystemColors.WindowText;
			this.txtPriceB.HideSelection = true;
			this.txtPriceB.ReadOnly = false;
			this.txtPriceB.MaxLength = 0;
			this.txtPriceB.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.txtPriceB.Multiline = false;
			this.txtPriceB.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.txtPriceB.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this.txtPriceB.TabStop = true;
			this.txtPriceB.Visible = true;
			this.txtPriceB.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.txtPriceB.Name = "txtPriceB";
			this.cmdSelectChild.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdSelectChild.Text = "Select Item you wish above QTY to add on";
			this.cmdSelectChild.Size = new System.Drawing.Size(217, 29);
			this.cmdSelectChild.Location = new System.Drawing.Point(173, 136);
			this.cmdSelectChild.TabIndex = 17;
			this.cmdSelectChild.TabStop = false;
			this.cmdSelectChild.BackColor = System.Drawing.SystemColors.Control;
			this.cmdSelectChild.CausesValidation = true;
			this.cmdSelectChild.Enabled = true;
			this.cmdSelectChild.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdSelectChild.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdSelectChild.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdSelectChild.Name = "cmdSelectChild";
			this.txtPack.AutoSize = false;
			this.txtPack.Size = new System.Drawing.Size(41, 19);
			this.txtPack.Location = new System.Drawing.Point(336, 320);
			this.txtPack.TabIndex = 16;
			this.txtPack.Text = "0";
			this.txtPack.Visible = false;
			this.txtPack.AcceptsReturn = true;
			this.txtPack.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this.txtPack.BackColor = System.Drawing.SystemColors.Window;
			this.txtPack.CausesValidation = true;
			this.txtPack.Enabled = true;
			this.txtPack.ForeColor = System.Drawing.SystemColors.WindowText;
			this.txtPack.HideSelection = true;
			this.txtPack.ReadOnly = false;
			this.txtPack.MaxLength = 0;
			this.txtPack.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.txtPack.Multiline = false;
			this.txtPack.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.txtPack.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this.txtPack.TabStop = true;
			this.txtPack.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.txtPack.Name = "txtPack";
			this.txtPriceS.AutoSize = false;
			this.txtPriceS.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this.txtPriceS.Enabled = false;
			this.txtPriceS.Size = new System.Drawing.Size(91, 19);
			this.txtPriceS.Location = new System.Drawing.Point(291, 354);
			this.txtPriceS.TabIndex = 8;
			this.txtPriceS.Text = "0.00";
			this.txtPriceS.Visible = false;
			this.txtPriceS.AcceptsReturn = true;
			this.txtPriceS.BackColor = System.Drawing.SystemColors.Window;
			this.txtPriceS.CausesValidation = true;
			this.txtPriceS.ForeColor = System.Drawing.SystemColors.WindowText;
			this.txtPriceS.HideSelection = true;
			this.txtPriceS.ReadOnly = false;
			this.txtPriceS.MaxLength = 0;
			this.txtPriceS.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.txtPriceS.Multiline = false;
			this.txtPriceS.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.txtPriceS.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this.txtPriceS.TabStop = true;
			this.txtPriceS.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.txtPriceS.Name = "txtPriceS";
			this.txtQty.AutoSize = false;
			this.txtQty.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this.txtQty.Enabled = false;
			this.txtQty.Size = new System.Drawing.Size(67, 19);
			this.txtQty.Location = new System.Drawing.Point(96, 97);
			this.txtQty.TabIndex = 7;
			this.txtQty.Text = "0";
			this.txtQty.AcceptsReturn = true;
			this.txtQty.BackColor = System.Drawing.SystemColors.Window;
			this.txtQty.CausesValidation = true;
			this.txtQty.ForeColor = System.Drawing.SystemColors.WindowText;
			this.txtQty.HideSelection = true;
			this.txtQty.ReadOnly = false;
			this.txtQty.MaxLength = 0;
			this.txtQty.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.txtQty.Multiline = false;
			this.txtQty.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.txtQty.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this.txtQty.TabStop = true;
			this.txtQty.Visible = true;
			this.txtQty.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.txtQty.Name = "txtQty";
			this.txtPrice.AutoSize = false;
			this.txtPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this.txtPrice.Enabled = false;
			this.txtPrice.Size = new System.Drawing.Size(91, 19);
			this.txtPrice.Location = new System.Drawing.Point(293, 97);
			this.txtPrice.TabIndex = 3;
			this.txtPrice.Text = "0.00";
			this.txtPrice.AcceptsReturn = true;
			this.txtPrice.BackColor = System.Drawing.SystemColors.Window;
			this.txtPrice.CausesValidation = true;
			this.txtPrice.ForeColor = System.Drawing.SystemColors.WindowText;
			this.txtPrice.HideSelection = true;
			this.txtPrice.ReadOnly = false;
			this.txtPrice.MaxLength = 0;
			this.txtPrice.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.txtPrice.Multiline = false;
			this.txtPrice.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.txtPrice.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this.txtPrice.TabStop = true;
			this.txtPrice.Visible = true;
			this.txtPrice.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.txtPrice.Name = "txtPrice";
			this.picButtons.Dock = System.Windows.Forms.DockStyle.Top;
			this.picButtons.BackColor = System.Drawing.Color.Blue;
			this.picButtons.Size = new System.Drawing.Size(397, 39);
			this.picButtons.Location = new System.Drawing.Point(0, 0);
			this.picButtons.TabIndex = 0;
			this.picButtons.TabStop = false;
			this.picButtons.CausesValidation = true;
			this.picButtons.Enabled = true;
			this.picButtons.ForeColor = System.Drawing.SystemColors.ControlText;
			this.picButtons.Cursor = System.Windows.Forms.Cursors.Default;
			this.picButtons.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.picButtons.Visible = true;
			this.picButtons.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.picButtons.Name = "picButtons";
			this.cmdCancel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdCancel.Text = "&Undo";
			this.cmdCancel.Size = new System.Drawing.Size(73, 29);
			this.cmdCancel.Location = new System.Drawing.Point(8, 3);
			this.cmdCancel.TabIndex = 15;
			this.cmdCancel.TabStop = false;
			this.cmdCancel.BackColor = System.Drawing.SystemColors.Control;
			this.cmdCancel.CausesValidation = true;
			this.cmdCancel.Enabled = true;
			this.cmdCancel.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdCancel.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdCancel.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdCancel.Name = "cmdCancel";
			this.cmdClose.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdClose.Text = "Process && E&xit";
			this.cmdClose.Size = new System.Drawing.Size(97, 29);
			this.cmdClose.Location = new System.Drawing.Point(288, 3);
			this.cmdClose.TabIndex = 1;
			this.cmdClose.TabStop = false;
			this.cmdClose.BackColor = System.Drawing.SystemColors.Control;
			this.cmdClose.CausesValidation = true;
			this.cmdClose.Enabled = true;
			this.cmdClose.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdClose.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdClose.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdClose.Name = "cmdClose";
			this._LBL_6.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._LBL_6.Text = "Total Receiving QTY in KG:";
			this._LBL_6.Size = new System.Drawing.Size(132, 13);
			this._LBL_6.Location = new System.Drawing.Point(157, 254);
			this._LBL_6.TabIndex = 21;
			this._LBL_6.BackColor = System.Drawing.Color.Transparent;
			this._LBL_6.Enabled = true;
			this._LBL_6.ForeColor = System.Drawing.SystemColors.ControlText;
			this._LBL_6.Cursor = System.Windows.Forms.Cursors.Default;
			this._LBL_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._LBL_6.UseMnemonic = true;
			this._LBL_6.Visible = true;
			this._LBL_6.AutoSize = true;
			this._LBL_6.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._LBL_6.Name = "_LBL_6";
			this._LBL_4.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._LBL_4.Text = "Total Receiving QTY:";
			this._LBL_4.Size = new System.Drawing.Size(103, 13);
			this._LBL_4.Location = new System.Drawing.Point(186, 230);
			this._LBL_4.TabIndex = 20;
			this._LBL_4.BackColor = System.Drawing.Color.Transparent;
			this._LBL_4.Enabled = true;
			this._LBL_4.ForeColor = System.Drawing.SystemColors.ControlText;
			this._LBL_4.Cursor = System.Windows.Forms.Cursors.Default;
			this._LBL_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._LBL_4.UseMnemonic = true;
			this._LBL_4.Visible = true;
			this._LBL_4.AutoSize = true;
			this._LBL_4.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._LBL_4.Name = "_LBL_4";
			this.Label2.Text = "Please verify products from both locations";
			this.Label2.Font = new System.Drawing.Font("Arial", 9.75f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this.Label2.ForeColor = System.Drawing.Color.FromArgb(192, 0, 0);
			this.Label2.Size = new System.Drawing.Size(296, 23);
			this.Label2.Location = new System.Drawing.Point(40, 320);
			this.Label2.TabIndex = 14;
			this.Label2.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.Label2.BackColor = System.Drawing.Color.Transparent;
			this.Label2.Enabled = true;
			this.Label2.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label2.UseMnemonic = true;
			this.Label2.Visible = true;
			this.Label2.AutoSize = false;
			this.Label2.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this.Label2.Name = "Label2";
			this.lblPComp.Text = "From";
			this.lblPComp.Font = new System.Drawing.Font("Arial", 9.75f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this.lblPComp.Size = new System.Drawing.Size(352, 24);
			this.lblPComp.Location = new System.Drawing.Point(16, 52);
			this.lblPComp.TabIndex = 13;
			this.lblPComp.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.lblPComp.BackColor = System.Drawing.Color.Transparent;
			this.lblPComp.Enabled = true;
			this.lblPComp.ForeColor = System.Drawing.SystemColors.ControlText;
			this.lblPComp.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblPComp.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblPComp.UseMnemonic = true;
			this.lblPComp.Visible = true;
			this.lblPComp.AutoSize = false;
			this.lblPComp.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this.lblPComp.Name = "lblPComp";
			this.lblSComp.Text = "To";
			this.lblSComp.Font = new System.Drawing.Font("Arial", 9.75f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this.lblSComp.Size = new System.Drawing.Size(360, 24);
			this.lblSComp.Location = new System.Drawing.Point(16, 184);
			this.lblSComp.TabIndex = 12;
			this.lblSComp.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.lblSComp.BackColor = System.Drawing.Color.Transparent;
			this.lblSComp.Enabled = true;
			this.lblSComp.ForeColor = System.Drawing.SystemColors.ControlText;
			this.lblSComp.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblSComp.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblSComp.UseMnemonic = true;
			this.lblSComp.Visible = true;
			this.lblSComp.AutoSize = false;
			this.lblSComp.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this.lblSComp.Name = "lblSComp";
			this.lblStockItemB.Text = " <Receiving Stock Item>";
			this.lblStockItemB.Size = new System.Drawing.Size(286, 17);
			this.lblStockItemB.Location = new System.Drawing.Point(98, 208);
			this.lblStockItemB.TabIndex = 11;
			this.lblStockItemB.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.lblStockItemB.BackColor = System.Drawing.SystemColors.Control;
			this.lblStockItemB.Enabled = true;
			this.lblStockItemB.ForeColor = System.Drawing.SystemColors.ControlText;
			this.lblStockItemB.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblStockItemB.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblStockItemB.UseMnemonic = true;
			this.lblStockItemB.Visible = true;
			this.lblStockItemB.AutoSize = false;
			this.lblStockItemB.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.lblStockItemB.Name = "lblStockItemB";
			this._LBL_5.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._LBL_5.Text = "Stock Item Name:";
			this._LBL_5.Size = new System.Drawing.Size(85, 13);
			this._LBL_5.Location = new System.Drawing.Point(10, 208);
			this._LBL_5.TabIndex = 10;
			this._LBL_5.BackColor = System.Drawing.Color.Transparent;
			this._LBL_5.Enabled = true;
			this._LBL_5.ForeColor = System.Drawing.SystemColors.ControlText;
			this._LBL_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._LBL_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._LBL_5.UseMnemonic = true;
			this._LBL_5.Visible = true;
			this._LBL_5.AutoSize = true;
			this._LBL_5.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._LBL_5.Name = "_LBL_5";
			this._LBL_0.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._LBL_0.Text = "Price:";
			this._LBL_0.Size = new System.Drawing.Size(27, 13);
			this._LBL_0.Location = new System.Drawing.Point(260, 357);
			this._LBL_0.TabIndex = 9;
			this._LBL_0.Visible = false;
			this._LBL_0.BackColor = System.Drawing.Color.Transparent;
			this._LBL_0.Enabled = true;
			this._LBL_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._LBL_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._LBL_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._LBL_0.UseMnemonic = true;
			this._LBL_0.AutoSize = true;
			this._LBL_0.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._LBL_0.Name = "_LBL_0";
			this._LBL_3.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._LBL_3.Text = "Available QTY in KG:";
			this._LBL_3.Size = new System.Drawing.Size(100, 13);
			this._LBL_3.Location = new System.Drawing.Point(189, 100);
			this._LBL_3.TabIndex = 6;
			this._LBL_3.BackColor = System.Drawing.Color.Transparent;
			this._LBL_3.Enabled = true;
			this._LBL_3.ForeColor = System.Drawing.SystemColors.ControlText;
			this._LBL_3.Cursor = System.Windows.Forms.Cursors.Default;
			this._LBL_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._LBL_3.UseMnemonic = true;
			this._LBL_3.Visible = true;
			this._LBL_3.AutoSize = true;
			this._LBL_3.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._LBL_3.Name = "_LBL_3";
			this._LBL_2.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._LBL_2.Text = "Available QTY:";
			this._LBL_2.Size = new System.Drawing.Size(71, 13);
			this._LBL_2.Location = new System.Drawing.Point(24, 100);
			this._LBL_2.TabIndex = 5;
			this._LBL_2.BackColor = System.Drawing.Color.Transparent;
			this._LBL_2.Enabled = true;
			this._LBL_2.ForeColor = System.Drawing.SystemColors.ControlText;
			this._LBL_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._LBL_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._LBL_2.UseMnemonic = true;
			this._LBL_2.Visible = true;
			this._LBL_2.AutoSize = true;
			this._LBL_2.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._LBL_2.Name = "_LBL_2";
			this._LBL_1.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._LBL_1.Text = "Stock Item Name:";
			this._LBL_1.Size = new System.Drawing.Size(85, 13);
			this._LBL_1.Location = new System.Drawing.Point(10, 79);
			this._LBL_1.TabIndex = 4;
			this._LBL_1.BackColor = System.Drawing.Color.Transparent;
			this._LBL_1.Enabled = true;
			this._LBL_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._LBL_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._LBL_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._LBL_1.UseMnemonic = true;
			this._LBL_1.Visible = true;
			this._LBL_1.AutoSize = true;
			this._LBL_1.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._LBL_1.Name = "_LBL_1";
			this.lblStockItem.Text = "Label1";
			this.lblStockItem.Size = new System.Drawing.Size(286, 17);
			this.lblStockItem.Location = new System.Drawing.Point(98, 79);
			this.lblStockItem.TabIndex = 2;
			this.lblStockItem.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.lblStockItem.BackColor = System.Drawing.SystemColors.Control;
			this.lblStockItem.Enabled = true;
			this.lblStockItem.ForeColor = System.Drawing.SystemColors.ControlText;
			this.lblStockItem.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblStockItem.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblStockItem.UseMnemonic = true;
			this.lblStockItem.Visible = true;
			this.lblStockItem.AutoSize = false;
			this.lblStockItem.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.lblStockItem.Name = "lblStockItem";
			this._Shape1_2.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_2.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_2.Size = new System.Drawing.Size(383, 80);
			this._Shape1_2.Location = new System.Drawing.Point(7, 48);
			this._Shape1_2.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_2.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_2.BorderWidth = 1;
			this._Shape1_2.FillColor = System.Drawing.Color.Black;
			this._Shape1_2.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_2.Visible = true;
			this._Shape1_2.Name = "_Shape1_2";
			this._Shape1_0.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_0.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_0.Size = new System.Drawing.Size(383, 104);
			this._Shape1_0.Location = new System.Drawing.Point(7, 176);
			this._Shape1_0.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_0.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_0.BorderWidth = 1;
			this._Shape1_0.FillColor = System.Drawing.Color.Black;
			this._Shape1_0.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_0.Visible = true;
			this._Shape1_0.Name = "_Shape1_0";
			this.Controls.Add(txtQtyB);
			this.Controls.Add(txtPriceB);
			this.Controls.Add(cmdSelectChild);
			this.Controls.Add(txtPack);
			this.Controls.Add(txtPriceS);
			this.Controls.Add(txtQty);
			this.Controls.Add(txtPrice);
			this.Controls.Add(picButtons);
			this.Controls.Add(_LBL_6);
			this.Controls.Add(_LBL_4);
			this.Controls.Add(Label2);
			this.Controls.Add(lblPComp);
			this.Controls.Add(lblSComp);
			this.Controls.Add(lblStockItemB);
			this.Controls.Add(_LBL_5);
			this.Controls.Add(_LBL_0);
			this.Controls.Add(_LBL_3);
			this.Controls.Add(_LBL_2);
			this.Controls.Add(_LBL_1);
			this.Controls.Add(lblStockItem);
			this.ShapeContainer1.Shapes.Add(_Shape1_2);
			this.ShapeContainer1.Shapes.Add(_Shape1_0);
			this.Controls.Add(ShapeContainer1);
			this.picButtons.Controls.Add(cmdCancel);
			this.picButtons.Controls.Add(cmdClose);
			//Me.LBL.SetIndex(_LBL_6, CType(6, Short))
			//Me.LBL.SetIndex(_LBL_4, CType(4, Short))
			//Me.LBL.SetIndex(_LBL_5, CType(5, Short))
			//Me.LBL.SetIndex(_LBL_0, CType(0, Short))
			//Me.LBL.SetIndex(_LBL_3, CType(3, Short))
			//Me.LBL.SetIndex(_LBL_2, CType(2, Short))
			//Me.LBL.SetIndex(_LBL_1, CType(1, Short))
			this.Shape1.SetIndex(_Shape1_2, Convert.ToInt16(2));
			this.Shape1.SetIndex(_Shape1_0, Convert.ToInt16(0));
			((System.ComponentModel.ISupportInitialize)this.Shape1).EndInit();
			//CType(Me.LBL, System.ComponentModel.ISupportInitialize).EndInit()
			this.picButtons.ResumeLayout(false);
			this.ResumeLayout(false);
			this.PerformLayout();
		}
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmItemGroup));
     this.components      = new System.ComponentModel.Container();
     this.ToolTip1        = new System.Windows.Forms.ToolTip(components);
     this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
     this.cmdExit         = new System.Windows.Forms.Button();
     this.cmdLoad         = new System.Windows.Forms.Button();
     this._optDataType_1  = new System.Windows.Forms.RadioButton();
     this._optDataType_0  = new System.Windows.Forms.RadioButton();
     this.cmdGroup        = new System.Windows.Forms.Button();
     this.cmdStockItem    = new System.Windows.Forms.Button();
     this._lbl_1          = new System.Windows.Forms.Label();
     this.lblGroup        = new System.Windows.Forms.Label();
     this._lbl_0          = new System.Windows.Forms.Label();
     this.lblItem         = new System.Windows.Forms.Label();
     this._Shape1_0       = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     this._Shape1_1       = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     //Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
     //Me.optDataType = New Microsoft.VisualBasic.Compatibility.VB6.RadioButtonArray(components)
     this.Shape1 = new RectangleShapeArray(components);
     this.SuspendLayout();
     this.ToolTip1.Active = true;
     //CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
     //CType(Me.optDataType, System.ComponentModel.ISupportInitialize).BeginInit()
     ((System.ComponentModel.ISupportInitialize) this.Shape1).BeginInit();
     this.FormBorderStyle                 = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Text                            = "Stock Item / Stock Group Compare";
     this.ClientSize                      = new System.Drawing.Size(558, 196);
     this.Location                        = new System.Drawing.Point(3, 22);
     this.ControlBox                      = false;
     this.KeyPreview                      = true;
     this.MaximizeBox                     = false;
     this.MinimizeBox                     = false;
     this.ShowInTaskbar                   = false;
     this.StartPosition                   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.AutoScaleMode                   = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor                       = System.Drawing.SystemColors.Control;
     this.Enabled                         = true;
     this.Cursor                          = System.Windows.Forms.Cursors.Default;
     this.RightToLeft                     = System.Windows.Forms.RightToLeft.No;
     this.HelpButton                      = false;
     this.WindowState                     = System.Windows.Forms.FormWindowState.Normal;
     this.Name                            = "frmItemGroup";
     this.cmdExit.TextAlign               = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdExit.Text                    = "E&xit";
     this.cmdExit.Size                    = new System.Drawing.Size(79, 31);
     this.cmdExit.Location                = new System.Drawing.Point(9, 144);
     this.cmdExit.TabIndex                = 9;
     this.cmdExit.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdExit.CausesValidation        = true;
     this.cmdExit.Enabled                 = true;
     this.cmdExit.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdExit.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdExit.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdExit.TabStop                 = true;
     this.cmdExit.Name                    = "cmdExit";
     this.cmdLoad.TextAlign               = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdLoad.Text                    = "&Load report >>";
     this.cmdLoad.Size                    = new System.Drawing.Size(79, 31);
     this.cmdLoad.Location                = new System.Drawing.Point(465, 144);
     this.cmdLoad.TabIndex                = 8;
     this.cmdLoad.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdLoad.CausesValidation        = true;
     this.cmdLoad.Enabled                 = true;
     this.cmdLoad.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdLoad.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdLoad.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdLoad.TabStop                 = true;
     this.cmdLoad.Name                    = "cmdLoad";
     this._optDataType_1.TextAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     this._optDataType_1.Text             = "Sales Value";
     this._optDataType_1.Size             = new System.Drawing.Size(145, 13);
     this._optDataType_1.Location         = new System.Drawing.Point(315, 162);
     this._optDataType_1.TabIndex         = 7;
     this._optDataType_1.CheckAlign       = System.Drawing.ContentAlignment.MiddleLeft;
     this._optDataType_1.BackColor        = System.Drawing.SystemColors.Control;
     this._optDataType_1.CausesValidation = true;
     this._optDataType_1.Enabled          = true;
     this._optDataType_1.ForeColor        = System.Drawing.SystemColors.ControlText;
     this._optDataType_1.Cursor           = System.Windows.Forms.Cursors.Default;
     this._optDataType_1.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this._optDataType_1.Appearance       = System.Windows.Forms.Appearance.Normal;
     this._optDataType_1.TabStop          = true;
     this._optDataType_1.Checked          = false;
     this._optDataType_1.Visible          = true;
     this._optDataType_1.Name             = "_optDataType_1";
     this._optDataType_0.TextAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     this._optDataType_0.Text             = "Sales Quantity";
     this._optDataType_0.Size             = new System.Drawing.Size(145, 13);
     this._optDataType_0.Location         = new System.Drawing.Point(315, 144);
     this._optDataType_0.TabIndex         = 6;
     this._optDataType_0.Checked          = true;
     this._optDataType_0.CheckAlign       = System.Drawing.ContentAlignment.MiddleLeft;
     this._optDataType_0.BackColor        = System.Drawing.SystemColors.Control;
     this._optDataType_0.CausesValidation = true;
     this._optDataType_0.Enabled          = true;
     this._optDataType_0.ForeColor        = System.Drawing.SystemColors.ControlText;
     this._optDataType_0.Cursor           = System.Windows.Forms.Cursors.Default;
     this._optDataType_0.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this._optDataType_0.Appearance       = System.Windows.Forms.Appearance.Normal;
     this._optDataType_0.TabStop          = true;
     this._optDataType_0.Visible          = true;
     this._optDataType_0.Name             = "_optDataType_0";
     this.cmdGroup.TextAlign              = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdGroup.Text                   = "Get a Group >>";
     this.cmdGroup.Size                   = new System.Drawing.Size(97, 31);
     this.cmdGroup.Location               = new System.Drawing.Point(441, 90);
     this.cmdGroup.TabIndex               = 3;
     this.cmdGroup.BackColor              = System.Drawing.SystemColors.Control;
     this.cmdGroup.CausesValidation       = true;
     this.cmdGroup.Enabled                = true;
     this.cmdGroup.ForeColor              = System.Drawing.SystemColors.ControlText;
     this.cmdGroup.Cursor                 = System.Windows.Forms.Cursors.Default;
     this.cmdGroup.RightToLeft            = System.Windows.Forms.RightToLeft.No;
     this.cmdGroup.TabStop                = true;
     this.cmdGroup.Name                   = "cmdGroup";
     this.cmdStockItem.TextAlign          = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdStockItem.Text               = "Get Stock Item >>";
     this.cmdStockItem.Size               = new System.Drawing.Size(97, 22);
     this.cmdStockItem.Location           = new System.Drawing.Point(441, 30);
     this.cmdStockItem.TabIndex           = 1;
     this.cmdStockItem.BackColor          = System.Drawing.SystemColors.Control;
     this.cmdStockItem.CausesValidation   = true;
     this.cmdStockItem.Enabled            = true;
     this.cmdStockItem.ForeColor          = System.Drawing.SystemColors.ControlText;
     this.cmdStockItem.Cursor             = System.Windows.Forms.Cursors.Default;
     this.cmdStockItem.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.cmdStockItem.TabStop            = true;
     this.cmdStockItem.Name               = "cmdStockItem";
     this._lbl_1.Text                     = "&2. Select a Group";
     this._lbl_1.Size                     = new System.Drawing.Size(101, 13);
     this._lbl_1.Location                 = new System.Drawing.Point(9, 66);
     this._lbl_1.TabIndex                 = 5;
     this._lbl_1.TextAlign                = System.Drawing.ContentAlignment.TopLeft;
     this._lbl_1.BackColor                = System.Drawing.Color.Transparent;
     this._lbl_1.Enabled                  = true;
     this._lbl_1.ForeColor                = System.Drawing.SystemColors.ControlText;
     this._lbl_1.Cursor                   = System.Windows.Forms.Cursors.Default;
     this._lbl_1.RightToLeft              = System.Windows.Forms.RightToLeft.No;
     this._lbl_1.UseMnemonic              = true;
     this._lbl_1.Visible                  = true;
     this._lbl_1.AutoSize                 = true;
     this._lbl_1.BorderStyle              = System.Windows.Forms.BorderStyle.None;
     this._lbl_1.Name                     = "_lbl_1";
     this.lblGroup.Text                   = "lblGroup";
     this.lblGroup.Size                   = new System.Drawing.Size(421, 37);
     this.lblGroup.Location               = new System.Drawing.Point(15, 87);
     this.lblGroup.TabIndex               = 4;
     this.lblGroup.TextAlign              = System.Drawing.ContentAlignment.TopLeft;
     this.lblGroup.BackColor              = System.Drawing.SystemColors.Control;
     this.lblGroup.Enabled                = true;
     this.lblGroup.ForeColor              = System.Drawing.SystemColors.ControlText;
     this.lblGroup.Cursor                 = System.Windows.Forms.Cursors.Default;
     this.lblGroup.RightToLeft            = System.Windows.Forms.RightToLeft.No;
     this.lblGroup.UseMnemonic            = true;
     this.lblGroup.Visible                = true;
     this.lblGroup.AutoSize               = false;
     this.lblGroup.BorderStyle            = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lblGroup.Name                   = "lblGroup";
     this._lbl_0.Text                     = "&1. Select a Stock Item";
     this._lbl_0.Size                     = new System.Drawing.Size(128, 13);
     this._lbl_0.Location                 = new System.Drawing.Point(9, 9);
     this._lbl_0.TabIndex                 = 2;
     this._lbl_0.TextAlign                = System.Drawing.ContentAlignment.TopLeft;
     this._lbl_0.BackColor                = System.Drawing.Color.Transparent;
     this._lbl_0.Enabled                  = true;
     this._lbl_0.ForeColor                = System.Drawing.SystemColors.ControlText;
     this._lbl_0.Cursor                   = System.Windows.Forms.Cursors.Default;
     this._lbl_0.RightToLeft              = System.Windows.Forms.RightToLeft.No;
     this._lbl_0.UseMnemonic              = true;
     this._lbl_0.Visible                  = true;
     this._lbl_0.AutoSize                 = true;
     this._lbl_0.BorderStyle              = System.Windows.Forms.BorderStyle.None;
     this._lbl_0.Name                     = "_lbl_0";
     this.lblItem.Size                    = new System.Drawing.Size(421, 19);
     this.lblItem.Location                = new System.Drawing.Point(15, 30);
     this.lblItem.TabIndex                = 0;
     this.lblItem.TextAlign               = System.Drawing.ContentAlignment.TopLeft;
     this.lblItem.BackColor               = System.Drawing.SystemColors.Control;
     this.lblItem.Enabled                 = true;
     this.lblItem.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.lblItem.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.lblItem.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.lblItem.UseMnemonic             = true;
     this.lblItem.Visible                 = true;
     this.lblItem.AutoSize                = false;
     this.lblItem.BorderStyle             = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lblItem.Name                    = "lblItem";
     this._Shape1_0.BackColor             = System.Drawing.Color.FromArgb(192, 192, 255);
     this._Shape1_0.BackStyle             = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_0.Size                  = new System.Drawing.Size(535, 34);
     this._Shape1_0.Location              = new System.Drawing.Point(9, 24);
     this._Shape1_0.BorderColor           = System.Drawing.SystemColors.WindowText;
     this._Shape1_0.BorderStyle           = System.Drawing.Drawing2D.DashStyle.Solid;
     this._Shape1_0.BorderWidth           = 1;
     this._Shape1_0.FillColor             = System.Drawing.Color.Black;
     this._Shape1_0.FillStyle             = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
     this._Shape1_0.Visible               = true;
     this._Shape1_0.Name                  = "_Shape1_0";
     this._Shape1_1.BackColor             = System.Drawing.Color.FromArgb(192, 192, 255);
     this._Shape1_1.BackStyle             = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_1.Size                  = new System.Drawing.Size(535, 52);
     this._Shape1_1.Location              = new System.Drawing.Point(9, 81);
     this._Shape1_1.BorderColor           = System.Drawing.SystemColors.WindowText;
     this._Shape1_1.BorderStyle           = System.Drawing.Drawing2D.DashStyle.Solid;
     this._Shape1_1.BorderWidth           = 1;
     this._Shape1_1.FillColor             = System.Drawing.Color.Black;
     this._Shape1_1.FillStyle             = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
     this._Shape1_1.Visible               = true;
     this._Shape1_1.Name                  = "_Shape1_1";
     this.Controls.Add(cmdExit);
     this.Controls.Add(cmdLoad);
     this.Controls.Add(_optDataType_1);
     this.Controls.Add(_optDataType_0);
     this.Controls.Add(cmdGroup);
     this.Controls.Add(cmdStockItem);
     this.Controls.Add(_lbl_1);
     this.Controls.Add(lblGroup);
     this.Controls.Add(_lbl_0);
     this.Controls.Add(lblItem);
     this.ShapeContainer1.Shapes.Add(_Shape1_0);
     this.ShapeContainer1.Shapes.Add(_Shape1_1);
     this.Controls.Add(ShapeContainer1);
     //Me.lbl.SetIndex(_lbl_1, CType(1, Short))
     //Me.lbl.SetIndex(_lbl_0, CType(0, Short))
     //Me.optDataType.SetIndex(_optDataType_1, CType(1, Short))
     //Me.optDataType.SetIndex(_optDataType_0, CType(0, Short))
     this.Shape1.SetIndex(_Shape1_0, Convert.ToInt16(0));
     this.Shape1.SetIndex(_Shape1_1, Convert.ToInt16(1));
     ((System.ComponentModel.ISupportInitialize) this.Shape1).EndInit();
     //CType(Me.optDataType, System.ComponentModel.ISupportInitialize).EndInit()
     //CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 9
0
 private void InitializeComponent()
 {
     this.components      = new System.ComponentModel.Container();
     this.ToolTip1        = new System.Windows.Forms.ToolTip(this.components);
     this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
     this._Shape1_2       = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     this._Shape1_0       = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     this._chkFields_1    = new System.Windows.Forms.CheckBox();
     this._txtFloat_3     = new System.Windows.Forms.TextBox();
     this._txtFloat_2     = new System.Windows.Forms.TextBox();
     this._txtFloat_1     = new System.Windows.Forms.TextBox();
     this._txtFloat_0     = new System.Windows.Forms.TextBox();
     this._txtHide_1      = new System.Windows.Forms.TextBox();
     this._txtHide_0      = new System.Windows.Forms.TextBox();
     this._txtInteger_5   = new System.Windows.Forms.TextBox();
     this._txtFields_4    = new System.Windows.Forms.TextBox();
     this._txtFields_3    = new System.Windows.Forms.TextBox();
     this._txtFields_28   = new System.Windows.Forms.TextBox();
     this.picButtons      = new System.Windows.Forms.Panel();
     this.cmdPrint        = new System.Windows.Forms.Button();
     this.cmdCancel       = new System.Windows.Forms.Button();
     this.cmdClose        = new System.Windows.Forms.Button();
     this.cmbVat          = new _4PosBackOffice.NET.myDataGridView();
     this._lbl_0          = new System.Windows.Forms.Label();
     this._lblLabels_2    = new System.Windows.Forms.Label();
     this._lblLabels_9    = new System.Windows.Forms.Label();
     this._lblLabels_8    = new System.Windows.Forms.Label();
     this._lblLabels_7    = new System.Windows.Forms.Label();
     this._lblLabels_6    = new System.Windows.Forms.Label();
     this._lblLabels_5    = new System.Windows.Forms.Label();
     this._lblLabels_4    = new System.Windows.Forms.Label();
     this._lblLabels_3    = new System.Windows.Forms.Label();
     this._lblLabels_38   = new System.Windows.Forms.Label();
     this._lbl_5          = new System.Windows.Forms.Label();
     this.Shape1          = new _4PosBackOffice.NET.RectangleShapeArray(this.components);
     this.picButtons.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize) this.cmbVat).BeginInit();
     ((System.ComponentModel.ISupportInitialize) this.Shape1).BeginInit();
     this.SuspendLayout();
     //
     //ShapeContainer1
     //
     this.ShapeContainer1.Location = new System.Drawing.Point(0, 0);
     this.ShapeContainer1.Margin   = new System.Windows.Forms.Padding(0);
     this.ShapeContainer1.Name     = "ShapeContainer1";
     this.ShapeContainer1.Shapes.AddRange(new Microsoft.VisualBasic.PowerPacks.Shape[] {
         this._Shape1_2,
         this._Shape1_0
     });
     this.ShapeContainer1.Size     = new System.Drawing.Size(549, 205);
     this.ShapeContainer1.TabIndex = 26;
     this.ShapeContainer1.TabStop  = false;
     //
     //_Shape1_2
     //
     this._Shape1_2.BackColor   = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
     this._Shape1_2.BackStyle   = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_2.BorderColor = System.Drawing.SystemColors.WindowText;
     this._Shape1_2.FillColor   = System.Drawing.Color.Black;
     this.Shape1.SetIndex(this._Shape1_2, Convert.ToInt16(2));
     this._Shape1_2.Location = new System.Drawing.Point(15, 60);
     this._Shape1_2.Name     = "_Shape1_2";
     this._Shape1_2.Size     = new System.Drawing.Size(286, 136);
     //
     //_Shape1_0
     //
     this._Shape1_0.BackColor   = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
     this._Shape1_0.BackStyle   = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_0.BorderColor = System.Drawing.SystemColors.WindowText;
     this._Shape1_0.FillColor   = System.Drawing.Color.Black;
     this.Shape1.SetIndex(this._Shape1_0, Convert.ToInt16(0));
     this._Shape1_0.Location = new System.Drawing.Point(309, 60);
     this._Shape1_0.Name     = "_Shape1_0";
     this._Shape1_0.Size     = new System.Drawing.Size(229, 76);
     //
     //_chkFields_1
     //
     this._chkFields_1.BackColor               = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
     this._chkFields_1.CheckAlign              = System.Drawing.ContentAlignment.MiddleRight;
     this._chkFields_1.Cursor                  = System.Windows.Forms.Cursors.Default;
     this._chkFields_1.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
     this._chkFields_1.ForeColor               = System.Drawing.SystemColors.WindowText;
     this._chkFields_1.Location                = new System.Drawing.Point(171, 174);
     this._chkFields_1.Name                    = "_chkFields_1";
     this._chkFields_1.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this._chkFields_1.Size                    = new System.Drawing.Size(118, 19);
     this._chkFields_1.TabIndex                = 11;
     this._chkFields_1.Text                    = "Disable this Deposit";
     this._chkFields_1.UseVisualStyleBackColor = false;
     //
     //_txtFloat_3
     //
     this._txtFloat_3.AcceptsReturn = true;
     this._txtFloat_3.BackColor     = System.Drawing.SystemColors.Window;
     this._txtFloat_3.BorderStyle   = System.Windows.Forms.BorderStyle.FixedSingle;
     this._txtFloat_3.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this._txtFloat_3.ForeColor     = System.Drawing.SystemColors.WindowText;
     this._txtFloat_3.Location      = new System.Drawing.Point(465, 99);
     this._txtFloat_3.MaxLength     = 0;
     this._txtFloat_3.Name          = "_txtFloat_3";
     this._txtFloat_3.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this._txtFloat_3.Size          = new System.Drawing.Size(61, 19);
     this._txtFloat_3.TabIndex      = 20;
     this._txtFloat_3.TextAlign     = System.Windows.Forms.HorizontalAlignment.Right;
     //
     //_txtFloat_2
     //
     this._txtFloat_2.AcceptsReturn = true;
     this._txtFloat_2.BackColor     = System.Drawing.SystemColors.Window;
     this._txtFloat_2.BorderStyle   = System.Windows.Forms.BorderStyle.FixedSingle;
     this._txtFloat_2.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this._txtFloat_2.ForeColor     = System.Drawing.SystemColors.WindowText;
     this._txtFloat_2.Location      = new System.Drawing.Point(402, 99);
     this._txtFloat_2.MaxLength     = 0;
     this._txtFloat_2.Name          = "_txtFloat_2";
     this._txtFloat_2.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this._txtFloat_2.Size          = new System.Drawing.Size(61, 19);
     this._txtFloat_2.TabIndex      = 17;
     this._txtFloat_2.TextAlign     = System.Windows.Forms.HorizontalAlignment.Right;
     //
     //_txtFloat_1
     //
     this._txtFloat_1.AcceptsReturn = true;
     this._txtFloat_1.BackColor     = System.Drawing.SystemColors.Window;
     this._txtFloat_1.BorderStyle   = System.Windows.Forms.BorderStyle.FixedSingle;
     this._txtFloat_1.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this._txtFloat_1.ForeColor     = System.Drawing.SystemColors.WindowText;
     this._txtFloat_1.Location      = new System.Drawing.Point(465, 78);
     this._txtFloat_1.MaxLength     = 0;
     this._txtFloat_1.Name          = "_txtFloat_1";
     this._txtFloat_1.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this._txtFloat_1.Size          = new System.Drawing.Size(61, 19);
     this._txtFloat_1.TabIndex      = 19;
     this._txtFloat_1.TextAlign     = System.Windows.Forms.HorizontalAlignment.Right;
     //
     //_txtFloat_0
     //
     this._txtFloat_0.AcceptsReturn = true;
     this._txtFloat_0.BackColor     = System.Drawing.SystemColors.Window;
     this._txtFloat_0.BorderStyle   = System.Windows.Forms.BorderStyle.FixedSingle;
     this._txtFloat_0.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this._txtFloat_0.ForeColor     = System.Drawing.SystemColors.WindowText;
     this._txtFloat_0.Location      = new System.Drawing.Point(402, 78);
     this._txtFloat_0.MaxLength     = 0;
     this._txtFloat_0.Name          = "_txtFloat_0";
     this._txtFloat_0.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this._txtFloat_0.Size          = new System.Drawing.Size(61, 19);
     this._txtFloat_0.TabIndex      = 16;
     this._txtFloat_0.TextAlign     = System.Windows.Forms.HorizontalAlignment.Right;
     //
     //_txtHide_1
     //
     this._txtHide_1.AcceptsReturn = true;
     this._txtHide_1.BackColor     = System.Drawing.SystemColors.Window;
     this._txtHide_1.BorderStyle   = System.Windows.Forms.BorderStyle.FixedSingle;
     this._txtHide_1.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this._txtHide_1.ForeColor     = System.Drawing.SystemColors.WindowText;
     this._txtHide_1.Location      = new System.Drawing.Point(329, 167);
     this._txtHide_1.MaxLength     = 0;
     this._txtHide_1.Name          = "_txtHide_1";
     this._txtHide_1.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this._txtHide_1.Size          = new System.Drawing.Size(99, 19);
     this._txtHide_1.TabIndex      = 25;
     this._txtHide_1.TextAlign     = System.Windows.Forms.HorizontalAlignment.Right;
     this._txtHide_1.Visible       = false;
     //
     //_txtHide_0
     //
     this._txtHide_0.AcceptsReturn = true;
     this._txtHide_0.BackColor     = System.Drawing.SystemColors.Window;
     this._txtHide_0.BorderStyle   = System.Windows.Forms.BorderStyle.FixedSingle;
     this._txtHide_0.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this._txtHide_0.ForeColor     = System.Drawing.SystemColors.WindowText;
     this._txtHide_0.Location      = new System.Drawing.Point(329, 142);
     this._txtHide_0.MaxLength     = 0;
     this._txtHide_0.Name          = "_txtHide_0";
     this._txtHide_0.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this._txtHide_0.Size          = new System.Drawing.Size(99, 19);
     this._txtHide_0.TabIndex      = 24;
     this._txtHide_0.TextAlign     = System.Windows.Forms.HorizontalAlignment.Right;
     this._txtHide_0.Visible       = false;
     //
     //_txtInteger_5
     //
     this._txtInteger_5.AcceptsReturn = true;
     this._txtInteger_5.BackColor     = System.Drawing.SystemColors.Window;
     this._txtInteger_5.BorderStyle   = System.Windows.Forms.BorderStyle.FixedSingle;
     this._txtInteger_5.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this._txtInteger_5.ForeColor     = System.Drawing.SystemColors.WindowText;
     this._txtInteger_5.Location      = new System.Drawing.Point(239, 152);
     this._txtInteger_5.MaxLength     = 0;
     this._txtInteger_5.Name          = "_txtInteger_5";
     this._txtInteger_5.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this._txtInteger_5.Size          = new System.Drawing.Size(51, 19);
     this._txtInteger_5.TabIndex      = 10;
     this._txtInteger_5.TextAlign     = System.Windows.Forms.HorizontalAlignment.Right;
     //
     //_txtFields_4
     //
     this._txtFields_4.AcceptsReturn = true;
     this._txtFields_4.BackColor     = System.Drawing.SystemColors.Window;
     this._txtFields_4.BorderStyle   = System.Windows.Forms.BorderStyle.FixedSingle;
     this._txtFields_4.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this._txtFields_4.ForeColor     = System.Drawing.SystemColors.WindowText;
     this._txtFields_4.Location      = new System.Drawing.Point(104, 108);
     this._txtFields_4.MaxLength     = 15;
     this._txtFields_4.Name          = "_txtFields_4";
     this._txtFields_4.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this._txtFields_4.Size          = new System.Drawing.Size(184, 19);
     this._txtFields_4.TabIndex      = 6;
     //
     //_txtFields_3
     //
     this._txtFields_3.AcceptsReturn = true;
     this._txtFields_3.BackColor     = System.Drawing.SystemColors.Window;
     this._txtFields_3.BorderStyle   = System.Windows.Forms.BorderStyle.FixedSingle;
     this._txtFields_3.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this._txtFields_3.ForeColor     = System.Drawing.SystemColors.WindowText;
     this._txtFields_3.Location      = new System.Drawing.Point(105, 87);
     this._txtFields_3.MaxLength     = 20;
     this._txtFields_3.Name          = "_txtFields_3";
     this._txtFields_3.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this._txtFields_3.Size          = new System.Drawing.Size(184, 19);
     this._txtFields_3.TabIndex      = 4;
     //
     //_txtFields_28
     //
     this._txtFields_28.AcceptsReturn = true;
     this._txtFields_28.BackColor     = System.Drawing.SystemColors.Window;
     this._txtFields_28.BorderStyle   = System.Windows.Forms.BorderStyle.FixedSingle;
     this._txtFields_28.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this._txtFields_28.ForeColor     = System.Drawing.SystemColors.WindowText;
     this._txtFields_28.Location      = new System.Drawing.Point(104, 64);
     this._txtFields_28.MaxLength     = 128;
     this._txtFields_28.Name          = "_txtFields_28";
     this._txtFields_28.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this._txtFields_28.Size          = new System.Drawing.Size(184, 19);
     this._txtFields_28.TabIndex      = 2;
     //
     //picButtons
     //
     this.picButtons.BackColor   = System.Drawing.Color.Blue;
     this.picButtons.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.picButtons.Controls.Add(this.cmdPrint);
     this.picButtons.Controls.Add(this.cmdCancel);
     this.picButtons.Controls.Add(this.cmdClose);
     this.picButtons.Cursor      = System.Windows.Forms.Cursors.Default;
     this.picButtons.Dock        = System.Windows.Forms.DockStyle.Top;
     this.picButtons.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.picButtons.Location    = new System.Drawing.Point(0, 0);
     this.picButtons.Name        = "picButtons";
     this.picButtons.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.picButtons.Size        = new System.Drawing.Size(549, 39);
     this.picButtons.TabIndex    = 23;
     //
     //cmdPrint
     //
     this.cmdPrint.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdPrint.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdPrint.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdPrint.Location                = new System.Drawing.Point(375, 3);
     this.cmdPrint.Name                    = "cmdPrint";
     this.cmdPrint.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdPrint.Size                    = new System.Drawing.Size(73, 29);
     this.cmdPrint.TabIndex                = 26;
     this.cmdPrint.TabStop                 = false;
     this.cmdPrint.Text                    = "&Print";
     this.cmdPrint.UseVisualStyleBackColor = false;
     //
     //cmdCancel
     //
     this.cmdCancel.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdCancel.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdCancel.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdCancel.Location                = new System.Drawing.Point(5, 3);
     this.cmdCancel.Name                    = "cmdCancel";
     this.cmdCancel.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdCancel.Size                    = new System.Drawing.Size(73, 29);
     this.cmdCancel.TabIndex                = 22;
     this.cmdCancel.TabStop                 = false;
     this.cmdCancel.Text                    = "&Undo";
     this.cmdCancel.UseVisualStyleBackColor = false;
     //
     //cmdClose
     //
     this.cmdClose.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdClose.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdClose.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdClose.Location                = new System.Drawing.Point(460, 3);
     this.cmdClose.Name                    = "cmdClose";
     this.cmdClose.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdClose.Size                    = new System.Drawing.Size(73, 29);
     this.cmdClose.TabIndex                = 21;
     this.cmdClose.TabStop                 = false;
     this.cmdClose.Text                    = "E&xit";
     this.cmdClose.UseVisualStyleBackColor = false;
     //
     //cmbVat
     //
     this.cmbVat.AllowAddNew   = true;
     this.cmbVat.BoundText     = "";
     this.cmbVat.CellBackColor = System.Drawing.SystemColors.AppWorkspace;
     this.cmbVat.Col           = 0;
     this.cmbVat.CtlText       = "";
     this.cmbVat.DataField     = null;
     this.cmbVat.Location      = new System.Drawing.Point(105, 129);
     this.cmbVat.Name          = "cmbVat";
     this.cmbVat.row           = 0;
     this.cmbVat.Size          = new System.Drawing.Size(184, 21);
     this.cmbVat.TabIndex      = 8;
     this.cmbVat.TopRow        = 0;
     //
     //_lbl_0
     //
     this._lbl_0.AutoSize    = true;
     this._lbl_0.BackColor   = System.Drawing.Color.Transparent;
     this._lbl_0.Cursor      = System.Windows.Forms.Cursors.Default;
     this._lbl_0.Font        = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
     this._lbl_0.ForeColor   = System.Drawing.SystemColors.ControlText;
     this._lbl_0.Location    = new System.Drawing.Point(309, 45);
     this._lbl_0.Name        = "_lbl_0";
     this._lbl_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._lbl_0.Size        = new System.Drawing.Size(57, 14);
     this._lbl_0.TabIndex    = 12;
     this._lbl_0.Text        = "&2. Pricing";
     //
     //_lblLabels_2
     //
     this._lblLabels_2.AutoSize    = true;
     this._lblLabels_2.BackColor   = System.Drawing.Color.Transparent;
     this._lblLabels_2.Cursor      = System.Windows.Forms.Cursors.Default;
     this._lblLabels_2.ForeColor   = System.Drawing.SystemColors.ControlText;
     this._lblLabels_2.Location    = new System.Drawing.Point(72, 132);
     this._lblLabels_2.Name        = "_lblLabels_2";
     this._lblLabels_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._lblLabels_2.Size        = new System.Drawing.Size(31, 13);
     this._lblLabels_2.TabIndex    = 7;
     this._lblLabels_2.Text        = "VAT:";
     this._lblLabels_2.TextAlign   = System.Drawing.ContentAlignment.TopRight;
     //
     //_lblLabels_9
     //
     this._lblLabels_9.AutoSize    = true;
     this._lblLabels_9.BackColor   = System.Drawing.Color.Transparent;
     this._lblLabels_9.Cursor      = System.Windows.Forms.Cursors.Default;
     this._lblLabels_9.ForeColor   = System.Drawing.SystemColors.ControlText;
     this._lblLabels_9.Location    = new System.Drawing.Point(498, 66);
     this._lblLabels_9.Name        = "_lblLabels_9";
     this._lblLabels_9.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._lblLabels_9.Size        = new System.Drawing.Size(31, 13);
     this._lblLabels_9.TabIndex    = 18;
     this._lblLabels_9.Text        = "Case";
     this._lblLabels_9.TextAlign   = System.Drawing.ContentAlignment.TopRight;
     //
     //_lblLabels_8
     //
     this._lblLabels_8.AutoSize    = true;
     this._lblLabels_8.BackColor   = System.Drawing.Color.Transparent;
     this._lblLabels_8.Cursor      = System.Windows.Forms.Cursors.Default;
     this._lblLabels_8.ForeColor   = System.Drawing.SystemColors.ControlText;
     this._lblLabels_8.Location    = new System.Drawing.Point(432, 66);
     this._lblLabels_8.Name        = "_lblLabels_8";
     this._lblLabels_8.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._lblLabels_8.Size        = new System.Drawing.Size(34, 13);
     this._lblLabels_8.TabIndex    = 15;
     this._lblLabels_8.Text        = "Bottle";
     this._lblLabels_8.TextAlign   = System.Drawing.ContentAlignment.TopRight;
     //
     //_lblLabels_7
     //
     this._lblLabels_7.AutoSize    = true;
     this._lblLabels_7.BackColor   = System.Drawing.Color.Transparent;
     this._lblLabels_7.Cursor      = System.Windows.Forms.Cursors.Default;
     this._lblLabels_7.ForeColor   = System.Drawing.SystemColors.ControlText;
     this._lblLabels_7.Location    = new System.Drawing.Point(318, 99);
     this._lblLabels_7.Name        = "_lblLabels_7";
     this._lblLabels_7.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._lblLabels_7.Size        = new System.Drawing.Size(84, 13);
     this._lblLabels_7.TabIndex    = 14;
     this._lblLabels_7.Text        = "2. Special Price:";
     this._lblLabels_7.TextAlign   = System.Drawing.ContentAlignment.TopRight;
     //
     //_lblLabels_6
     //
     this._lblLabels_6.AutoSize    = true;
     this._lblLabels_6.BackColor   = System.Drawing.Color.Transparent;
     this._lblLabels_6.Cursor      = System.Windows.Forms.Cursors.Default;
     this._lblLabels_6.ForeColor   = System.Drawing.SystemColors.ControlText;
     this._lblLabels_6.Location    = new System.Drawing.Point(312, 81);
     this._lblLabels_6.Name        = "_lblLabels_6";
     this._lblLabels_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._lblLabels_6.Size        = new System.Drawing.Size(91, 13);
     this._lblLabels_6.TabIndex    = 13;
     this._lblLabels_6.Text        = "1. Inclusive Price:";
     this._lblLabels_6.TextAlign   = System.Drawing.ContentAlignment.TopRight;
     //
     //_lblLabels_5
     //
     this._lblLabels_5.AutoSize    = true;
     this._lblLabels_5.BackColor   = System.Drawing.Color.Transparent;
     this._lblLabels_5.Cursor      = System.Windows.Forms.Cursors.Default;
     this._lblLabels_5.ForeColor   = System.Drawing.SystemColors.ControlText;
     this._lblLabels_5.Location    = new System.Drawing.Point(104, 155);
     this._lblLabels_5.Name        = "_lblLabels_5";
     this._lblLabels_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._lblLabels_5.Size        = new System.Drawing.Size(138, 13);
     this._lblLabels_5.TabIndex    = 9;
     this._lblLabels_5.Text        = "Number of Bottles In a case";
     this._lblLabels_5.TextAlign   = System.Drawing.ContentAlignment.TopRight;
     //
     //_lblLabels_4
     //
     this._lblLabels_4.AutoSize    = true;
     this._lblLabels_4.BackColor   = System.Drawing.Color.Transparent;
     this._lblLabels_4.Cursor      = System.Windows.Forms.Cursors.Default;
     this._lblLabels_4.ForeColor   = System.Drawing.SystemColors.ControlText;
     this._lblLabels_4.Location    = new System.Drawing.Point(21, 108);
     this._lblLabels_4.Name        = "_lblLabels_4";
     this._lblLabels_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._lblLabels_4.Size        = new System.Drawing.Size(84, 13);
     this._lblLabels_4.TabIndex    = 5;
     this._lblLabels_4.Text        = "POS Quick Key:";
     this._lblLabels_4.TextAlign   = System.Drawing.ContentAlignment.TopRight;
     //
     //_lblLabels_3
     //
     this._lblLabels_3.AutoSize    = true;
     this._lblLabels_3.BackColor   = System.Drawing.Color.Transparent;
     this._lblLabels_3.Cursor      = System.Windows.Forms.Cursors.Default;
     this._lblLabels_3.ForeColor   = System.Drawing.SystemColors.ControlText;
     this._lblLabels_3.Location    = new System.Drawing.Point(27, 87);
     this._lblLabels_3.Name        = "_lblLabels_3";
     this._lblLabels_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._lblLabels_3.Size        = new System.Drawing.Size(78, 13);
     this._lblLabels_3.TabIndex    = 3;
     this._lblLabels_3.Text        = "Receipt Name:";
     this._lblLabels_3.TextAlign   = System.Drawing.ContentAlignment.TopRight;
     //
     //_lblLabels_38
     //
     this._lblLabels_38.AutoSize    = true;
     this._lblLabels_38.BackColor   = System.Drawing.Color.Transparent;
     this._lblLabels_38.Cursor      = System.Windows.Forms.Cursors.Default;
     this._lblLabels_38.ForeColor   = System.Drawing.SystemColors.ControlText;
     this._lblLabels_38.Location    = new System.Drawing.Point(30, 69);
     this._lblLabels_38.Name        = "_lblLabels_38";
     this._lblLabels_38.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._lblLabels_38.Size        = new System.Drawing.Size(75, 13);
     this._lblLabels_38.TabIndex    = 1;
     this._lblLabels_38.Text        = "Display Name:";
     this._lblLabels_38.TextAlign   = System.Drawing.ContentAlignment.TopRight;
     //
     //_lbl_5
     //
     this._lbl_5.AutoSize    = true;
     this._lbl_5.BackColor   = System.Drawing.Color.Transparent;
     this._lbl_5.Cursor      = System.Windows.Forms.Cursors.Default;
     this._lbl_5.Font        = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
     this._lbl_5.ForeColor   = System.Drawing.SystemColors.ControlText;
     this._lbl_5.Location    = new System.Drawing.Point(15, 45);
     this._lbl_5.Name        = "_lbl_5";
     this._lbl_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._lbl_5.Size        = new System.Drawing.Size(62, 14);
     this._lbl_5.TabIndex    = 0;
     this._lbl_5.Text        = "&1. General";
     //
     //frmDeposit
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6f, 13f);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(224)), Convert.ToInt32(Convert.ToByte(224)), Convert.ToInt32(Convert.ToByte(224)));
     this.ClientSize          = new System.Drawing.Size(549, 205);
     this.ControlBox          = false;
     this.Controls.Add(this._chkFields_1);
     this.Controls.Add(this._txtFloat_3);
     this.Controls.Add(this._txtFloat_2);
     this.Controls.Add(this._txtFloat_1);
     this.Controls.Add(this._txtFloat_0);
     this.Controls.Add(this._txtHide_1);
     this.Controls.Add(this._txtHide_0);
     this.Controls.Add(this._txtInteger_5);
     this.Controls.Add(this._txtFields_4);
     this.Controls.Add(this._txtFields_3);
     this.Controls.Add(this._txtFields_28);
     this.Controls.Add(this.picButtons);
     this.Controls.Add(this.cmbVat);
     this.Controls.Add(this._lbl_0);
     this.Controls.Add(this._lblLabels_2);
     this.Controls.Add(this._lblLabels_9);
     this.Controls.Add(this._lblLabels_8);
     this.Controls.Add(this._lblLabels_7);
     this.Controls.Add(this._lblLabels_6);
     this.Controls.Add(this._lblLabels_5);
     this.Controls.Add(this._lblLabels_4);
     this.Controls.Add(this._lblLabels_3);
     this.Controls.Add(this._lblLabels_38);
     this.Controls.Add(this._lbl_5);
     this.Controls.Add(this.ShapeContainer1);
     this.Cursor          = System.Windows.Forms.Cursors.Default;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.KeyPreview      = true;
     this.Location        = new System.Drawing.Point(73, 22);
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmDeposit";
     this.RightToLeft     = System.Windows.Forms.RightToLeft.No;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Edit Deposit Details";
     this.picButtons.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize) this.cmbVat).EndInit();
     ((System.ComponentModel.ISupportInitialize) this.Shape1).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmVegTestStockBack));
     this.components      = new System.ComponentModel.Container();
     this.ToolTip1        = new System.Windows.Forms.ToolTip(components);
     this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
     this.txtQtyB         = new System.Windows.Forms.TextBox();
     this.txtPriceB       = new System.Windows.Forms.TextBox();
     this.cmdSelectChild  = new System.Windows.Forms.Button();
     this.txtPack         = new System.Windows.Forms.TextBox();
     this.txtPriceS       = new System.Windows.Forms.TextBox();
     this.txtQty          = new System.Windows.Forms.TextBox();
     this.txtPrice        = new System.Windows.Forms.TextBox();
     this.picButtons      = new System.Windows.Forms.Panel();
     this.cmdCancel       = new System.Windows.Forms.Button();
     this.cmdClose        = new System.Windows.Forms.Button();
     this._LBL_6          = new System.Windows.Forms.Label();
     this._LBL_4          = new System.Windows.Forms.Label();
     this.Label2          = new System.Windows.Forms.Label();
     this.lblPComp        = new System.Windows.Forms.Label();
     this.lblSComp        = new System.Windows.Forms.Label();
     this.lblStockItemB   = new System.Windows.Forms.Label();
     this._LBL_5          = new System.Windows.Forms.Label();
     this._LBL_0          = new System.Windows.Forms.Label();
     this._LBL_3          = new System.Windows.Forms.Label();
     this._LBL_2          = new System.Windows.Forms.Label();
     this._LBL_1          = new System.Windows.Forms.Label();
     this.lblStockItem    = new System.Windows.Forms.Label();
     this._Shape1_2       = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     this._Shape1_0       = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     //Me.LBL = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
     this.Shape1 = new RectangleShapeArray(components);
     this.picButtons.SuspendLayout();
     this.SuspendLayout();
     this.ToolTip1.Active = true;
     //CType(Me.LBL, System.ComponentModel.ISupportInitialize).BeginInit()
     ((System.ComponentModel.ISupportInitialize) this.Shape1).BeginInit();
     this.BackColor                       = System.Drawing.Color.FromArgb(224, 224, 224);
     this.FormBorderStyle                 = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Text                            = "Stock Receiving";
     this.ClientSize                      = new System.Drawing.Size(397, 287);
     this.Location                        = new System.Drawing.Point(3, 22);
     this.ControlBox                      = false;
     this.KeyPreview                      = true;
     this.MaximizeBox                     = false;
     this.MinimizeBox                     = false;
     this.ShowInTaskbar                   = false;
     this.StartPosition                   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.AutoScaleMode                   = System.Windows.Forms.AutoScaleMode.Font;
     this.Enabled                         = true;
     this.Cursor                          = System.Windows.Forms.Cursors.Default;
     this.RightToLeft                     = System.Windows.Forms.RightToLeft.No;
     this.HelpButton                      = false;
     this.WindowState                     = System.Windows.Forms.FormWindowState.Normal;
     this.Name                            = "frmVegTestStockBack";
     this.txtQtyB.AutoSize                = false;
     this.txtQtyB.TextAlign               = System.Windows.Forms.HorizontalAlignment.Right;
     this.txtQtyB.Enabled                 = false;
     this.txtQtyB.Size                    = new System.Drawing.Size(91, 19);
     this.txtQtyB.Location                = new System.Drawing.Point(293, 227);
     this.txtQtyB.TabIndex                = 19;
     this.txtQtyB.Text                    = "0.00";
     this.txtQtyB.AcceptsReturn           = true;
     this.txtQtyB.BackColor               = System.Drawing.SystemColors.Window;
     this.txtQtyB.CausesValidation        = true;
     this.txtQtyB.ForeColor               = System.Drawing.SystemColors.WindowText;
     this.txtQtyB.HideSelection           = true;
     this.txtQtyB.ReadOnly                = false;
     this.txtQtyB.MaxLength               = 0;
     this.txtQtyB.Cursor                  = System.Windows.Forms.Cursors.IBeam;
     this.txtQtyB.Multiline               = false;
     this.txtQtyB.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.txtQtyB.ScrollBars              = System.Windows.Forms.ScrollBars.None;
     this.txtQtyB.TabStop                 = true;
     this.txtQtyB.Visible                 = true;
     this.txtQtyB.BorderStyle             = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtQtyB.Name                    = "txtQtyB";
     this.txtPriceB.AutoSize              = false;
     this.txtPriceB.TextAlign             = System.Windows.Forms.HorizontalAlignment.Right;
     this.txtPriceB.Enabled               = false;
     this.txtPriceB.Size                  = new System.Drawing.Size(91, 19);
     this.txtPriceB.Location              = new System.Drawing.Point(293, 251);
     this.txtPriceB.TabIndex              = 18;
     this.txtPriceB.Text                  = "0";
     this.txtPriceB.AcceptsReturn         = true;
     this.txtPriceB.BackColor             = System.Drawing.SystemColors.Window;
     this.txtPriceB.CausesValidation      = true;
     this.txtPriceB.ForeColor             = System.Drawing.SystemColors.WindowText;
     this.txtPriceB.HideSelection         = true;
     this.txtPriceB.ReadOnly              = false;
     this.txtPriceB.MaxLength             = 0;
     this.txtPriceB.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.txtPriceB.Multiline             = false;
     this.txtPriceB.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this.txtPriceB.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.txtPriceB.TabStop               = true;
     this.txtPriceB.Visible               = true;
     this.txtPriceB.BorderStyle           = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtPriceB.Name                  = "txtPriceB";
     this.cmdSelectChild.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdSelectChild.Text             = "Select Item you wish above QTY to add on";
     this.cmdSelectChild.Size             = new System.Drawing.Size(217, 29);
     this.cmdSelectChild.Location         = new System.Drawing.Point(173, 136);
     this.cmdSelectChild.TabIndex         = 17;
     this.cmdSelectChild.TabStop          = false;
     this.cmdSelectChild.BackColor        = System.Drawing.SystemColors.Control;
     this.cmdSelectChild.CausesValidation = true;
     this.cmdSelectChild.Enabled          = true;
     this.cmdSelectChild.ForeColor        = System.Drawing.SystemColors.ControlText;
     this.cmdSelectChild.Cursor           = System.Windows.Forms.Cursors.Default;
     this.cmdSelectChild.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.cmdSelectChild.Name             = "cmdSelectChild";
     this.txtPack.AutoSize                = false;
     this.txtPack.Size                    = new System.Drawing.Size(41, 19);
     this.txtPack.Location                = new System.Drawing.Point(336, 320);
     this.txtPack.TabIndex                = 16;
     this.txtPack.Text                    = "0";
     this.txtPack.Visible                 = false;
     this.txtPack.AcceptsReturn           = true;
     this.txtPack.TextAlign               = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtPack.BackColor               = System.Drawing.SystemColors.Window;
     this.txtPack.CausesValidation        = true;
     this.txtPack.Enabled                 = true;
     this.txtPack.ForeColor               = System.Drawing.SystemColors.WindowText;
     this.txtPack.HideSelection           = true;
     this.txtPack.ReadOnly                = false;
     this.txtPack.MaxLength               = 0;
     this.txtPack.Cursor                  = System.Windows.Forms.Cursors.IBeam;
     this.txtPack.Multiline               = false;
     this.txtPack.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.txtPack.ScrollBars              = System.Windows.Forms.ScrollBars.None;
     this.txtPack.TabStop                 = true;
     this.txtPack.BorderStyle             = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtPack.Name                    = "txtPack";
     this.txtPriceS.AutoSize              = false;
     this.txtPriceS.TextAlign             = System.Windows.Forms.HorizontalAlignment.Right;
     this.txtPriceS.Enabled               = false;
     this.txtPriceS.Size                  = new System.Drawing.Size(91, 19);
     this.txtPriceS.Location              = new System.Drawing.Point(291, 354);
     this.txtPriceS.TabIndex              = 8;
     this.txtPriceS.Text                  = "0.00";
     this.txtPriceS.Visible               = false;
     this.txtPriceS.AcceptsReturn         = true;
     this.txtPriceS.BackColor             = System.Drawing.SystemColors.Window;
     this.txtPriceS.CausesValidation      = true;
     this.txtPriceS.ForeColor             = System.Drawing.SystemColors.WindowText;
     this.txtPriceS.HideSelection         = true;
     this.txtPriceS.ReadOnly              = false;
     this.txtPriceS.MaxLength             = 0;
     this.txtPriceS.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.txtPriceS.Multiline             = false;
     this.txtPriceS.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this.txtPriceS.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.txtPriceS.TabStop               = true;
     this.txtPriceS.BorderStyle           = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtPriceS.Name                  = "txtPriceS";
     this.txtQty.AutoSize                 = false;
     this.txtQty.TextAlign                = System.Windows.Forms.HorizontalAlignment.Right;
     this.txtQty.Enabled                  = false;
     this.txtQty.Size                     = new System.Drawing.Size(67, 19);
     this.txtQty.Location                 = new System.Drawing.Point(96, 97);
     this.txtQty.TabIndex                 = 7;
     this.txtQty.Text                     = "0";
     this.txtQty.AcceptsReturn            = true;
     this.txtQty.BackColor                = System.Drawing.SystemColors.Window;
     this.txtQty.CausesValidation         = true;
     this.txtQty.ForeColor                = System.Drawing.SystemColors.WindowText;
     this.txtQty.HideSelection            = true;
     this.txtQty.ReadOnly                 = false;
     this.txtQty.MaxLength                = 0;
     this.txtQty.Cursor                   = System.Windows.Forms.Cursors.IBeam;
     this.txtQty.Multiline                = false;
     this.txtQty.RightToLeft              = System.Windows.Forms.RightToLeft.No;
     this.txtQty.ScrollBars               = System.Windows.Forms.ScrollBars.None;
     this.txtQty.TabStop                  = true;
     this.txtQty.Visible                  = true;
     this.txtQty.BorderStyle              = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtQty.Name                     = "txtQty";
     this.txtPrice.AutoSize               = false;
     this.txtPrice.TextAlign              = System.Windows.Forms.HorizontalAlignment.Right;
     this.txtPrice.Enabled                = false;
     this.txtPrice.Size                   = new System.Drawing.Size(91, 19);
     this.txtPrice.Location               = new System.Drawing.Point(293, 97);
     this.txtPrice.TabIndex               = 3;
     this.txtPrice.Text                   = "0.00";
     this.txtPrice.AcceptsReturn          = true;
     this.txtPrice.BackColor              = System.Drawing.SystemColors.Window;
     this.txtPrice.CausesValidation       = true;
     this.txtPrice.ForeColor              = System.Drawing.SystemColors.WindowText;
     this.txtPrice.HideSelection          = true;
     this.txtPrice.ReadOnly               = false;
     this.txtPrice.MaxLength              = 0;
     this.txtPrice.Cursor                 = System.Windows.Forms.Cursors.IBeam;
     this.txtPrice.Multiline              = false;
     this.txtPrice.RightToLeft            = System.Windows.Forms.RightToLeft.No;
     this.txtPrice.ScrollBars             = System.Windows.Forms.ScrollBars.None;
     this.txtPrice.TabStop                = true;
     this.txtPrice.Visible                = true;
     this.txtPrice.BorderStyle            = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtPrice.Name                   = "txtPrice";
     this.picButtons.Dock                 = System.Windows.Forms.DockStyle.Top;
     this.picButtons.BackColor            = System.Drawing.Color.Blue;
     this.picButtons.Size                 = new System.Drawing.Size(397, 39);
     this.picButtons.Location             = new System.Drawing.Point(0, 0);
     this.picButtons.TabIndex             = 0;
     this.picButtons.TabStop              = false;
     this.picButtons.CausesValidation     = true;
     this.picButtons.Enabled              = true;
     this.picButtons.ForeColor            = System.Drawing.SystemColors.ControlText;
     this.picButtons.Cursor               = System.Windows.Forms.Cursors.Default;
     this.picButtons.RightToLeft          = System.Windows.Forms.RightToLeft.No;
     this.picButtons.Visible              = true;
     this.picButtons.BorderStyle          = System.Windows.Forms.BorderStyle.Fixed3D;
     this.picButtons.Name                 = "picButtons";
     this.cmdCancel.TextAlign             = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdCancel.Text                  = "&Undo";
     this.cmdCancel.Size                  = new System.Drawing.Size(73, 29);
     this.cmdCancel.Location              = new System.Drawing.Point(8, 3);
     this.cmdCancel.TabIndex              = 15;
     this.cmdCancel.TabStop               = false;
     this.cmdCancel.BackColor             = System.Drawing.SystemColors.Control;
     this.cmdCancel.CausesValidation      = true;
     this.cmdCancel.Enabled               = true;
     this.cmdCancel.ForeColor             = System.Drawing.SystemColors.ControlText;
     this.cmdCancel.Cursor                = System.Windows.Forms.Cursors.Default;
     this.cmdCancel.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this.cmdCancel.Name                  = "cmdCancel";
     this.cmdClose.TextAlign              = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdClose.Text                   = "Process && E&xit";
     this.cmdClose.Size                   = new System.Drawing.Size(97, 29);
     this.cmdClose.Location               = new System.Drawing.Point(288, 3);
     this.cmdClose.TabIndex               = 1;
     this.cmdClose.TabStop                = false;
     this.cmdClose.BackColor              = System.Drawing.SystemColors.Control;
     this.cmdClose.CausesValidation       = true;
     this.cmdClose.Enabled                = true;
     this.cmdClose.ForeColor              = System.Drawing.SystemColors.ControlText;
     this.cmdClose.Cursor                 = System.Windows.Forms.Cursors.Default;
     this.cmdClose.RightToLeft            = System.Windows.Forms.RightToLeft.No;
     this.cmdClose.Name                   = "cmdClose";
     this._LBL_6.TextAlign                = System.Drawing.ContentAlignment.TopRight;
     this._LBL_6.Text                     = "Total Receiving QTY in KG:";
     this._LBL_6.Size                     = new System.Drawing.Size(132, 13);
     this._LBL_6.Location                 = new System.Drawing.Point(157, 254);
     this._LBL_6.TabIndex                 = 21;
     this._LBL_6.BackColor                = System.Drawing.Color.Transparent;
     this._LBL_6.Enabled                  = true;
     this._LBL_6.ForeColor                = System.Drawing.SystemColors.ControlText;
     this._LBL_6.Cursor                   = System.Windows.Forms.Cursors.Default;
     this._LBL_6.RightToLeft              = System.Windows.Forms.RightToLeft.No;
     this._LBL_6.UseMnemonic              = true;
     this._LBL_6.Visible                  = true;
     this._LBL_6.AutoSize                 = true;
     this._LBL_6.BorderStyle              = System.Windows.Forms.BorderStyle.None;
     this._LBL_6.Name                     = "_LBL_6";
     this._LBL_4.TextAlign                = System.Drawing.ContentAlignment.TopRight;
     this._LBL_4.Text                     = "Total Receiving QTY:";
     this._LBL_4.Size                     = new System.Drawing.Size(103, 13);
     this._LBL_4.Location                 = new System.Drawing.Point(186, 230);
     this._LBL_4.TabIndex                 = 20;
     this._LBL_4.BackColor                = System.Drawing.Color.Transparent;
     this._LBL_4.Enabled                  = true;
     this._LBL_4.ForeColor                = System.Drawing.SystemColors.ControlText;
     this._LBL_4.Cursor                   = System.Windows.Forms.Cursors.Default;
     this._LBL_4.RightToLeft              = System.Windows.Forms.RightToLeft.No;
     this._LBL_4.UseMnemonic              = true;
     this._LBL_4.Visible                  = true;
     this._LBL_4.AutoSize                 = true;
     this._LBL_4.BorderStyle              = System.Windows.Forms.BorderStyle.None;
     this._LBL_4.Name                     = "_LBL_4";
     this.Label2.Text                     = "Please verify products from both locations";
     this.Label2.Font                     = new System.Drawing.Font("Arial", 9.75f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
     this.Label2.ForeColor                = System.Drawing.Color.FromArgb(192, 0, 0);
     this.Label2.Size                     = new System.Drawing.Size(296, 23);
     this.Label2.Location                 = new System.Drawing.Point(40, 320);
     this.Label2.TabIndex                 = 14;
     this.Label2.TextAlign                = System.Drawing.ContentAlignment.TopLeft;
     this.Label2.BackColor                = System.Drawing.Color.Transparent;
     this.Label2.Enabled                  = true;
     this.Label2.Cursor                   = System.Windows.Forms.Cursors.Default;
     this.Label2.RightToLeft              = System.Windows.Forms.RightToLeft.No;
     this.Label2.UseMnemonic              = true;
     this.Label2.Visible                  = true;
     this.Label2.AutoSize                 = false;
     this.Label2.BorderStyle              = System.Windows.Forms.BorderStyle.None;
     this.Label2.Name                     = "Label2";
     this.lblPComp.Text                   = "From";
     this.lblPComp.Font                   = new System.Drawing.Font("Arial", 9.75f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
     this.lblPComp.Size                   = new System.Drawing.Size(352, 24);
     this.lblPComp.Location               = new System.Drawing.Point(16, 52);
     this.lblPComp.TabIndex               = 13;
     this.lblPComp.TextAlign              = System.Drawing.ContentAlignment.TopLeft;
     this.lblPComp.BackColor              = System.Drawing.Color.Transparent;
     this.lblPComp.Enabled                = true;
     this.lblPComp.ForeColor              = System.Drawing.SystemColors.ControlText;
     this.lblPComp.Cursor                 = System.Windows.Forms.Cursors.Default;
     this.lblPComp.RightToLeft            = System.Windows.Forms.RightToLeft.No;
     this.lblPComp.UseMnemonic            = true;
     this.lblPComp.Visible                = true;
     this.lblPComp.AutoSize               = false;
     this.lblPComp.BorderStyle            = System.Windows.Forms.BorderStyle.None;
     this.lblPComp.Name                   = "lblPComp";
     this.lblSComp.Text                   = "To";
     this.lblSComp.Font                   = new System.Drawing.Font("Arial", 9.75f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
     this.lblSComp.Size                   = new System.Drawing.Size(360, 24);
     this.lblSComp.Location               = new System.Drawing.Point(16, 184);
     this.lblSComp.TabIndex               = 12;
     this.lblSComp.TextAlign              = System.Drawing.ContentAlignment.TopLeft;
     this.lblSComp.BackColor              = System.Drawing.Color.Transparent;
     this.lblSComp.Enabled                = true;
     this.lblSComp.ForeColor              = System.Drawing.SystemColors.ControlText;
     this.lblSComp.Cursor                 = System.Windows.Forms.Cursors.Default;
     this.lblSComp.RightToLeft            = System.Windows.Forms.RightToLeft.No;
     this.lblSComp.UseMnemonic            = true;
     this.lblSComp.Visible                = true;
     this.lblSComp.AutoSize               = false;
     this.lblSComp.BorderStyle            = System.Windows.Forms.BorderStyle.None;
     this.lblSComp.Name                   = "lblSComp";
     this.lblStockItemB.Text              = " <Receiving Stock Item>";
     this.lblStockItemB.Size              = new System.Drawing.Size(286, 17);
     this.lblStockItemB.Location          = new System.Drawing.Point(98, 208);
     this.lblStockItemB.TabIndex          = 11;
     this.lblStockItemB.TextAlign         = System.Drawing.ContentAlignment.TopLeft;
     this.lblStockItemB.BackColor         = System.Drawing.SystemColors.Control;
     this.lblStockItemB.Enabled           = true;
     this.lblStockItemB.ForeColor         = System.Drawing.SystemColors.ControlText;
     this.lblStockItemB.Cursor            = System.Windows.Forms.Cursors.Default;
     this.lblStockItemB.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     this.lblStockItemB.UseMnemonic       = true;
     this.lblStockItemB.Visible           = true;
     this.lblStockItemB.AutoSize          = false;
     this.lblStockItemB.BorderStyle       = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lblStockItemB.Name              = "lblStockItemB";
     this._LBL_5.TextAlign                = System.Drawing.ContentAlignment.TopRight;
     this._LBL_5.Text                     = "Stock Item Name:";
     this._LBL_5.Size                     = new System.Drawing.Size(85, 13);
     this._LBL_5.Location                 = new System.Drawing.Point(10, 208);
     this._LBL_5.TabIndex                 = 10;
     this._LBL_5.BackColor                = System.Drawing.Color.Transparent;
     this._LBL_5.Enabled                  = true;
     this._LBL_5.ForeColor                = System.Drawing.SystemColors.ControlText;
     this._LBL_5.Cursor                   = System.Windows.Forms.Cursors.Default;
     this._LBL_5.RightToLeft              = System.Windows.Forms.RightToLeft.No;
     this._LBL_5.UseMnemonic              = true;
     this._LBL_5.Visible                  = true;
     this._LBL_5.AutoSize                 = true;
     this._LBL_5.BorderStyle              = System.Windows.Forms.BorderStyle.None;
     this._LBL_5.Name                     = "_LBL_5";
     this._LBL_0.TextAlign                = System.Drawing.ContentAlignment.TopRight;
     this._LBL_0.Text                     = "Price:";
     this._LBL_0.Size                     = new System.Drawing.Size(27, 13);
     this._LBL_0.Location                 = new System.Drawing.Point(260, 357);
     this._LBL_0.TabIndex                 = 9;
     this._LBL_0.Visible                  = false;
     this._LBL_0.BackColor                = System.Drawing.Color.Transparent;
     this._LBL_0.Enabled                  = true;
     this._LBL_0.ForeColor                = System.Drawing.SystemColors.ControlText;
     this._LBL_0.Cursor                   = System.Windows.Forms.Cursors.Default;
     this._LBL_0.RightToLeft              = System.Windows.Forms.RightToLeft.No;
     this._LBL_0.UseMnemonic              = true;
     this._LBL_0.AutoSize                 = true;
     this._LBL_0.BorderStyle              = System.Windows.Forms.BorderStyle.None;
     this._LBL_0.Name                     = "_LBL_0";
     this._LBL_3.TextAlign                = System.Drawing.ContentAlignment.TopRight;
     this._LBL_3.Text                     = "Available QTY in KG:";
     this._LBL_3.Size                     = new System.Drawing.Size(100, 13);
     this._LBL_3.Location                 = new System.Drawing.Point(189, 100);
     this._LBL_3.TabIndex                 = 6;
     this._LBL_3.BackColor                = System.Drawing.Color.Transparent;
     this._LBL_3.Enabled                  = true;
     this._LBL_3.ForeColor                = System.Drawing.SystemColors.ControlText;
     this._LBL_3.Cursor                   = System.Windows.Forms.Cursors.Default;
     this._LBL_3.RightToLeft              = System.Windows.Forms.RightToLeft.No;
     this._LBL_3.UseMnemonic              = true;
     this._LBL_3.Visible                  = true;
     this._LBL_3.AutoSize                 = true;
     this._LBL_3.BorderStyle              = System.Windows.Forms.BorderStyle.None;
     this._LBL_3.Name                     = "_LBL_3";
     this._LBL_2.TextAlign                = System.Drawing.ContentAlignment.TopRight;
     this._LBL_2.Text                     = "Available QTY:";
     this._LBL_2.Size                     = new System.Drawing.Size(71, 13);
     this._LBL_2.Location                 = new System.Drawing.Point(24, 100);
     this._LBL_2.TabIndex                 = 5;
     this._LBL_2.BackColor                = System.Drawing.Color.Transparent;
     this._LBL_2.Enabled                  = true;
     this._LBL_2.ForeColor                = System.Drawing.SystemColors.ControlText;
     this._LBL_2.Cursor                   = System.Windows.Forms.Cursors.Default;
     this._LBL_2.RightToLeft              = System.Windows.Forms.RightToLeft.No;
     this._LBL_2.UseMnemonic              = true;
     this._LBL_2.Visible                  = true;
     this._LBL_2.AutoSize                 = true;
     this._LBL_2.BorderStyle              = System.Windows.Forms.BorderStyle.None;
     this._LBL_2.Name                     = "_LBL_2";
     this._LBL_1.TextAlign                = System.Drawing.ContentAlignment.TopRight;
     this._LBL_1.Text                     = "Stock Item Name:";
     this._LBL_1.Size                     = new System.Drawing.Size(85, 13);
     this._LBL_1.Location                 = new System.Drawing.Point(10, 79);
     this._LBL_1.TabIndex                 = 4;
     this._LBL_1.BackColor                = System.Drawing.Color.Transparent;
     this._LBL_1.Enabled                  = true;
     this._LBL_1.ForeColor                = System.Drawing.SystemColors.ControlText;
     this._LBL_1.Cursor                   = System.Windows.Forms.Cursors.Default;
     this._LBL_1.RightToLeft              = System.Windows.Forms.RightToLeft.No;
     this._LBL_1.UseMnemonic              = true;
     this._LBL_1.Visible                  = true;
     this._LBL_1.AutoSize                 = true;
     this._LBL_1.BorderStyle              = System.Windows.Forms.BorderStyle.None;
     this._LBL_1.Name                     = "_LBL_1";
     this.lblStockItem.Text               = "Label1";
     this.lblStockItem.Size               = new System.Drawing.Size(286, 17);
     this.lblStockItem.Location           = new System.Drawing.Point(98, 79);
     this.lblStockItem.TabIndex           = 2;
     this.lblStockItem.TextAlign          = System.Drawing.ContentAlignment.TopLeft;
     this.lblStockItem.BackColor          = System.Drawing.SystemColors.Control;
     this.lblStockItem.Enabled            = true;
     this.lblStockItem.ForeColor          = System.Drawing.SystemColors.ControlText;
     this.lblStockItem.Cursor             = System.Windows.Forms.Cursors.Default;
     this.lblStockItem.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.lblStockItem.UseMnemonic        = true;
     this.lblStockItem.Visible            = true;
     this.lblStockItem.AutoSize           = false;
     this.lblStockItem.BorderStyle        = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lblStockItem.Name               = "lblStockItem";
     this._Shape1_2.BackColor             = System.Drawing.Color.FromArgb(192, 192, 255);
     this._Shape1_2.BackStyle             = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_2.Size                  = new System.Drawing.Size(383, 80);
     this._Shape1_2.Location              = new System.Drawing.Point(7, 48);
     this._Shape1_2.BorderColor           = System.Drawing.SystemColors.WindowText;
     this._Shape1_2.BorderStyle           = System.Drawing.Drawing2D.DashStyle.Solid;
     this._Shape1_2.BorderWidth           = 1;
     this._Shape1_2.FillColor             = System.Drawing.Color.Black;
     this._Shape1_2.FillStyle             = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
     this._Shape1_2.Visible               = true;
     this._Shape1_2.Name                  = "_Shape1_2";
     this._Shape1_0.BackColor             = System.Drawing.Color.FromArgb(192, 192, 255);
     this._Shape1_0.BackStyle             = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_0.Size                  = new System.Drawing.Size(383, 104);
     this._Shape1_0.Location              = new System.Drawing.Point(7, 176);
     this._Shape1_0.BorderColor           = System.Drawing.SystemColors.WindowText;
     this._Shape1_0.BorderStyle           = System.Drawing.Drawing2D.DashStyle.Solid;
     this._Shape1_0.BorderWidth           = 1;
     this._Shape1_0.FillColor             = System.Drawing.Color.Black;
     this._Shape1_0.FillStyle             = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
     this._Shape1_0.Visible               = true;
     this._Shape1_0.Name                  = "_Shape1_0";
     this.Controls.Add(txtQtyB);
     this.Controls.Add(txtPriceB);
     this.Controls.Add(cmdSelectChild);
     this.Controls.Add(txtPack);
     this.Controls.Add(txtPriceS);
     this.Controls.Add(txtQty);
     this.Controls.Add(txtPrice);
     this.Controls.Add(picButtons);
     this.Controls.Add(_LBL_6);
     this.Controls.Add(_LBL_4);
     this.Controls.Add(Label2);
     this.Controls.Add(lblPComp);
     this.Controls.Add(lblSComp);
     this.Controls.Add(lblStockItemB);
     this.Controls.Add(_LBL_5);
     this.Controls.Add(_LBL_0);
     this.Controls.Add(_LBL_3);
     this.Controls.Add(_LBL_2);
     this.Controls.Add(_LBL_1);
     this.Controls.Add(lblStockItem);
     this.ShapeContainer1.Shapes.Add(_Shape1_2);
     this.ShapeContainer1.Shapes.Add(_Shape1_0);
     this.Controls.Add(ShapeContainer1);
     this.picButtons.Controls.Add(cmdCancel);
     this.picButtons.Controls.Add(cmdClose);
     //Me.LBL.SetIndex(_LBL_6, CType(6, Short))
     //Me.LBL.SetIndex(_LBL_4, CType(4, Short))
     //Me.LBL.SetIndex(_LBL_5, CType(5, Short))
     //Me.LBL.SetIndex(_LBL_0, CType(0, Short))
     //Me.LBL.SetIndex(_LBL_3, CType(3, Short))
     //Me.LBL.SetIndex(_LBL_2, CType(2, Short))
     //Me.LBL.SetIndex(_LBL_1, CType(1, Short))
     this.Shape1.SetIndex(_Shape1_2, Convert.ToInt16(2));
     this.Shape1.SetIndex(_Shape1_0, Convert.ToInt16(0));
     ((System.ComponentModel.ISupportInitialize) this.Shape1).EndInit();
     //CType(Me.LBL, System.ComponentModel.ISupportInitialize).EndInit()
     this.picButtons.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmPricingGroup));
			this.components = new System.ComponentModel.Container();
			this.ToolTip1 = new System.Windows.Forms.ToolTip(components);
			this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
			this.chkPricing = new System.Windows.Forms.CheckBox();
			this._txtFields_28 = new System.Windows.Forms.TextBox();
			this._txtInteger_0 = new System.Windows.Forms.TextBox();
			this._txtFloat_1 = new System.Windows.Forms.TextBox();
			this._txtInteger_2 = new System.Windows.Forms.TextBox();
			this._txtFloatNegative_0 = new System.Windows.Forms.TextBox();
			this._txtFloatNegative_1 = new System.Windows.Forms.TextBox();
			this._txtFloatNegative_2 = new System.Windows.Forms.TextBox();
			this._txtFloatNegative_3 = new System.Windows.Forms.TextBox();
			this._txtFloatNegative_4 = new System.Windows.Forms.TextBox();
			this._txtFloatNegative_5 = new System.Windows.Forms.TextBox();
			this._txtFloatNegative_6 = new System.Windows.Forms.TextBox();
			this._txtFloatNegative_7 = new System.Windows.Forms.TextBox();
			this._txtFloatNegative_8 = new System.Windows.Forms.TextBox();
			this._txtFloatNegative_9 = new System.Windows.Forms.TextBox();
			this._txtFloatNegative_10 = new System.Windows.Forms.TextBox();
			this._txtFloatNegative_11 = new System.Windows.Forms.TextBox();
			this._txtFloatNegative_12 = new System.Windows.Forms.TextBox();
			this._txtFloatNegative_13 = new System.Windows.Forms.TextBox();
			this._txtFloatNegative_14 = new System.Windows.Forms.TextBox();
			this._txtFloatNegative_15 = new System.Windows.Forms.TextBox();
			this.picButtons = new System.Windows.Forms.Panel();
			this.cmdMatrix = new System.Windows.Forms.Button();
			this.cmdPrint = new System.Windows.Forms.Button();
			this.cmdCancel = new System.Windows.Forms.Button();
			this.cmdClose = new System.Windows.Forms.Button();
			this._Shape1_3 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this.Label1 = new System.Windows.Forms.Label();
			this._lbl_10 = new System.Windows.Forms.Label();
			this._lbl_18 = new System.Windows.Forms.Label();
			this._lbl_2 = new System.Windows.Forms.Label();
			this._lbl_3 = new System.Windows.Forms.Label();
			this._lbl_4 = new System.Windows.Forms.Label();
			this._lblLabels_38 = new System.Windows.Forms.Label();
			this._lblLabels_34 = new System.Windows.Forms.Label();
			this._lblLabels_33 = new System.Windows.Forms.Label();
			this._lblCG_0 = new System.Windows.Forms.Label();
			this._lblCG_1 = new System.Windows.Forms.Label();
			this._lblCG_2 = new System.Windows.Forms.Label();
			this._lblCG_3 = new System.Windows.Forms.Label();
			this._lblCG_4 = new System.Windows.Forms.Label();
			this._lblCG_5 = new System.Windows.Forms.Label();
			this._lblCG_6 = new System.Windows.Forms.Label();
			this._lblCG_7 = new System.Windows.Forms.Label();
			this._lbl_1 = new System.Windows.Forms.Label();
			this._lbl_0 = new System.Windows.Forms.Label();
			this._Shape1_0 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._Shape1_1 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._Shape1_2 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._lbl_5 = new System.Windows.Forms.Label();
			//Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			//Me.lblCG = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			//Me.lblLabels = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			//Me.txtFields = New Microsoft.VisualBasic.Compatibility.VB6.TextBoxArray(components)
			//Me.txtFloat = New Microsoft.VisualBasic.Compatibility.VB6.TextBoxArray(components)
			//M''e.txtFloatNegative = New Microsoft.VisualBasic.Compatibility.VB6.TextBoxArray(components)
			//Me.txtInteger = New Microsoft.VisualBasic.Compatibility.VB6.TextBoxArray(components)
			this.Shape1 = new RectangleShapeArray(components);
			this.picButtons.SuspendLayout();
			this.SuspendLayout();
			this.ToolTip1.Active = true;
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.lblCG, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.txtFields, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.txtFloat, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.txtFloatNegative, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.txtInteger, System.ComponentModel.ISupportInitialize).BeginInit()
			((System.ComponentModel.ISupportInitialize)this.Shape1).BeginInit();
			this.BackColor = System.Drawing.Color.FromArgb(224, 224, 224);
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
			this.Text = "Edit Pricing Group Details";
			this.ClientSize = new System.Drawing.Size(527, 351);
			this.Location = new System.Drawing.Point(73, 22);
			this.ControlBox = false;
			this.KeyPreview = true;
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.Enabled = true;
			this.Cursor = System.Windows.Forms.Cursors.Default;
			this.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.ShowInTaskbar = true;
			this.HelpButton = false;
			this.WindowState = System.Windows.Forms.FormWindowState.Normal;
			this.Name = "frmPricingGroup";
			this.chkPricing.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.chkPricing.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this.chkPricing.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this.chkPricing.Text = "Disable This Pricing Group";
			this.chkPricing.ForeColor = System.Drawing.SystemColors.WindowText;
			this.chkPricing.Size = new System.Drawing.Size(157, 19);
			this.chkPricing.Location = new System.Drawing.Point(352, 312);
			this.chkPricing.TabIndex = 44;
			this.chkPricing.CausesValidation = true;
			this.chkPricing.Enabled = true;
			this.chkPricing.Cursor = System.Windows.Forms.Cursors.Default;
			this.chkPricing.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.chkPricing.Appearance = System.Windows.Forms.Appearance.Normal;
			this.chkPricing.TabStop = true;
			this.chkPricing.CheckState = System.Windows.Forms.CheckState.Unchecked;
			this.chkPricing.Visible = true;
			this.chkPricing.Name = "chkPricing";
			this._txtFields_28.AutoSize = false;
			this._txtFields_28.Size = new System.Drawing.Size(375, 19);
			this._txtFields_28.Location = new System.Drawing.Point(126, 66);
			this._txtFields_28.TabIndex = 5;
			this._txtFields_28.AcceptsReturn = true;
			this._txtFields_28.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this._txtFields_28.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_28.CausesValidation = true;
			this._txtFields_28.Enabled = true;
			this._txtFields_28.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_28.HideSelection = true;
			this._txtFields_28.ReadOnly = false;
			this._txtFields_28.MaxLength = 0;
			this._txtFields_28.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_28.Multiline = false;
			this._txtFields_28.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_28.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFields_28.TabStop = true;
			this._txtFields_28.Visible = true;
			this._txtFields_28.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_28.Name = "_txtFields_28";
			this._txtInteger_0.AutoSize = false;
			this._txtInteger_0.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtInteger_0.Size = new System.Drawing.Size(52, 19);
			this._txtInteger_0.Location = new System.Drawing.Point(144, 159);
			this._txtInteger_0.TabIndex = 13;
			this._txtInteger_0.AcceptsReturn = true;
			this._txtInteger_0.BackColor = System.Drawing.SystemColors.Window;
			this._txtInteger_0.CausesValidation = true;
			this._txtInteger_0.Enabled = true;
			this._txtInteger_0.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtInteger_0.HideSelection = true;
			this._txtInteger_0.ReadOnly = false;
			this._txtInteger_0.MaxLength = 0;
			this._txtInteger_0.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtInteger_0.Multiline = false;
			this._txtInteger_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtInteger_0.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtInteger_0.TabStop = true;
			this._txtInteger_0.Visible = true;
			this._txtInteger_0.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtInteger_0.Name = "_txtInteger_0";
			this._txtFloat_1.AutoSize = false;
			this._txtFloat_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloat_1.Size = new System.Drawing.Size(52, 19);
			this._txtFloat_1.Location = new System.Drawing.Point(207, 123);
			this._txtFloat_1.TabIndex = 8;
			this._txtFloat_1.AcceptsReturn = true;
			this._txtFloat_1.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_1.CausesValidation = true;
			this._txtFloat_1.Enabled = true;
			this._txtFloat_1.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_1.HideSelection = true;
			this._txtFloat_1.ReadOnly = false;
			this._txtFloat_1.MaxLength = 0;
			this._txtFloat_1.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_1.Multiline = false;
			this._txtFloat_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_1.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloat_1.TabStop = true;
			this._txtFloat_1.Visible = true;
			this._txtFloat_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_1.Name = "_txtFloat_1";
			this._txtInteger_2.AutoSize = false;
			this._txtInteger_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtInteger_2.Size = new System.Drawing.Size(52, 19);
			this._txtInteger_2.Location = new System.Drawing.Point(378, 123);
			this._txtInteger_2.TabIndex = 10;
			this._txtInteger_2.AcceptsReturn = true;
			this._txtInteger_2.BackColor = System.Drawing.SystemColors.Window;
			this._txtInteger_2.CausesValidation = true;
			this._txtInteger_2.Enabled = true;
			this._txtInteger_2.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtInteger_2.HideSelection = true;
			this._txtInteger_2.ReadOnly = false;
			this._txtInteger_2.MaxLength = 0;
			this._txtInteger_2.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtInteger_2.Multiline = false;
			this._txtInteger_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtInteger_2.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtInteger_2.TabStop = true;
			this._txtInteger_2.Visible = true;
			this._txtInteger_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtInteger_2.Name = "_txtInteger_2";
			this._txtFloatNegative_0.AutoSize = false;
			this._txtFloatNegative_0.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloatNegative_0.Size = new System.Drawing.Size(49, 19);
			this._txtFloatNegative_0.Location = new System.Drawing.Point(93, 234);
			this._txtFloatNegative_0.TabIndex = 19;
			this._txtFloatNegative_0.Text = "999.99";
			this._txtFloatNegative_0.AcceptsReturn = true;
			this._txtFloatNegative_0.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloatNegative_0.CausesValidation = true;
			this._txtFloatNegative_0.Enabled = true;
			this._txtFloatNegative_0.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloatNegative_0.HideSelection = true;
			this._txtFloatNegative_0.ReadOnly = false;
			this._txtFloatNegative_0.MaxLength = 0;
			this._txtFloatNegative_0.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloatNegative_0.Multiline = false;
			this._txtFloatNegative_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloatNegative_0.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloatNegative_0.TabStop = true;
			this._txtFloatNegative_0.Visible = true;
			this._txtFloatNegative_0.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloatNegative_0.Name = "_txtFloatNegative_0";
			this._txtFloatNegative_1.AutoSize = false;
			this._txtFloatNegative_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloatNegative_1.Size = new System.Drawing.Size(49, 19);
			this._txtFloatNegative_1.Location = new System.Drawing.Point(93, 252);
			this._txtFloatNegative_1.TabIndex = 20;
			this._txtFloatNegative_1.AcceptsReturn = true;
			this._txtFloatNegative_1.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloatNegative_1.CausesValidation = true;
			this._txtFloatNegative_1.Enabled = true;
			this._txtFloatNegative_1.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloatNegative_1.HideSelection = true;
			this._txtFloatNegative_1.ReadOnly = false;
			this._txtFloatNegative_1.MaxLength = 0;
			this._txtFloatNegative_1.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloatNegative_1.Multiline = false;
			this._txtFloatNegative_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloatNegative_1.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloatNegative_1.TabStop = true;
			this._txtFloatNegative_1.Visible = true;
			this._txtFloatNegative_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloatNegative_1.Name = "_txtFloatNegative_1";
			this._txtFloatNegative_2.AutoSize = false;
			this._txtFloatNegative_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloatNegative_2.Size = new System.Drawing.Size(49, 19);
			this._txtFloatNegative_2.Location = new System.Drawing.Point(144, 234);
			this._txtFloatNegative_2.TabIndex = 22;
			this._txtFloatNegative_2.AcceptsReturn = true;
			this._txtFloatNegative_2.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloatNegative_2.CausesValidation = true;
			this._txtFloatNegative_2.Enabled = true;
			this._txtFloatNegative_2.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloatNegative_2.HideSelection = true;
			this._txtFloatNegative_2.ReadOnly = false;
			this._txtFloatNegative_2.MaxLength = 0;
			this._txtFloatNegative_2.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloatNegative_2.Multiline = false;
			this._txtFloatNegative_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloatNegative_2.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloatNegative_2.TabStop = true;
			this._txtFloatNegative_2.Visible = true;
			this._txtFloatNegative_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloatNegative_2.Name = "_txtFloatNegative_2";
			this._txtFloatNegative_3.AutoSize = false;
			this._txtFloatNegative_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloatNegative_3.Size = new System.Drawing.Size(49, 19);
			this._txtFloatNegative_3.Location = new System.Drawing.Point(144, 252);
			this._txtFloatNegative_3.TabIndex = 23;
			this._txtFloatNegative_3.AcceptsReturn = true;
			this._txtFloatNegative_3.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloatNegative_3.CausesValidation = true;
			this._txtFloatNegative_3.Enabled = true;
			this._txtFloatNegative_3.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloatNegative_3.HideSelection = true;
			this._txtFloatNegative_3.ReadOnly = false;
			this._txtFloatNegative_3.MaxLength = 0;
			this._txtFloatNegative_3.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloatNegative_3.Multiline = false;
			this._txtFloatNegative_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloatNegative_3.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloatNegative_3.TabStop = true;
			this._txtFloatNegative_3.Visible = true;
			this._txtFloatNegative_3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloatNegative_3.Name = "_txtFloatNegative_3";
			this._txtFloatNegative_4.AutoSize = false;
			this._txtFloatNegative_4.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloatNegative_4.Size = new System.Drawing.Size(49, 19);
			this._txtFloatNegative_4.Location = new System.Drawing.Point(195, 234);
			this._txtFloatNegative_4.TabIndex = 25;
			this._txtFloatNegative_4.AcceptsReturn = true;
			this._txtFloatNegative_4.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloatNegative_4.CausesValidation = true;
			this._txtFloatNegative_4.Enabled = true;
			this._txtFloatNegative_4.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloatNegative_4.HideSelection = true;
			this._txtFloatNegative_4.ReadOnly = false;
			this._txtFloatNegative_4.MaxLength = 0;
			this._txtFloatNegative_4.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloatNegative_4.Multiline = false;
			this._txtFloatNegative_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloatNegative_4.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloatNegative_4.TabStop = true;
			this._txtFloatNegative_4.Visible = true;
			this._txtFloatNegative_4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloatNegative_4.Name = "_txtFloatNegative_4";
			this._txtFloatNegative_5.AutoSize = false;
			this._txtFloatNegative_5.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloatNegative_5.Size = new System.Drawing.Size(49, 19);
			this._txtFloatNegative_5.Location = new System.Drawing.Point(195, 252);
			this._txtFloatNegative_5.TabIndex = 26;
			this._txtFloatNegative_5.AcceptsReturn = true;
			this._txtFloatNegative_5.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloatNegative_5.CausesValidation = true;
			this._txtFloatNegative_5.Enabled = true;
			this._txtFloatNegative_5.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloatNegative_5.HideSelection = true;
			this._txtFloatNegative_5.ReadOnly = false;
			this._txtFloatNegative_5.MaxLength = 0;
			this._txtFloatNegative_5.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloatNegative_5.Multiline = false;
			this._txtFloatNegative_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloatNegative_5.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloatNegative_5.TabStop = true;
			this._txtFloatNegative_5.Visible = true;
			this._txtFloatNegative_5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloatNegative_5.Name = "_txtFloatNegative_5";
			this._txtFloatNegative_6.AutoSize = false;
			this._txtFloatNegative_6.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloatNegative_6.Size = new System.Drawing.Size(49, 19);
			this._txtFloatNegative_6.Location = new System.Drawing.Point(246, 234);
			this._txtFloatNegative_6.TabIndex = 28;
			this._txtFloatNegative_6.AcceptsReturn = true;
			this._txtFloatNegative_6.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloatNegative_6.CausesValidation = true;
			this._txtFloatNegative_6.Enabled = true;
			this._txtFloatNegative_6.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloatNegative_6.HideSelection = true;
			this._txtFloatNegative_6.ReadOnly = false;
			this._txtFloatNegative_6.MaxLength = 0;
			this._txtFloatNegative_6.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloatNegative_6.Multiline = false;
			this._txtFloatNegative_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloatNegative_6.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloatNegative_6.TabStop = true;
			this._txtFloatNegative_6.Visible = true;
			this._txtFloatNegative_6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloatNegative_6.Name = "_txtFloatNegative_6";
			this._txtFloatNegative_7.AutoSize = false;
			this._txtFloatNegative_7.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloatNegative_7.Size = new System.Drawing.Size(49, 19);
			this._txtFloatNegative_7.Location = new System.Drawing.Point(246, 252);
			this._txtFloatNegative_7.TabIndex = 29;
			this._txtFloatNegative_7.AcceptsReturn = true;
			this._txtFloatNegative_7.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloatNegative_7.CausesValidation = true;
			this._txtFloatNegative_7.Enabled = true;
			this._txtFloatNegative_7.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloatNegative_7.HideSelection = true;
			this._txtFloatNegative_7.ReadOnly = false;
			this._txtFloatNegative_7.MaxLength = 0;
			this._txtFloatNegative_7.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloatNegative_7.Multiline = false;
			this._txtFloatNegative_7.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloatNegative_7.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloatNegative_7.TabStop = true;
			this._txtFloatNegative_7.Visible = true;
			this._txtFloatNegative_7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloatNegative_7.Name = "_txtFloatNegative_7";
			this._txtFloatNegative_8.AutoSize = false;
			this._txtFloatNegative_8.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloatNegative_8.Size = new System.Drawing.Size(49, 19);
			this._txtFloatNegative_8.Location = new System.Drawing.Point(297, 234);
			this._txtFloatNegative_8.TabIndex = 31;
			this._txtFloatNegative_8.AcceptsReturn = true;
			this._txtFloatNegative_8.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloatNegative_8.CausesValidation = true;
			this._txtFloatNegative_8.Enabled = true;
			this._txtFloatNegative_8.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloatNegative_8.HideSelection = true;
			this._txtFloatNegative_8.ReadOnly = false;
			this._txtFloatNegative_8.MaxLength = 0;
			this._txtFloatNegative_8.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloatNegative_8.Multiline = false;
			this._txtFloatNegative_8.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloatNegative_8.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloatNegative_8.TabStop = true;
			this._txtFloatNegative_8.Visible = true;
			this._txtFloatNegative_8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloatNegative_8.Name = "_txtFloatNegative_8";
			this._txtFloatNegative_9.AutoSize = false;
			this._txtFloatNegative_9.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloatNegative_9.Size = new System.Drawing.Size(49, 19);
			this._txtFloatNegative_9.Location = new System.Drawing.Point(297, 252);
			this._txtFloatNegative_9.TabIndex = 32;
			this._txtFloatNegative_9.AcceptsReturn = true;
			this._txtFloatNegative_9.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloatNegative_9.CausesValidation = true;
			this._txtFloatNegative_9.Enabled = true;
			this._txtFloatNegative_9.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloatNegative_9.HideSelection = true;
			this._txtFloatNegative_9.ReadOnly = false;
			this._txtFloatNegative_9.MaxLength = 0;
			this._txtFloatNegative_9.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloatNegative_9.Multiline = false;
			this._txtFloatNegative_9.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloatNegative_9.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloatNegative_9.TabStop = true;
			this._txtFloatNegative_9.Visible = true;
			this._txtFloatNegative_9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloatNegative_9.Name = "_txtFloatNegative_9";
			this._txtFloatNegative_10.AutoSize = false;
			this._txtFloatNegative_10.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloatNegative_10.Size = new System.Drawing.Size(49, 19);
			this._txtFloatNegative_10.Location = new System.Drawing.Point(348, 234);
			this._txtFloatNegative_10.TabIndex = 34;
			this._txtFloatNegative_10.AcceptsReturn = true;
			this._txtFloatNegative_10.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloatNegative_10.CausesValidation = true;
			this._txtFloatNegative_10.Enabled = true;
			this._txtFloatNegative_10.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloatNegative_10.HideSelection = true;
			this._txtFloatNegative_10.ReadOnly = false;
			this._txtFloatNegative_10.MaxLength = 0;
			this._txtFloatNegative_10.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloatNegative_10.Multiline = false;
			this._txtFloatNegative_10.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloatNegative_10.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloatNegative_10.TabStop = true;
			this._txtFloatNegative_10.Visible = true;
			this._txtFloatNegative_10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloatNegative_10.Name = "_txtFloatNegative_10";
			this._txtFloatNegative_11.AutoSize = false;
			this._txtFloatNegative_11.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloatNegative_11.Size = new System.Drawing.Size(49, 19);
			this._txtFloatNegative_11.Location = new System.Drawing.Point(348, 252);
			this._txtFloatNegative_11.TabIndex = 35;
			this._txtFloatNegative_11.AcceptsReturn = true;
			this._txtFloatNegative_11.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloatNegative_11.CausesValidation = true;
			this._txtFloatNegative_11.Enabled = true;
			this._txtFloatNegative_11.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloatNegative_11.HideSelection = true;
			this._txtFloatNegative_11.ReadOnly = false;
			this._txtFloatNegative_11.MaxLength = 0;
			this._txtFloatNegative_11.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloatNegative_11.Multiline = false;
			this._txtFloatNegative_11.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloatNegative_11.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloatNegative_11.TabStop = true;
			this._txtFloatNegative_11.Visible = true;
			this._txtFloatNegative_11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloatNegative_11.Name = "_txtFloatNegative_11";
			this._txtFloatNegative_12.AutoSize = false;
			this._txtFloatNegative_12.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloatNegative_12.Size = new System.Drawing.Size(49, 19);
			this._txtFloatNegative_12.Location = new System.Drawing.Point(399, 234);
			this._txtFloatNegative_12.TabIndex = 37;
			this._txtFloatNegative_12.AcceptsReturn = true;
			this._txtFloatNegative_12.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloatNegative_12.CausesValidation = true;
			this._txtFloatNegative_12.Enabled = true;
			this._txtFloatNegative_12.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloatNegative_12.HideSelection = true;
			this._txtFloatNegative_12.ReadOnly = false;
			this._txtFloatNegative_12.MaxLength = 0;
			this._txtFloatNegative_12.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloatNegative_12.Multiline = false;
			this._txtFloatNegative_12.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloatNegative_12.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloatNegative_12.TabStop = true;
			this._txtFloatNegative_12.Visible = true;
			this._txtFloatNegative_12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloatNegative_12.Name = "_txtFloatNegative_12";
			this._txtFloatNegative_13.AutoSize = false;
			this._txtFloatNegative_13.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloatNegative_13.Size = new System.Drawing.Size(49, 19);
			this._txtFloatNegative_13.Location = new System.Drawing.Point(399, 252);
			this._txtFloatNegative_13.TabIndex = 38;
			this._txtFloatNegative_13.AcceptsReturn = true;
			this._txtFloatNegative_13.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloatNegative_13.CausesValidation = true;
			this._txtFloatNegative_13.Enabled = true;
			this._txtFloatNegative_13.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloatNegative_13.HideSelection = true;
			this._txtFloatNegative_13.ReadOnly = false;
			this._txtFloatNegative_13.MaxLength = 0;
			this._txtFloatNegative_13.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloatNegative_13.Multiline = false;
			this._txtFloatNegative_13.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloatNegative_13.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloatNegative_13.TabStop = true;
			this._txtFloatNegative_13.Visible = true;
			this._txtFloatNegative_13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloatNegative_13.Name = "_txtFloatNegative_13";
			this._txtFloatNegative_14.AutoSize = false;
			this._txtFloatNegative_14.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloatNegative_14.Size = new System.Drawing.Size(49, 19);
			this._txtFloatNegative_14.Location = new System.Drawing.Point(450, 234);
			this._txtFloatNegative_14.TabIndex = 40;
			this._txtFloatNegative_14.AcceptsReturn = true;
			this._txtFloatNegative_14.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloatNegative_14.CausesValidation = true;
			this._txtFloatNegative_14.Enabled = true;
			this._txtFloatNegative_14.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloatNegative_14.HideSelection = true;
			this._txtFloatNegative_14.ReadOnly = false;
			this._txtFloatNegative_14.MaxLength = 0;
			this._txtFloatNegative_14.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloatNegative_14.Multiline = false;
			this._txtFloatNegative_14.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloatNegative_14.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloatNegative_14.TabStop = true;
			this._txtFloatNegative_14.Visible = true;
			this._txtFloatNegative_14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloatNegative_14.Name = "_txtFloatNegative_14";
			this._txtFloatNegative_15.AutoSize = false;
			this._txtFloatNegative_15.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloatNegative_15.Size = new System.Drawing.Size(49, 19);
			this._txtFloatNegative_15.Location = new System.Drawing.Point(450, 252);
			this._txtFloatNegative_15.TabIndex = 41;
			this._txtFloatNegative_15.AcceptsReturn = true;
			this._txtFloatNegative_15.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloatNegative_15.CausesValidation = true;
			this._txtFloatNegative_15.Enabled = true;
			this._txtFloatNegative_15.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloatNegative_15.HideSelection = true;
			this._txtFloatNegative_15.ReadOnly = false;
			this._txtFloatNegative_15.MaxLength = 0;
			this._txtFloatNegative_15.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloatNegative_15.Multiline = false;
			this._txtFloatNegative_15.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloatNegative_15.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloatNegative_15.TabStop = true;
			this._txtFloatNegative_15.Visible = true;
			this._txtFloatNegative_15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloatNegative_15.Name = "_txtFloatNegative_15";
			this.picButtons.Dock = System.Windows.Forms.DockStyle.Top;
			this.picButtons.BackColor = System.Drawing.Color.Blue;
			this.picButtons.Size = new System.Drawing.Size(527, 39);
			this.picButtons.Location = new System.Drawing.Point(0, 0);
			this.picButtons.TabIndex = 2;
			this.picButtons.TabStop = false;
			this.picButtons.CausesValidation = true;
			this.picButtons.Enabled = true;
			this.picButtons.ForeColor = System.Drawing.SystemColors.ControlText;
			this.picButtons.Cursor = System.Windows.Forms.Cursors.Default;
			this.picButtons.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.picButtons.Visible = true;
			this.picButtons.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.picButtons.Name = "picButtons";
			this.cmdMatrix.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdMatrix.Text = "Pricing Matrix";
			this.cmdMatrix.Size = new System.Drawing.Size(81, 29);
			this.cmdMatrix.Location = new System.Drawing.Point(104, 3);
			this.cmdMatrix.TabIndex = 45;
			this.cmdMatrix.BackColor = System.Drawing.SystemColors.Control;
			this.cmdMatrix.CausesValidation = true;
			this.cmdMatrix.Enabled = true;
			this.cmdMatrix.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdMatrix.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdMatrix.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdMatrix.TabStop = true;
			this.cmdMatrix.Name = "cmdMatrix";
			this.cmdPrint.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdPrint.Text = "&Print";
			this.cmdPrint.Size = new System.Drawing.Size(73, 29);
			this.cmdPrint.Location = new System.Drawing.Point(345, 3);
			this.cmdPrint.TabIndex = 42;
			this.cmdPrint.TabStop = false;
			this.cmdPrint.BackColor = System.Drawing.SystemColors.Control;
			this.cmdPrint.CausesValidation = true;
			this.cmdPrint.Enabled = true;
			this.cmdPrint.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdPrint.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdPrint.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdPrint.Name = "cmdPrint";
			this.cmdCancel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdCancel.Text = "&Undo";
			this.cmdCancel.Size = new System.Drawing.Size(73, 29);
			this.cmdCancel.Location = new System.Drawing.Point(5, 3);
			this.cmdCancel.TabIndex = 1;
			this.cmdCancel.TabStop = false;
			this.cmdCancel.BackColor = System.Drawing.SystemColors.Control;
			this.cmdCancel.CausesValidation = true;
			this.cmdCancel.Enabled = true;
			this.cmdCancel.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdCancel.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdCancel.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdCancel.Name = "cmdCancel";
			this.cmdClose.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdClose.Text = "E&xit";
			this.cmdClose.Size = new System.Drawing.Size(73, 29);
			this.cmdClose.Location = new System.Drawing.Point(441, 3);
			this.cmdClose.TabIndex = 0;
			this.cmdClose.TabStop = false;
			this.cmdClose.BackColor = System.Drawing.SystemColors.Control;
			this.cmdClose.CausesValidation = true;
			this.cmdClose.Enabled = true;
			this.cmdClose.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdClose.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdClose.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdClose.Name = "cmdClose";
			this._Shape1_3.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_3.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_3.Size = new System.Drawing.Size(502, 35);
			this._Shape1_3.Location = new System.Drawing.Point(14, 304);
			this._Shape1_3.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_3.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_3.BorderWidth = 1;
			this._Shape1_3.FillColor = System.Drawing.Color.Black;
			this._Shape1_3.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_3.Visible = true;
			this._Shape1_3.Name = "_Shape1_3";
			this.Label1.Text = "&4 Disabled Pricing Group";
			this.Label1.Size = new System.Drawing.Size(193, 17);
			this.Label1.Location = new System.Drawing.Point(16, 288);
			this.Label1.TabIndex = 43;
			this.Label1.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.Label1.BackColor = System.Drawing.Color.Transparent;
			this.Label1.Enabled = true;
			this.Label1.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label1.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label1.UseMnemonic = true;
			this.Label1.Visible = true;
			this.Label1.AutoSize = false;
			this.Label1.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this.Label1.Name = "Label1";
			this._lbl_10.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lbl_10.Text = "When a Stock Item value is over";
			this._lbl_10.Size = new System.Drawing.Size(157, 13);
			this._lbl_10.Location = new System.Drawing.Point(48, 126);
			this._lbl_10.TabIndex = 7;
			this._lbl_10.BackColor = System.Drawing.Color.Transparent;
			this._lbl_10.Enabled = true;
			this._lbl_10.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_10.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_10.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_10.UseMnemonic = true;
			this._lbl_10.Visible = true;
			this._lbl_10.AutoSize = true;
			this._lbl_10.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_10.Name = "_lbl_10";
			this._lbl_18.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lbl_18.Text = "round all amounts below";
			this._lbl_18.Size = new System.Drawing.Size(115, 13);
			this._lbl_18.Location = new System.Drawing.Point(258, 126);
			this._lbl_18.TabIndex = 9;
			this._lbl_18.BackColor = System.Drawing.Color.Transparent;
			this._lbl_18.Enabled = true;
			this._lbl_18.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_18.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_18.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_18.UseMnemonic = true;
			this._lbl_18.Visible = true;
			this._lbl_18.AutoSize = true;
			this._lbl_18.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_18.Name = "_lbl_18";
			this._lbl_2.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lbl_2.Text = " value, then remove ";
			this._lbl_2.Size = new System.Drawing.Size(97, 13);
			this._lbl_2.Location = new System.Drawing.Point(45, 162);
			this._lbl_2.TabIndex = 12;
			this._lbl_2.BackColor = System.Drawing.Color.Transparent;
			this._lbl_2.Enabled = true;
			this._lbl_2.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_2.UseMnemonic = true;
			this._lbl_2.Visible = true;
			this._lbl_2.AutoSize = true;
			this._lbl_2.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_2.Name = "_lbl_2";
			this._lbl_3.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lbl_3.Text = "cents to the lower Rand value, else the amount is rounded to the next highest Rand";
			this._lbl_3.Size = new System.Drawing.Size(394, 13);
			this._lbl_3.Location = new System.Drawing.Point(48, 144);
			this._lbl_3.TabIndex = 11;
			this._lbl_3.BackColor = System.Drawing.Color.Transparent;
			this._lbl_3.Enabled = true;
			this._lbl_3.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_3.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_3.UseMnemonic = true;
			this._lbl_3.Visible = true;
			this._lbl_3.AutoSize = true;
			this._lbl_3.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_3.Name = "_lbl_3";
			this._lbl_4.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lbl_4.Text = "cents from the rounded stock item Rand value.";
			this._lbl_4.Size = new System.Drawing.Size(223, 13);
			this._lbl_4.Location = new System.Drawing.Point(195, 162);
			this._lbl_4.TabIndex = 14;
			this._lbl_4.BackColor = System.Drawing.Color.Transparent;
			this._lbl_4.Enabled = true;
			this._lbl_4.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_4.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_4.UseMnemonic = true;
			this._lbl_4.Visible = true;
			this._lbl_4.AutoSize = true;
			this._lbl_4.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_4.Name = "_lbl_4";
			this._lblLabels_38.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_38.Text = "Pricing Group Name:";
			this._lblLabels_38.Size = new System.Drawing.Size(98, 13);
			this._lblLabels_38.Location = new System.Drawing.Point(23, 69);
			this._lblLabels_38.TabIndex = 4;
			this._lblLabels_38.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_38.Enabled = true;
			this._lblLabels_38.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_38.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_38.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_38.UseMnemonic = true;
			this._lblLabels_38.Visible = true;
			this._lblLabels_38.AutoSize = true;
			this._lblLabels_38.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_38.Name = "_lblLabels_38";
			this._lblLabels_34.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_34.Text = "Unit:";
			this._lblLabels_34.Size = new System.Drawing.Size(22, 13);
			this._lblLabels_34.Location = new System.Drawing.Point(66, 235);
			this._lblLabels_34.TabIndex = 16;
			this._lblLabels_34.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_34.Enabled = true;
			this._lblLabels_34.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_34.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_34.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_34.UseMnemonic = true;
			this._lblLabels_34.Visible = true;
			this._lblLabels_34.AutoSize = true;
			this._lblLabels_34.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_34.Name = "_lblLabels_34";
			this._lblLabels_33.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_33.Text = "Case/Carton:";
			this._lblLabels_33.Size = new System.Drawing.Size(63, 13);
			this._lblLabels_33.Location = new System.Drawing.Point(25, 254);
			this._lblLabels_33.TabIndex = 17;
			this._lblLabels_33.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_33.Enabled = true;
			this._lblLabels_33.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_33.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_33.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_33.UseMnemonic = true;
			this._lblLabels_33.Visible = true;
			this._lblLabels_33.AutoSize = true;
			this._lblLabels_33.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_33.Name = "_lblLabels_33";
			this._lblCG_0.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			this._lblCG_0.Text = "PricingGroup_Unit3:";
			this._lblCG_0.Size = new System.Drawing.Size(49, 13);
			this._lblCG_0.Location = new System.Drawing.Point(93, 222);
			this._lblCG_0.TabIndex = 18;
			this._lblCG_0.BackColor = System.Drawing.Color.Transparent;
			this._lblCG_0.Enabled = true;
			this._lblCG_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblCG_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblCG_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblCG_0.UseMnemonic = true;
			this._lblCG_0.Visible = true;
			this._lblCG_0.AutoSize = false;
			this._lblCG_0.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblCG_0.Name = "_lblCG_0";
			this._lblCG_1.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			this._lblCG_1.Text = "PricingGroup_Case3:";
			this._lblCG_1.Size = new System.Drawing.Size(49, 13);
			this._lblCG_1.Location = new System.Drawing.Point(144, 222);
			this._lblCG_1.TabIndex = 21;
			this._lblCG_1.BackColor = System.Drawing.Color.Transparent;
			this._lblCG_1.Enabled = true;
			this._lblCG_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblCG_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblCG_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblCG_1.UseMnemonic = true;
			this._lblCG_1.Visible = true;
			this._lblCG_1.AutoSize = false;
			this._lblCG_1.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblCG_1.Name = "_lblCG_1";
			this._lblCG_2.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			this._lblCG_2.Text = "PricingGroup_Unit4:";
			this._lblCG_2.Size = new System.Drawing.Size(49, 13);
			this._lblCG_2.Location = new System.Drawing.Point(195, 222);
			this._lblCG_2.TabIndex = 24;
			this._lblCG_2.BackColor = System.Drawing.Color.Transparent;
			this._lblCG_2.Enabled = true;
			this._lblCG_2.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblCG_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblCG_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblCG_2.UseMnemonic = true;
			this._lblCG_2.Visible = true;
			this._lblCG_2.AutoSize = false;
			this._lblCG_2.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblCG_2.Name = "_lblCG_2";
			this._lblCG_3.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			this._lblCG_3.Text = "PricingGroup_Case4:";
			this._lblCG_3.Size = new System.Drawing.Size(49, 13);
			this._lblCG_3.Location = new System.Drawing.Point(246, 222);
			this._lblCG_3.TabIndex = 27;
			this._lblCG_3.BackColor = System.Drawing.Color.Transparent;
			this._lblCG_3.Enabled = true;
			this._lblCG_3.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblCG_3.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblCG_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblCG_3.UseMnemonic = true;
			this._lblCG_3.Visible = true;
			this._lblCG_3.AutoSize = false;
			this._lblCG_3.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblCG_3.Name = "_lblCG_3";
			this._lblCG_4.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			this._lblCG_4.Text = "PricingGroup_Unit5:";
			this._lblCG_4.Size = new System.Drawing.Size(49, 13);
			this._lblCG_4.Location = new System.Drawing.Point(297, 222);
			this._lblCG_4.TabIndex = 30;
			this._lblCG_4.BackColor = System.Drawing.Color.Transparent;
			this._lblCG_4.Enabled = true;
			this._lblCG_4.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblCG_4.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblCG_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblCG_4.UseMnemonic = true;
			this._lblCG_4.Visible = true;
			this._lblCG_4.AutoSize = false;
			this._lblCG_4.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblCG_4.Name = "_lblCG_4";
			this._lblCG_5.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			this._lblCG_5.Text = "PricingGroup_Case5:";
			this._lblCG_5.Size = new System.Drawing.Size(49, 13);
			this._lblCG_5.Location = new System.Drawing.Point(348, 222);
			this._lblCG_5.TabIndex = 33;
			this._lblCG_5.BackColor = System.Drawing.Color.Transparent;
			this._lblCG_5.Enabled = true;
			this._lblCG_5.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblCG_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblCG_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblCG_5.UseMnemonic = true;
			this._lblCG_5.Visible = true;
			this._lblCG_5.AutoSize = false;
			this._lblCG_5.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblCG_5.Name = "_lblCG_5";
			this._lblCG_6.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			this._lblCG_6.Text = "PricingGroup_Unit6:";
			this._lblCG_6.Size = new System.Drawing.Size(49, 13);
			this._lblCG_6.Location = new System.Drawing.Point(399, 222);
			this._lblCG_6.TabIndex = 36;
			this._lblCG_6.BackColor = System.Drawing.Color.Transparent;
			this._lblCG_6.Enabled = true;
			this._lblCG_6.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblCG_6.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblCG_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblCG_6.UseMnemonic = true;
			this._lblCG_6.Visible = true;
			this._lblCG_6.AutoSize = false;
			this._lblCG_6.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblCG_6.Name = "_lblCG_6";
			this._lblCG_7.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			this._lblCG_7.Text = "PricingGroup_Case6:";
			this._lblCG_7.Size = new System.Drawing.Size(49, 13);
			this._lblCG_7.Location = new System.Drawing.Point(450, 222);
			this._lblCG_7.TabIndex = 39;
			this._lblCG_7.BackColor = System.Drawing.Color.Transparent;
			this._lblCG_7.Enabled = true;
			this._lblCG_7.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblCG_7.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblCG_7.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblCG_7.UseMnemonic = true;
			this._lblCG_7.Visible = true;
			this._lblCG_7.AutoSize = false;
			this._lblCG_7.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblCG_7.Name = "_lblCG_7";
			this._lbl_1.BackColor = System.Drawing.Color.Transparent;
			this._lbl_1.Text = "&3. Default Pricing Markup Percentage";
			this._lbl_1.Size = new System.Drawing.Size(215, 13);
			this._lbl_1.Location = new System.Drawing.Point(15, 201);
			this._lbl_1.TabIndex = 15;
			this._lbl_1.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_1.Enabled = true;
			this._lbl_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_1.UseMnemonic = true;
			this._lbl_1.Visible = true;
			this._lbl_1.AutoSize = true;
			this._lbl_1.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_1.Name = "_lbl_1";
			this._lbl_0.BackColor = System.Drawing.Color.Transparent;
			this._lbl_0.Text = "&2. Pricing Rules";
			this._lbl_0.Size = new System.Drawing.Size(283, 13);
			this._lbl_0.Location = new System.Drawing.Point(15, 102);
			this._lbl_0.TabIndex = 6;
			this._lbl_0.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_0.Enabled = true;
			this._lbl_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_0.UseMnemonic = true;
			this._lbl_0.Visible = true;
			this._lbl_0.AutoSize = true;
			this._lbl_0.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_0.Name = "_lbl_0";
			this._Shape1_0.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_0.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_0.Size = new System.Drawing.Size(502, 70);
			this._Shape1_0.Location = new System.Drawing.Point(15, 117);
			this._Shape1_0.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_0.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_0.BorderWidth = 1;
			this._Shape1_0.FillColor = System.Drawing.Color.Black;
			this._Shape1_0.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_0.Visible = true;
			this._Shape1_0.Name = "_Shape1_0";
			this._Shape1_1.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_1.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_1.Size = new System.Drawing.Size(502, 67);
			this._Shape1_1.Location = new System.Drawing.Point(15, 216);
			this._Shape1_1.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_1.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_1.BorderWidth = 1;
			this._Shape1_1.FillColor = System.Drawing.Color.Black;
			this._Shape1_1.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_1.Visible = true;
			this._Shape1_1.Name = "_Shape1_1";
			this._Shape1_2.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_2.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_2.Size = new System.Drawing.Size(502, 31);
			this._Shape1_2.Location = new System.Drawing.Point(15, 60);
			this._Shape1_2.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_2.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_2.BorderWidth = 1;
			this._Shape1_2.FillColor = System.Drawing.Color.Black;
			this._Shape1_2.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_2.Visible = true;
			this._Shape1_2.Name = "_Shape1_2";
			this._lbl_5.BackColor = System.Drawing.Color.Transparent;
			this._lbl_5.Text = "&1. General";
			this._lbl_5.Size = new System.Drawing.Size(60, 13);
			this._lbl_5.Location = new System.Drawing.Point(15, 45);
			this._lbl_5.TabIndex = 3;
			this._lbl_5.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_5.Enabled = true;
			this._lbl_5.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_5.UseMnemonic = true;
			this._lbl_5.Visible = true;
			this._lbl_5.AutoSize = true;
			this._lbl_5.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_5.Name = "_lbl_5";
			this.Controls.Add(chkPricing);
			this.Controls.Add(_txtFields_28);
			this.Controls.Add(_txtInteger_0);
			this.Controls.Add(_txtFloat_1);
			this.Controls.Add(_txtInteger_2);
			this.Controls.Add(_txtFloatNegative_0);
			this.Controls.Add(_txtFloatNegative_1);
			this.Controls.Add(_txtFloatNegative_2);
			this.Controls.Add(_txtFloatNegative_3);
			this.Controls.Add(_txtFloatNegative_4);
			this.Controls.Add(_txtFloatNegative_5);
			this.Controls.Add(_txtFloatNegative_6);
			this.Controls.Add(_txtFloatNegative_7);
			this.Controls.Add(_txtFloatNegative_8);
			this.Controls.Add(_txtFloatNegative_9);
			this.Controls.Add(_txtFloatNegative_10);
			this.Controls.Add(_txtFloatNegative_11);
			this.Controls.Add(_txtFloatNegative_12);
			this.Controls.Add(_txtFloatNegative_13);
			this.Controls.Add(_txtFloatNegative_14);
			this.Controls.Add(_txtFloatNegative_15);
			this.Controls.Add(picButtons);
			this.ShapeContainer1.Shapes.Add(_Shape1_3);
			this.Controls.Add(Label1);
			this.Controls.Add(_lbl_10);
			this.Controls.Add(_lbl_18);
			this.Controls.Add(_lbl_2);
			this.Controls.Add(_lbl_3);
			this.Controls.Add(_lbl_4);
			this.Controls.Add(_lblLabels_38);
			this.Controls.Add(_lblLabels_34);
			this.Controls.Add(_lblLabels_33);
			this.Controls.Add(_lblCG_0);
			this.Controls.Add(_lblCG_1);
			this.Controls.Add(_lblCG_2);
			this.Controls.Add(_lblCG_3);
			this.Controls.Add(_lblCG_4);
			this.Controls.Add(_lblCG_5);
			this.Controls.Add(_lblCG_6);
			this.Controls.Add(_lblCG_7);
			this.Controls.Add(_lbl_1);
			this.Controls.Add(_lbl_0);
			this.ShapeContainer1.Shapes.Add(_Shape1_0);
			this.ShapeContainer1.Shapes.Add(_Shape1_1);
			this.ShapeContainer1.Shapes.Add(_Shape1_2);
			this.Controls.Add(_lbl_5);
			this.Controls.Add(ShapeContainer1);
			this.picButtons.Controls.Add(cmdMatrix);
			this.picButtons.Controls.Add(cmdPrint);
			this.picButtons.Controls.Add(cmdCancel);
			this.picButtons.Controls.Add(cmdClose);
			//Me.lbl.SetIndex(_lbl_10, CType(10, Short))
			//Me.lbl.SetIndex(_lbl_18, CType(18, Short))
			//Me.lbl.SetIndex(_lbl_2, CType(2, Short))
			//Me.lbl.SetIndex(_lbl_3, CType(3, Short))
			//Me.lbl.SetIndex(_lbl_4, CType(4, Short))
			//Me.lbl.SetIndex(_lbl_1, CType(1, Short))
			//Me.lbl.SetIndex(_lbl_0, CType(0, Short))
			//Me.lbl.SetIndex(_lbl_5, CType(5, Short))
			//Me.lblCG.SetIndex(_lblCG_0, CType(0, Short))
			//Me.lblCG.SetIndex(_lblCG_1, CType(1, Short))
			//Me.lblCG.SetIndex(_lblCG_2, CType(2, Short))
			//Me.lblCG.SetIndex(_lblCG_3, CType(3, Short))
			//Me.lblCG.SetIndex(_lblCG_4, CType(4, Short))
			//Me.lblCG.SetIndex(_lblCG_5, CType(5, Short))
			//Me.lblCG.SetIndex(_lblCG_6, CType(6, Short))
			//Me.lblCG.SetIndex(_lblCG_7, CType(7, Short))
			//Me.lblLabels.SetIndex(_lblLabels_38, CType(38, Short))
			//Me.lblLabels.SetIndex(_lblLabels_34, CType(34, Short))
			//Me.lblLabels.SetIndex(_lblLabels_33, CType(33, Short))
			//Me.txtFields.SetIndex(_txtFields_28, CType(28, Short))
			//Me.txtFloat.SetIndex(_txtFloat_1, CType(1, Short))
			//Me.txtFloatNegative.SetIndex(_txtFloatNegative_0, CType(0, Short))
			//Me.txtFloatNegative.SetIndex(_txtFloatNegative_1, CType(1, Short))
			//Me.txtFloatNegative.SetIndex(_txtFloatNegative_2, CType(2, Short))
			//Me.txtFloatNegative.SetIndex(_txtFloatNegative_3, CType(3, Short))
			//Me.txtFloatNegative.SetIndex(_txtFloatNegative_4, CType(4, Short))
			//Me.txtFloatNegative.SetIndex(_txtFloatNegative_5, CType(5, Short))
			//Me.txtFloatNegative.SetIndex(_txtFloatNegative_6, CType(6, Short))
			//Me.txtFloatNegative.SetIndex(_txtFloatNegative_7, CType(7, Short))
			//Me.txtFloatNegative.SetIndex(_txtFloatNegative_8, CType(8, Short))
			//Me.txtFloatNegative.SetIndex(_txtFloatNegative_9, CType(9, Short))
			//Me.txtFloatNegative.SetIndex(_txtFloatNegative_10, CType(10, Short))
			//Me.txtFloatNegative.SetIndex(_txtFloatNegative_11, CType(11, Short))
			//Me.txtFloatNegative.SetIndex(_txtFloatNegative_12, CType(12, Short))
			//Me.txtFloatNegative.SetIndex(_txtFloatNegative_13, CType(13, Short))
			//Me.txtFloatNegative.SetIndex(_txtFloatNegative_14, CType(14, Short))
			//Me.txtFloatNegative.SetIndex(_txtFloatNegative_15, CType(15, Short))
			//Me.txtInteger.SetIndex(_txtInteger_0, CType(0, Short))
			//Me.txtInteger.SetIndex(_txtInteger_2, CType(2, Short))
			this.Shape1.SetIndex(_Shape1_3, Convert.ToInt16(3));
			this.Shape1.SetIndex(_Shape1_0, Convert.ToInt16(0));
			this.Shape1.SetIndex(_Shape1_1, Convert.ToInt16(1));
			this.Shape1.SetIndex(_Shape1_2, Convert.ToInt16(2));
			((System.ComponentModel.ISupportInitialize)this.Shape1).EndInit();
			//CType(Me.txtInteger, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.txtFloatNegative, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.txtFloat, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.txtFields, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.lblCG, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
			this.picButtons.ResumeLayout(false);
			this.ResumeLayout(false);
			this.PerformLayout();
		}
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmMWSelect));
     this.components      = new System.ComponentModel.Container();
     this.ToolTip1        = new System.Windows.Forms.ToolTip(components);
     this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
     this.cmbMWNo         = new System.Windows.Forms.ComboBox();
     this.cmdExit         = new System.Windows.Forms.Button();
     this.txtWNO          = new System.Windows.Forms.TextBox();
     this._lbl_5          = new System.Windows.Forms.Label();
     this._Shape1_2       = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     //Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
     this.Shape1 = new RectangleShapeArray(components);
     this.SuspendLayout();
     this.ToolTip1.Active = true;
     //CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
     ((System.ComponentModel.ISupportInitialize) this.Shape1).BeginInit();
     this.FormBorderStyle  = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Text             = "Warehouse selection";
     this.ClientSize       = new System.Drawing.Size(418, 99);
     this.Location         = new System.Drawing.Point(3, 29);
     this.ControlBox       = false;
     this.KeyPreview       = true;
     this.MaximizeBox      = false;
     this.MinimizeBox      = false;
     this.ShowInTaskbar    = false;
     this.StartPosition    = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.AutoScaleMode    = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor        = System.Drawing.SystemColors.Control;
     this.Enabled          = true;
     this.Cursor           = System.Windows.Forms.Cursors.Default;
     this.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.HelpButton       = false;
     this.WindowState      = System.Windows.Forms.FormWindowState.Normal;
     this.Name             = "frmMWSelect";
     this.cmbMWNo.Size     = new System.Drawing.Size(276, 21);
     this.cmbMWNo.Location = new System.Drawing.Point(16, 32);
     this.cmbMWNo.Items.AddRange(new object[] {
         "No relationship",
         "Always the same or cheaper",
         "Always the same or more expensive"
     });
     this.cmbMWNo.DropDownStyle    = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbMWNo.TabIndex         = 2;
     this.cmbMWNo.BackColor        = System.Drawing.SystemColors.Window;
     this.cmbMWNo.CausesValidation = true;
     this.cmbMWNo.Enabled          = true;
     this.cmbMWNo.ForeColor        = System.Drawing.SystemColors.WindowText;
     this.cmbMWNo.IntegralHeight   = true;
     this.cmbMWNo.Cursor           = System.Windows.Forms.Cursors.Default;
     this.cmbMWNo.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.cmbMWNo.Sorted           = false;
     this.cmbMWNo.TabStop          = true;
     this.cmbMWNo.Visible          = true;
     this.cmbMWNo.Name             = "cmbMWNo";
     this.cmdExit.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdExit.Text             = "Next";
     this.cmdExit.Size             = new System.Drawing.Size(97, 52);
     this.cmdExit.Location         = new System.Drawing.Point(304, 32);
     this.cmdExit.TabIndex         = 1;
     this.cmdExit.TabStop          = false;
     this.cmdExit.BackColor        = System.Drawing.SystemColors.Control;
     this.cmdExit.CausesValidation = true;
     this.cmdExit.Enabled          = true;
     this.cmdExit.ForeColor        = System.Drawing.SystemColors.ControlText;
     this.cmdExit.Cursor           = System.Windows.Forms.Cursors.Default;
     this.cmdExit.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.cmdExit.Name             = "cmdExit";
     this.txtWNO.AutoSize          = false;
     this.txtWNO.Size             = new System.Drawing.Size(89, 25);
     this.txtWNO.Location         = new System.Drawing.Point(104, 56);
     this.txtWNO.TabIndex         = 0;
     this.txtWNO.Text             = "2";
     this.txtWNO.Visible          = false;
     this.txtWNO.AcceptsReturn    = true;
     this.txtWNO.TextAlign        = System.Windows.Forms.HorizontalAlignment.Left;
     this.txtWNO.BackColor        = System.Drawing.SystemColors.Window;
     this.txtWNO.CausesValidation = true;
     this.txtWNO.Enabled          = true;
     this.txtWNO.ForeColor        = System.Drawing.SystemColors.WindowText;
     this.txtWNO.HideSelection    = true;
     this.txtWNO.ReadOnly         = false;
     this.txtWNO.MaxLength        = 0;
     this.txtWNO.Cursor           = System.Windows.Forms.Cursors.IBeam;
     this.txtWNO.Multiline        = false;
     this.txtWNO.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.txtWNO.ScrollBars       = System.Windows.Forms.ScrollBars.None;
     this.txtWNO.TabStop          = true;
     this.txtWNO.BorderStyle      = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtWNO.Name             = "txtWNO";
     this._lbl_5.BackColor        = System.Drawing.Color.Transparent;
     this._lbl_5.Text             = "&Select Warehouse you wish to see/edit information for.";
     this._lbl_5.Size             = new System.Drawing.Size(313, 13);
     this._lbl_5.Location         = new System.Drawing.Point(8, 8);
     this._lbl_5.TabIndex         = 3;
     this._lbl_5.TextAlign        = System.Drawing.ContentAlignment.TopLeft;
     this._lbl_5.Enabled          = true;
     this._lbl_5.ForeColor        = System.Drawing.SystemColors.ControlText;
     this._lbl_5.Cursor           = System.Windows.Forms.Cursors.Default;
     this._lbl_5.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this._lbl_5.UseMnemonic      = true;
     this._lbl_5.Visible          = true;
     this._lbl_5.AutoSize         = true;
     this._lbl_5.BorderStyle      = System.Windows.Forms.BorderStyle.None;
     this._lbl_5.Name             = "_lbl_5";
     this._Shape1_2.BackColor     = System.Drawing.Color.FromArgb(192, 192, 255);
     this._Shape1_2.BackStyle     = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_2.Size          = new System.Drawing.Size(403, 68);
     this._Shape1_2.Location      = new System.Drawing.Point(8, 23);
     this._Shape1_2.BorderColor   = System.Drawing.SystemColors.WindowText;
     this._Shape1_2.BorderStyle   = System.Drawing.Drawing2D.DashStyle.Solid;
     this._Shape1_2.BorderWidth   = 1;
     this._Shape1_2.FillColor     = System.Drawing.Color.Black;
     this._Shape1_2.FillStyle     = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
     this._Shape1_2.Visible       = true;
     this._Shape1_2.Name          = "_Shape1_2";
     this.Controls.Add(cmbMWNo);
     this.Controls.Add(cmdExit);
     this.Controls.Add(txtWNO);
     this.Controls.Add(_lbl_5);
     this.ShapeContainer1.Shapes.Add(_Shape1_2);
     this.Controls.Add(ShapeContainer1);
     //Me.lbl.SetIndex(_lbl_5, CType(5, Short))
     this.Shape1.SetIndex(_Shape1_2, Convert.ToInt16(2));
     ((System.ComponentModel.ISupportInitialize) this.Shape1).EndInit();
     //CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 13
0
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmUpdatePOS));
			this.components = new System.ComponentModel.Container();
			this.ToolTip1 = new System.Windows.Forms.ToolTip(components);
			this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
			this.tmrMEndUpdatePOS = new System.Windows.Forms.Timer(components);
			this.cmdScale = new System.Windows.Forms.Button();
			this.picButtons = new System.Windows.Forms.Panel();
			this.Command1 = new System.Windows.Forms.Button();
			this.cmdUpdate = new System.Windows.Forms.Button();
			this.cmdClose = new System.Windows.Forms.Button();
			this.cmdPrintNew = new System.Windows.Forms.Button();
			this.cmdPrintAmend = new System.Windows.Forms.Button();
			this._txtNew_8 = new System.Windows.Forms.TextBox();
			this._txtAmend_8 = new System.Windows.Forms.TextBox();
			this._txtNew_7 = new System.Windows.Forms.TextBox();
			this._txtAmend_7 = new System.Windows.Forms.TextBox();
			this._txtNew_6 = new System.Windows.Forms.TextBox();
			this._txtAmend_6 = new System.Windows.Forms.TextBox();
			this._txtNew_5 = new System.Windows.Forms.TextBox();
			this._txtAmend_5 = new System.Windows.Forms.TextBox();
			this._txtNew_4 = new System.Windows.Forms.TextBox();
			this._txtAmend_4 = new System.Windows.Forms.TextBox();
			this._txtNew_3 = new System.Windows.Forms.TextBox();
			this._txtAmend_3 = new System.Windows.Forms.TextBox();
			this._txtNew_2 = new System.Windows.Forms.TextBox();
			this._txtAmend_2 = new System.Windows.Forms.TextBox();
			this._txtNew_1 = new System.Windows.Forms.TextBox();
			this._txtAmend_1 = new System.Windows.Forms.TextBox();
			this.lblInstructionNew = new System.Windows.Forms.Label();
			this._lbl_2 = new System.Windows.Forms.Label();
			this._lbl_0 = new System.Windows.Forms.Label();
			this.lblInstruction = new System.Windows.Forms.Label();
			this._lbl_1 = new System.Windows.Forms.Label();
			this._lblCG_7 = new System.Windows.Forms.Label();
			this._lblCG_6 = new System.Windows.Forms.Label();
			this._lblCG_5 = new System.Windows.Forms.Label();
			this._lblCG_4 = new System.Windows.Forms.Label();
			this._lblCG_3 = new System.Windows.Forms.Label();
			this._lblCG_2 = new System.Windows.Forms.Label();
			this._lblCG_1 = new System.Windows.Forms.Label();
			this._lblCG_0 = new System.Windows.Forms.Label();
			this._lblLabels_33 = new System.Windows.Forms.Label();
			this._lblLabels_34 = new System.Windows.Forms.Label();
			this._Shape1_1 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			//Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			//Me.lblCG = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			//Me.lblLabels = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			//Me.txtAmend = New Microsoft.VisualBasic.Compatibility.VB6.TextBoxArray(components)
			//Me.txtNew = New Microsoft.VisualBasic.Compatibility.VB6.TextBoxArray(components)
			this.Shape1 = new RectangleShapeArray(components);
			this.picButtons.SuspendLayout();
			this.SuspendLayout();
			this.ToolTip1.Active = true;
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.lblCG, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.txtAmend, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.txtNew, System.ComponentModel.ISupportInitialize).BeginInit()
			((System.ComponentModel.ISupportInitialize)this.Shape1).BeginInit();
			this.Text = "Update Point Of Sale";
			this.ClientSize = new System.Drawing.Size(490, 229);
			this.Location = new System.Drawing.Point(4, 23);
			this.ControlBox = false;
			this.KeyPreview = true;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.BackColor = System.Drawing.SystemColors.Control;
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Sizable;
			this.Enabled = true;
			this.MaximizeBox = true;
			this.MinimizeBox = true;
			this.Cursor = System.Windows.Forms.Cursors.Default;
			this.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.ShowInTaskbar = true;
			this.HelpButton = false;
			this.WindowState = System.Windows.Forms.FormWindowState.Normal;
			this.Name = "frmUpdatePOS";
			this.tmrMEndUpdatePOS.Enabled = false;
			this.tmrMEndUpdatePOS.Interval = 10;
			this.cmdScale.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdScale.Text = "Force &Scale Update";
			this.cmdScale.Size = new System.Drawing.Size(127, 34);
			this.cmdScale.Location = new System.Drawing.Point(12, 186);
			this.cmdScale.TabIndex = 36;
			this.cmdScale.BackColor = System.Drawing.SystemColors.Control;
			this.cmdScale.CausesValidation = true;
			this.cmdScale.Enabled = true;
			this.cmdScale.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdScale.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdScale.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdScale.TabStop = true;
			this.cmdScale.Name = "cmdScale";
			this.picButtons.Dock = System.Windows.Forms.DockStyle.Top;
			this.picButtons.BackColor = System.Drawing.Color.Blue;
			this.picButtons.Size = new System.Drawing.Size(490, 39);
			this.picButtons.Location = new System.Drawing.Point(0, 0);
			this.picButtons.TabIndex = 27;
			this.picButtons.TabStop = false;
			this.picButtons.CausesValidation = true;
			this.picButtons.Enabled = true;
			this.picButtons.ForeColor = System.Drawing.SystemColors.ControlText;
			this.picButtons.Cursor = System.Windows.Forms.Cursors.Default;
			this.picButtons.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.picButtons.Visible = true;
			this.picButtons.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.picButtons.Name = "picButtons";
			this.Command1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.Command1.Text = "Print &Barcodes";
			this.Command1.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this.Command1.Size = new System.Drawing.Size(105, 29);
			this.Command1.Location = new System.Drawing.Point(168, 3);
			this.Command1.TabIndex = 37;
			this.Command1.TabStop = false;
			this.Command1.BackColor = System.Drawing.SystemColors.Control;
			this.Command1.CausesValidation = true;
			this.Command1.Enabled = true;
			this.Command1.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Command1.Cursor = System.Windows.Forms.Cursors.Default;
			this.Command1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Command1.Name = "Command1";
			this.cmdUpdate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdUpdate.Text = "&Update POS";
			this.cmdUpdate.Size = new System.Drawing.Size(73, 29);
			this.cmdUpdate.Location = new System.Drawing.Point(328, 3);
			this.cmdUpdate.TabIndex = 35;
			this.cmdUpdate.TabStop = false;
			this.cmdUpdate.BackColor = System.Drawing.SystemColors.Control;
			this.cmdUpdate.CausesValidation = true;
			this.cmdUpdate.Enabled = true;
			this.cmdUpdate.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdUpdate.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdUpdate.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdUpdate.Name = "cmdUpdate";
			this.cmdClose.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdClose.Text = "E&xit";
			this.cmdClose.Size = new System.Drawing.Size(73, 29);
			this.cmdClose.Location = new System.Drawing.Point(408, 3);
			this.cmdClose.TabIndex = 30;
			this.cmdClose.TabStop = false;
			this.cmdClose.BackColor = System.Drawing.SystemColors.Control;
			this.cmdClose.CausesValidation = true;
			this.cmdClose.Enabled = true;
			this.cmdClose.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdClose.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdClose.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdClose.Name = "cmdClose";
			this.cmdPrintNew.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdPrintNew.Text = "Print &New";
			this.cmdPrintNew.Size = new System.Drawing.Size(73, 29);
			this.cmdPrintNew.Location = new System.Drawing.Point(5, 3);
			this.cmdPrintNew.TabIndex = 29;
			this.cmdPrintNew.TabStop = false;
			this.cmdPrintNew.BackColor = System.Drawing.SystemColors.Control;
			this.cmdPrintNew.CausesValidation = true;
			this.cmdPrintNew.Enabled = true;
			this.cmdPrintNew.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdPrintNew.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdPrintNew.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdPrintNew.Name = "cmdPrintNew";
			this.cmdPrintAmend.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdPrintAmend.Text = "Print &Amend";
			this.cmdPrintAmend.Size = new System.Drawing.Size(73, 29);
			this.cmdPrintAmend.Location = new System.Drawing.Point(88, 3);
			this.cmdPrintAmend.TabIndex = 28;
			this.cmdPrintAmend.TabStop = false;
			this.cmdPrintAmend.BackColor = System.Drawing.SystemColors.Control;
			this.cmdPrintAmend.CausesValidation = true;
			this.cmdPrintAmend.Enabled = true;
			this.cmdPrintAmend.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdPrintAmend.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdPrintAmend.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdPrintAmend.Name = "cmdPrintAmend";
			this._txtNew_8.AutoSize = false;
			this._txtNew_8.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtNew_8.Enabled = false;
			this._txtNew_8.Size = new System.Drawing.Size(49, 19);
			this._txtNew_8.Location = new System.Drawing.Point(423, 105);
			this._txtNew_8.TabIndex = 15;
			this._txtNew_8.Text = "0";
			this._txtNew_8.AcceptsReturn = true;
			this._txtNew_8.BackColor = System.Drawing.SystemColors.Window;
			this._txtNew_8.CausesValidation = true;
			this._txtNew_8.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtNew_8.HideSelection = true;
			this._txtNew_8.ReadOnly = false;
			this._txtNew_8.MaxLength = 0;
			this._txtNew_8.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtNew_8.Multiline = false;
			this._txtNew_8.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtNew_8.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtNew_8.TabStop = true;
			this._txtNew_8.Visible = true;
			this._txtNew_8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtNew_8.Name = "_txtNew_8";
			this._txtAmend_8.AutoSize = false;
			this._txtAmend_8.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtAmend_8.Enabled = false;
			this._txtAmend_8.Size = new System.Drawing.Size(49, 19);
			this._txtAmend_8.Location = new System.Drawing.Point(423, 87);
			this._txtAmend_8.TabIndex = 14;
			this._txtAmend_8.Text = "0";
			this._txtAmend_8.AcceptsReturn = true;
			this._txtAmend_8.BackColor = System.Drawing.SystemColors.Window;
			this._txtAmend_8.CausesValidation = true;
			this._txtAmend_8.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtAmend_8.HideSelection = true;
			this._txtAmend_8.ReadOnly = false;
			this._txtAmend_8.MaxLength = 0;
			this._txtAmend_8.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtAmend_8.Multiline = false;
			this._txtAmend_8.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtAmend_8.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtAmend_8.TabStop = true;
			this._txtAmend_8.Visible = true;
			this._txtAmend_8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtAmend_8.Name = "_txtAmend_8";
			this._txtNew_7.AutoSize = false;
			this._txtNew_7.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtNew_7.Enabled = false;
			this._txtNew_7.Size = new System.Drawing.Size(49, 19);
			this._txtNew_7.Location = new System.Drawing.Point(372, 105);
			this._txtNew_7.TabIndex = 13;
			this._txtNew_7.Text = "0";
			this._txtNew_7.AcceptsReturn = true;
			this._txtNew_7.BackColor = System.Drawing.SystemColors.Window;
			this._txtNew_7.CausesValidation = true;
			this._txtNew_7.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtNew_7.HideSelection = true;
			this._txtNew_7.ReadOnly = false;
			this._txtNew_7.MaxLength = 0;
			this._txtNew_7.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtNew_7.Multiline = false;
			this._txtNew_7.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtNew_7.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtNew_7.TabStop = true;
			this._txtNew_7.Visible = true;
			this._txtNew_7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtNew_7.Name = "_txtNew_7";
			this._txtAmend_7.AutoSize = false;
			this._txtAmend_7.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtAmend_7.Enabled = false;
			this._txtAmend_7.Size = new System.Drawing.Size(49, 19);
			this._txtAmend_7.Location = new System.Drawing.Point(372, 87);
			this._txtAmend_7.TabIndex = 12;
			this._txtAmend_7.Text = "0";
			this._txtAmend_7.AcceptsReturn = true;
			this._txtAmend_7.BackColor = System.Drawing.SystemColors.Window;
			this._txtAmend_7.CausesValidation = true;
			this._txtAmend_7.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtAmend_7.HideSelection = true;
			this._txtAmend_7.ReadOnly = false;
			this._txtAmend_7.MaxLength = 0;
			this._txtAmend_7.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtAmend_7.Multiline = false;
			this._txtAmend_7.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtAmend_7.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtAmend_7.TabStop = true;
			this._txtAmend_7.Visible = true;
			this._txtAmend_7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtAmend_7.Name = "_txtAmend_7";
			this._txtNew_6.AutoSize = false;
			this._txtNew_6.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtNew_6.Enabled = false;
			this._txtNew_6.Size = new System.Drawing.Size(49, 19);
			this._txtNew_6.Location = new System.Drawing.Point(321, 105);
			this._txtNew_6.TabIndex = 11;
			this._txtNew_6.Text = "0";
			this._txtNew_6.AcceptsReturn = true;
			this._txtNew_6.BackColor = System.Drawing.SystemColors.Window;
			this._txtNew_6.CausesValidation = true;
			this._txtNew_6.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtNew_6.HideSelection = true;
			this._txtNew_6.ReadOnly = false;
			this._txtNew_6.MaxLength = 0;
			this._txtNew_6.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtNew_6.Multiline = false;
			this._txtNew_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtNew_6.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtNew_6.TabStop = true;
			this._txtNew_6.Visible = true;
			this._txtNew_6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtNew_6.Name = "_txtNew_6";
			this._txtAmend_6.AutoSize = false;
			this._txtAmend_6.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtAmend_6.Enabled = false;
			this._txtAmend_6.Size = new System.Drawing.Size(49, 19);
			this._txtAmend_6.Location = new System.Drawing.Point(321, 87);
			this._txtAmend_6.TabIndex = 10;
			this._txtAmend_6.Text = "0";
			this._txtAmend_6.AcceptsReturn = true;
			this._txtAmend_6.BackColor = System.Drawing.SystemColors.Window;
			this._txtAmend_6.CausesValidation = true;
			this._txtAmend_6.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtAmend_6.HideSelection = true;
			this._txtAmend_6.ReadOnly = false;
			this._txtAmend_6.MaxLength = 0;
			this._txtAmend_6.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtAmend_6.Multiline = false;
			this._txtAmend_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtAmend_6.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtAmend_6.TabStop = true;
			this._txtAmend_6.Visible = true;
			this._txtAmend_6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtAmend_6.Name = "_txtAmend_6";
			this._txtNew_5.AutoSize = false;
			this._txtNew_5.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtNew_5.Enabled = false;
			this._txtNew_5.Size = new System.Drawing.Size(49, 19);
			this._txtNew_5.Location = new System.Drawing.Point(270, 105);
			this._txtNew_5.TabIndex = 9;
			this._txtNew_5.Text = "0";
			this._txtNew_5.AcceptsReturn = true;
			this._txtNew_5.BackColor = System.Drawing.SystemColors.Window;
			this._txtNew_5.CausesValidation = true;
			this._txtNew_5.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtNew_5.HideSelection = true;
			this._txtNew_5.ReadOnly = false;
			this._txtNew_5.MaxLength = 0;
			this._txtNew_5.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtNew_5.Multiline = false;
			this._txtNew_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtNew_5.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtNew_5.TabStop = true;
			this._txtNew_5.Visible = true;
			this._txtNew_5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtNew_5.Name = "_txtNew_5";
			this._txtAmend_5.AutoSize = false;
			this._txtAmend_5.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtAmend_5.Enabled = false;
			this._txtAmend_5.Size = new System.Drawing.Size(49, 19);
			this._txtAmend_5.Location = new System.Drawing.Point(270, 87);
			this._txtAmend_5.TabIndex = 8;
			this._txtAmend_5.Text = "0";
			this._txtAmend_5.AcceptsReturn = true;
			this._txtAmend_5.BackColor = System.Drawing.SystemColors.Window;
			this._txtAmend_5.CausesValidation = true;
			this._txtAmend_5.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtAmend_5.HideSelection = true;
			this._txtAmend_5.ReadOnly = false;
			this._txtAmend_5.MaxLength = 0;
			this._txtAmend_5.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtAmend_5.Multiline = false;
			this._txtAmend_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtAmend_5.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtAmend_5.TabStop = true;
			this._txtAmend_5.Visible = true;
			this._txtAmend_5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtAmend_5.Name = "_txtAmend_5";
			this._txtNew_4.AutoSize = false;
			this._txtNew_4.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtNew_4.Enabled = false;
			this._txtNew_4.Size = new System.Drawing.Size(49, 19);
			this._txtNew_4.Location = new System.Drawing.Point(219, 105);
			this._txtNew_4.TabIndex = 7;
			this._txtNew_4.Text = "0";
			this._txtNew_4.AcceptsReturn = true;
			this._txtNew_4.BackColor = System.Drawing.SystemColors.Window;
			this._txtNew_4.CausesValidation = true;
			this._txtNew_4.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtNew_4.HideSelection = true;
			this._txtNew_4.ReadOnly = false;
			this._txtNew_4.MaxLength = 0;
			this._txtNew_4.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtNew_4.Multiline = false;
			this._txtNew_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtNew_4.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtNew_4.TabStop = true;
			this._txtNew_4.Visible = true;
			this._txtNew_4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtNew_4.Name = "_txtNew_4";
			this._txtAmend_4.AutoSize = false;
			this._txtAmend_4.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtAmend_4.Enabled = false;
			this._txtAmend_4.Size = new System.Drawing.Size(49, 19);
			this._txtAmend_4.Location = new System.Drawing.Point(219, 87);
			this._txtAmend_4.TabIndex = 6;
			this._txtAmend_4.Text = "0";
			this._txtAmend_4.AcceptsReturn = true;
			this._txtAmend_4.BackColor = System.Drawing.SystemColors.Window;
			this._txtAmend_4.CausesValidation = true;
			this._txtAmend_4.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtAmend_4.HideSelection = true;
			this._txtAmend_4.ReadOnly = false;
			this._txtAmend_4.MaxLength = 0;
			this._txtAmend_4.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtAmend_4.Multiline = false;
			this._txtAmend_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtAmend_4.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtAmend_4.TabStop = true;
			this._txtAmend_4.Visible = true;
			this._txtAmend_4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtAmend_4.Name = "_txtAmend_4";
			this._txtNew_3.AutoSize = false;
			this._txtNew_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtNew_3.Enabled = false;
			this._txtNew_3.Size = new System.Drawing.Size(49, 19);
			this._txtNew_3.Location = new System.Drawing.Point(168, 105);
			this._txtNew_3.TabIndex = 5;
			this._txtNew_3.Text = "0";
			this._txtNew_3.AcceptsReturn = true;
			this._txtNew_3.BackColor = System.Drawing.SystemColors.Window;
			this._txtNew_3.CausesValidation = true;
			this._txtNew_3.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtNew_3.HideSelection = true;
			this._txtNew_3.ReadOnly = false;
			this._txtNew_3.MaxLength = 0;
			this._txtNew_3.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtNew_3.Multiline = false;
			this._txtNew_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtNew_3.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtNew_3.TabStop = true;
			this._txtNew_3.Visible = true;
			this._txtNew_3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtNew_3.Name = "_txtNew_3";
			this._txtAmend_3.AutoSize = false;
			this._txtAmend_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtAmend_3.Enabled = false;
			this._txtAmend_3.Size = new System.Drawing.Size(49, 19);
			this._txtAmend_3.Location = new System.Drawing.Point(168, 87);
			this._txtAmend_3.TabIndex = 4;
			this._txtAmend_3.Text = "0";
			this._txtAmend_3.AcceptsReturn = true;
			this._txtAmend_3.BackColor = System.Drawing.SystemColors.Window;
			this._txtAmend_3.CausesValidation = true;
			this._txtAmend_3.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtAmend_3.HideSelection = true;
			this._txtAmend_3.ReadOnly = false;
			this._txtAmend_3.MaxLength = 0;
			this._txtAmend_3.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtAmend_3.Multiline = false;
			this._txtAmend_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtAmend_3.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtAmend_3.TabStop = true;
			this._txtAmend_3.Visible = true;
			this._txtAmend_3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtAmend_3.Name = "_txtAmend_3";
			this._txtNew_2.AutoSize = false;
			this._txtNew_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtNew_2.Enabled = false;
			this._txtNew_2.Size = new System.Drawing.Size(49, 19);
			this._txtNew_2.Location = new System.Drawing.Point(117, 105);
			this._txtNew_2.TabIndex = 3;
			this._txtNew_2.Text = "0";
			this._txtNew_2.AcceptsReturn = true;
			this._txtNew_2.BackColor = System.Drawing.SystemColors.Window;
			this._txtNew_2.CausesValidation = true;
			this._txtNew_2.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtNew_2.HideSelection = true;
			this._txtNew_2.ReadOnly = false;
			this._txtNew_2.MaxLength = 0;
			this._txtNew_2.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtNew_2.Multiline = false;
			this._txtNew_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtNew_2.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtNew_2.TabStop = true;
			this._txtNew_2.Visible = true;
			this._txtNew_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtNew_2.Name = "_txtNew_2";
			this._txtAmend_2.AutoSize = false;
			this._txtAmend_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtAmend_2.Enabled = false;
			this._txtAmend_2.Size = new System.Drawing.Size(49, 19);
			this._txtAmend_2.Location = new System.Drawing.Point(117, 87);
			this._txtAmend_2.TabIndex = 2;
			this._txtAmend_2.Text = "0";
			this._txtAmend_2.AcceptsReturn = true;
			this._txtAmend_2.BackColor = System.Drawing.SystemColors.Window;
			this._txtAmend_2.CausesValidation = true;
			this._txtAmend_2.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtAmend_2.HideSelection = true;
			this._txtAmend_2.ReadOnly = false;
			this._txtAmend_2.MaxLength = 0;
			this._txtAmend_2.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtAmend_2.Multiline = false;
			this._txtAmend_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtAmend_2.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtAmend_2.TabStop = true;
			this._txtAmend_2.Visible = true;
			this._txtAmend_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtAmend_2.Name = "_txtAmend_2";
			this._txtNew_1.AutoSize = false;
			this._txtNew_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtNew_1.Enabled = false;
			this._txtNew_1.Size = new System.Drawing.Size(49, 19);
			this._txtNew_1.Location = new System.Drawing.Point(66, 105);
			this._txtNew_1.TabIndex = 1;
			this._txtNew_1.Text = "0";
			this._txtNew_1.AcceptsReturn = true;
			this._txtNew_1.BackColor = System.Drawing.SystemColors.Window;
			this._txtNew_1.CausesValidation = true;
			this._txtNew_1.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtNew_1.HideSelection = true;
			this._txtNew_1.ReadOnly = false;
			this._txtNew_1.MaxLength = 0;
			this._txtNew_1.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtNew_1.Multiline = false;
			this._txtNew_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtNew_1.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtNew_1.TabStop = true;
			this._txtNew_1.Visible = true;
			this._txtNew_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtNew_1.Name = "_txtNew_1";
			this._txtAmend_1.AutoSize = false;
			this._txtAmend_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtAmend_1.Enabled = false;
			this._txtAmend_1.Size = new System.Drawing.Size(49, 19);
			this._txtAmend_1.Location = new System.Drawing.Point(66, 87);
			this._txtAmend_1.TabIndex = 0;
			this._txtAmend_1.Text = "0";
			this._txtAmend_1.AcceptsReturn = true;
			this._txtAmend_1.BackColor = System.Drawing.SystemColors.Window;
			this._txtAmend_1.CausesValidation = true;
			this._txtAmend_1.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtAmend_1.HideSelection = true;
			this._txtAmend_1.ReadOnly = false;
			this._txtAmend_1.MaxLength = 0;
			this._txtAmend_1.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtAmend_1.Multiline = false;
			this._txtAmend_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtAmend_1.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtAmend_1.TabStop = true;
			this._txtAmend_1.Visible = true;
			this._txtAmend_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtAmend_1.Name = "_txtAmend_1";
			this.lblInstructionNew.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this.lblInstructionNew.Text = "9999";
			this.lblInstructionNew.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this.lblInstructionNew.Size = new System.Drawing.Size(31, 13);
			this.lblInstructionNew.Location = new System.Drawing.Point(450, 165);
			this.lblInstructionNew.TabIndex = 34;
			this.lblInstructionNew.BackColor = System.Drawing.Color.Transparent;
			this.lblInstructionNew.Enabled = true;
			this.lblInstructionNew.ForeColor = System.Drawing.SystemColors.ControlText;
			this.lblInstructionNew.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblInstructionNew.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblInstructionNew.UseMnemonic = true;
			this.lblInstructionNew.Visible = true;
			this.lblInstructionNew.AutoSize = false;
			this.lblInstructionNew.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this.lblInstructionNew.Name = "lblInstructionNew";
			this._lbl_2.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lbl_2.Text = "After this update the new POS instruction number will be";
			this._lbl_2.Size = new System.Drawing.Size(265, 13);
			this._lbl_2.Location = new System.Drawing.Point(183, 165);
			this._lbl_2.TabIndex = 33;
			this._lbl_2.BackColor = System.Drawing.Color.Transparent;
			this._lbl_2.Enabled = true;
			this._lbl_2.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_2.UseMnemonic = true;
			this._lbl_2.Visible = true;
			this._lbl_2.AutoSize = true;
			this._lbl_2.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_2.Name = "_lbl_2";
			this._lbl_0.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lbl_0.Text = "The current POS update instruction number is ";
			this._lbl_0.Size = new System.Drawing.Size(220, 13);
			this._lbl_0.Location = new System.Drawing.Point(228, 147);
			this._lbl_0.TabIndex = 32;
			this._lbl_0.BackColor = System.Drawing.Color.Transparent;
			this._lbl_0.Enabled = true;
			this._lbl_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_0.UseMnemonic = true;
			this._lbl_0.Visible = true;
			this._lbl_0.AutoSize = true;
			this._lbl_0.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_0.Name = "_lbl_0";
			this.lblInstruction.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this.lblInstruction.Text = "9999";
			this.lblInstruction.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this.lblInstruction.Size = new System.Drawing.Size(31, 13);
			this.lblInstruction.Location = new System.Drawing.Point(450, 147);
			this.lblInstruction.TabIndex = 31;
			this.lblInstruction.BackColor = System.Drawing.Color.Transparent;
			this.lblInstruction.Enabled = true;
			this.lblInstruction.ForeColor = System.Drawing.SystemColors.ControlText;
			this.lblInstruction.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblInstruction.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblInstruction.UseMnemonic = true;
			this.lblInstruction.Visible = true;
			this.lblInstruction.AutoSize = false;
			this.lblInstruction.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this.lblInstruction.Name = "lblInstruction";
			this._lbl_1.BackColor = System.Drawing.Color.Transparent;
			this._lbl_1.Text = "Number of Stock Items that will be effected by the update.";
			this._lbl_1.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._lbl_1.Size = new System.Drawing.Size(333, 13);
			this._lbl_1.Location = new System.Drawing.Point(9, 54);
			this._lbl_1.TabIndex = 26;
			this._lbl_1.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_1.Enabled = true;
			this._lbl_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_1.UseMnemonic = true;
			this._lbl_1.Visible = true;
			this._lbl_1.AutoSize = true;
			this._lbl_1.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_1.Name = "_lbl_1";
			this._lblCG_7.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			this._lblCG_7.Text = "PricingGroup_Case6:";
			this._lblCG_7.Size = new System.Drawing.Size(49, 13);
			this._lblCG_7.Location = new System.Drawing.Point(423, 75);
			this._lblCG_7.TabIndex = 25;
			this._lblCG_7.BackColor = System.Drawing.Color.Transparent;
			this._lblCG_7.Enabled = true;
			this._lblCG_7.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblCG_7.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblCG_7.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblCG_7.UseMnemonic = true;
			this._lblCG_7.Visible = true;
			this._lblCG_7.AutoSize = false;
			this._lblCG_7.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblCG_7.Name = "_lblCG_7";
			this._lblCG_6.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			this._lblCG_6.Text = "PricingGroup_Unit6:";
			this._lblCG_6.Size = new System.Drawing.Size(49, 13);
			this._lblCG_6.Location = new System.Drawing.Point(372, 75);
			this._lblCG_6.TabIndex = 24;
			this._lblCG_6.BackColor = System.Drawing.Color.Transparent;
			this._lblCG_6.Enabled = true;
			this._lblCG_6.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblCG_6.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblCG_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblCG_6.UseMnemonic = true;
			this._lblCG_6.Visible = true;
			this._lblCG_6.AutoSize = false;
			this._lblCG_6.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblCG_6.Name = "_lblCG_6";
			this._lblCG_5.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			this._lblCG_5.Text = "PricingGroup_Case5:";
			this._lblCG_5.Size = new System.Drawing.Size(49, 13);
			this._lblCG_5.Location = new System.Drawing.Point(321, 75);
			this._lblCG_5.TabIndex = 23;
			this._lblCG_5.BackColor = System.Drawing.Color.Transparent;
			this._lblCG_5.Enabled = true;
			this._lblCG_5.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblCG_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblCG_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblCG_5.UseMnemonic = true;
			this._lblCG_5.Visible = true;
			this._lblCG_5.AutoSize = false;
			this._lblCG_5.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblCG_5.Name = "_lblCG_5";
			this._lblCG_4.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			this._lblCG_4.Text = "PricingGroup_Unit5:";
			this._lblCG_4.Size = new System.Drawing.Size(49, 13);
			this._lblCG_4.Location = new System.Drawing.Point(270, 75);
			this._lblCG_4.TabIndex = 22;
			this._lblCG_4.BackColor = System.Drawing.Color.Transparent;
			this._lblCG_4.Enabled = true;
			this._lblCG_4.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblCG_4.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblCG_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblCG_4.UseMnemonic = true;
			this._lblCG_4.Visible = true;
			this._lblCG_4.AutoSize = false;
			this._lblCG_4.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblCG_4.Name = "_lblCG_4";
			this._lblCG_3.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			this._lblCG_3.Text = "PricingGroup_Case4:";
			this._lblCG_3.Size = new System.Drawing.Size(49, 13);
			this._lblCG_3.Location = new System.Drawing.Point(219, 75);
			this._lblCG_3.TabIndex = 21;
			this._lblCG_3.BackColor = System.Drawing.Color.Transparent;
			this._lblCG_3.Enabled = true;
			this._lblCG_3.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblCG_3.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblCG_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblCG_3.UseMnemonic = true;
			this._lblCG_3.Visible = true;
			this._lblCG_3.AutoSize = false;
			this._lblCG_3.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblCG_3.Name = "_lblCG_3";
			this._lblCG_2.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			this._lblCG_2.Text = "PricingGroup_Unit4:";
			this._lblCG_2.Size = new System.Drawing.Size(49, 13);
			this._lblCG_2.Location = new System.Drawing.Point(168, 75);
			this._lblCG_2.TabIndex = 20;
			this._lblCG_2.BackColor = System.Drawing.Color.Transparent;
			this._lblCG_2.Enabled = true;
			this._lblCG_2.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblCG_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblCG_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblCG_2.UseMnemonic = true;
			this._lblCG_2.Visible = true;
			this._lblCG_2.AutoSize = false;
			this._lblCG_2.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblCG_2.Name = "_lblCG_2";
			this._lblCG_1.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			this._lblCG_1.Text = "PricingGroup_Case3:";
			this._lblCG_1.Size = new System.Drawing.Size(49, 13);
			this._lblCG_1.Location = new System.Drawing.Point(117, 75);
			this._lblCG_1.TabIndex = 19;
			this._lblCG_1.BackColor = System.Drawing.Color.Transparent;
			this._lblCG_1.Enabled = true;
			this._lblCG_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblCG_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblCG_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblCG_1.UseMnemonic = true;
			this._lblCG_1.Visible = true;
			this._lblCG_1.AutoSize = false;
			this._lblCG_1.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblCG_1.Name = "_lblCG_1";
			this._lblCG_0.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			this._lblCG_0.Text = "PricingGroup_Unit3:";
			this._lblCG_0.Size = new System.Drawing.Size(49, 13);
			this._lblCG_0.Location = new System.Drawing.Point(66, 75);
			this._lblCG_0.TabIndex = 18;
			this._lblCG_0.BackColor = System.Drawing.Color.Transparent;
			this._lblCG_0.Enabled = true;
			this._lblCG_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblCG_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblCG_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblCG_0.UseMnemonic = true;
			this._lblCG_0.Visible = true;
			this._lblCG_0.AutoSize = false;
			this._lblCG_0.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblCG_0.Name = "_lblCG_0";
			this._lblLabels_33.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_33.Text = "New :";
			this._lblLabels_33.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._lblLabels_33.Size = new System.Drawing.Size(34, 13);
			this._lblLabels_33.Location = new System.Drawing.Point(27, 107);
			this._lblLabels_33.TabIndex = 17;
			this._lblLabels_33.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_33.Enabled = true;
			this._lblLabels_33.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_33.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_33.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_33.UseMnemonic = true;
			this._lblLabels_33.Visible = true;
			this._lblLabels_33.AutoSize = true;
			this._lblLabels_33.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_33.Name = "_lblLabels_33";
			this._lblLabels_34.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_34.Text = "Amend :";
			this._lblLabels_34.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._lblLabels_34.Size = new System.Drawing.Size(47, 13);
			this._lblLabels_34.Location = new System.Drawing.Point(14, 88);
			this._lblLabels_34.TabIndex = 16;
			this._lblLabels_34.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_34.Enabled = true;
			this._lblLabels_34.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_34.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_34.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_34.UseMnemonic = true;
			this._lblLabels_34.Visible = true;
			this._lblLabels_34.AutoSize = true;
			this._lblLabels_34.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_34.Name = "_lblLabels_34";
			this._Shape1_1.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_1.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_1.Size = new System.Drawing.Size(472, 67);
			this._Shape1_1.Location = new System.Drawing.Point(9, 69);
			this._Shape1_1.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_1.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_1.BorderWidth = 1;
			this._Shape1_1.FillColor = System.Drawing.Color.Black;
			this._Shape1_1.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_1.Visible = true;
			this._Shape1_1.Name = "_Shape1_1";
			this.Controls.Add(cmdScale);
			this.Controls.Add(picButtons);
			this.Controls.Add(_txtNew_8);
			this.Controls.Add(_txtAmend_8);
			this.Controls.Add(_txtNew_7);
			this.Controls.Add(_txtAmend_7);
			this.Controls.Add(_txtNew_6);
			this.Controls.Add(_txtAmend_6);
			this.Controls.Add(_txtNew_5);
			this.Controls.Add(_txtAmend_5);
			this.Controls.Add(_txtNew_4);
			this.Controls.Add(_txtAmend_4);
			this.Controls.Add(_txtNew_3);
			this.Controls.Add(_txtAmend_3);
			this.Controls.Add(_txtNew_2);
			this.Controls.Add(_txtAmend_2);
			this.Controls.Add(_txtNew_1);
			this.Controls.Add(_txtAmend_1);
			this.Controls.Add(lblInstructionNew);
			this.Controls.Add(_lbl_2);
			this.Controls.Add(_lbl_0);
			this.Controls.Add(lblInstruction);
			this.Controls.Add(_lbl_1);
			this.Controls.Add(_lblCG_7);
			this.Controls.Add(_lblCG_6);
			this.Controls.Add(_lblCG_5);
			this.Controls.Add(_lblCG_4);
			this.Controls.Add(_lblCG_3);
			this.Controls.Add(_lblCG_2);
			this.Controls.Add(_lblCG_1);
			this.Controls.Add(_lblCG_0);
			this.Controls.Add(_lblLabels_33);
			this.Controls.Add(_lblLabels_34);
			this.ShapeContainer1.Shapes.Add(_Shape1_1);
			this.Controls.Add(ShapeContainer1);
			this.picButtons.Controls.Add(Command1);
			this.picButtons.Controls.Add(cmdUpdate);
			this.picButtons.Controls.Add(cmdClose);
			this.picButtons.Controls.Add(cmdPrintNew);
			this.picButtons.Controls.Add(cmdPrintAmend);
			//Me.lbl.SetIndex(_lbl_2, CType(2, Short))
			//Me.lbl.SetIndex(_lbl_0, CType(0, Short))
			//Me.lbl.SetIndex(_lbl_1, CType(1, Short))
			//Me.lblCG.SetIndex(_lblCG_7, CType(7, Short))
			//Me.lblCG.SetIndex(_lblCG_6, CType(6, Short))
			//Me.lblCG.SetIndex(_lblCG_5, CType(5, Short))
			//Me.lblCG.SetIndex(_lblCG_4, CType(4, Short))
			//Me.lblCG.SetIndex(_lblCG_3, CType(3, Short))
			//Me.lblCG.SetIndex(_lblCG_2, CType(2, Short))
			//Me.lblCG.SetIndex(_lblCG_1, CType(1, Short))
			//Me.lblCG.SetIndex(_lblCG_0, CType(0, Short))
			//Me.lblLabels.SetIndex(_lblLabels_33, CType(33, Short))
			//Me.lblLabels.SetIndex(_lblLabels_34, CType(34, Short))
			//Me.txtAmend.SetIndex(_txtAmend_8, CType(8, Short))
			//Me.txtAmend.SetIndex(_txtAmend_7, CType(7, Short))
			//Me.txtAmend.SetIndex(_txtAmend_6, CType(6, Short))
			//Me.txtAmend.SetIndex(_txtAmend_5, CType(5, Short))
			//Me.txtAmend.SetIndex(_txtAmend_4, CType(4, Short))
			//Me.txtAmend.SetIndex(_txtAmend_3, CType(3, Short))
			//Me.txtAmend.SetIndex(_txtAmend_2, CType(2, Short))
			//Me.txtAmend.SetIndex(_txtAmend_1, CType(1, Short))
			//Me.txtNew.SetIndex(_txtNew_8, CType(8, Short))
			//Me.txtNew.SetIndex(_txtNew_7, CType(7, Short))
			//Me.txtNew.SetIndex(_txtNew_6, CType(6, Short))
			//Me.txtNew.SetIndex(_txtNew_5, CType(5, Short))
			//Me.txtNew.SetIndex(_txtNew_4, CType(4, Short))
			//Me.txtNew.SetIndex(_txtNew_3, CType(3, Short))
			//Me.txtNew.SetIndex(_txtNew_2, CType(2, Short))
			//Me.txtNew.SetIndex(_txtNew_1, CType(1, Short))
			this.Shape1.SetIndex(_Shape1_1, Convert.ToInt16(1));
			((System.ComponentModel.ISupportInitialize)this.Shape1).EndInit();
			//CType(Me.txtNew, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.txtAmend, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.lblCG, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
			this.picButtons.ResumeLayout(false);
			this.ResumeLayout(false);
			this.PerformLayout();
		}
Esempio n. 14
0
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmIncrement));
			this.components = new System.ComponentModel.Container();
			this.ToolTip1 = new System.Windows.Forms.ToolTip(components);
			this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
			this._chkFields_9 = new System.Windows.Forms.CheckBox();
			this._chkFields_8 = new System.Windows.Forms.CheckBox();
			this._chkFields_7 = new System.Windows.Forms.CheckBox();
			this._chkFields_6 = new System.Windows.Forms.CheckBox();
			this._chkFields_5 = new System.Windows.Forms.CheckBox();
			this._chkFields_4 = new System.Windows.Forms.CheckBox();
			this._chkFields_3 = new System.Windows.Forms.CheckBox();
			this._chkFields_2 = new System.Windows.Forms.CheckBox();
			this._chkFields_1 = new System.Windows.Forms.CheckBox();
			this.cmdAddStock = new System.Windows.Forms.Button();
			this.cmdDelStock = new System.Windows.Forms.Button();
			this._txtInteger_0 = new System.Windows.Forms.TextBox();
			this.cmdDelete = new System.Windows.Forms.Button();
			this.cmdAdd = new System.Windows.Forms.Button();
			this.lvItem = new System.Windows.Forms.ListView();
			this._chkFields_0 = new System.Windows.Forms.CheckBox();
			this._txtFields_0 = new System.Windows.Forms.TextBox();
			this.picButtons = new System.Windows.Forms.Panel();
			this.cmdPrint = new System.Windows.Forms.Button();
			this.cmdClose = new System.Windows.Forms.Button();
			this.cmdCancel = new System.Windows.Forms.Button();
			this.lvStockItem = new System.Windows.Forms.ListView();
			this._lbl_2 = new System.Windows.Forms.Label();
			this._Shape1_3 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._lbl_1 = new System.Windows.Forms.Label();
			this._Shape1_1 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._lbl_0 = new System.Windows.Forms.Label();
			this._Shape1_0 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._lblLabels_9 = new System.Windows.Forms.Label();
			this._lblLabels_38 = new System.Windows.Forms.Label();
			this._Shape1_2 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._lbl_5 = new System.Windows.Forms.Label();
			//Me.chkFields = New Microsoft.VisualBasic.Compatibility.VB6.CheckBoxArray(components)
			//Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			//Me.lblLabels = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			//Me.txtFields = New Microsoft.VisualBasic.Compatibility.VB6.TextBoxArray(components)
			//Me.txtInteger = New Microsoft.VisualBasic.Compatibility.VB6.TextBoxArray(components)
			this.Shape1 = new RectangleShapeArray(components);
			this.picButtons.SuspendLayout();
			this.SuspendLayout();
			this.ToolTip1.Active = true;
			//CType(Me.chkFields, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.txtFields, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.txtInteger, System.ComponentModel.ISupportInitialize).BeginInit()
			((System.ComponentModel.ISupportInitialize)this.Shape1).BeginInit();
			this.BackColor = System.Drawing.Color.FromArgb(224, 224, 224);
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
			this.Text = "Edit Increment Details";
			this.ClientSize = new System.Drawing.Size(451, 511);
			this.Location = new System.Drawing.Point(73, 22);
			this.ControlBox = false;
			this.KeyPreview = true;
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.Enabled = true;
			this.Cursor = System.Windows.Forms.Cursors.Default;
			this.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.ShowInTaskbar = true;
			this.HelpButton = false;
			this.WindowState = System.Windows.Forms.FormWindowState.Normal;
			this.Name = "frmIncrement";
			this._chkFields_9.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._chkFields_9.Text = "1. POS";
			this._chkFields_9.Size = new System.Drawing.Size(73, 13);
			this._chkFields_9.Location = new System.Drawing.Point(321, 159);
			this._chkFields_9.TabIndex = 15;
			this._chkFields_9.CheckAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this._chkFields_9.FlatStyle = System.Windows.Forms.FlatStyle.Standard;
			this._chkFields_9.CausesValidation = true;
			this._chkFields_9.Enabled = true;
			this._chkFields_9.ForeColor = System.Drawing.SystemColors.ControlText;
			this._chkFields_9.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_9.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_9.Appearance = System.Windows.Forms.Appearance.Normal;
			this._chkFields_9.TabStop = true;
			this._chkFields_9.CheckState = System.Windows.Forms.CheckState.Unchecked;
			this._chkFields_9.Visible = true;
			this._chkFields_9.Name = "_chkFields_9";
			this._chkFields_8.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._chkFields_8.Text = "1. POS";
			this._chkFields_8.Size = new System.Drawing.Size(73, 13);
			this._chkFields_8.Location = new System.Drawing.Point(246, 159);
			this._chkFields_8.TabIndex = 14;
			this._chkFields_8.CheckAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this._chkFields_8.FlatStyle = System.Windows.Forms.FlatStyle.Standard;
			this._chkFields_8.CausesValidation = true;
			this._chkFields_8.Enabled = true;
			this._chkFields_8.ForeColor = System.Drawing.SystemColors.ControlText;
			this._chkFields_8.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_8.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_8.Appearance = System.Windows.Forms.Appearance.Normal;
			this._chkFields_8.TabStop = true;
			this._chkFields_8.CheckState = System.Windows.Forms.CheckState.Unchecked;
			this._chkFields_8.Visible = true;
			this._chkFields_8.Name = "_chkFields_8";
			this._chkFields_7.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._chkFields_7.Text = "1. POS";
			this._chkFields_7.Size = new System.Drawing.Size(73, 13);
			this._chkFields_7.Location = new System.Drawing.Point(171, 159);
			this._chkFields_7.TabIndex = 13;
			this._chkFields_7.CheckAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this._chkFields_7.FlatStyle = System.Windows.Forms.FlatStyle.Standard;
			this._chkFields_7.CausesValidation = true;
			this._chkFields_7.Enabled = true;
			this._chkFields_7.ForeColor = System.Drawing.SystemColors.ControlText;
			this._chkFields_7.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_7.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_7.Appearance = System.Windows.Forms.Appearance.Normal;
			this._chkFields_7.TabStop = true;
			this._chkFields_7.CheckState = System.Windows.Forms.CheckState.Unchecked;
			this._chkFields_7.Visible = true;
			this._chkFields_7.Name = "_chkFields_7";
			this._chkFields_6.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._chkFields_6.Text = "Increment_Channel6";
			this._chkFields_6.Size = new System.Drawing.Size(73, 13);
			this._chkFields_6.Location = new System.Drawing.Point(99, 159);
			this._chkFields_6.TabIndex = 12;
			this._chkFields_6.CheckAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this._chkFields_6.FlatStyle = System.Windows.Forms.FlatStyle.Standard;
			this._chkFields_6.CausesValidation = true;
			this._chkFields_6.Enabled = true;
			this._chkFields_6.ForeColor = System.Drawing.SystemColors.ControlText;
			this._chkFields_6.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_6.Appearance = System.Windows.Forms.Appearance.Normal;
			this._chkFields_6.TabStop = true;
			this._chkFields_6.CheckState = System.Windows.Forms.CheckState.Unchecked;
			this._chkFields_6.Visible = true;
			this._chkFields_6.Name = "_chkFields_6";
			this._chkFields_5.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._chkFields_5.Text = "Increment_Channel5";
			this._chkFields_5.Size = new System.Drawing.Size(73, 13);
			this._chkFields_5.Location = new System.Drawing.Point(30, 159);
			this._chkFields_5.TabIndex = 11;
			this._chkFields_5.CheckAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this._chkFields_5.FlatStyle = System.Windows.Forms.FlatStyle.Standard;
			this._chkFields_5.CausesValidation = true;
			this._chkFields_5.Enabled = true;
			this._chkFields_5.ForeColor = System.Drawing.SystemColors.ControlText;
			this._chkFields_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_5.Appearance = System.Windows.Forms.Appearance.Normal;
			this._chkFields_5.TabStop = true;
			this._chkFields_5.CheckState = System.Windows.Forms.CheckState.Unchecked;
			this._chkFields_5.Visible = true;
			this._chkFields_5.Name = "_chkFields_5";
			this._chkFields_4.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._chkFields_4.Text = "1. POS";
			this._chkFields_4.Size = new System.Drawing.Size(73, 13);
			this._chkFields_4.Location = new System.Drawing.Point(246, 141);
			this._chkFields_4.TabIndex = 10;
			this._chkFields_4.CheckAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this._chkFields_4.FlatStyle = System.Windows.Forms.FlatStyle.Standard;
			this._chkFields_4.CausesValidation = true;
			this._chkFields_4.Enabled = true;
			this._chkFields_4.ForeColor = System.Drawing.SystemColors.ControlText;
			this._chkFields_4.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_4.Appearance = System.Windows.Forms.Appearance.Normal;
			this._chkFields_4.TabStop = true;
			this._chkFields_4.CheckState = System.Windows.Forms.CheckState.Unchecked;
			this._chkFields_4.Visible = true;
			this._chkFields_4.Name = "_chkFields_4";
			this._chkFields_3.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._chkFields_3.Text = "1. POS";
			this._chkFields_3.Size = new System.Drawing.Size(73, 13);
			this._chkFields_3.Location = new System.Drawing.Point(171, 141);
			this._chkFields_3.TabIndex = 9;
			this._chkFields_3.CheckAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this._chkFields_3.FlatStyle = System.Windows.Forms.FlatStyle.Standard;
			this._chkFields_3.CausesValidation = true;
			this._chkFields_3.Enabled = true;
			this._chkFields_3.ForeColor = System.Drawing.SystemColors.ControlText;
			this._chkFields_3.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_3.Appearance = System.Windows.Forms.Appearance.Normal;
			this._chkFields_3.TabStop = true;
			this._chkFields_3.CheckState = System.Windows.Forms.CheckState.Unchecked;
			this._chkFields_3.Visible = true;
			this._chkFields_3.Name = "_chkFields_3";
			this._chkFields_2.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._chkFields_2.Text = "1. POS";
			this._chkFields_2.Size = new System.Drawing.Size(73, 13);
			this._chkFields_2.Location = new System.Drawing.Point(99, 141);
			this._chkFields_2.TabIndex = 8;
			this._chkFields_2.CheckAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this._chkFields_2.FlatStyle = System.Windows.Forms.FlatStyle.Standard;
			this._chkFields_2.CausesValidation = true;
			this._chkFields_2.Enabled = true;
			this._chkFields_2.ForeColor = System.Drawing.SystemColors.ControlText;
			this._chkFields_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_2.Appearance = System.Windows.Forms.Appearance.Normal;
			this._chkFields_2.TabStop = true;
			this._chkFields_2.CheckState = System.Windows.Forms.CheckState.Unchecked;
			this._chkFields_2.Visible = true;
			this._chkFields_2.Name = "_chkFields_2";
			this._chkFields_1.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._chkFields_1.Text = "1. POS";
			this._chkFields_1.Size = new System.Drawing.Size(73, 13);
			this._chkFields_1.Location = new System.Drawing.Point(30, 141);
			this._chkFields_1.TabIndex = 7;
			this._chkFields_1.CheckAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this._chkFields_1.FlatStyle = System.Windows.Forms.FlatStyle.Standard;
			this._chkFields_1.CausesValidation = true;
			this._chkFields_1.Enabled = true;
			this._chkFields_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._chkFields_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_1.Appearance = System.Windows.Forms.Appearance.Normal;
			this._chkFields_1.TabStop = true;
			this._chkFields_1.CheckState = System.Windows.Forms.CheckState.Unchecked;
			this._chkFields_1.Visible = true;
			this._chkFields_1.Name = "_chkFields_1";
			this.cmdAddStock.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdAddStock.Text = "&Add";
			this.cmdAddStock.Size = new System.Drawing.Size(79, 25);
			this.cmdAddStock.Location = new System.Drawing.Point(204, 210);
			this.cmdAddStock.TabIndex = 21;
			this.cmdAddStock.TabStop = false;
			this.cmdAddStock.BackColor = System.Drawing.SystemColors.Control;
			this.cmdAddStock.CausesValidation = true;
			this.cmdAddStock.Enabled = true;
			this.cmdAddStock.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdAddStock.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdAddStock.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdAddStock.Name = "cmdAddStock";
			this.cmdDelStock.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdDelStock.Text = "&Delete";
			this.cmdDelStock.Size = new System.Drawing.Size(79, 25);
			this.cmdDelStock.Location = new System.Drawing.Point(342, 210);
			this.cmdDelStock.TabIndex = 22;
			this.cmdDelStock.TabStop = false;
			this.cmdDelStock.BackColor = System.Drawing.SystemColors.Control;
			this.cmdDelStock.CausesValidation = true;
			this.cmdDelStock.Enabled = true;
			this.cmdDelStock.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdDelStock.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdDelStock.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdDelStock.Name = "cmdDelStock";
			this._txtInteger_0.AutoSize = false;
			this._txtInteger_0.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtInteger_0.Size = new System.Drawing.Size(43, 19);
			this._txtInteger_0.Location = new System.Drawing.Point(105, 87);
			this._txtInteger_0.TabIndex = 4;
			this._txtInteger_0.Text = "999";
			this._txtInteger_0.AcceptsReturn = true;
			this._txtInteger_0.BackColor = System.Drawing.SystemColors.Window;
			this._txtInteger_0.CausesValidation = true;
			this._txtInteger_0.Enabled = true;
			this._txtInteger_0.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtInteger_0.HideSelection = true;
			this._txtInteger_0.ReadOnly = false;
			this._txtInteger_0.MaxLength = 0;
			this._txtInteger_0.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtInteger_0.Multiline = false;
			this._txtInteger_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtInteger_0.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtInteger_0.TabStop = true;
			this._txtInteger_0.Visible = true;
			this._txtInteger_0.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtInteger_0.Name = "_txtInteger_0";
			this.cmdDelete.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdDelete.Text = "&Delete";
			this.cmdDelete.Size = new System.Drawing.Size(79, 25);
			this.cmdDelete.Location = new System.Drawing.Point(105, 210);
			this.cmdDelete.TabIndex = 18;
			this.cmdDelete.TabStop = false;
			this.cmdDelete.BackColor = System.Drawing.SystemColors.Control;
			this.cmdDelete.CausesValidation = true;
			this.cmdDelete.Enabled = true;
			this.cmdDelete.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdDelete.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdDelete.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdDelete.Name = "cmdDelete";
			this.cmdAdd.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdAdd.Text = "&Add";
			this.cmdAdd.Size = new System.Drawing.Size(79, 25);
			this.cmdAdd.Location = new System.Drawing.Point(21, 210);
			this.cmdAdd.TabIndex = 17;
			this.cmdAdd.TabStop = false;
			this.cmdAdd.BackColor = System.Drawing.SystemColors.Control;
			this.cmdAdd.CausesValidation = true;
			this.cmdAdd.Enabled = true;
			this.cmdAdd.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdAdd.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdAdd.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdAdd.Name = "cmdAdd";
			this.lvItem.Size = new System.Drawing.Size(160, 250);
			this.lvItem.Location = new System.Drawing.Point(21, 237);
			this.lvItem.TabIndex = 19;
			this.lvItem.View = System.Windows.Forms.View.Details;
			this.lvItem.LabelWrap = true;
			this.lvItem.HideSelection = false;
			this.lvItem.FullRowSelect = true;
			this.lvItem.GridLines = true;
			this.lvItem.ForeColor = System.Drawing.SystemColors.WindowText;
			this.lvItem.BackColor = System.Drawing.SystemColors.Window;
			this.lvItem.LabelEdit = true;
			this.lvItem.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.lvItem.Name = "lvItem";
			this._chkFields_0.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_0.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_0.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._chkFields_0.Text = "Disabled:";
			this._chkFields_0.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_0.Size = new System.Drawing.Size(64, 13);
			this._chkFields_0.Location = new System.Drawing.Point(354, 93);
			this._chkFields_0.TabIndex = 5;
			this._chkFields_0.CausesValidation = true;
			this._chkFields_0.Enabled = true;
			this._chkFields_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_0.Appearance = System.Windows.Forms.Appearance.Normal;
			this._chkFields_0.TabStop = true;
			this._chkFields_0.CheckState = System.Windows.Forms.CheckState.Unchecked;
			this._chkFields_0.Visible = true;
			this._chkFields_0.Name = "_chkFields_0";
			this._txtFields_0.AutoSize = false;
			this._txtFields_0.Size = new System.Drawing.Size(315, 19);
			this._txtFields_0.Location = new System.Drawing.Point(105, 66);
			this._txtFields_0.TabIndex = 2;
			this._txtFields_0.AcceptsReturn = true;
			this._txtFields_0.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this._txtFields_0.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_0.CausesValidation = true;
			this._txtFields_0.Enabled = true;
			this._txtFields_0.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_0.HideSelection = true;
			this._txtFields_0.ReadOnly = false;
			this._txtFields_0.MaxLength = 0;
			this._txtFields_0.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_0.Multiline = false;
			this._txtFields_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_0.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFields_0.TabStop = true;
			this._txtFields_0.Visible = true;
			this._txtFields_0.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_0.Name = "_txtFields_0";
			this.picButtons.Dock = System.Windows.Forms.DockStyle.Top;
			this.picButtons.BackColor = System.Drawing.Color.Blue;
			this.picButtons.Size = new System.Drawing.Size(451, 39);
			this.picButtons.Location = new System.Drawing.Point(0, 0);
			this.picButtons.TabIndex = 25;
			this.picButtons.TabStop = false;
			this.picButtons.CausesValidation = true;
			this.picButtons.Enabled = true;
			this.picButtons.ForeColor = System.Drawing.SystemColors.ControlText;
			this.picButtons.Cursor = System.Windows.Forms.Cursors.Default;
			this.picButtons.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.picButtons.Visible = true;
			this.picButtons.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.picButtons.Name = "picButtons";
			this.cmdPrint.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdPrint.Text = "&Print";
			this.cmdPrint.Size = new System.Drawing.Size(73, 29);
			this.cmdPrint.Location = new System.Drawing.Point(192, 3);
			this.cmdPrint.TabIndex = 27;
			this.cmdPrint.TabStop = false;
			this.cmdPrint.BackColor = System.Drawing.SystemColors.Control;
			this.cmdPrint.CausesValidation = true;
			this.cmdPrint.Enabled = true;
			this.cmdPrint.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdPrint.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdPrint.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdPrint.Name = "cmdPrint";
			this.cmdClose.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdClose.Text = "E&xit";
			this.cmdClose.Size = new System.Drawing.Size(73, 29);
			this.cmdClose.Location = new System.Drawing.Point(369, 3);
			this.cmdClose.TabIndex = 26;
			this.cmdClose.TabStop = false;
			this.cmdClose.BackColor = System.Drawing.SystemColors.Control;
			this.cmdClose.CausesValidation = true;
			this.cmdClose.Enabled = true;
			this.cmdClose.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdClose.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdClose.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdClose.Name = "cmdClose";
			this.cmdCancel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdCancel.Text = "&Undo";
			this.cmdCancel.Size = new System.Drawing.Size(73, 29);
			this.cmdCancel.Location = new System.Drawing.Point(5, 3);
			this.cmdCancel.TabIndex = 24;
			this.cmdCancel.TabStop = false;
			this.cmdCancel.BackColor = System.Drawing.SystemColors.Control;
			this.cmdCancel.CausesValidation = true;
			this.cmdCancel.Enabled = true;
			this.cmdCancel.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdCancel.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdCancel.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdCancel.Name = "cmdCancel";
			this.lvStockItem.Size = new System.Drawing.Size(217, 250);
			this.lvStockItem.Location = new System.Drawing.Point(204, 237);
			this.lvStockItem.TabIndex = 23;
			this.lvStockItem.View = System.Windows.Forms.View.Details;
			this.lvStockItem.LabelWrap = true;
			this.lvStockItem.HideSelection = false;
			this.lvStockItem.FullRowSelect = true;
			this.lvStockItem.GridLines = true;
			this.lvStockItem.ForeColor = System.Drawing.SystemColors.WindowText;
			this.lvStockItem.BackColor = System.Drawing.SystemColors.Window;
			this.lvStockItem.LabelEdit = true;
			this.lvStockItem.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.lvStockItem.Name = "lvStockItem";
			this._lbl_2.BackColor = System.Drawing.Color.Transparent;
			this._lbl_2.Text = "&2. Disabled the following checked Sale Channels.";
			this._lbl_2.Size = new System.Drawing.Size(417, 19);
			this._lbl_2.Location = new System.Drawing.Point(18, 120);
			this._lbl_2.TabIndex = 6;
			this._lbl_2.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_2.Enabled = true;
			this._lbl_2.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_2.UseMnemonic = true;
			this._lbl_2.Visible = true;
			this._lbl_2.AutoSize = false;
			this._lbl_2.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_2.Name = "_lbl_2";
			this._Shape1_3.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_3.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_3.Size = new System.Drawing.Size(412, 43);
			this._Shape1_3.Location = new System.Drawing.Point(18, 135);
			this._Shape1_3.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_3.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_3.BorderWidth = 1;
			this._Shape1_3.FillColor = System.Drawing.Color.Black;
			this._Shape1_3.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_3.Visible = true;
			this._Shape1_3.Name = "_Shape1_3";
			this._lbl_1.BackColor = System.Drawing.Color.Transparent;
			this._lbl_1.Text = "&4. Stock Items";
			this._lbl_1.Size = new System.Drawing.Size(83, 13);
			this._lbl_1.Location = new System.Drawing.Point(201, 189);
			this._lbl_1.TabIndex = 20;
			this._lbl_1.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_1.Enabled = true;
			this._lbl_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_1.UseMnemonic = true;
			this._lbl_1.Visible = true;
			this._lbl_1.AutoSize = true;
			this._lbl_1.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_1.Name = "_lbl_1";
			this._Shape1_1.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_1.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_1.Size = new System.Drawing.Size(232, 292);
			this._Shape1_1.Location = new System.Drawing.Point(198, 204);
			this._Shape1_1.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_1.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_1.BorderWidth = 1;
			this._Shape1_1.FillColor = System.Drawing.Color.Black;
			this._Shape1_1.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_1.Visible = true;
			this._Shape1_1.Name = "_Shape1_1";
			this._lbl_0.BackColor = System.Drawing.Color.Transparent;
			this._lbl_0.Text = "&3. Quantities and Price";
			this._lbl_0.Size = new System.Drawing.Size(131, 13);
			this._lbl_0.Location = new System.Drawing.Point(18, 189);
			this._lbl_0.TabIndex = 16;
			this._lbl_0.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_0.Enabled = true;
			this._lbl_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_0.UseMnemonic = true;
			this._lbl_0.Visible = true;
			this._lbl_0.AutoSize = true;
			this._lbl_0.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_0.Name = "_lbl_0";
			this._Shape1_0.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_0.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_0.Size = new System.Drawing.Size(175, 292);
			this._Shape1_0.Location = new System.Drawing.Point(15, 204);
			this._Shape1_0.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_0.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_0.BorderWidth = 1;
			this._Shape1_0.FillColor = System.Drawing.Color.Black;
			this._Shape1_0.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_0.Visible = true;
			this._Shape1_0.Name = "_Shape1_0";
			this._lblLabels_9.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_9.Text = "Shrink Size:";
			this._lblLabels_9.Size = new System.Drawing.Size(56, 13);
			this._lblLabels_9.Location = new System.Drawing.Point(44, 90);
			this._lblLabels_9.TabIndex = 3;
			this._lblLabels_9.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_9.Enabled = true;
			this._lblLabels_9.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_9.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_9.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_9.UseMnemonic = true;
			this._lblLabels_9.Visible = true;
			this._lblLabels_9.AutoSize = true;
			this._lblLabels_9.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_9.Name = "_lblLabels_9";
			this._lblLabels_38.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_38.Text = "Increment Name:";
			this._lblLabels_38.Size = new System.Drawing.Size(81, 13);
			this._lblLabels_38.Location = new System.Drawing.Point(19, 69);
			this._lblLabels_38.TabIndex = 1;
			this._lblLabels_38.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_38.Enabled = true;
			this._lblLabels_38.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_38.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_38.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_38.UseMnemonic = true;
			this._lblLabels_38.Visible = true;
			this._lblLabels_38.AutoSize = true;
			this._lblLabels_38.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_38.Name = "_lblLabels_38";
			this._Shape1_2.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_2.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_2.Size = new System.Drawing.Size(415, 55);
			this._Shape1_2.Location = new System.Drawing.Point(15, 60);
			this._Shape1_2.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_2.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_2.BorderWidth = 1;
			this._Shape1_2.FillColor = System.Drawing.Color.Black;
			this._Shape1_2.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_2.Visible = true;
			this._Shape1_2.Name = "_Shape1_2";
			this._lbl_5.BackColor = System.Drawing.Color.Transparent;
			this._lbl_5.Text = "&1. General";
			this._lbl_5.Size = new System.Drawing.Size(60, 13);
			this._lbl_5.Location = new System.Drawing.Point(15, 45);
			this._lbl_5.TabIndex = 0;
			this._lbl_5.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_5.Enabled = true;
			this._lbl_5.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_5.UseMnemonic = true;
			this._lbl_5.Visible = true;
			this._lbl_5.AutoSize = true;
			this._lbl_5.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_5.Name = "_lbl_5";
			this.Controls.Add(_chkFields_9);
			this.Controls.Add(_chkFields_8);
			this.Controls.Add(_chkFields_7);
			this.Controls.Add(_chkFields_6);
			this.Controls.Add(_chkFields_5);
			this.Controls.Add(_chkFields_4);
			this.Controls.Add(_chkFields_3);
			this.Controls.Add(_chkFields_2);
			this.Controls.Add(_chkFields_1);
			this.Controls.Add(cmdAddStock);
			this.Controls.Add(cmdDelStock);
			this.Controls.Add(_txtInteger_0);
			this.Controls.Add(cmdDelete);
			this.Controls.Add(cmdAdd);
			this.Controls.Add(lvItem);
			this.Controls.Add(_chkFields_0);
			this.Controls.Add(_txtFields_0);
			this.Controls.Add(picButtons);
			this.Controls.Add(lvStockItem);
			this.Controls.Add(_lbl_2);
			this.ShapeContainer1.Shapes.Add(_Shape1_3);
			this.Controls.Add(_lbl_1);
			this.ShapeContainer1.Shapes.Add(_Shape1_1);
			this.Controls.Add(_lbl_0);
			this.ShapeContainer1.Shapes.Add(_Shape1_0);
			this.Controls.Add(_lblLabels_9);
			this.Controls.Add(_lblLabels_38);
			this.ShapeContainer1.Shapes.Add(_Shape1_2);
			this.Controls.Add(_lbl_5);
			this.Controls.Add(ShapeContainer1);
			this.picButtons.Controls.Add(cmdPrint);
			this.picButtons.Controls.Add(cmdClose);
			this.picButtons.Controls.Add(cmdCancel);
			//Me.chkFields.SetIndex(_chkFields_9, CType(9, Short))
			//Me.chkFields.SetIndex(_chkFields_8, CType(8, Short))
			//Me.chkFields.SetIndex(_chkFields_7, CType(7, Short))
			//Me.chkFields.SetIndex(_chkFields_6, CType(6, Short))
			//Me.chkFields.SetIndex(_chkFields_5, CType(5, Short))
			//Me.chkFields.SetIndex(_chkFields_4, CType(4, Short))
			//Me.chkFields.SetIndex(_chkFields_3, CType(3, Short))
			//Me.chkFields.SetIndex(_chkFields_2, CType(2, Short))
			//Me.chkFields.SetIndex(_chkFields_1, CType(1, Short))
			//Me.chkFields.SetIndex(_chkFields_0, CType(0, Short))
			//Me.lbl.SetIndex(_lbl_2, CType(2, Short))
			//Me.lbl.SetIndex(_lbl_1, CType(1, Short))
			//Me.lbl.SetIndex(_lbl_0, CType(0, Short))
			//Me.lbl.SetIndex(_lbl_5, CType(5, Short))
			//Me.lblLabels.SetIndex(_lblLabels_9, CType(9, Short))
			//Me.lblLabels.SetIndex(_lblLabels_38, CType(38, Short))
			//Me.txtFields.SetIndex(_txtFields_0, CType(0, Short))
			//Me.txtInteger.SetIndex(_txtInteger_0, CType(0, Short))
			this.Shape1.SetIndex(_Shape1_3, Convert.ToInt16(3));
			this.Shape1.SetIndex(_Shape1_1, Convert.ToInt16(1));
			this.Shape1.SetIndex(_Shape1_0, Convert.ToInt16(0));
			this.Shape1.SetIndex(_Shape1_2, Convert.ToInt16(2));
			((System.ComponentModel.ISupportInitialize)this.Shape1).EndInit();
			//CType(Me.txtInteger, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.txtFields, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.chkFields, System.ComponentModel.ISupportInitialize).EndInit()
			this.picButtons.ResumeLayout(false);
			this.ResumeLayout(false);
			this.PerformLayout();
		}
Esempio n. 15
0
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmMWSelect));
			this.components = new System.ComponentModel.Container();
			this.ToolTip1 = new System.Windows.Forms.ToolTip(components);
			this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
			this.cmbMWNo = new System.Windows.Forms.ComboBox();
			this.cmdExit = new System.Windows.Forms.Button();
			this.txtWNO = new System.Windows.Forms.TextBox();
			this._lbl_5 = new System.Windows.Forms.Label();
			this._Shape1_2 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			//Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			this.Shape1 = new RectangleShapeArray(components);
			this.SuspendLayout();
			this.ToolTip1.Active = true;
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
			((System.ComponentModel.ISupportInitialize)this.Shape1).BeginInit();
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
			this.Text = "Warehouse selection";
			this.ClientSize = new System.Drawing.Size(418, 99);
			this.Location = new System.Drawing.Point(3, 29);
			this.ControlBox = false;
			this.KeyPreview = true;
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.ShowInTaskbar = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.BackColor = System.Drawing.SystemColors.Control;
			this.Enabled = true;
			this.Cursor = System.Windows.Forms.Cursors.Default;
			this.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.HelpButton = false;
			this.WindowState = System.Windows.Forms.FormWindowState.Normal;
			this.Name = "frmMWSelect";
			this.cmbMWNo.Size = new System.Drawing.Size(276, 21);
			this.cmbMWNo.Location = new System.Drawing.Point(16, 32);
			this.cmbMWNo.Items.AddRange(new object[] {
				"No relationship",
				"Always the same or cheaper",
				"Always the same or more expensive"
			});
			this.cmbMWNo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.cmbMWNo.TabIndex = 2;
			this.cmbMWNo.BackColor = System.Drawing.SystemColors.Window;
			this.cmbMWNo.CausesValidation = true;
			this.cmbMWNo.Enabled = true;
			this.cmbMWNo.ForeColor = System.Drawing.SystemColors.WindowText;
			this.cmbMWNo.IntegralHeight = true;
			this.cmbMWNo.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmbMWNo.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmbMWNo.Sorted = false;
			this.cmbMWNo.TabStop = true;
			this.cmbMWNo.Visible = true;
			this.cmbMWNo.Name = "cmbMWNo";
			this.cmdExit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdExit.Text = "Next";
			this.cmdExit.Size = new System.Drawing.Size(97, 52);
			this.cmdExit.Location = new System.Drawing.Point(304, 32);
			this.cmdExit.TabIndex = 1;
			this.cmdExit.TabStop = false;
			this.cmdExit.BackColor = System.Drawing.SystemColors.Control;
			this.cmdExit.CausesValidation = true;
			this.cmdExit.Enabled = true;
			this.cmdExit.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdExit.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdExit.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdExit.Name = "cmdExit";
			this.txtWNO.AutoSize = false;
			this.txtWNO.Size = new System.Drawing.Size(89, 25);
			this.txtWNO.Location = new System.Drawing.Point(104, 56);
			this.txtWNO.TabIndex = 0;
			this.txtWNO.Text = "2";
			this.txtWNO.Visible = false;
			this.txtWNO.AcceptsReturn = true;
			this.txtWNO.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this.txtWNO.BackColor = System.Drawing.SystemColors.Window;
			this.txtWNO.CausesValidation = true;
			this.txtWNO.Enabled = true;
			this.txtWNO.ForeColor = System.Drawing.SystemColors.WindowText;
			this.txtWNO.HideSelection = true;
			this.txtWNO.ReadOnly = false;
			this.txtWNO.MaxLength = 0;
			this.txtWNO.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.txtWNO.Multiline = false;
			this.txtWNO.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.txtWNO.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this.txtWNO.TabStop = true;
			this.txtWNO.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.txtWNO.Name = "txtWNO";
			this._lbl_5.BackColor = System.Drawing.Color.Transparent;
			this._lbl_5.Text = "&Select Warehouse you wish to see/edit information for.";
			this._lbl_5.Size = new System.Drawing.Size(313, 13);
			this._lbl_5.Location = new System.Drawing.Point(8, 8);
			this._lbl_5.TabIndex = 3;
			this._lbl_5.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_5.Enabled = true;
			this._lbl_5.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_5.UseMnemonic = true;
			this._lbl_5.Visible = true;
			this._lbl_5.AutoSize = true;
			this._lbl_5.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_5.Name = "_lbl_5";
			this._Shape1_2.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_2.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_2.Size = new System.Drawing.Size(403, 68);
			this._Shape1_2.Location = new System.Drawing.Point(8, 23);
			this._Shape1_2.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_2.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_2.BorderWidth = 1;
			this._Shape1_2.FillColor = System.Drawing.Color.Black;
			this._Shape1_2.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_2.Visible = true;
			this._Shape1_2.Name = "_Shape1_2";
			this.Controls.Add(cmbMWNo);
			this.Controls.Add(cmdExit);
			this.Controls.Add(txtWNO);
			this.Controls.Add(_lbl_5);
			this.ShapeContainer1.Shapes.Add(_Shape1_2);
			this.Controls.Add(ShapeContainer1);
			//Me.lbl.SetIndex(_lbl_5, CType(5, Short))
			this.Shape1.SetIndex(_Shape1_2, Convert.ToInt16(2));
			((System.ComponentModel.ISupportInitialize)this.Shape1).EndInit();
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
			this.ResumeLayout(false);
			this.PerformLayout();
		}
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmQuoteDelete));
     this.components = new System.ComponentModel.Container();
     this.ToolTip1 = new System.Windows.Forms.ToolTip(components);
     this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
     this.cmdDelete = new System.Windows.Forms.Button();
     this.cmdExit = new System.Windows.Forms.Button();
     this.lvData = new System.Windows.Forms.ListView();
     this.Label1 = new System.Windows.Forms.Label();
     this._Shape1_0 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     this.Shape1 = new RectangleShapeArray(components);
     this.SuspendLayout();
     this.ToolTip1.Active = true;
     ((System.ComponentModel.ISupportInitialize)this.Shape1).BeginInit();
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Text = "Delete unwanted quotes";
     this.ClientSize = new System.Drawing.Size(695, 473);
     this.Location = new System.Drawing.Point(3, 22);
     this.ControlBox = false;
     this.KeyPreview = true;
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor = System.Drawing.SystemColors.Control;
     this.Enabled = true;
     this.Cursor = System.Windows.Forms.Cursors.Default;
     this.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.HelpButton = false;
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     this.Name = "frmQuoteDelete";
     this.cmdDelete.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdDelete.Text = "&Delete";
     this.cmdDelete.Size = new System.Drawing.Size(79, 34);
     this.cmdDelete.Location = new System.Drawing.Point(3, 3);
     this.cmdDelete.TabIndex = 3;
     this.cmdDelete.TabStop = false;
     this.cmdDelete.BackColor = System.Drawing.SystemColors.Control;
     this.cmdDelete.CausesValidation = true;
     this.cmdDelete.Enabled = true;
     this.cmdDelete.ForeColor = System.Drawing.SystemColors.ControlText;
     this.cmdDelete.Cursor = System.Windows.Forms.Cursors.Default;
     this.cmdDelete.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.cmdDelete.Name = "cmdDelete";
     this.cmdExit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdExit.Text = "E&xit";
     this.cmdExit.Size = new System.Drawing.Size(79, 34);
     this.cmdExit.Location = new System.Drawing.Point(609, 3);
     this.cmdExit.TabIndex = 2;
     this.cmdExit.TabStop = false;
     this.cmdExit.BackColor = System.Drawing.SystemColors.Control;
     this.cmdExit.CausesValidation = true;
     this.cmdExit.Enabled = true;
     this.cmdExit.ForeColor = System.Drawing.SystemColors.ControlText;
     this.cmdExit.Cursor = System.Windows.Forms.Cursors.Default;
     this.cmdExit.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.cmdExit.Name = "cmdExit";
     this.lvData.Size = new System.Drawing.Size(664, 337);
     this.lvData.Location = new System.Drawing.Point(15, 114);
     this.lvData.TabIndex = 1;
     this.lvData.View = System.Windows.Forms.View.Details;
     this.lvData.LabelEdit = false;
     this.lvData.LabelWrap = true;
     this.lvData.HideSelection = true;
     this.lvData.CheckBoxes = true;
     this.lvData.FullRowSelect = true;
     this.lvData.ForeColor = System.Drawing.SystemColors.WindowText;
     this.lvData.BackColor = System.Drawing.SystemColors.Window;
     this.lvData.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lvData.Name = "lvData";
     this.Label1.Text = "&1. Affected Stock Items";
     this.Label1.Size = new System.Drawing.Size(135, 13);
     this.Label1.Location = new System.Drawing.Point(18, 90);
     this.Label1.TabIndex = 0;
     this.Label1.TextAlign = System.Drawing.ContentAlignment.TopLeft;
     this.Label1.BackColor = System.Drawing.Color.Transparent;
     this.Label1.Enabled = true;
     this.Label1.ForeColor = System.Drawing.SystemColors.ControlText;
     this.Label1.Cursor = System.Windows.Forms.Cursors.Default;
     this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label1.UseMnemonic = true;
     this.Label1.Visible = true;
     this.Label1.AutoSize = true;
     this.Label1.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label1.Name = "Label1";
     this._Shape1_0.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
     this._Shape1_0.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_0.Size = new System.Drawing.Size(682, 355);
     this._Shape1_0.Location = new System.Drawing.Point(6, 105);
     this._Shape1_0.BorderColor = System.Drawing.SystemColors.WindowText;
     this._Shape1_0.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
     this._Shape1_0.BorderWidth = 1;
     this._Shape1_0.FillColor = System.Drawing.Color.Black;
     this._Shape1_0.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
     this._Shape1_0.Visible = true;
     this._Shape1_0.Name = "_Shape1_0";
     this.Controls.Add(cmdDelete);
     this.Controls.Add(cmdExit);
     this.Controls.Add(lvData);
     this.Controls.Add(Label1);
     this.ShapeContainer1.Shapes.Add(_Shape1_0);
     this.Controls.Add(ShapeContainer1);
     this.Shape1.SetIndex(_Shape1_0, Convert.ToInt16(0));
     ((System.ComponentModel.ISupportInitialize)this.Shape1).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 17
0
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmOrderPrint));
			this.components = new System.ComponentModel.Container();
			this.ToolTip1 = new System.Windows.Forms.ToolTip(components);
			this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
			this.Picture1 = new System.Windows.Forms.Panel();
			this.cmdBack = new System.Windows.Forms.Button();
			this.lblPath = new System.Windows.Forms.Label();
			this.lvItems = new System.Windows.Forms.ListView();
			this.lstSupplier = new System.Windows.Forms.ListBox();
			this._Shape1_1 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._lbl_1 = new System.Windows.Forms.Label();
			this._lbl_0 = new System.Windows.Forms.Label();
			this._Shape1_0 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			//Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			this.Shape1 = new RectangleShapeArray(components);
			this.Picture1.SuspendLayout();
			this.SuspendLayout();
			this.ToolTip1.Active = true;
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
			((System.ComponentModel.ISupportInitialize)this.Shape1).BeginInit();
			this.ControlBox = false;
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
			this.ClientSize = new System.Drawing.Size(615, 459);
			this.Location = new System.Drawing.Point(3, 3);
			this.KeyPreview = true;
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.ShowInTaskbar = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.BackColor = System.Drawing.SystemColors.Control;
			this.Enabled = true;
			this.Cursor = System.Windows.Forms.Cursors.Default;
			this.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.HelpButton = false;
			this.WindowState = System.Windows.Forms.FormWindowState.Normal;
			this.Name = "frmOrderPrint";
			this.Picture1.Dock = System.Windows.Forms.DockStyle.Top;
			this.Picture1.BackColor = System.Drawing.Color.Blue;
			this.Picture1.Size = new System.Drawing.Size(615, 35);
			this.Picture1.Location = new System.Drawing.Point(0, 0);
			this.Picture1.TabIndex = 4;
			this.Picture1.TabStop = false;
			this.Picture1.CausesValidation = true;
			this.Picture1.Enabled = true;
			this.Picture1.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Picture1.Cursor = System.Windows.Forms.Cursors.Default;
			this.Picture1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Picture1.Visible = true;
			this.Picture1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.Picture1.Name = "Picture1";
			this.cmdBack.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdBack.Text = "E&xit";
			this.cmdBack.Size = new System.Drawing.Size(97, 25);
			this.cmdBack.Location = new System.Drawing.Point(507, 3);
			this.cmdBack.TabIndex = 6;
			this.cmdBack.TabStop = false;
			this.cmdBack.BackColor = System.Drawing.SystemColors.Control;
			this.cmdBack.CausesValidation = true;
			this.cmdBack.Enabled = true;
			this.cmdBack.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdBack.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdBack.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdBack.Name = "cmdBack";
			this.lblPath.BackColor = System.Drawing.Color.Transparent;
			this.lblPath.Text = "Purchase Order Print";
			this.lblPath.ForeColor = System.Drawing.Color.White;
			this.lblPath.Size = new System.Drawing.Size(168, 20);
			this.lblPath.Location = new System.Drawing.Point(0, 4);
			this.lblPath.TabIndex = 5;
			this.lblPath.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.lblPath.Enabled = true;
			this.lblPath.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblPath.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblPath.UseMnemonic = true;
			this.lblPath.Visible = true;
			this.lblPath.AutoSize = true;
			this.lblPath.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this.lblPath.Name = "lblPath";
			this.lvItems.Size = new System.Drawing.Size(424, 382);
			this.lvItems.Location = new System.Drawing.Point(177, 64);
			this.lvItems.TabIndex = 3;
			this.lvItems.View = System.Windows.Forms.View.Details;
			this.lvItems.LabelEdit = false;
			this.lvItems.LabelWrap = true;
			this.lvItems.HideSelection = true;
			this.lvItems.ForeColor = System.Drawing.SystemColors.WindowText;
			this.lvItems.BackColor = System.Drawing.SystemColors.Window;
			this.lvItems.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.lvItems.Name = "lvItems";
			this.lstSupplier.Size = new System.Drawing.Size(151, 384);
			this.lstSupplier.Location = new System.Drawing.Point(6, 64);
			this.lstSupplier.TabIndex = 1;
			this.lstSupplier.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.lstSupplier.BackColor = System.Drawing.SystemColors.Window;
			this.lstSupplier.CausesValidation = true;
			this.lstSupplier.Enabled = true;
			this.lstSupplier.ForeColor = System.Drawing.SystemColors.WindowText;
			this.lstSupplier.IntegralHeight = true;
			this.lstSupplier.Cursor = System.Windows.Forms.Cursors.Default;
			this.lstSupplier.SelectionMode = System.Windows.Forms.SelectionMode.One;
			this.lstSupplier.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lstSupplier.Sorted = false;
			this.lstSupplier.TabStop = true;
			this.lstSupplier.Visible = true;
			this.lstSupplier.MultiColumn = false;
			this.lstSupplier.Name = "lstSupplier";
			this._Shape1_1.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_1.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_1.Size = new System.Drawing.Size(436, 394);
			this._Shape1_1.Location = new System.Drawing.Point(171, 58);
			this._Shape1_1.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_1.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_1.BorderWidth = 1;
			this._Shape1_1.FillColor = System.Drawing.Color.Black;
			this._Shape1_1.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_1.Visible = true;
			this._Shape1_1.Name = "_Shape1_1";
			this._lbl_1.BackColor = System.Drawing.Color.Transparent;
			this._lbl_1.Text = "&2. Select a Purchase Order";
			this._lbl_1.ForeColor = System.Drawing.SystemColors.WindowText;
			this._lbl_1.Size = new System.Drawing.Size(155, 13);
			this._lbl_1.Location = new System.Drawing.Point(174, 43);
			this._lbl_1.TabIndex = 2;
			this._lbl_1.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_1.Enabled = true;
			this._lbl_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_1.UseMnemonic = true;
			this._lbl_1.Visible = true;
			this._lbl_1.AutoSize = true;
			this._lbl_1.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_1.Name = "_lbl_1";
			this._lbl_0.BackColor = System.Drawing.Color.Transparent;
			this._lbl_0.Text = "&1. Select a Supplier";
			this._lbl_0.ForeColor = System.Drawing.SystemColors.WindowText;
			this._lbl_0.Size = new System.Drawing.Size(113, 13);
			this._lbl_0.Location = new System.Drawing.Point(3, 43);
			this._lbl_0.TabIndex = 0;
			this._lbl_0.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_0.Enabled = true;
			this._lbl_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_0.UseMnemonic = true;
			this._lbl_0.Visible = true;
			this._lbl_0.AutoSize = true;
			this._lbl_0.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_0.Name = "_lbl_0";
			this._Shape1_0.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_0.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_0.Size = new System.Drawing.Size(163, 394);
			this._Shape1_0.Location = new System.Drawing.Point(0, 58);
			this._Shape1_0.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_0.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_0.BorderWidth = 1;
			this._Shape1_0.FillColor = System.Drawing.Color.Black;
			this._Shape1_0.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_0.Visible = true;
			this._Shape1_0.Name = "_Shape1_0";
			this.Controls.Add(Picture1);
			this.Controls.Add(lvItems);
			this.Controls.Add(lstSupplier);
			this.ShapeContainer1.Shapes.Add(_Shape1_1);
			this.Controls.Add(_lbl_1);
			this.Controls.Add(_lbl_0);
			this.ShapeContainer1.Shapes.Add(_Shape1_0);
			this.Controls.Add(ShapeContainer1);
			this.Picture1.Controls.Add(cmdBack);
			this.Picture1.Controls.Add(lblPath);
			//Me.lbl.SetIndex(_lbl_1, CType(1, Short))
			//Me.lbl.SetIndex(_lbl_0, CType(0, Short))
			this.Shape1.SetIndex(_Shape1_1, Convert.ToInt16(1));
			this.Shape1.SetIndex(_Shape1_0, Convert.ToInt16(0));
			((System.ComponentModel.ISupportInitialize)this.Shape1).EndInit();
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
			this.Picture1.ResumeLayout(false);
			this.ResumeLayout(false);
			this.PerformLayout();
		}
Esempio n. 18
0
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmItemGroup));
			this.components = new System.ComponentModel.Container();
			this.ToolTip1 = new System.Windows.Forms.ToolTip(components);
			this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
			this.cmdExit = new System.Windows.Forms.Button();
			this.cmdLoad = new System.Windows.Forms.Button();
			this._optDataType_1 = new System.Windows.Forms.RadioButton();
			this._optDataType_0 = new System.Windows.Forms.RadioButton();
			this.cmdGroup = new System.Windows.Forms.Button();
			this.cmdStockItem = new System.Windows.Forms.Button();
			this._lbl_1 = new System.Windows.Forms.Label();
			this.lblGroup = new System.Windows.Forms.Label();
			this._lbl_0 = new System.Windows.Forms.Label();
			this.lblItem = new System.Windows.Forms.Label();
			this._Shape1_0 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._Shape1_1 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			//Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			//Me.optDataType = New Microsoft.VisualBasic.Compatibility.VB6.RadioButtonArray(components)
			this.Shape1 = new RectangleShapeArray(components);
			this.SuspendLayout();
			this.ToolTip1.Active = true;
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.optDataType, System.ComponentModel.ISupportInitialize).BeginInit()
			((System.ComponentModel.ISupportInitialize)this.Shape1).BeginInit();
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
			this.Text = "Stock Item / Stock Group Compare";
			this.ClientSize = new System.Drawing.Size(558, 196);
			this.Location = new System.Drawing.Point(3, 22);
			this.ControlBox = false;
			this.KeyPreview = true;
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.ShowInTaskbar = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.BackColor = System.Drawing.SystemColors.Control;
			this.Enabled = true;
			this.Cursor = System.Windows.Forms.Cursors.Default;
			this.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.HelpButton = false;
			this.WindowState = System.Windows.Forms.FormWindowState.Normal;
			this.Name = "frmItemGroup";
			this.cmdExit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdExit.Text = "E&xit";
			this.cmdExit.Size = new System.Drawing.Size(79, 31);
			this.cmdExit.Location = new System.Drawing.Point(9, 144);
			this.cmdExit.TabIndex = 9;
			this.cmdExit.BackColor = System.Drawing.SystemColors.Control;
			this.cmdExit.CausesValidation = true;
			this.cmdExit.Enabled = true;
			this.cmdExit.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdExit.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdExit.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdExit.TabStop = true;
			this.cmdExit.Name = "cmdExit";
			this.cmdLoad.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdLoad.Text = "&Load report >>";
			this.cmdLoad.Size = new System.Drawing.Size(79, 31);
			this.cmdLoad.Location = new System.Drawing.Point(465, 144);
			this.cmdLoad.TabIndex = 8;
			this.cmdLoad.BackColor = System.Drawing.SystemColors.Control;
			this.cmdLoad.CausesValidation = true;
			this.cmdLoad.Enabled = true;
			this.cmdLoad.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdLoad.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdLoad.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdLoad.TabStop = true;
			this.cmdLoad.Name = "cmdLoad";
			this._optDataType_1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this._optDataType_1.Text = "Sales Value";
			this._optDataType_1.Size = new System.Drawing.Size(145, 13);
			this._optDataType_1.Location = new System.Drawing.Point(315, 162);
			this._optDataType_1.TabIndex = 7;
			this._optDataType_1.CheckAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this._optDataType_1.BackColor = System.Drawing.SystemColors.Control;
			this._optDataType_1.CausesValidation = true;
			this._optDataType_1.Enabled = true;
			this._optDataType_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._optDataType_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._optDataType_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._optDataType_1.Appearance = System.Windows.Forms.Appearance.Normal;
			this._optDataType_1.TabStop = true;
			this._optDataType_1.Checked = false;
			this._optDataType_1.Visible = true;
			this._optDataType_1.Name = "_optDataType_1";
			this._optDataType_0.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this._optDataType_0.Text = "Sales Quantity";
			this._optDataType_0.Size = new System.Drawing.Size(145, 13);
			this._optDataType_0.Location = new System.Drawing.Point(315, 144);
			this._optDataType_0.TabIndex = 6;
			this._optDataType_0.Checked = true;
			this._optDataType_0.CheckAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this._optDataType_0.BackColor = System.Drawing.SystemColors.Control;
			this._optDataType_0.CausesValidation = true;
			this._optDataType_0.Enabled = true;
			this._optDataType_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._optDataType_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._optDataType_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._optDataType_0.Appearance = System.Windows.Forms.Appearance.Normal;
			this._optDataType_0.TabStop = true;
			this._optDataType_0.Visible = true;
			this._optDataType_0.Name = "_optDataType_0";
			this.cmdGroup.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdGroup.Text = "Get a Group >>";
			this.cmdGroup.Size = new System.Drawing.Size(97, 31);
			this.cmdGroup.Location = new System.Drawing.Point(441, 90);
			this.cmdGroup.TabIndex = 3;
			this.cmdGroup.BackColor = System.Drawing.SystemColors.Control;
			this.cmdGroup.CausesValidation = true;
			this.cmdGroup.Enabled = true;
			this.cmdGroup.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdGroup.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdGroup.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdGroup.TabStop = true;
			this.cmdGroup.Name = "cmdGroup";
			this.cmdStockItem.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdStockItem.Text = "Get Stock Item >>";
			this.cmdStockItem.Size = new System.Drawing.Size(97, 22);
			this.cmdStockItem.Location = new System.Drawing.Point(441, 30);
			this.cmdStockItem.TabIndex = 1;
			this.cmdStockItem.BackColor = System.Drawing.SystemColors.Control;
			this.cmdStockItem.CausesValidation = true;
			this.cmdStockItem.Enabled = true;
			this.cmdStockItem.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdStockItem.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdStockItem.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdStockItem.TabStop = true;
			this.cmdStockItem.Name = "cmdStockItem";
			this._lbl_1.Text = "&2. Select a Group";
			this._lbl_1.Size = new System.Drawing.Size(101, 13);
			this._lbl_1.Location = new System.Drawing.Point(9, 66);
			this._lbl_1.TabIndex = 5;
			this._lbl_1.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_1.BackColor = System.Drawing.Color.Transparent;
			this._lbl_1.Enabled = true;
			this._lbl_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_1.UseMnemonic = true;
			this._lbl_1.Visible = true;
			this._lbl_1.AutoSize = true;
			this._lbl_1.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_1.Name = "_lbl_1";
			this.lblGroup.Text = "lblGroup";
			this.lblGroup.Size = new System.Drawing.Size(421, 37);
			this.lblGroup.Location = new System.Drawing.Point(15, 87);
			this.lblGroup.TabIndex = 4;
			this.lblGroup.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.lblGroup.BackColor = System.Drawing.SystemColors.Control;
			this.lblGroup.Enabled = true;
			this.lblGroup.ForeColor = System.Drawing.SystemColors.ControlText;
			this.lblGroup.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblGroup.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblGroup.UseMnemonic = true;
			this.lblGroup.Visible = true;
			this.lblGroup.AutoSize = false;
			this.lblGroup.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.lblGroup.Name = "lblGroup";
			this._lbl_0.Text = "&1. Select a Stock Item";
			this._lbl_0.Size = new System.Drawing.Size(128, 13);
			this._lbl_0.Location = new System.Drawing.Point(9, 9);
			this._lbl_0.TabIndex = 2;
			this._lbl_0.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_0.BackColor = System.Drawing.Color.Transparent;
			this._lbl_0.Enabled = true;
			this._lbl_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_0.UseMnemonic = true;
			this._lbl_0.Visible = true;
			this._lbl_0.AutoSize = true;
			this._lbl_0.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_0.Name = "_lbl_0";
			this.lblItem.Size = new System.Drawing.Size(421, 19);
			this.lblItem.Location = new System.Drawing.Point(15, 30);
			this.lblItem.TabIndex = 0;
			this.lblItem.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.lblItem.BackColor = System.Drawing.SystemColors.Control;
			this.lblItem.Enabled = true;
			this.lblItem.ForeColor = System.Drawing.SystemColors.ControlText;
			this.lblItem.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblItem.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblItem.UseMnemonic = true;
			this.lblItem.Visible = true;
			this.lblItem.AutoSize = false;
			this.lblItem.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.lblItem.Name = "lblItem";
			this._Shape1_0.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_0.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_0.Size = new System.Drawing.Size(535, 34);
			this._Shape1_0.Location = new System.Drawing.Point(9, 24);
			this._Shape1_0.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_0.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_0.BorderWidth = 1;
			this._Shape1_0.FillColor = System.Drawing.Color.Black;
			this._Shape1_0.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_0.Visible = true;
			this._Shape1_0.Name = "_Shape1_0";
			this._Shape1_1.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_1.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_1.Size = new System.Drawing.Size(535, 52);
			this._Shape1_1.Location = new System.Drawing.Point(9, 81);
			this._Shape1_1.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_1.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_1.BorderWidth = 1;
			this._Shape1_1.FillColor = System.Drawing.Color.Black;
			this._Shape1_1.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_1.Visible = true;
			this._Shape1_1.Name = "_Shape1_1";
			this.Controls.Add(cmdExit);
			this.Controls.Add(cmdLoad);
			this.Controls.Add(_optDataType_1);
			this.Controls.Add(_optDataType_0);
			this.Controls.Add(cmdGroup);
			this.Controls.Add(cmdStockItem);
			this.Controls.Add(_lbl_1);
			this.Controls.Add(lblGroup);
			this.Controls.Add(_lbl_0);
			this.Controls.Add(lblItem);
			this.ShapeContainer1.Shapes.Add(_Shape1_0);
			this.ShapeContainer1.Shapes.Add(_Shape1_1);
			this.Controls.Add(ShapeContainer1);
			//Me.lbl.SetIndex(_lbl_1, CType(1, Short))
			//Me.lbl.SetIndex(_lbl_0, CType(0, Short))
			//Me.optDataType.SetIndex(_optDataType_1, CType(1, Short))
			//Me.optDataType.SetIndex(_optDataType_0, CType(0, Short))
			this.Shape1.SetIndex(_Shape1_0, Convert.ToInt16(0));
			this.Shape1.SetIndex(_Shape1_1, Convert.ToInt16(1));
			((System.ComponentModel.ISupportInitialize)this.Shape1).EndInit();
			//CType(Me.optDataType, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
			this.ResumeLayout(false);
			this.PerformLayout();
		}
Esempio n. 19
0
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmStockGroup));
			this.components = new System.ComponentModel.Container();
			this.ToolTip1 = new System.Windows.Forms.ToolTip(components);
			this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
			this._chkFields_1 = new System.Windows.Forms.CheckBox();
			this._txtFields_0 = new System.Windows.Forms.TextBox();
			this.picButtons = new System.Windows.Forms.Panel();
			this.cmdCancel = new System.Windows.Forms.Button();
			this.cmdClose = new System.Windows.Forms.Button();
			this._lblLabels_38 = new System.Windows.Forms.Label();
			this._Shape1_2 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._lbl_5 = new System.Windows.Forms.Label();
			//Me.chkFields = New Microsoft.VisualBasic.Compatibility.VB6.CheckBoxArray(components)
			//Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			//Me.lblLabels = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			//Me.txtFields = New Microsoft.VisualBasic.Compatibility.VB6.TextBoxArray(components)
			this.Shape1 = new RectangleShapeArray(components);
			this.picButtons.SuspendLayout();
			this.SuspendLayout();
			this.ToolTip1.Active = true;
			//CType(Me.chkFields, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.txtFields, System.ComponentModel.ISupportInitialize).BeginInit()
			((System.ComponentModel.ISupportInitialize)this.Shape1).BeginInit();
			this.BackColor = System.Drawing.Color.FromArgb(224, 224, 224);
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
			this.Text = "Edit Stock Group Details";
			this.ClientSize = new System.Drawing.Size(527, 117);
			this.Location = new System.Drawing.Point(73, 22);
			this.ControlBox = false;
			this.KeyPreview = true;
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.Enabled = true;
			this.Cursor = System.Windows.Forms.Cursors.Default;
			this.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.ShowInTaskbar = true;
			this.HelpButton = false;
			this.WindowState = System.Windows.Forms.FormWindowState.Normal;
			this.Name = "frmStockGroup";
			this._chkFields_1.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_1.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._chkFields_1.Text = "Disable this Stock Group";
			this._chkFields_1.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_1.Size = new System.Drawing.Size(139, 13);
			this._chkFields_1.Location = new System.Drawing.Point(360, 90);
			this._chkFields_1.TabIndex = 6;
			this._chkFields_1.CausesValidation = true;
			this._chkFields_1.Enabled = true;
			this._chkFields_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_1.Appearance = System.Windows.Forms.Appearance.Normal;
			this._chkFields_1.TabStop = true;
			this._chkFields_1.CheckState = System.Windows.Forms.CheckState.Unchecked;
			this._chkFields_1.Visible = true;
			this._chkFields_1.Name = "_chkFields_1";
			this._txtFields_0.AutoSize = false;
			this._txtFields_0.Size = new System.Drawing.Size(375, 19);
			this._txtFields_0.Location = new System.Drawing.Point(126, 66);
			this._txtFields_0.TabIndex = 5;
			this._txtFields_0.AcceptsReturn = true;
			this._txtFields_0.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this._txtFields_0.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_0.CausesValidation = true;
			this._txtFields_0.Enabled = true;
			this._txtFields_0.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_0.HideSelection = true;
			this._txtFields_0.ReadOnly = false;
			this._txtFields_0.MaxLength = 0;
			this._txtFields_0.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_0.Multiline = false;
			this._txtFields_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_0.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFields_0.TabStop = true;
			this._txtFields_0.Visible = true;
			this._txtFields_0.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_0.Name = "_txtFields_0";
			this.picButtons.Dock = System.Windows.Forms.DockStyle.Top;
			this.picButtons.BackColor = System.Drawing.Color.Blue;
			this.picButtons.Size = new System.Drawing.Size(527, 39);
			this.picButtons.Location = new System.Drawing.Point(0, 0);
			this.picButtons.TabIndex = 2;
			this.picButtons.TabStop = false;
			this.picButtons.CausesValidation = true;
			this.picButtons.Enabled = true;
			this.picButtons.ForeColor = System.Drawing.SystemColors.ControlText;
			this.picButtons.Cursor = System.Windows.Forms.Cursors.Default;
			this.picButtons.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.picButtons.Visible = true;
			this.picButtons.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.picButtons.Name = "picButtons";
			this.cmdCancel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdCancel.Text = "&Undo";
			this.cmdCancel.Size = new System.Drawing.Size(73, 29);
			this.cmdCancel.Location = new System.Drawing.Point(5, 3);
			this.cmdCancel.TabIndex = 1;
			this.cmdCancel.TabStop = false;
			this.cmdCancel.BackColor = System.Drawing.SystemColors.Control;
			this.cmdCancel.CausesValidation = true;
			this.cmdCancel.Enabled = true;
			this.cmdCancel.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdCancel.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdCancel.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdCancel.Name = "cmdCancel";
			this.cmdClose.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdClose.Text = "E&xit";
			this.cmdClose.Size = new System.Drawing.Size(73, 29);
			this.cmdClose.Location = new System.Drawing.Point(441, 4);
			this.cmdClose.TabIndex = 0;
			this.cmdClose.TabStop = false;
			this.cmdClose.BackColor = System.Drawing.SystemColors.Control;
			this.cmdClose.CausesValidation = true;
			this.cmdClose.Enabled = true;
			this.cmdClose.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdClose.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdClose.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdClose.Name = "cmdClose";
			this._lblLabels_38.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_38.Text = "Stock Group Name:";
			this._lblLabels_38.Size = new System.Drawing.Size(94, 13);
			this._lblLabels_38.Location = new System.Drawing.Point(27, 69);
			this._lblLabels_38.TabIndex = 4;
			this._lblLabels_38.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_38.Enabled = true;
			this._lblLabels_38.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_38.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_38.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_38.UseMnemonic = true;
			this._lblLabels_38.Visible = true;
			this._lblLabels_38.AutoSize = true;
			this._lblLabels_38.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_38.Name = "_lblLabels_38";
			this._Shape1_2.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_2.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_2.Size = new System.Drawing.Size(502, 49);
			this._Shape1_2.Location = new System.Drawing.Point(15, 60);
			this._Shape1_2.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_2.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_2.BorderWidth = 1;
			this._Shape1_2.FillColor = System.Drawing.Color.Black;
			this._Shape1_2.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_2.Visible = true;
			this._Shape1_2.Name = "_Shape1_2";
			this._lbl_5.BackColor = System.Drawing.Color.Transparent;
			this._lbl_5.Text = "&1. General";
			this._lbl_5.Size = new System.Drawing.Size(60, 13);
			this._lbl_5.Location = new System.Drawing.Point(15, 45);
			this._lbl_5.TabIndex = 3;
			this._lbl_5.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_5.Enabled = true;
			this._lbl_5.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_5.UseMnemonic = true;
			this._lbl_5.Visible = true;
			this._lbl_5.AutoSize = true;
			this._lbl_5.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_5.Name = "_lbl_5";
			this.Controls.Add(_chkFields_1);
			this.Controls.Add(_txtFields_0);
			this.Controls.Add(picButtons);
			this.Controls.Add(_lblLabels_38);
			this.ShapeContainer1.Shapes.Add(_Shape1_2);
			this.Controls.Add(_lbl_5);
			this.Controls.Add(ShapeContainer1);
			this.picButtons.Controls.Add(cmdCancel);
			this.picButtons.Controls.Add(cmdClose);
			//Me.chkFields.SetIndex(_chkFields_1, CType(1, Short))
			//Me.lbl.SetIndex(_lbl_5, CType(5, Short))
			//Me.lblLabels.SetIndex(_lblLabels_38, CType(38, Short))
			//Me.txtFields.SetIndex(_txtFields_0, CType(0, Short))
			this.Shape1.SetIndex(_Shape1_2, Convert.ToInt16(2));
			((System.ComponentModel.ISupportInitialize)this.Shape1).EndInit();
			//CType(Me.txtFields, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.chkFields, System.ComponentModel.ISupportInitialize).EndInit()
			this.picButtons.ResumeLayout(false);
			this.ResumeLayout(false);
			this.PerformLayout();
		}
Esempio n. 20
0
		private void InitializeComponent()
		{
			this.components = new System.ComponentModel.Container();
			this.ToolTip1 = new System.Windows.Forms.ToolTip(this.components);
			this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
			this._Shape1_0 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._Shape1_1 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._txtFields_0 = new System.Windows.Forms.TextBox();
			this.cmbTerms = new System.Windows.Forms.ComboBox();
			this._txtFields_2 = new System.Windows.Forms.TextBox();
			this._txtFields_3 = new System.Windows.Forms.TextBox();
			this._txtFields_4 = new System.Windows.Forms.TextBox();
			this._txtFields_5 = new System.Windows.Forms.TextBox();
			this._txtFields_6 = new System.Windows.Forms.TextBox();
			this._txtFields_7 = new System.Windows.Forms.TextBox();
			this._txtFields_8 = new System.Windows.Forms.TextBox();
			this._txtFields_9 = new System.Windows.Forms.TextBox();
			this._txtFields_10 = new System.Windows.Forms.TextBox();
			this._chkFields_11 = new System.Windows.Forms.CheckBox();
			this._txtFloat_12 = new System.Windows.Forms.TextBox();
			this._txtFloat_13 = new System.Windows.Forms.TextBox();
			this._txtFloat_14 = new System.Windows.Forms.TextBox();
			this._txtFloat_15 = new System.Windows.Forms.TextBox();
			this._txtFloat_16 = new System.Windows.Forms.TextBox();
			this._txtFloat_17 = new System.Windows.Forms.TextBox();
			this._txtFloat_18 = new System.Windows.Forms.TextBox();
			this._chkFields_19 = new System.Windows.Forms.CheckBox();
			this.picButtons = new System.Windows.Forms.Panel();
			this.cmdStatement = new System.Windows.Forms.Button();
			this.cmdCancel = new System.Windows.Forms.Button();
			this.cmdClose = new System.Windows.Forms.Button();
			this.cmbChannel = new _4PosBackOffice.NET.myDataGridView();
			this._lblLabels_11 = new System.Windows.Forms.Label();
			this._lblLabels_0 = new System.Windows.Forms.Label();
			this._lbl_1 = new System.Windows.Forms.Label();
			this._lbl_0 = new System.Windows.Forms.Label();
			this._lblLabels_1 = new System.Windows.Forms.Label();
			this._lblLabels_2 = new System.Windows.Forms.Label();
			this._lblLabels_3 = new System.Windows.Forms.Label();
			this._lblLabels_4 = new System.Windows.Forms.Label();
			this._lblLabels_5 = new System.Windows.Forms.Label();
			this._lblLabels_6 = new System.Windows.Forms.Label();
			this._lblLabels_7 = new System.Windows.Forms.Label();
			this._lblLabels_8 = new System.Windows.Forms.Label();
			this._lblLabels_9 = new System.Windows.Forms.Label();
			this._lblLabels_10 = new System.Windows.Forms.Label();
			this._lblLabels_12 = new System.Windows.Forms.Label();
			this._lblLabels_13 = new System.Windows.Forms.Label();
			this._lblLabels_14 = new System.Windows.Forms.Label();
			this._lblLabels_15 = new System.Windows.Forms.Label();
			this._lblLabels_16 = new System.Windows.Forms.Label();
			this._lblLabels_17 = new System.Windows.Forms.Label();
			this._lblLabels_18 = new System.Windows.Forms.Label();
			this.Shape1 = new _4PosBackOffice.NET.RectangleShapeArray(this.components);
			this.picButtons.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)this.cmbChannel).BeginInit();
			((System.ComponentModel.ISupportInitialize)this.Shape1).BeginInit();
			this.SuspendLayout();
			//
			//ShapeContainer1
			//
			this.ShapeContainer1.Location = new System.Drawing.Point(0, 0);
			this.ShapeContainer1.Margin = new System.Windows.Forms.Padding(0);
			this.ShapeContainer1.Name = "ShapeContainer1";
			this.ShapeContainer1.Shapes.AddRange(new Microsoft.VisualBasic.PowerPacks.Shape[] {
				this._Shape1_0,
				this._Shape1_1
			});
			this.ShapeContainer1.Size = new System.Drawing.Size(661, 353);
			this.ShapeContainer1.TabIndex = 46;
			this.ShapeContainer1.TabStop = false;
			//
			//_Shape1_0
			//
			this._Shape1_0.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._Shape1_0.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_0.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_0.FillColor = System.Drawing.Color.Black;
			this.Shape1.SetIndex(this._Shape1_0, Convert.ToInt16(0));
			this._Shape1_0.Location = new System.Drawing.Point(342, 57);
			this._Shape1_0.Name = "_Shape1_0";
			this._Shape1_0.Size = new System.Drawing.Size(310, 191);
			//
			//_Shape1_1
			//
			this._Shape1_1.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._Shape1_1.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_1.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_1.FillColor = System.Drawing.Color.Black;
			this.Shape1.SetIndex(this._Shape1_1, Convert.ToInt16(1));
			this._Shape1_1.Location = new System.Drawing.Point(6, 57);
			this._Shape1_1.Name = "_Shape1_1";
			this._Shape1_1.Size = new System.Drawing.Size(328, 289);
			//
			//_txtFields_0
			//
			this._txtFields_0.AcceptsReturn = true;
			this._txtFields_0.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_0.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_0.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_0.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_0.Location = new System.Drawing.Point(420, 222);
			this._txtFields_0.MaxLength = 0;
			this._txtFields_0.Name = "_txtFields_0";
			this._txtFields_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_0.Size = new System.Drawing.Size(226, 19);
			this._txtFields_0.TabIndex = 44;
			//
			//cmbTerms
			//
			this.cmbTerms.BackColor = System.Drawing.SystemColors.Window;
			this.cmbTerms.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmbTerms.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.cmbTerms.ForeColor = System.Drawing.SystemColors.WindowText;
			this.cmbTerms.Items.AddRange(new object[] {
				"C.O.D.",
				"Current",
				"30 Days",
				"60 Days",
				"90 Days"
			});
			this.cmbTerms.Location = new System.Drawing.Point(567, 63);
			this.cmbTerms.Name = "cmbTerms";
			this.cmbTerms.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmbTerms.Size = new System.Drawing.Size(79, 21);
			this.cmbTerms.TabIndex = 23;
			//
			//_txtFields_2
			//
			this._txtFields_2.AcceptsReturn = true;
			this._txtFields_2.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_2.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_2.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_2.Location = new System.Drawing.Point(102, 63);
			this._txtFields_2.MaxLength = 0;
			this._txtFields_2.Name = "_txtFields_2";
			this._txtFields_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_2.Size = new System.Drawing.Size(226, 19);
			this._txtFields_2.TabIndex = 2;
			//
			//_txtFields_3
			//
			this._txtFields_3.AcceptsReturn = true;
			this._txtFields_3.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_3.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_3.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_3.Location = new System.Drawing.Point(102, 84);
			this._txtFields_3.MaxLength = 0;
			this._txtFields_3.Name = "_txtFields_3";
			this._txtFields_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_3.Size = new System.Drawing.Size(226, 19);
			this._txtFields_3.TabIndex = 4;
			//
			//_txtFields_4
			//
			this._txtFields_4.AcceptsReturn = true;
			this._txtFields_4.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_4.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_4.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_4.Location = new System.Drawing.Point(15, 120);
			this._txtFields_4.MaxLength = 0;
			this._txtFields_4.Name = "_txtFields_4";
			this._txtFields_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_4.Size = new System.Drawing.Size(157, 19);
			this._txtFields_4.TabIndex = 6;
			//
			//_txtFields_5
			//
			this._txtFields_5.AcceptsReturn = true;
			this._txtFields_5.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_5.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_5.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_5.Location = new System.Drawing.Point(174, 120);
			this._txtFields_5.MaxLength = 0;
			this._txtFields_5.Name = "_txtFields_5";
			this._txtFields_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_5.Size = new System.Drawing.Size(154, 19);
			this._txtFields_5.TabIndex = 8;
			//
			//_txtFields_6
			//
			this._txtFields_6.AcceptsReturn = true;
			this._txtFields_6.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_6.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_6.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_6.Location = new System.Drawing.Point(102, 219);
			this._txtFields_6.MaxLength = 0;
			this._txtFields_6.Multiline = true;
			this._txtFields_6.Name = "_txtFields_6";
			this._txtFields_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_6.Size = new System.Drawing.Size(226, 58);
			this._txtFields_6.TabIndex = 16;
			//
			//_txtFields_7
			//
			this._txtFields_7.AcceptsReturn = true;
			this._txtFields_7.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_7.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_7.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_7.Location = new System.Drawing.Point(102, 279);
			this._txtFields_7.MaxLength = 0;
			this._txtFields_7.Multiline = true;
			this._txtFields_7.Name = "_txtFields_7";
			this._txtFields_7.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_7.Size = new System.Drawing.Size(226, 58);
			this._txtFields_7.TabIndex = 18;
			//
			//_txtFields_8
			//
			this._txtFields_8.AcceptsReturn = true;
			this._txtFields_8.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_8.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_8.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_8.Location = new System.Drawing.Point(102, 144);
			this._txtFields_8.MaxLength = 0;
			this._txtFields_8.Name = "_txtFields_8";
			this._txtFields_8.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_8.Size = new System.Drawing.Size(226, 19);
			this._txtFields_8.TabIndex = 10;
			//
			//_txtFields_9
			//
			this._txtFields_9.AcceptsReturn = true;
			this._txtFields_9.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_9.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_9.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_9.Location = new System.Drawing.Point(102, 165);
			this._txtFields_9.MaxLength = 0;
			this._txtFields_9.Name = "_txtFields_9";
			this._txtFields_9.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_9.Size = new System.Drawing.Size(226, 19);
			this._txtFields_9.TabIndex = 12;
			//
			//_txtFields_10
			//
			this._txtFields_10.AcceptsReturn = true;
			this._txtFields_10.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_10.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_10.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_10.Location = new System.Drawing.Point(102, 186);
			this._txtFields_10.MaxLength = 0;
			this._txtFields_10.Name = "_txtFields_10";
			this._txtFields_10.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_10.Size = new System.Drawing.Size(226, 19);
			this._txtFields_10.TabIndex = 14;
			//
			//_chkFields_11
			//
			this._chkFields_11.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkFields_11.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_11.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_11.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_11.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_11.Location = new System.Drawing.Point(429, 195);
			this._chkFields_11.Name = "_chkFields_11";
			this._chkFields_11.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_11.Size = new System.Drawing.Size(214, 19);
			this._chkFields_11.TabIndex = 39;
			this._chkFields_11.Text = "Disable this customer from Point Of Sale:";
			this._chkFields_11.UseVisualStyleBackColor = false;
			//
			//_txtFloat_12
			//
			this._txtFloat_12.AcceptsReturn = true;
			this._txtFloat_12.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_12.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_12.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_12.Location = new System.Drawing.Point(423, 63);
			this._txtFloat_12.MaxLength = 0;
			this._txtFloat_12.Name = "_txtFloat_12";
			this._txtFloat_12.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_12.Size = new System.Drawing.Size(79, 19);
			this._txtFloat_12.TabIndex = 21;
			this._txtFloat_12.Text = "9,999,999.00";
			this._txtFloat_12.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			//
			//_txtFloat_13
			//
			this._txtFloat_13.AcceptsReturn = true;
			this._txtFloat_13.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_13.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_13.Enabled = false;
			this._txtFloat_13.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_13.Location = new System.Drawing.Point(423, 87);
			this._txtFloat_13.MaxLength = 0;
			this._txtFloat_13.Name = "_txtFloat_13";
			this._txtFloat_13.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_13.Size = new System.Drawing.Size(79, 19);
			this._txtFloat_13.TabIndex = 25;
			this._txtFloat_13.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			//
			//_txtFloat_14
			//
			this._txtFloat_14.AcceptsReturn = true;
			this._txtFloat_14.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_14.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_14.Enabled = false;
			this._txtFloat_14.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_14.Location = new System.Drawing.Point(567, 87);
			this._txtFloat_14.MaxLength = 0;
			this._txtFloat_14.Name = "_txtFloat_14";
			this._txtFloat_14.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_14.Size = new System.Drawing.Size(79, 19);
			this._txtFloat_14.TabIndex = 27;
			this._txtFloat_14.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			//
			//_txtFloat_15
			//
			this._txtFloat_15.AcceptsReturn = true;
			this._txtFloat_15.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_15.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_15.Enabled = false;
			this._txtFloat_15.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_15.Location = new System.Drawing.Point(423, 108);
			this._txtFloat_15.MaxLength = 0;
			this._txtFloat_15.Name = "_txtFloat_15";
			this._txtFloat_15.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_15.Size = new System.Drawing.Size(79, 19);
			this._txtFloat_15.TabIndex = 29;
			this._txtFloat_15.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			//
			//_txtFloat_16
			//
			this._txtFloat_16.AcceptsReturn = true;
			this._txtFloat_16.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_16.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_16.Enabled = false;
			this._txtFloat_16.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_16.Location = new System.Drawing.Point(567, 108);
			this._txtFloat_16.MaxLength = 0;
			this._txtFloat_16.Name = "_txtFloat_16";
			this._txtFloat_16.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_16.Size = new System.Drawing.Size(79, 19);
			this._txtFloat_16.TabIndex = 31;
			this._txtFloat_16.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			//
			//_txtFloat_17
			//
			this._txtFloat_17.AcceptsReturn = true;
			this._txtFloat_17.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_17.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_17.Enabled = false;
			this._txtFloat_17.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_17.Location = new System.Drawing.Point(423, 129);
			this._txtFloat_17.MaxLength = 0;
			this._txtFloat_17.Name = "_txtFloat_17";
			this._txtFloat_17.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_17.Size = new System.Drawing.Size(79, 19);
			this._txtFloat_17.TabIndex = 33;
			this._txtFloat_17.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			//
			//_txtFloat_18
			//
			this._txtFloat_18.AcceptsReturn = true;
			this._txtFloat_18.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_18.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_18.Enabled = false;
			this._txtFloat_18.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_18.Location = new System.Drawing.Point(567, 129);
			this._txtFloat_18.MaxLength = 0;
			this._txtFloat_18.Name = "_txtFloat_18";
			this._txtFloat_18.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_18.Size = new System.Drawing.Size(79, 19);
			this._txtFloat_18.TabIndex = 35;
			this._txtFloat_18.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			//
			//_chkFields_19
			//
			this._chkFields_19.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkFields_19.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_19.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_19.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_19.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_19.Location = new System.Drawing.Point(411, 177);
			this._chkFields_19.Name = "_chkFields_19";
			this._chkFields_19.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_19.Size = new System.Drawing.Size(232, 19);
			this._chkFields_19.TabIndex = 38;
			this._chkFields_19.Text = "Automatically print a statement at monthend:";
			this._chkFields_19.UseVisualStyleBackColor = false;
			//
			//picButtons
			//
			this.picButtons.BackColor = System.Drawing.Color.Blue;
			this.picButtons.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.picButtons.Controls.Add(this.cmdStatement);
			this.picButtons.Controls.Add(this.cmdCancel);
			this.picButtons.Controls.Add(this.cmdClose);
			this.picButtons.Cursor = System.Windows.Forms.Cursors.Default;
			this.picButtons.Dock = System.Windows.Forms.DockStyle.Top;
			this.picButtons.ForeColor = System.Drawing.SystemColors.ControlText;
			this.picButtons.Location = new System.Drawing.Point(0, 0);
			this.picButtons.Name = "picButtons";
			this.picButtons.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.picButtons.Size = new System.Drawing.Size(661, 38);
			this.picButtons.TabIndex = 42;
			//
			//cmdStatement
			//
			this.cmdStatement.BackColor = System.Drawing.SystemColors.Control;
			this.cmdStatement.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdStatement.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdStatement.Location = new System.Drawing.Point(108, 3);
			this.cmdStatement.Name = "cmdStatement";
			this.cmdStatement.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdStatement.Size = new System.Drawing.Size(73, 29);
			this.cmdStatement.TabIndex = 43;
			this.cmdStatement.TabStop = false;
			this.cmdStatement.Text = "&Statement";
			this.cmdStatement.UseVisualStyleBackColor = false;
			//
			//cmdCancel
			//
			this.cmdCancel.BackColor = System.Drawing.SystemColors.Control;
			this.cmdCancel.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdCancel.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdCancel.Location = new System.Drawing.Point(5, 3);
			this.cmdCancel.Name = "cmdCancel";
			this.cmdCancel.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdCancel.Size = new System.Drawing.Size(73, 29);
			this.cmdCancel.TabIndex = 40;
			this.cmdCancel.TabStop = false;
			this.cmdCancel.Text = "&Undo";
			this.cmdCancel.UseVisualStyleBackColor = false;
			//
			//cmdClose
			//
			this.cmdClose.BackColor = System.Drawing.SystemColors.Control;
			this.cmdClose.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdClose.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdClose.Location = new System.Drawing.Point(576, 3);
			this.cmdClose.Name = "cmdClose";
			this.cmdClose.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdClose.Size = new System.Drawing.Size(73, 29);
			this.cmdClose.TabIndex = 41;
			this.cmdClose.TabStop = false;
			this.cmdClose.Text = "E&xit";
			this.cmdClose.UseVisualStyleBackColor = false;
			//
			//cmbChannel
			//
			this.cmbChannel.AllowAddNew = true;
			this.cmbChannel.BoundText = "";
			this.cmbChannel.CellBackColor = System.Drawing.SystemColors.AppWorkspace;
			this.cmbChannel.Col = 0;
			this.cmbChannel.CtlText = "";
			this.cmbChannel.DataField = null;
			this.cmbChannel.Location = new System.Drawing.Point(423, 150);
			this.cmbChannel.Name = "cmbChannel";
			this.cmbChannel.row = 0;
			this.cmbChannel.Size = new System.Drawing.Size(223, 21);
			this.cmbChannel.TabIndex = 37;
			this.cmbChannel.TopRow = 0;
			//
			//_lblLabels_11
			//
			this._lblLabels_11.AutoSize = true;
			this._lblLabels_11.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_11.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_11.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_11.Location = new System.Drawing.Point(351, 225);
			this._lblLabels_11.Name = "_lblLabels_11";
			this._lblLabels_11.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_11.Size = new System.Drawing.Size(71, 13);
			this._lblLabels_11.TabIndex = 45;
			this._lblLabels_11.Text = "VAT Number:";
			this._lblLabels_11.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_0
			//
			this._lblLabels_0.AutoSize = true;
			this._lblLabels_0.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_0.Location = new System.Drawing.Point(530, 66);
			this._lblLabels_0.Name = "_lblLabels_0";
			this._lblLabels_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_0.Size = new System.Drawing.Size(39, 13);
			this._lblLabels_0.TabIndex = 22;
			this._lblLabels_0.Text = "Terms:";
			this._lblLabels_0.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lbl_1
			//
			this._lbl_1.AutoSize = true;
			this._lbl_1.BackColor = System.Drawing.Color.Transparent;
			this._lbl_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_1.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._lbl_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_1.Location = new System.Drawing.Point(6, 42);
			this._lbl_1.Name = "_lbl_1";
			this._lbl_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_1.Size = new System.Drawing.Size(62, 14);
			this._lbl_1.TabIndex = 0;
			this._lbl_1.Text = "&1. General";
			//
			//_lbl_0
			//
			this._lbl_0.AutoSize = true;
			this._lbl_0.BackColor = System.Drawing.Color.Transparent;
			this._lbl_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_0.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._lbl_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_0.Location = new System.Drawing.Point(342, 42);
			this._lbl_0.Name = "_lbl_0";
			this._lbl_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_0.Size = new System.Drawing.Size(73, 14);
			this._lbl_0.TabIndex = 19;
			this._lbl_0.Text = "&2. Financials";
			//
			//_lblLabels_1
			//
			this._lblLabels_1.AutoSize = true;
			this._lblLabels_1.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_1.Location = new System.Drawing.Point(355, 156);
			this._lblLabels_1.Name = "_lblLabels_1";
			this._lblLabels_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_1.Size = new System.Drawing.Size(73, 13);
			this._lblLabels_1.TabIndex = 36;
			this._lblLabels_1.Text = "Sale Channel:";
			this._lblLabels_1.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_2
			//
			this._lblLabels_2.AutoSize = true;
			this._lblLabels_2.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_2.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._lblLabels_2.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_2.Location = new System.Drawing.Point(12, 63);
			this._lblLabels_2.Name = "_lblLabels_2";
			this._lblLabels_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_2.Size = new System.Drawing.Size(83, 14);
			this._lblLabels_2.TabIndex = 1;
			this._lblLabels_2.Text = "Invoice Name:";
			this._lblLabels_2.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_3
			//
			this._lblLabels_3.AutoSize = true;
			this._lblLabels_3.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_3.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_3.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_3.Location = new System.Drawing.Point(36, 84);
			this._lblLabels_3.Name = "_lblLabels_3";
			this._lblLabels_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_3.Size = new System.Drawing.Size(65, 13);
			this._lblLabels_3.TabIndex = 3;
			this._lblLabels_3.Text = "Department:";
			this._lblLabels_3.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_4
			//
			this._lblLabels_4.AutoSize = true;
			this._lblLabels_4.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_4.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_4.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._lblLabels_4.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_4.Location = new System.Drawing.Point(6, 108);
			this._lblLabels_4.Name = "_lblLabels_4";
			this._lblLabels_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_4.Size = new System.Drawing.Size(156, 14);
			this._lblLabels_4.TabIndex = 5;
			this._lblLabels_4.Text = "Responsible Person Name:";
			this._lblLabels_4.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_5
			//
			this._lblLabels_5.AutoSize = true;
			this._lblLabels_5.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_5.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._lblLabels_5.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_5.Location = new System.Drawing.Point(174, 108);
			this._lblLabels_5.Name = "_lblLabels_5";
			this._lblLabels_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_5.Size = new System.Drawing.Size(60, 14);
			this._lblLabels_5.TabIndex = 7;
			this._lblLabels_5.Text = "Surname:";
			this._lblLabels_5.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_6
			//
			this._lblLabels_6.AutoSize = true;
			this._lblLabels_6.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_6.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_6.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_6.Location = new System.Drawing.Point(11, 219);
			this._lblLabels_6.Name = "_lblLabels_6";
			this._lblLabels_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_6.Size = new System.Drawing.Size(90, 13);
			this._lblLabels_6.TabIndex = 15;
			this._lblLabels_6.Text = "Physical Address:";
			this._lblLabels_6.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_7
			//
			this._lblLabels_7.AutoSize = true;
			this._lblLabels_7.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_7.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_7.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_7.Location = new System.Drawing.Point(21, 281);
			this._lblLabels_7.Name = "_lblLabels_7";
			this._lblLabels_7.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_7.Size = new System.Drawing.Size(80, 13);
			this._lblLabels_7.TabIndex = 17;
			this._lblLabels_7.Text = "Postal Address:";
			this._lblLabels_7.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_8
			//
			this._lblLabels_8.AutoSize = true;
			this._lblLabels_8.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_8.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_8.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_8.Location = new System.Drawing.Point(42, 144);
			this._lblLabels_8.Name = "_lblLabels_8";
			this._lblLabels_8.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_8.Size = new System.Drawing.Size(61, 13);
			this._lblLabels_8.TabIndex = 9;
			this._lblLabels_8.Text = "Telephone:";
			this._lblLabels_8.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_9
			//
			this._lblLabels_9.AutoSize = true;
			this._lblLabels_9.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_9.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_9.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_9.Location = new System.Drawing.Point(75, 165);
			this._lblLabels_9.Name = "_lblLabels_9";
			this._lblLabels_9.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_9.Size = new System.Drawing.Size(27, 13);
			this._lblLabels_9.TabIndex = 11;
			this._lblLabels_9.Text = "Fax:";
			this._lblLabels_9.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_10
			//
			this._lblLabels_10.AutoSize = true;
			this._lblLabels_10.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_10.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_10.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_10.Location = new System.Drawing.Point(69, 186);
			this._lblLabels_10.Name = "_lblLabels_10";
			this._lblLabels_10.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_10.Size = new System.Drawing.Size(35, 13);
			this._lblLabels_10.TabIndex = 13;
			this._lblLabels_10.Text = "Email:";
			this._lblLabels_10.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_12
			//
			this._lblLabels_12.AutoSize = true;
			this._lblLabels_12.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_12.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_12.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_12.Location = new System.Drawing.Point(363, 66);
			this._lblLabels_12.Name = "_lblLabels_12";
			this._lblLabels_12.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_12.Size = new System.Drawing.Size(61, 13);
			this._lblLabels_12.TabIndex = 20;
			this._lblLabels_12.Text = "Credit Limit:";
			this._lblLabels_12.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_13
			//
			this._lblLabels_13.AutoSize = true;
			this._lblLabels_13.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_13.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_13.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_13.Location = new System.Drawing.Point(381, 90);
			this._lblLabels_13.Name = "_lblLabels_13";
			this._lblLabels_13.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_13.Size = new System.Drawing.Size(44, 13);
			this._lblLabels_13.TabIndex = 24;
			this._lblLabels_13.Text = "Current:";
			this._lblLabels_13.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_14
			//
			this._lblLabels_14.AutoSize = true;
			this._lblLabels_14.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_14.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_14.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_14.Location = new System.Drawing.Point(519, 87);
			this._lblLabels_14.Name = "_lblLabels_14";
			this._lblLabels_14.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_14.Size = new System.Drawing.Size(49, 13);
			this._lblLabels_14.TabIndex = 26;
			this._lblLabels_14.Text = "30 Days:";
			this._lblLabels_14.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_15
			//
			this._lblLabels_15.AutoSize = true;
			this._lblLabels_15.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_15.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_15.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_15.Location = new System.Drawing.Point(375, 111);
			this._lblLabels_15.Name = "_lblLabels_15";
			this._lblLabels_15.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_15.Size = new System.Drawing.Size(49, 13);
			this._lblLabels_15.TabIndex = 28;
			this._lblLabels_15.Text = "60 Days:";
			this._lblLabels_15.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_16
			//
			this._lblLabels_16.AutoSize = true;
			this._lblLabels_16.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_16.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_16.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_16.Location = new System.Drawing.Point(519, 108);
			this._lblLabels_16.Name = "_lblLabels_16";
			this._lblLabels_16.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_16.Size = new System.Drawing.Size(49, 13);
			this._lblLabels_16.TabIndex = 30;
			this._lblLabels_16.Text = "90 Days:";
			this._lblLabels_16.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_17
			//
			this._lblLabels_17.AutoSize = true;
			this._lblLabels_17.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_17.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_17.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_17.Location = new System.Drawing.Point(369, 132);
			this._lblLabels_17.Name = "_lblLabels_17";
			this._lblLabels_17.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_17.Size = new System.Drawing.Size(55, 13);
			this._lblLabels_17.TabIndex = 32;
			this._lblLabels_17.Text = "120 Days:";
			this._lblLabels_17.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_18
			//
			this._lblLabels_18.AutoSize = true;
			this._lblLabels_18.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_18.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_18.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_18.Location = new System.Drawing.Point(513, 129);
			this._lblLabels_18.Name = "_lblLabels_18";
			this._lblLabels_18.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_18.Size = new System.Drawing.Size(55, 13);
			this._lblLabels_18.TabIndex = 34;
			this._lblLabels_18.Text = "150 Days:";
			this._lblLabels_18.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//frmCustomer
			//
			this.AutoScaleDimensions = new System.Drawing.SizeF(6f, 13f);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(224)), Convert.ToInt32(Convert.ToByte(224)), Convert.ToInt32(Convert.ToByte(224)));
			this.ClientSize = new System.Drawing.Size(661, 353);
			this.ControlBox = false;
			this.Controls.Add(this._txtFields_0);
			this.Controls.Add(this.cmbTerms);
			this.Controls.Add(this._txtFields_2);
			this.Controls.Add(this._txtFields_3);
			this.Controls.Add(this._txtFields_4);
			this.Controls.Add(this._txtFields_5);
			this.Controls.Add(this._txtFields_6);
			this.Controls.Add(this._txtFields_7);
			this.Controls.Add(this._txtFields_8);
			this.Controls.Add(this._txtFields_9);
			this.Controls.Add(this._txtFields_10);
			this.Controls.Add(this._chkFields_11);
			this.Controls.Add(this._txtFloat_12);
			this.Controls.Add(this._txtFloat_13);
			this.Controls.Add(this._txtFloat_14);
			this.Controls.Add(this._txtFloat_15);
			this.Controls.Add(this._txtFloat_16);
			this.Controls.Add(this._txtFloat_17);
			this.Controls.Add(this._txtFloat_18);
			this.Controls.Add(this._chkFields_19);
			this.Controls.Add(this.picButtons);
			this.Controls.Add(this.cmbChannel);
			this.Controls.Add(this._lblLabels_11);
			this.Controls.Add(this._lblLabels_0);
			this.Controls.Add(this._lbl_1);
			this.Controls.Add(this._lbl_0);
			this.Controls.Add(this._lblLabels_1);
			this.Controls.Add(this._lblLabels_2);
			this.Controls.Add(this._lblLabels_3);
			this.Controls.Add(this._lblLabels_4);
			this.Controls.Add(this._lblLabels_5);
			this.Controls.Add(this._lblLabels_6);
			this.Controls.Add(this._lblLabels_7);
			this.Controls.Add(this._lblLabels_8);
			this.Controls.Add(this._lblLabels_9);
			this.Controls.Add(this._lblLabels_10);
			this.Controls.Add(this._lblLabels_12);
			this.Controls.Add(this._lblLabels_13);
			this.Controls.Add(this._lblLabels_14);
			this.Controls.Add(this._lblLabels_15);
			this.Controls.Add(this._lblLabels_16);
			this.Controls.Add(this._lblLabels_17);
			this.Controls.Add(this._lblLabels_18);
			this.Controls.Add(this.ShapeContainer1);
			this.Cursor = System.Windows.Forms.Cursors.Default;
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
			this.KeyPreview = true;
			this.Location = new System.Drawing.Point(73, 22);
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.Name = "frmCustomer";
			this.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.Text = "Edit Customer Details";
			this.picButtons.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)this.cmbChannel).EndInit();
			((System.ComponentModel.ISupportInitialize)this.Shape1).EndInit();
			this.ResumeLayout(false);
			this.PerformLayout();

		}
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmStockTransferWH));
     this.components      = new System.ComponentModel.Container();
     this.ToolTip1        = new System.Windows.Forms.ToolTip(components);
     this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
     this.cmdSelWHB       = new System.Windows.Forms.Button();
     this.cmdSelWHA       = new System.Windows.Forms.Button();
     this.cmdDelete       = new System.Windows.Forms.Button();
     this.cmdAdd          = new System.Windows.Forms.Button();
     this.lvStockT        = new System.Windows.Forms.ListView();
     this.picButtons      = new System.Windows.Forms.Panel();
     this.cmdTransfer     = new System.Windows.Forms.Button();
     this.cmdPrint        = new System.Windows.Forms.Button();
     this.cmdClose        = new System.Windows.Forms.Button();
     this.cmdCancel       = new System.Windows.Forms.Button();
     this.lblWHB          = new System.Windows.Forms.Label();
     this._lbl_0          = new System.Windows.Forms.Label();
     this.lblWHA          = new System.Windows.Forms.Label();
     this._Shape1_2       = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     this._lbl_5          = new System.Windows.Forms.Label();
     //Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
     this.Shape1 = new RectangleShapeArray(components);
     this.picButtons.SuspendLayout();
     this.SuspendLayout();
     this.ToolTip1.Active = true;
     //CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
     ((System.ComponentModel.ISupportInitialize) this.Shape1).BeginInit();
     this.BackColor                    = System.Drawing.Color.FromArgb(224, 224, 224);
     this.FormBorderStyle              = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Text                         = "Stock Transfer Details";
     this.ClientSize                   = new System.Drawing.Size(453, 438);
     this.Location                     = new System.Drawing.Point(73, 22);
     this.ControlBox                   = false;
     this.KeyPreview                   = true;
     this.MaximizeBox                  = false;
     this.MinimizeBox                  = false;
     this.StartPosition                = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.AutoScaleMode                = System.Windows.Forms.AutoScaleMode.Font;
     this.Enabled                      = true;
     this.Cursor                       = System.Windows.Forms.Cursors.Default;
     this.RightToLeft                  = System.Windows.Forms.RightToLeft.No;
     this.ShowInTaskbar                = true;
     this.HelpButton                   = false;
     this.WindowState                  = System.Windows.Forms.FormWindowState.Normal;
     this.Name                         = "frmStockTransferWH";
     this.cmdSelWHB.TextAlign          = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdSelWHB.Text               = "&Select Warehouse Transfer To";
     this.cmdSelWHB.Size               = new System.Drawing.Size(169, 25);
     this.cmdSelWHB.Location           = new System.Drawing.Point(248, 112);
     this.cmdSelWHB.TabIndex           = 13;
     this.cmdSelWHB.TabStop            = false;
     this.cmdSelWHB.BackColor          = System.Drawing.SystemColors.Control;
     this.cmdSelWHB.CausesValidation   = true;
     this.cmdSelWHB.Enabled            = true;
     this.cmdSelWHB.ForeColor          = System.Drawing.SystemColors.ControlText;
     this.cmdSelWHB.Cursor             = System.Windows.Forms.Cursors.Default;
     this.cmdSelWHB.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.cmdSelWHB.Name               = "cmdSelWHB";
     this.cmdSelWHA.TextAlign          = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdSelWHA.Text               = "&Select Warehouse Transfer From";
     this.cmdSelWHA.Size               = new System.Drawing.Size(169, 25);
     this.cmdSelWHA.Location           = new System.Drawing.Point(16, 112);
     this.cmdSelWHA.TabIndex           = 9;
     this.cmdSelWHA.TabStop            = false;
     this.cmdSelWHA.BackColor          = System.Drawing.SystemColors.Control;
     this.cmdSelWHA.CausesValidation   = true;
     this.cmdSelWHA.Enabled            = true;
     this.cmdSelWHA.ForeColor          = System.Drawing.SystemColors.ControlText;
     this.cmdSelWHA.Cursor             = System.Windows.Forms.Cursors.Default;
     this.cmdSelWHA.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.cmdSelWHA.Name               = "cmdSelWHA";
     this.cmdDelete.TextAlign          = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdDelete.Text               = "&Delete";
     this.cmdDelete.Enabled            = false;
     this.cmdDelete.Size               = new System.Drawing.Size(94, 25);
     this.cmdDelete.Location           = new System.Drawing.Point(112, 152);
     this.cmdDelete.TabIndex           = 7;
     this.cmdDelete.TabStop            = false;
     this.cmdDelete.BackColor          = System.Drawing.SystemColors.Control;
     this.cmdDelete.CausesValidation   = true;
     this.cmdDelete.ForeColor          = System.Drawing.SystemColors.ControlText;
     this.cmdDelete.Cursor             = System.Windows.Forms.Cursors.Default;
     this.cmdDelete.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.cmdDelete.Name               = "cmdDelete";
     this.cmdAdd.TextAlign             = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdAdd.Text                  = "&Add";
     this.cmdAdd.Enabled               = false;
     this.cmdAdd.Size                  = new System.Drawing.Size(94, 25);
     this.cmdAdd.Location              = new System.Drawing.Point(8, 152);
     this.cmdAdd.TabIndex              = 6;
     this.cmdAdd.TabStop               = false;
     this.cmdAdd.BackColor             = System.Drawing.SystemColors.Control;
     this.cmdAdd.CausesValidation      = true;
     this.cmdAdd.ForeColor             = System.Drawing.SystemColors.ControlText;
     this.cmdAdd.Cursor                = System.Windows.Forms.Cursors.Default;
     this.cmdAdd.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this.cmdAdd.Name                  = "cmdAdd";
     this.lvStockT.Size                = new System.Drawing.Size(445, 250);
     this.lvStockT.Location            = new System.Drawing.Point(2, 182);
     this.lvStockT.TabIndex            = 4;
     this.lvStockT.View                = System.Windows.Forms.View.Details;
     this.lvStockT.LabelEdit           = false;
     this.lvStockT.LabelWrap           = true;
     this.lvStockT.HideSelection       = false;
     this.lvStockT.FullRowSelect       = true;
     this.lvStockT.GridLines           = true;
     this.lvStockT.ForeColor           = System.Drawing.SystemColors.WindowText;
     this.lvStockT.BackColor           = System.Drawing.SystemColors.Window;
     this.lvStockT.BorderStyle         = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lvStockT.Name                = "lvStockT";
     this.picButtons.Dock              = System.Windows.Forms.DockStyle.Top;
     this.picButtons.BackColor         = System.Drawing.Color.Blue;
     this.picButtons.Size              = new System.Drawing.Size(453, 39);
     this.picButtons.Location          = new System.Drawing.Point(0, 0);
     this.picButtons.TabIndex          = 3;
     this.picButtons.TabStop           = false;
     this.picButtons.CausesValidation  = true;
     this.picButtons.Enabled           = true;
     this.picButtons.ForeColor         = System.Drawing.SystemColors.ControlText;
     this.picButtons.Cursor            = System.Windows.Forms.Cursors.Default;
     this.picButtons.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     this.picButtons.Visible           = true;
     this.picButtons.BorderStyle       = System.Windows.Forms.BorderStyle.Fixed3D;
     this.picButtons.Name              = "picButtons";
     this.cmdTransfer.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdTransfer.Text             = "&Transfer";
     this.cmdTransfer.Size             = new System.Drawing.Size(73, 29);
     this.cmdTransfer.Location         = new System.Drawing.Point(368, 3);
     this.cmdTransfer.TabIndex         = 12;
     this.cmdTransfer.TabStop          = false;
     this.cmdTransfer.BackColor        = System.Drawing.SystemColors.Control;
     this.cmdTransfer.CausesValidation = true;
     this.cmdTransfer.Enabled          = true;
     this.cmdTransfer.ForeColor        = System.Drawing.SystemColors.ControlText;
     this.cmdTransfer.Cursor           = System.Windows.Forms.Cursors.Default;
     this.cmdTransfer.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.cmdTransfer.Name             = "cmdTransfer";
     this.cmdPrint.TextAlign           = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdPrint.Text                = "&Print";
     this.cmdPrint.Size                = new System.Drawing.Size(73, 29);
     this.cmdPrint.Location            = new System.Drawing.Point(80, 3);
     this.cmdPrint.TabIndex            = 8;
     this.cmdPrint.TabStop             = false;
     this.cmdPrint.Visible             = false;
     this.cmdPrint.BackColor           = System.Drawing.SystemColors.Control;
     this.cmdPrint.CausesValidation    = true;
     this.cmdPrint.Enabled             = true;
     this.cmdPrint.ForeColor           = System.Drawing.SystemColors.ControlText;
     this.cmdPrint.Cursor              = System.Windows.Forms.Cursors.Default;
     this.cmdPrint.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this.cmdPrint.Name                = "cmdPrint";
     this.cmdClose.TextAlign           = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdClose.Text                = "E&xit";
     this.cmdClose.Size                = new System.Drawing.Size(73, 29);
     this.cmdClose.Location            = new System.Drawing.Point(161, 3);
     this.cmdClose.TabIndex            = 5;
     this.cmdClose.TabStop             = false;
     this.cmdClose.Visible             = false;
     this.cmdClose.BackColor           = System.Drawing.SystemColors.Control;
     this.cmdClose.CausesValidation    = true;
     this.cmdClose.Enabled             = true;
     this.cmdClose.ForeColor           = System.Drawing.SystemColors.ControlText;
     this.cmdClose.Cursor              = System.Windows.Forms.Cursors.Default;
     this.cmdClose.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this.cmdClose.Name                = "cmdClose";
     this.cmdCancel.TextAlign          = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdCancel.Text               = "&Undo";
     this.cmdCancel.Size               = new System.Drawing.Size(73, 29);
     this.cmdCancel.Location           = new System.Drawing.Point(5, 3);
     this.cmdCancel.TabIndex           = 2;
     this.cmdCancel.TabStop            = false;
     this.cmdCancel.BackColor          = System.Drawing.SystemColors.Control;
     this.cmdCancel.CausesValidation   = true;
     this.cmdCancel.Enabled            = true;
     this.cmdCancel.ForeColor          = System.Drawing.SystemColors.ControlText;
     this.cmdCancel.Cursor             = System.Windows.Forms.Cursors.Default;
     this.cmdCancel.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.cmdCancel.Name               = "cmdCancel";
     this.lblWHB.Text                  = "Promotion Name:";
     this.lblWHB.Font                  = new System.Drawing.Font("Arial", 9.75f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
     this.lblWHB.Size                  = new System.Drawing.Size(192, 48);
     this.lblWHB.Location              = new System.Drawing.Point(248, 64);
     this.lblWHB.TabIndex              = 11;
     this.lblWHB.TextAlign             = System.Drawing.ContentAlignment.TopLeft;
     this.lblWHB.BackColor             = System.Drawing.Color.Transparent;
     this.lblWHB.Enabled               = true;
     this.lblWHB.ForeColor             = System.Drawing.SystemColors.ControlText;
     this.lblWHB.Cursor                = System.Windows.Forms.Cursors.Default;
     this.lblWHB.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this.lblWHB.UseMnemonic           = true;
     this.lblWHB.Visible               = true;
     this.lblWHB.AutoSize              = false;
     this.lblWHB.BorderStyle           = System.Windows.Forms.BorderStyle.None;
     this.lblWHB.Name                  = "lblWHB";
     this._lbl_0.BackColor             = System.Drawing.Color.Transparent;
     this._lbl_0.Text                  = "&Transfer To";
     this._lbl_0.Font                  = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
     this._lbl_0.Size                  = new System.Drawing.Size(67, 13);
     this._lbl_0.Location              = new System.Drawing.Point(248, 45);
     this._lbl_0.TabIndex              = 10;
     this._lbl_0.TextAlign             = System.Drawing.ContentAlignment.TopLeft;
     this._lbl_0.Enabled               = true;
     this._lbl_0.ForeColor             = System.Drawing.SystemColors.ControlText;
     this._lbl_0.Cursor                = System.Windows.Forms.Cursors.Default;
     this._lbl_0.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this._lbl_0.UseMnemonic           = true;
     this._lbl_0.Visible               = true;
     this._lbl_0.AutoSize              = true;
     this._lbl_0.BorderStyle           = System.Windows.Forms.BorderStyle.None;
     this._lbl_0.Name                  = "_lbl_0";
     this.lblWHA.Text                  = "Promotion Name:";
     this.lblWHA.Font                  = new System.Drawing.Font("Arial", 9.75f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
     this.lblWHA.Size                  = new System.Drawing.Size(216, 40);
     this.lblWHA.Location              = new System.Drawing.Point(16, 64);
     this.lblWHA.TabIndex              = 1;
     this.lblWHA.TextAlign             = System.Drawing.ContentAlignment.TopLeft;
     this.lblWHA.BackColor             = System.Drawing.Color.Transparent;
     this.lblWHA.Enabled               = true;
     this.lblWHA.ForeColor             = System.Drawing.SystemColors.ControlText;
     this.lblWHA.Cursor                = System.Windows.Forms.Cursors.Default;
     this.lblWHA.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this.lblWHA.UseMnemonic           = true;
     this.lblWHA.Visible               = true;
     this.lblWHA.AutoSize              = false;
     this.lblWHA.BorderStyle           = System.Windows.Forms.BorderStyle.None;
     this.lblWHA.Name                  = "lblWHA";
     this._Shape1_2.BackColor          = System.Drawing.Color.FromArgb(192, 192, 255);
     this._Shape1_2.BackStyle          = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_2.Size               = new System.Drawing.Size(439, 88);
     this._Shape1_2.Location           = new System.Drawing.Point(8, 60);
     this._Shape1_2.BorderColor        = System.Drawing.SystemColors.WindowText;
     this._Shape1_2.BorderStyle        = System.Drawing.Drawing2D.DashStyle.Solid;
     this._Shape1_2.BorderWidth        = 1;
     this._Shape1_2.FillColor          = System.Drawing.Color.Black;
     this._Shape1_2.FillStyle          = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
     this._Shape1_2.Visible            = true;
     this._Shape1_2.Name               = "_Shape1_2";
     this._lbl_5.BackColor             = System.Drawing.Color.Transparent;
     this._lbl_5.Text                  = "&Transfer From";
     this._lbl_5.Font                  = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
     this._lbl_5.Size                  = new System.Drawing.Size(79, 13);
     this._lbl_5.Location              = new System.Drawing.Point(8, 45);
     this._lbl_5.TabIndex              = 0;
     this._lbl_5.TextAlign             = System.Drawing.ContentAlignment.TopLeft;
     this._lbl_5.Enabled               = true;
     this._lbl_5.ForeColor             = System.Drawing.SystemColors.ControlText;
     this._lbl_5.Cursor                = System.Windows.Forms.Cursors.Default;
     this._lbl_5.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this._lbl_5.UseMnemonic           = true;
     this._lbl_5.Visible               = true;
     this._lbl_5.AutoSize              = true;
     this._lbl_5.BorderStyle           = System.Windows.Forms.BorderStyle.None;
     this._lbl_5.Name                  = "_lbl_5";
     this.Controls.Add(cmdSelWHB);
     this.Controls.Add(cmdSelWHA);
     this.Controls.Add(cmdDelete);
     this.Controls.Add(cmdAdd);
     this.Controls.Add(lvStockT);
     this.Controls.Add(picButtons);
     this.Controls.Add(lblWHB);
     this.Controls.Add(_lbl_0);
     this.Controls.Add(lblWHA);
     this.ShapeContainer1.Shapes.Add(_Shape1_2);
     this.Controls.Add(_lbl_5);
     this.Controls.Add(ShapeContainer1);
     this.picButtons.Controls.Add(cmdTransfer);
     this.picButtons.Controls.Add(cmdPrint);
     this.picButtons.Controls.Add(cmdClose);
     this.picButtons.Controls.Add(cmdCancel);
     //Me.lbl.SetIndex(_lbl_0, CType(0, Short))
     //Me.lbl.SetIndex(_lbl_5, CType(5, Short))
     this.Shape1.SetIndex(_Shape1_2, Convert.ToInt16(2));
     ((System.ComponentModel.ISupportInitialize) this.Shape1).EndInit();
     //CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
     this.picButtons.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 22
0
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmChannel));
     this.components      = new System.ComponentModel.Container();
     this.ToolTip1        = new System.Windows.Forms.ToolTip(components);
     this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
     this._txtFields_0    = new System.Windows.Forms.TextBox();
     this._optType_1      = new System.Windows.Forms.RadioButton();
     this._optType_0      = new System.Windows.Forms.RadioButton();
     this.cmbChannelPrice = new System.Windows.Forms.ComboBox();
     this._chkFields_5    = new System.Windows.Forms.CheckBox();
     this._chkFields_4    = new System.Windows.Forms.CheckBox();
     this._chkFields_3    = new System.Windows.Forms.CheckBox();
     this._txtFields_2    = new System.Windows.Forms.TextBox();
     this._txtFields_1    = new System.Windows.Forms.TextBox();
     this.picButtons      = new System.Windows.Forms.Panel();
     this.cmdCancel       = new System.Windows.Forms.Button();
     this.cmdClose        = new System.Windows.Forms.Button();
     this._Label1_1       = new System.Windows.Forms.Label();
     this._Label1_0       = new System.Windows.Forms.Label();
     this._lblLabels_2    = new System.Windows.Forms.Label();
     this._lblLabels_1    = new System.Windows.Forms.Label();
     this._Shape1_2       = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     this._lbl_5          = new System.Windows.Forms.Label();
     //Me.Label1 = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
     //Me.chkFields = New Microsoft.VisualBasic.Compatibility.VB6.CheckBoxArray(components)
     //Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
     //Me.lblLabels = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
     //Me.optType = New Microsoft.VisualBasic.Compatibility.VB6.RadioButtonArray(components)
     //Me.txtFields = New Microsoft.VisualBasic.Compatibility.VB6.TextBoxArray(components)
     this.Shape1 = new RectangleShapeArray(components);
     this.picButtons.SuspendLayout();
     this.SuspendLayout();
     this.ToolTip1.Active = true;
     //CType(Me.Label1, System.ComponentModel.ISupportInitialize).BeginInit()
     //CType(Me.chkFields, System.ComponentModel.ISupportInitialize).BeginInit()
     //CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
     //CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).BeginInit()
     //CType(Me.optType, System.ComponentModel.ISupportInitialize).BeginInit()
     //CType(Me.txtFields, System.ComponentModel.ISupportInitialize).BeginInit()
     ((System.ComponentModel.ISupportInitialize) this.Shape1).BeginInit();
     this.BackColor                     = System.Drawing.Color.FromArgb(224, 224, 224);
     this.FormBorderStyle               = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Text                          = "Edit Sale Channel Details";
     this.ClientSize                    = new System.Drawing.Size(432, 298);
     this.Location                      = new System.Drawing.Point(73, 22);
     this.ControlBox                    = false;
     this.KeyPreview                    = true;
     this.MaximizeBox                   = false;
     this.MinimizeBox                   = false;
     this.StartPosition                 = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.AutoScaleMode                 = System.Windows.Forms.AutoScaleMode.Font;
     this.Enabled                       = true;
     this.Cursor                        = System.Windows.Forms.Cursors.Default;
     this.RightToLeft                   = System.Windows.Forms.RightToLeft.No;
     this.ShowInTaskbar                 = true;
     this.HelpButton                    = false;
     this.WindowState                   = System.Windows.Forms.FormWindowState.Normal;
     this.Name                          = "frmChannel";
     this._txtFields_0.AutoSize         = false;
     this._txtFields_0.Size             = new System.Drawing.Size(67, 19);
     this._txtFields_0.Location         = new System.Drawing.Point(264, 234);
     this._txtFields_0.MaxLength        = 5;
     this._txtFields_0.TabIndex         = 16;
     this._txtFields_0.Visible          = false;
     this._txtFields_0.AcceptsReturn    = true;
     this._txtFields_0.TextAlign        = System.Windows.Forms.HorizontalAlignment.Left;
     this._txtFields_0.BackColor        = System.Drawing.SystemColors.Window;
     this._txtFields_0.CausesValidation = true;
     this._txtFields_0.Enabled          = true;
     this._txtFields_0.ForeColor        = System.Drawing.SystemColors.WindowText;
     this._txtFields_0.HideSelection    = true;
     this._txtFields_0.ReadOnly         = false;
     this._txtFields_0.Cursor           = System.Windows.Forms.Cursors.IBeam;
     this._txtFields_0.Multiline        = false;
     this._txtFields_0.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this._txtFields_0.ScrollBars       = System.Windows.Forms.ScrollBars.None;
     this._txtFields_0.TabStop          = true;
     this._txtFields_0.BorderStyle      = System.Windows.Forms.BorderStyle.FixedSingle;
     this._txtFields_0.Name             = "_txtFields_0";
     this._optType_1.TextAlign          = System.Drawing.ContentAlignment.MiddleLeft;
     this._optType_1.BackColor          = System.Drawing.Color.FromArgb(192, 192, 255);
     this._optType_1.Text               = "Price of default sales channel plus pricing group percentage";
     this._optType_1.Size               = new System.Drawing.Size(346, 16);
     this._optType_1.Location           = new System.Drawing.Point(54, 252);
     this._optType_1.TabIndex           = 15;
     this._optType_1.CheckAlign         = System.Drawing.ContentAlignment.MiddleLeft;
     this._optType_1.CausesValidation   = true;
     this._optType_1.Enabled            = true;
     this._optType_1.ForeColor          = System.Drawing.SystemColors.ControlText;
     this._optType_1.Cursor             = System.Windows.Forms.Cursors.Default;
     this._optType_1.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this._optType_1.Appearance         = System.Windows.Forms.Appearance.Normal;
     this._optType_1.TabStop            = true;
     this._optType_1.Checked            = false;
     this._optType_1.Visible            = true;
     this._optType_1.Name               = "_optType_1";
     this._optType_0.TextAlign          = System.Drawing.ContentAlignment.MiddleLeft;
     this._optType_0.BackColor          = System.Drawing.Color.FromArgb(192, 192, 255);
     this._optType_0.Text               = "Cost plus pricing group percentage";
     this._optType_0.Size               = new System.Drawing.Size(346, 16);
     this._optType_0.Location           = new System.Drawing.Point(54, 234);
     this._optType_0.TabIndex           = 13;
     this._optType_0.CheckAlign         = System.Drawing.ContentAlignment.MiddleLeft;
     this._optType_0.CausesValidation   = true;
     this._optType_0.Enabled            = true;
     this._optType_0.ForeColor          = System.Drawing.SystemColors.ControlText;
     this._optType_0.Cursor             = System.Windows.Forms.Cursors.Default;
     this._optType_0.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this._optType_0.Appearance         = System.Windows.Forms.Appearance.Normal;
     this._optType_0.TabStop            = true;
     this._optType_0.Checked            = false;
     this._optType_0.Visible            = true;
     this._optType_0.Name               = "_optType_0";
     this.cmbChannelPrice.Size          = new System.Drawing.Size(196, 21);
     this.cmbChannelPrice.Location      = new System.Drawing.Point(78, 174);
     this.cmbChannelPrice.Items.AddRange(new object[] {
         "No relationship",
         "Always the same or cheaper",
         "Always the same or more expensive"
     });
     this.cmbChannelPrice.DropDownStyle    = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbChannelPrice.TabIndex         = 11;
     this.cmbChannelPrice.BackColor        = System.Drawing.SystemColors.Window;
     this.cmbChannelPrice.CausesValidation = true;
     this.cmbChannelPrice.Enabled          = true;
     this.cmbChannelPrice.ForeColor        = System.Drawing.SystemColors.WindowText;
     this.cmbChannelPrice.IntegralHeight   = true;
     this.cmbChannelPrice.Cursor           = System.Windows.Forms.Cursors.Default;
     this.cmbChannelPrice.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.cmbChannelPrice.Sorted           = false;
     this.cmbChannelPrice.TabStop          = true;
     this.cmbChannelPrice.Visible          = true;
     this.cmbChannelPrice.Name             = "cmbChannelPrice";
     this._chkFields_5.CheckAlign          = System.Drawing.ContentAlignment.MiddleRight;
     this._chkFields_5.FlatStyle           = System.Windows.Forms.FlatStyle.Flat;
     this._chkFields_5.BackColor           = System.Drawing.Color.FromArgb(192, 192, 255);
     this._chkFields_5.Text             = "Treat a case/carton price as the unit price when doing the pricing update:";
     this._chkFields_5.ForeColor        = System.Drawing.SystemColors.WindowText;
     this._chkFields_5.Size             = new System.Drawing.Size(373, 19);
     this._chkFields_5.Location         = new System.Drawing.Point(33, 135);
     this._chkFields_5.TabIndex         = 10;
     this._chkFields_5.CausesValidation = true;
     this._chkFields_5.Enabled          = true;
     this._chkFields_5.Cursor           = System.Windows.Forms.Cursors.Default;
     this._chkFields_5.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this._chkFields_5.Appearance       = System.Windows.Forms.Appearance.Normal;
     this._chkFields_5.TabStop          = true;
     this._chkFields_5.CheckState       = System.Windows.Forms.CheckState.Unchecked;
     this._chkFields_5.Visible          = true;
     this._chkFields_5.Name             = "_chkFields_5";
     this._chkFields_4.CheckAlign       = System.Drawing.ContentAlignment.MiddleRight;
     this._chkFields_4.FlatStyle        = System.Windows.Forms.FlatStyle.Flat;
     this._chkFields_4.BackColor        = System.Drawing.Color.FromArgb(192, 192, 255);
     this._chkFields_4.Text             = "Do not use Pricing Strategy when doing pricing update:";
     this._chkFields_4.ForeColor        = System.Drawing.SystemColors.WindowText;
     this._chkFields_4.Size             = new System.Drawing.Size(283, 19);
     this._chkFields_4.Location         = new System.Drawing.Point(123, 114);
     this._chkFields_4.TabIndex         = 9;
     this._chkFields_4.CausesValidation = true;
     this._chkFields_4.Enabled          = true;
     this._chkFields_4.Cursor           = System.Windows.Forms.Cursors.Default;
     this._chkFields_4.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this._chkFields_4.Appearance       = System.Windows.Forms.Appearance.Normal;
     this._chkFields_4.TabStop          = true;
     this._chkFields_4.CheckState       = System.Windows.Forms.CheckState.Unchecked;
     this._chkFields_4.Visible          = true;
     this._chkFields_4.Name             = "_chkFields_4";
     this._chkFields_3.CheckAlign       = System.Drawing.ContentAlignment.MiddleRight;
     this._chkFields_3.FlatStyle        = System.Windows.Forms.FlatStyle.Flat;
     this._chkFields_3.BackColor        = System.Drawing.Color.FromArgb(192, 192, 255);
     this._chkFields_3.Text             = "Disable this sale channel on the POS:";
     this._chkFields_3.ForeColor        = System.Drawing.SystemColors.WindowText;
     this._chkFields_3.Size             = new System.Drawing.Size(202, 19);
     this._chkFields_3.Location         = new System.Drawing.Point(204, 93);
     this._chkFields_3.TabIndex         = 8;
     this._chkFields_3.CausesValidation = true;
     this._chkFields_3.Enabled          = true;
     this._chkFields_3.Cursor           = System.Windows.Forms.Cursors.Default;
     this._chkFields_3.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this._chkFields_3.Appearance       = System.Windows.Forms.Appearance.Normal;
     this._chkFields_3.TabStop          = true;
     this._chkFields_3.CheckState       = System.Windows.Forms.CheckState.Unchecked;
     this._chkFields_3.Visible          = true;
     this._chkFields_3.Name             = "_chkFields_3";
     this._txtFields_2.AutoSize         = false;
     this._txtFields_2.Size             = new System.Drawing.Size(49, 19);
     this._txtFields_2.Location         = new System.Drawing.Point(357, 69);
     this._txtFields_2.MaxLength        = 5;
     this._txtFields_2.TabIndex         = 7;
     this._txtFields_2.AcceptsReturn    = true;
     this._txtFields_2.TextAlign        = System.Windows.Forms.HorizontalAlignment.Left;
     this._txtFields_2.BackColor        = System.Drawing.SystemColors.Window;
     this._txtFields_2.CausesValidation = true;
     this._txtFields_2.Enabled          = true;
     this._txtFields_2.ForeColor        = System.Drawing.SystemColors.WindowText;
     this._txtFields_2.HideSelection    = true;
     this._txtFields_2.ReadOnly         = false;
     this._txtFields_2.Cursor           = System.Windows.Forms.Cursors.IBeam;
     this._txtFields_2.Multiline        = false;
     this._txtFields_2.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this._txtFields_2.ScrollBars       = System.Windows.Forms.ScrollBars.None;
     this._txtFields_2.TabStop          = true;
     this._txtFields_2.Visible          = true;
     this._txtFields_2.BorderStyle      = System.Windows.Forms.BorderStyle.FixedSingle;
     this._txtFields_2.Name             = "_txtFields_2";
     this._txtFields_1.AutoSize         = false;
     this._txtFields_1.Size             = new System.Drawing.Size(217, 19);
     this._txtFields_1.Location         = new System.Drawing.Point(66, 69);
     this._txtFields_1.TabIndex         = 5;
     this._txtFields_1.AcceptsReturn    = true;
     this._txtFields_1.TextAlign        = System.Windows.Forms.HorizontalAlignment.Left;
     this._txtFields_1.BackColor        = System.Drawing.SystemColors.Window;
     this._txtFields_1.CausesValidation = true;
     this._txtFields_1.Enabled          = true;
     this._txtFields_1.ForeColor        = System.Drawing.SystemColors.WindowText;
     this._txtFields_1.HideSelection    = true;
     this._txtFields_1.ReadOnly         = false;
     this._txtFields_1.MaxLength        = 0;
     this._txtFields_1.Cursor           = System.Windows.Forms.Cursors.IBeam;
     this._txtFields_1.Multiline        = false;
     this._txtFields_1.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this._txtFields_1.ScrollBars       = System.Windows.Forms.ScrollBars.None;
     this._txtFields_1.TabStop          = true;
     this._txtFields_1.Visible          = true;
     this._txtFields_1.BorderStyle      = System.Windows.Forms.BorderStyle.FixedSingle;
     this._txtFields_1.Name             = "_txtFields_1";
     this.picButtons.Dock             = System.Windows.Forms.DockStyle.Top;
     this.picButtons.BackColor        = System.Drawing.Color.Blue;
     this.picButtons.Size             = new System.Drawing.Size(432, 39);
     this.picButtons.Location         = new System.Drawing.Point(0, 0);
     this.picButtons.TabIndex         = 2;
     this.picButtons.TabStop          = false;
     this.picButtons.CausesValidation = true;
     this.picButtons.Enabled          = true;
     this.picButtons.ForeColor        = System.Drawing.SystemColors.ControlText;
     this.picButtons.Cursor           = System.Windows.Forms.Cursors.Default;
     this.picButtons.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.picButtons.Visible          = true;
     this.picButtons.BorderStyle      = System.Windows.Forms.BorderStyle.Fixed3D;
     this.picButtons.Name             = "picButtons";
     this.cmdCancel.TextAlign         = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdCancel.Text             = "&Undo";
     this.cmdCancel.Size             = new System.Drawing.Size(73, 29);
     this.cmdCancel.Location         = new System.Drawing.Point(5, 3);
     this.cmdCancel.TabIndex         = 1;
     this.cmdCancel.TabStop          = false;
     this.cmdCancel.BackColor        = System.Drawing.SystemColors.Control;
     this.cmdCancel.CausesValidation = true;
     this.cmdCancel.Enabled          = true;
     this.cmdCancel.ForeColor        = System.Drawing.SystemColors.ControlText;
     this.cmdCancel.Cursor           = System.Windows.Forms.Cursors.Default;
     this.cmdCancel.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.cmdCancel.Name             = "cmdCancel";
     this.cmdClose.TextAlign         = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdClose.Text             = "E&xit";
     this.cmdClose.Size             = new System.Drawing.Size(73, 29);
     this.cmdClose.Location         = new System.Drawing.Point(351, 3);
     this.cmdClose.TabIndex         = 0;
     this.cmdClose.TabStop          = false;
     this.cmdClose.BackColor        = System.Drawing.SystemColors.Control;
     this.cmdClose.CausesValidation = true;
     this.cmdClose.Enabled          = true;
     this.cmdClose.ForeColor        = System.Drawing.SystemColors.ControlText;
     this.cmdClose.Cursor           = System.Windows.Forms.Cursors.Default;
     this.cmdClose.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.cmdClose.Name             = "cmdClose";
     this._Label1_1.Text            = "When calculating exit price percentages, prices are calculated as,";
     this._Label1_1.Size            = new System.Drawing.Size(388, 16);
     this._Label1_1.Location        = new System.Drawing.Point(21, 216);
     this._Label1_1.TabIndex        = 14;
     this._Label1_1.TextAlign       = System.Drawing.ContentAlignment.TopLeft;
     this._Label1_1.BackColor       = System.Drawing.Color.Transparent;
     this._Label1_1.Enabled         = true;
     this._Label1_1.ForeColor       = System.Drawing.SystemColors.ControlText;
     this._Label1_1.Cursor          = System.Windows.Forms.Cursors.Default;
     this._Label1_1.RightToLeft     = System.Windows.Forms.RightToLeft.No;
     this._Label1_1.UseMnemonic     = true;
     this._Label1_1.Visible         = true;
     this._Label1_1.AutoSize        = false;
     this._Label1_1.BorderStyle     = System.Windows.Forms.BorderStyle.None;
     this._Label1_1.Name            = "_Label1_1";
     this._Label1_0.Text            = "When doing the pricing calculation this Sale Channel relationship to the First Sale Channel is,";
     this._Label1_0.Size            = new System.Drawing.Size(388, 43);
     this._Label1_0.Location        = new System.Drawing.Point(21, 159);
     this._Label1_0.TabIndex        = 12;
     this._Label1_0.TextAlign       = System.Drawing.ContentAlignment.TopLeft;
     this._Label1_0.BackColor       = System.Drawing.Color.Transparent;
     this._Label1_0.Enabled         = true;
     this._Label1_0.ForeColor       = System.Drawing.SystemColors.ControlText;
     this._Label1_0.Cursor          = System.Windows.Forms.Cursors.Default;
     this._Label1_0.RightToLeft     = System.Windows.Forms.RightToLeft.No;
     this._Label1_0.UseMnemonic     = true;
     this._Label1_0.Visible         = true;
     this._Label1_0.AutoSize        = false;
     this._Label1_0.BorderStyle     = System.Windows.Forms.BorderStyle.None;
     this._Label1_0.Name            = "_Label1_0";
     this._lblLabels_2.TextAlign    = System.Drawing.ContentAlignment.TopRight;
     this._lblLabels_2.BackColor    = System.Drawing.Color.Transparent;
     this._lblLabels_2.Text         = "Short Name:";
     this._lblLabels_2.ForeColor    = System.Drawing.SystemColors.WindowText;
     this._lblLabels_2.Size         = new System.Drawing.Size(61, 13);
     this._lblLabels_2.Location     = new System.Drawing.Point(291, 72);
     this._lblLabels_2.TabIndex     = 6;
     this._lblLabels_2.Enabled      = true;
     this._lblLabels_2.Cursor       = System.Windows.Forms.Cursors.Default;
     this._lblLabels_2.RightToLeft  = System.Windows.Forms.RightToLeft.No;
     this._lblLabels_2.UseMnemonic  = true;
     this._lblLabels_2.Visible      = true;
     this._lblLabels_2.AutoSize     = true;
     this._lblLabels_2.BorderStyle  = System.Windows.Forms.BorderStyle.None;
     this._lblLabels_2.Name         = "_lblLabels_2";
     this._lblLabels_1.TextAlign    = System.Drawing.ContentAlignment.TopRight;
     this._lblLabels_1.BackColor    = System.Drawing.Color.Transparent;
     this._lblLabels_1.Text         = "Name:";
     this._lblLabels_1.ForeColor    = System.Drawing.SystemColors.WindowText;
     this._lblLabels_1.Size         = new System.Drawing.Size(31, 13);
     this._lblLabels_1.Location     = new System.Drawing.Point(27, 72);
     this._lblLabels_1.TabIndex     = 4;
     this._lblLabels_1.Enabled      = true;
     this._lblLabels_1.Cursor       = System.Windows.Forms.Cursors.Default;
     this._lblLabels_1.RightToLeft  = System.Windows.Forms.RightToLeft.No;
     this._lblLabels_1.UseMnemonic  = true;
     this._lblLabels_1.Visible      = true;
     this._lblLabels_1.AutoSize     = true;
     this._lblLabels_1.BorderStyle  = System.Windows.Forms.BorderStyle.None;
     this._lblLabels_1.Name         = "_lblLabels_1";
     this._Shape1_2.BackColor       = System.Drawing.Color.FromArgb(192, 192, 255);
     this._Shape1_2.BackStyle       = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_2.Size            = new System.Drawing.Size(403, 220);
     this._Shape1_2.Location        = new System.Drawing.Point(15, 60);
     this._Shape1_2.BorderColor     = System.Drawing.SystemColors.WindowText;
     this._Shape1_2.BorderStyle     = System.Drawing.Drawing2D.DashStyle.Solid;
     this._Shape1_2.BorderWidth     = 1;
     this._Shape1_2.FillColor       = System.Drawing.Color.Black;
     this._Shape1_2.FillStyle       = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
     this._Shape1_2.Visible         = true;
     this._Shape1_2.Name            = "_Shape1_2";
     this._lbl_5.BackColor          = System.Drawing.Color.Transparent;
     this._lbl_5.Text        = "&1. General";
     this._lbl_5.Size        = new System.Drawing.Size(60, 13);
     this._lbl_5.Location    = new System.Drawing.Point(15, 45);
     this._lbl_5.TabIndex    = 3;
     this._lbl_5.TextAlign   = System.Drawing.ContentAlignment.TopLeft;
     this._lbl_5.Enabled     = true;
     this._lbl_5.ForeColor   = System.Drawing.SystemColors.ControlText;
     this._lbl_5.Cursor      = System.Windows.Forms.Cursors.Default;
     this._lbl_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._lbl_5.UseMnemonic = true;
     this._lbl_5.Visible     = true;
     this._lbl_5.AutoSize    = true;
     this._lbl_5.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this._lbl_5.Name        = "_lbl_5";
     this.Controls.Add(_txtFields_0);
     this.Controls.Add(_optType_1);
     this.Controls.Add(_optType_0);
     this.Controls.Add(cmbChannelPrice);
     this.Controls.Add(_chkFields_5);
     this.Controls.Add(_chkFields_4);
     this.Controls.Add(_chkFields_3);
     this.Controls.Add(_txtFields_2);
     this.Controls.Add(_txtFields_1);
     this.Controls.Add(picButtons);
     this.Controls.Add(_Label1_1);
     this.Controls.Add(_Label1_0);
     this.Controls.Add(_lblLabels_2);
     this.Controls.Add(_lblLabels_1);
     this.ShapeContainer1.Shapes.Add(_Shape1_2);
     this.Controls.Add(_lbl_5);
     this.Controls.Add(ShapeContainer1);
     this.picButtons.Controls.Add(cmdCancel);
     this.picButtons.Controls.Add(cmdClose);
     //Me.Label1.SetIndex(_Label1_1, CType(1, Short))
     //Me.Label1.SetIndex(_Label1_0, CType(0, Short))
     //Me.chkFields.SetIndex(_chkFields_5, CType(5, Short))
     //Me.chkFields.SetIndex(_chkFields_4, CType(4, Short))
     //Me.chkFields.SetIndex(_chkFields_3, CType(3, Short))
     //Me.lbl.SetIndex(_lbl_5, CType(5, Short))
     //Me.lblLabels.SetIndex(_lblLabels_2, CType(2, Short))
     //Me.lblLabels.SetIndex(_lblLabels_1, CType(1, Short))
     //Me.optType.SetIndex(_optType_1, CType(1, Short))
     //Me.optType.SetIndex(_optType_0, CType(0, Short))
     //Me.txtFields.SetIndex(_txtFields_0, CType(0, Short))
     //Me.txtFields.SetIndex(_txtFields_2, CType(2, Short))
     //Me.txtFields.SetIndex(_txtFields_1, CType(1, Short))
     //Me.Shape1.SetIndex(_Shape1_2, CType(2, Short))
     ((System.ComponentModel.ISupportInitialize) this.Shape1).EndInit();
     //CType(Me.txtFields, System.ComponentModel.ISupportInitialize).EndInit()
     //CType(Me.optType, System.ComponentModel.ISupportInitialize).EndInit()
     //CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).EndInit()
     //CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
     //CType(Me.chkFields, System.ComponentModel.ISupportInitialize).EndInit()
     //CType(Me.Label1, System.ComponentModel.ISupportInitialize).EndInit()
     this.picButtons.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmStockTransferItem));
			this.components = new System.ComponentModel.Container();
			this.ToolTip1 = new System.Windows.Forms.ToolTip(components);
			this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
			this.txtQtyT = new System.Windows.Forms.TextBox();
			this.txtPSize = new System.Windows.Forms.TextBox();
			this.txtPack = new System.Windows.Forms.TextBox();
			this.txtPriceS = new System.Windows.Forms.TextBox();
			this.txtQty = new System.Windows.Forms.TextBox();
			this.txtPrice = new System.Windows.Forms.TextBox();
			this.cmbQuantity = new System.Windows.Forms.ComboBox();
			this.picButtons = new System.Windows.Forms.Panel();
			this.cmdPack = new System.Windows.Forms.Button();
			this.cmdCancel = new System.Windows.Forms.Button();
			this.cmdClose = new System.Windows.Forms.Button();
			this._LBL_6 = new System.Windows.Forms.Label();
			this._LBL_4 = new System.Windows.Forms.Label();
			this.Label2 = new System.Windows.Forms.Label();
			this.lblPComp = new System.Windows.Forms.Label();
			this.lblSComp = new System.Windows.Forms.Label();
			this.lblStockItemS = new System.Windows.Forms.Label();
			this._LBL_5 = new System.Windows.Forms.Label();
			this._LBL_0 = new System.Windows.Forms.Label();
			this._LBL_3 = new System.Windows.Forms.Label();
			this._LBL_2 = new System.Windows.Forms.Label();
			this._LBL_1 = new System.Windows.Forms.Label();
			this.lblStockItem = new System.Windows.Forms.Label();
			this._Shape1_2 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._Shape1_0 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			//Me.LBL = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			this.Shape1 = new RectangleShapeArray(components);
			this.picButtons.SuspendLayout();
			this.SuspendLayout();
			this.ToolTip1.Active = true;
			//CType(Me.LBL, System.ComponentModel.ISupportInitialize).BeginInit()
			((System.ComponentModel.ISupportInitialize)this.Shape1).BeginInit();
			this.BackColor = System.Drawing.Color.FromArgb(224, 224, 224);
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
			this.Text = "Edit Stock Transfer Item";
			this.ClientSize = new System.Drawing.Size(400, 249);
			this.Location = new System.Drawing.Point(3, 22);
			this.ControlBox = false;
			this.KeyPreview = true;
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.ShowInTaskbar = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.Enabled = true;
			this.Cursor = System.Windows.Forms.Cursors.Default;
			this.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.HelpButton = false;
			this.WindowState = System.Windows.Forms.FormWindowState.Normal;
			this.Name = "frmStockTransferItem";
			this.txtQtyT.AutoSize = false;
			this.txtQtyT.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this.txtQtyT.Size = new System.Drawing.Size(67, 19);
			this.txtQtyT.Location = new System.Drawing.Point(96, 97);
			this.txtQtyT.TabIndex = 20;
			this.txtQtyT.Text = "0";
			this.txtQtyT.AcceptsReturn = true;
			this.txtQtyT.BackColor = System.Drawing.SystemColors.Window;
			this.txtQtyT.CausesValidation = true;
			this.txtQtyT.Enabled = true;
			this.txtQtyT.ForeColor = System.Drawing.SystemColors.WindowText;
			this.txtQtyT.HideSelection = true;
			this.txtQtyT.ReadOnly = false;
			this.txtQtyT.MaxLength = 0;
			this.txtQtyT.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.txtQtyT.Multiline = false;
			this.txtQtyT.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.txtQtyT.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this.txtQtyT.TabStop = true;
			this.txtQtyT.Visible = true;
			this.txtQtyT.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.txtQtyT.Name = "txtQtyT";
			this.txtPSize.AutoSize = false;
			this.txtPSize.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
			this.txtPSize.Enabled = false;
			this.txtPSize.Size = new System.Drawing.Size(27, 19);
			this.txtPSize.Location = new System.Drawing.Point(184, 97);
			this.txtPSize.TabIndex = 19;
			this.txtPSize.Text = "1";
			this.txtPSize.AcceptsReturn = true;
			this.txtPSize.BackColor = System.Drawing.SystemColors.Window;
			this.txtPSize.CausesValidation = true;
			this.txtPSize.ForeColor = System.Drawing.SystemColors.WindowText;
			this.txtPSize.HideSelection = true;
			this.txtPSize.ReadOnly = false;
			this.txtPSize.MaxLength = 0;
			this.txtPSize.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.txtPSize.Multiline = false;
			this.txtPSize.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.txtPSize.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this.txtPSize.TabStop = true;
			this.txtPSize.Visible = true;
			this.txtPSize.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.txtPSize.Name = "txtPSize";
			this.txtPack.AutoSize = false;
			this.txtPack.Size = new System.Drawing.Size(41, 19);
			this.txtPack.Location = new System.Drawing.Point(352, 160);
			this.txtPack.TabIndex = 17;
			this.txtPack.Text = "0";
			this.txtPack.AcceptsReturn = true;
			this.txtPack.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this.txtPack.BackColor = System.Drawing.SystemColors.Window;
			this.txtPack.CausesValidation = true;
			this.txtPack.Enabled = true;
			this.txtPack.ForeColor = System.Drawing.SystemColors.WindowText;
			this.txtPack.HideSelection = true;
			this.txtPack.ReadOnly = false;
			this.txtPack.MaxLength = 0;
			this.txtPack.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.txtPack.Multiline = false;
			this.txtPack.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.txtPack.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this.txtPack.TabStop = true;
			this.txtPack.Visible = true;
			this.txtPack.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.txtPack.Name = "txtPack";
			this.txtPriceS.AutoSize = false;
			this.txtPriceS.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this.txtPriceS.Enabled = false;
			this.txtPriceS.Size = new System.Drawing.Size(91, 19);
			this.txtPriceS.Location = new System.Drawing.Point(291, 234);
			this.txtPriceS.TabIndex = 9;
			this.txtPriceS.Text = "0.00";
			this.txtPriceS.Visible = false;
			this.txtPriceS.AcceptsReturn = true;
			this.txtPriceS.BackColor = System.Drawing.SystemColors.Window;
			this.txtPriceS.CausesValidation = true;
			this.txtPriceS.ForeColor = System.Drawing.SystemColors.WindowText;
			this.txtPriceS.HideSelection = true;
			this.txtPriceS.ReadOnly = false;
			this.txtPriceS.MaxLength = 0;
			this.txtPriceS.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.txtPriceS.Multiline = false;
			this.txtPriceS.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.txtPriceS.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this.txtPriceS.TabStop = true;
			this.txtPriceS.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.txtPriceS.Name = "txtPriceS";
			this.txtQty.AutoSize = false;
			this.txtQty.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this.txtQty.Size = new System.Drawing.Size(67, 19);
			this.txtQty.Location = new System.Drawing.Point(316, 97);
			this.txtQty.ReadOnly = true;
			this.txtQty.TabIndex = 8;
			this.txtQty.Text = "0";
			this.txtQty.AcceptsReturn = true;
			this.txtQty.BackColor = System.Drawing.SystemColors.Window;
			this.txtQty.CausesValidation = true;
			this.txtQty.Enabled = true;
			this.txtQty.ForeColor = System.Drawing.SystemColors.WindowText;
			this.txtQty.HideSelection = true;
			this.txtQty.MaxLength = 0;
			this.txtQty.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.txtQty.Multiline = false;
			this.txtQty.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.txtQty.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this.txtQty.TabStop = true;
			this.txtQty.Visible = true;
			this.txtQty.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.txtQty.Name = "txtQty";
			this.txtPrice.AutoSize = false;
			this.txtPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this.txtPrice.Enabled = false;
			this.txtPrice.Size = new System.Drawing.Size(91, 19);
			this.txtPrice.Location = new System.Drawing.Point(293, 121);
			this.txtPrice.TabIndex = 4;
			this.txtPrice.Text = "0.00";
			this.txtPrice.AcceptsReturn = true;
			this.txtPrice.BackColor = System.Drawing.SystemColors.Window;
			this.txtPrice.CausesValidation = true;
			this.txtPrice.ForeColor = System.Drawing.SystemColors.WindowText;
			this.txtPrice.HideSelection = true;
			this.txtPrice.ReadOnly = false;
			this.txtPrice.MaxLength = 0;
			this.txtPrice.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.txtPrice.Multiline = false;
			this.txtPrice.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.txtPrice.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this.txtPrice.TabStop = true;
			this.txtPrice.Visible = true;
			this.txtPrice.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.txtPrice.Name = "txtPrice";
			this.cmbQuantity.Size = new System.Drawing.Size(79, 21);
			this.cmbQuantity.Location = new System.Drawing.Point(184, 96);
			this.cmbQuantity.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.cmbQuantity.TabIndex = 3;
			this.cmbQuantity.Visible = false;
			this.cmbQuantity.BackColor = System.Drawing.SystemColors.Window;
			this.cmbQuantity.CausesValidation = true;
			this.cmbQuantity.Enabled = true;
			this.cmbQuantity.ForeColor = System.Drawing.SystemColors.WindowText;
			this.cmbQuantity.IntegralHeight = true;
			this.cmbQuantity.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmbQuantity.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmbQuantity.Sorted = false;
			this.cmbQuantity.TabStop = true;
			this.cmbQuantity.Name = "cmbQuantity";
			this.picButtons.Dock = System.Windows.Forms.DockStyle.Top;
			this.picButtons.BackColor = System.Drawing.Color.Blue;
			this.picButtons.Size = new System.Drawing.Size(400, 39);
			this.picButtons.Location = new System.Drawing.Point(0, 0);
			this.picButtons.TabIndex = 0;
			this.picButtons.TabStop = false;
			this.picButtons.CausesValidation = true;
			this.picButtons.Enabled = true;
			this.picButtons.ForeColor = System.Drawing.SystemColors.ControlText;
			this.picButtons.Cursor = System.Windows.Forms.Cursors.Default;
			this.picButtons.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.picButtons.Visible = true;
			this.picButtons.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.picButtons.Name = "picButtons";
			this.cmdPack.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdPack.Text = "Break / Build P&ack";
			this.cmdPack.Size = new System.Drawing.Size(105, 29);
			this.cmdPack.Location = new System.Drawing.Point(88, 3);
			this.cmdPack.TabIndex = 18;
			this.cmdPack.TabStop = false;
			this.cmdPack.BackColor = System.Drawing.SystemColors.Control;
			this.cmdPack.CausesValidation = true;
			this.cmdPack.Enabled = true;
			this.cmdPack.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdPack.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdPack.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdPack.Name = "cmdPack";
			this.cmdCancel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdCancel.Text = "&Undo";
			this.cmdCancel.Size = new System.Drawing.Size(73, 29);
			this.cmdCancel.Location = new System.Drawing.Point(8, 3);
			this.cmdCancel.TabIndex = 16;
			this.cmdCancel.TabStop = false;
			this.cmdCancel.BackColor = System.Drawing.SystemColors.Control;
			this.cmdCancel.CausesValidation = true;
			this.cmdCancel.Enabled = true;
			this.cmdCancel.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdCancel.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdCancel.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdCancel.Name = "cmdCancel";
			this.cmdClose.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdClose.Text = "E&xit";
			this.cmdClose.Size = new System.Drawing.Size(73, 29);
			this.cmdClose.Location = new System.Drawing.Point(312, 3);
			this.cmdClose.TabIndex = 1;
			this.cmdClose.TabStop = false;
			this.cmdClose.BackColor = System.Drawing.SystemColors.Control;
			this.cmdClose.CausesValidation = true;
			this.cmdClose.Enabled = true;
			this.cmdClose.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdClose.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdClose.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdClose.Name = "cmdClose";
			this._LBL_6.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._LBL_6.Text = "Item Qty:";
			this._LBL_6.Size = new System.Drawing.Size(42, 13);
			this._LBL_6.Location = new System.Drawing.Point(52, 99);
			this._LBL_6.TabIndex = 22;
			this._LBL_6.BackColor = System.Drawing.Color.Transparent;
			this._LBL_6.Enabled = true;
			this._LBL_6.ForeColor = System.Drawing.SystemColors.ControlText;
			this._LBL_6.Cursor = System.Windows.Forms.Cursors.Default;
			this._LBL_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._LBL_6.UseMnemonic = true;
			this._LBL_6.Visible = true;
			this._LBL_6.AutoSize = true;
			this._LBL_6.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._LBL_6.Name = "_LBL_6";
			this._LBL_4.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._LBL_4.Text = "x";
			this._LBL_4.Size = new System.Drawing.Size(8, 16);
			this._LBL_4.Location = new System.Drawing.Point(170, 98);
			this._LBL_4.TabIndex = 21;
			this._LBL_4.BackColor = System.Drawing.Color.Transparent;
			this._LBL_4.Enabled = true;
			this._LBL_4.ForeColor = System.Drawing.SystemColors.ControlText;
			this._LBL_4.Cursor = System.Windows.Forms.Cursors.Default;
			this._LBL_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._LBL_4.UseMnemonic = true;
			this._LBL_4.Visible = true;
			this._LBL_4.AutoSize = true;
			this._LBL_4.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._LBL_4.Name = "_LBL_4";
			this.Label2.Text = "Please verify products from both locations";
			this.Label2.ForeColor = System.Drawing.Color.FromArgb(192, 0, 0);
			this.Label2.Size = new System.Drawing.Size(296, 23);
			this.Label2.Location = new System.Drawing.Point(56, 160);
			this.Label2.TabIndex = 15;
			this.Label2.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.Label2.BackColor = System.Drawing.Color.Transparent;
			this.Label2.Enabled = true;
			this.Label2.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label2.UseMnemonic = true;
			this.Label2.Visible = true;
			this.Label2.AutoSize = false;
			this.Label2.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this.Label2.Name = "Label2";
			this.lblPComp.Text = "Promotion Name:";
			this.lblPComp.Size = new System.Drawing.Size(352, 24);
			this.lblPComp.Location = new System.Drawing.Point(16, 52);
			this.lblPComp.TabIndex = 14;
			this.lblPComp.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.lblPComp.BackColor = System.Drawing.Color.Transparent;
			this.lblPComp.Enabled = true;
			this.lblPComp.ForeColor = System.Drawing.SystemColors.ControlText;
			this.lblPComp.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblPComp.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblPComp.UseMnemonic = true;
			this.lblPComp.Visible = true;
			this.lblPComp.AutoSize = false;
			this.lblPComp.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this.lblPComp.Name = "lblPComp";
			this.lblSComp.Text = "Promotion Name:";
			this.lblSComp.Size = new System.Drawing.Size(360, 24);
			this.lblSComp.Location = new System.Drawing.Point(16, 192);
			this.lblSComp.TabIndex = 13;
			this.lblSComp.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.lblSComp.BackColor = System.Drawing.Color.Transparent;
			this.lblSComp.Enabled = true;
			this.lblSComp.ForeColor = System.Drawing.SystemColors.ControlText;
			this.lblSComp.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblSComp.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblSComp.UseMnemonic = true;
			this.lblSComp.Visible = true;
			this.lblSComp.AutoSize = false;
			this.lblSComp.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this.lblSComp.Name = "lblSComp";
			this.lblStockItemS.Text = "Label1";
			this.lblStockItemS.Size = new System.Drawing.Size(286, 17);
			this.lblStockItemS.Location = new System.Drawing.Point(98, 216);
			this.lblStockItemS.TabIndex = 12;
			this.lblStockItemS.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.lblStockItemS.BackColor = System.Drawing.SystemColors.Control;
			this.lblStockItemS.Enabled = true;
			this.lblStockItemS.ForeColor = System.Drawing.SystemColors.ControlText;
			this.lblStockItemS.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblStockItemS.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblStockItemS.UseMnemonic = true;
			this.lblStockItemS.Visible = true;
			this.lblStockItemS.AutoSize = false;
			this.lblStockItemS.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.lblStockItemS.Name = "lblStockItemS";
			this._LBL_5.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._LBL_5.Text = "Stock Item Name:";
			this._LBL_5.Size = new System.Drawing.Size(85, 13);
			this._LBL_5.Location = new System.Drawing.Point(10, 184);
			this._LBL_5.TabIndex = 11;
			this._LBL_5.BackColor = System.Drawing.Color.Transparent;
			this._LBL_5.Enabled = true;
			this._LBL_5.ForeColor = System.Drawing.SystemColors.ControlText;
			this._LBL_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._LBL_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._LBL_5.UseMnemonic = true;
			this._LBL_5.Visible = true;
			this._LBL_5.AutoSize = true;
			this._LBL_5.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._LBL_5.Name = "_LBL_5";
			this._LBL_0.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._LBL_0.Text = "Price:";
			this._LBL_0.Size = new System.Drawing.Size(27, 13);
			this._LBL_0.Location = new System.Drawing.Point(260, 237);
			this._LBL_0.TabIndex = 10;
			this._LBL_0.Visible = false;
			this._LBL_0.BackColor = System.Drawing.Color.Transparent;
			this._LBL_0.Enabled = true;
			this._LBL_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._LBL_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._LBL_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._LBL_0.UseMnemonic = true;
			this._LBL_0.AutoSize = true;
			this._LBL_0.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._LBL_0.Name = "_LBL_0";
			this._LBL_3.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._LBL_3.Text = "Cost Price (singles) :";
			this._LBL_3.Size = new System.Drawing.Size(95, 13);
			this._LBL_3.Location = new System.Drawing.Point(194, 124);
			this._LBL_3.TabIndex = 7;
			this._LBL_3.BackColor = System.Drawing.Color.Transparent;
			this._LBL_3.Enabled = true;
			this._LBL_3.ForeColor = System.Drawing.SystemColors.ControlText;
			this._LBL_3.Cursor = System.Windows.Forms.Cursors.Default;
			this._LBL_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._LBL_3.UseMnemonic = true;
			this._LBL_3.Visible = true;
			this._LBL_3.AutoSize = true;
			this._LBL_3.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._LBL_3.Name = "_LBL_3";
			this._LBL_2.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._LBL_2.Text = "Total Qty:";
			this._LBL_2.Size = new System.Drawing.Size(46, 13);
			this._LBL_2.Location = new System.Drawing.Point(268, 99);
			this._LBL_2.TabIndex = 6;
			this._LBL_2.BackColor = System.Drawing.Color.Transparent;
			this._LBL_2.Enabled = true;
			this._LBL_2.ForeColor = System.Drawing.SystemColors.ControlText;
			this._LBL_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._LBL_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._LBL_2.UseMnemonic = true;
			this._LBL_2.Visible = true;
			this._LBL_2.AutoSize = true;
			this._LBL_2.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._LBL_2.Name = "_LBL_2";
			this._LBL_1.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._LBL_1.Text = "Stock Item Name:";
			this._LBL_1.Size = new System.Drawing.Size(85, 13);
			this._LBL_1.Location = new System.Drawing.Point(10, 79);
			this._LBL_1.TabIndex = 5;
			this._LBL_1.BackColor = System.Drawing.Color.Transparent;
			this._LBL_1.Enabled = true;
			this._LBL_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._LBL_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._LBL_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._LBL_1.UseMnemonic = true;
			this._LBL_1.Visible = true;
			this._LBL_1.AutoSize = true;
			this._LBL_1.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._LBL_1.Name = "_LBL_1";
			this.lblStockItem.Text = "Label1";
			this.lblStockItem.Size = new System.Drawing.Size(286, 17);
			this.lblStockItem.Location = new System.Drawing.Point(98, 79);
			this.lblStockItem.TabIndex = 2;
			this.lblStockItem.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.lblStockItem.BackColor = System.Drawing.SystemColors.Control;
			this.lblStockItem.Enabled = true;
			this.lblStockItem.ForeColor = System.Drawing.SystemColors.ControlText;
			this.lblStockItem.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblStockItem.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblStockItem.UseMnemonic = true;
			this.lblStockItem.Visible = true;
			this.lblStockItem.AutoSize = false;
			this.lblStockItem.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.lblStockItem.Name = "lblStockItem";
			this._Shape1_2.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_2.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_2.Size = new System.Drawing.Size(383, 104);
			this._Shape1_2.Location = new System.Drawing.Point(7, 48);
			this._Shape1_2.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_2.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_2.BorderWidth = 1;
			this._Shape1_2.FillColor = System.Drawing.Color.Black;
			this._Shape1_2.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_2.Visible = true;
			this._Shape1_2.Name = "_Shape1_2";
			this._Shape1_0.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_0.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_0.Size = new System.Drawing.Size(383, 56);
			this._Shape1_0.Location = new System.Drawing.Point(7, 184);
			this._Shape1_0.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_0.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_0.BorderWidth = 1;
			this._Shape1_0.FillColor = System.Drawing.Color.Black;
			this._Shape1_0.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_0.Visible = true;
			this._Shape1_0.Name = "_Shape1_0";
			this.Controls.Add(txtQtyT);
			this.Controls.Add(txtPSize);
			this.Controls.Add(txtPack);
			this.Controls.Add(txtPriceS);
			this.Controls.Add(txtQty);
			this.Controls.Add(txtPrice);
			this.Controls.Add(cmbQuantity);
			this.Controls.Add(picButtons);
			this.Controls.Add(_LBL_6);
			this.Controls.Add(_LBL_4);
			this.Controls.Add(Label2);
			this.Controls.Add(lblPComp);
			this.Controls.Add(lblSComp);
			this.Controls.Add(lblStockItemS);
			this.Controls.Add(_LBL_5);
			this.Controls.Add(_LBL_0);
			this.Controls.Add(_LBL_3);
			this.Controls.Add(_LBL_2);
			this.Controls.Add(_LBL_1);
			this.Controls.Add(lblStockItem);
			this.ShapeContainer1.Shapes.Add(_Shape1_2);
			this.ShapeContainer1.Shapes.Add(_Shape1_0);
			this.Controls.Add(ShapeContainer1);
			this.picButtons.Controls.Add(cmdPack);
			this.picButtons.Controls.Add(cmdCancel);
			this.picButtons.Controls.Add(cmdClose);
			//Me.LBL.SetIndex(_LBL_6, CType(6, Short))
			//Me.LBL.SetIndex(_LBL_4, CType(4, Short))
			//Me.LBL.SetIndex(_LBL_5, CType(5, Short))
			//Me.LBL.SetIndex(_LBL_0, CType(0, Short))
			//Me.LBL.SetIndex(_LBL_3, CType(3, Short))
			//Me.LBL.SetIndex(_LBL_2, CType(2, Short))
			//Me.LBL.SetIndex(_LBL_1, CType(1, Short))
			this.Shape1.SetIndex(_Shape1_2, Convert.ToInt16(2));
			this.Shape1.SetIndex(_Shape1_0, Convert.ToInt16(0));
			((System.ComponentModel.ISupportInitialize)this.Shape1).EndInit();
			//CType(Me.LBL, System.ComponentModel.ISupportInitialize).EndInit()
			this.picButtons.ResumeLayout(false);
			this.ResumeLayout(false);
			this.PerformLayout();
		}
Esempio n. 24
0
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmSet));
			this.components = new System.ComponentModel.Container();
			this.ToolTip1 = new System.Windows.Forms.ToolTip(components);
			this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
			this._txtFields_1 = new System.Windows.Forms.TextBox();
			this.chkStockItem = new System.Windows.Forms.CheckBox();
			this._txtFloat_7 = new System.Windows.Forms.TextBox();
			this._txtFloat_6 = new System.Windows.Forms.TextBox();
			this._txtFloat_5 = new System.Windows.Forms.TextBox();
			this._txtFloat_4 = new System.Windows.Forms.TextBox();
			this._txtFloat_3 = new System.Windows.Forms.TextBox();
			this._txtFloat_2 = new System.Windows.Forms.TextBox();
			this._txtFloat_1 = new System.Windows.Forms.TextBox();
			this._txtFloat_0 = new System.Windows.Forms.TextBox();
			this._chkFields_2 = new System.Windows.Forms.CheckBox();
			this._txtInteger_0 = new System.Windows.Forms.TextBox();
			this._txtFields_0 = new System.Windows.Forms.TextBox();
			this.picButtons = new System.Windows.Forms.Panel();
			this.cmdPrint = new System.Windows.Forms.Button();
			this.cmdAllocate = new System.Windows.Forms.Button();
			this.cmdEmulate = new System.Windows.Forms.Button();
			this.cmdCancel = new System.Windows.Forms.Button();
			this.cmdClose = new System.Windows.Forms.Button();
			this.cmbDeposit = new myDataGridView();
			this.Line1 = new Microsoft.VisualBasic.PowerPacks.LineShape();
			this.lblStockitem = new System.Windows.Forms.Label();
			this._lblLabels_11 = new System.Windows.Forms.Label();
			this._lblCG_7 = new System.Windows.Forms.Label();
			this._lblCG_6 = new System.Windows.Forms.Label();
			this._lblCG_5 = new System.Windows.Forms.Label();
			this._lblCG_4 = new System.Windows.Forms.Label();
			this._lblCG_3 = new System.Windows.Forms.Label();
			this._lblCG_2 = new System.Windows.Forms.Label();
			this._lblCG_1 = new System.Windows.Forms.Label();
			this._lblCG_0 = new System.Windows.Forms.Label();
			this._lblLabels_1 = new System.Windows.Forms.Label();
			this._lblLabels_0 = new System.Windows.Forms.Label();
			this._Shape1_2 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._lbl_5 = new System.Windows.Forms.Label();
			this._lbl_0 = new System.Windows.Forms.Label();
			this._Shape1_0 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			//Me.chkFields = New Microsoft.VisualBasic.Compatibility.VB6.CheckBoxArray(components)
			//Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			//Me.lblCG = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			//'Me.lblLabels = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			//M() 'e.txtFields = New Microsoft.VisualBasic.Compatibility.VB6.TextBoxArray(components)
			//M() 'e.txtFloat = New Microsoft.VisualBasic.Compatibility.VB6.TextBoxArray(components)
			//Me.txtInteger = New Microsoft.VisualBasic.Compatibility.VB6.TextBoxArray(components)
			this.Shape1 = new RectangleShapeArray(components);
			this.picButtons.SuspendLayout();
			this.SuspendLayout();
			this.ToolTip1.Active = true;
			((System.ComponentModel.ISupportInitialize)this.cmbDeposit).BeginInit();
			//CType(Me.chkFields, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.lblCG, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.txtFields, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.txtFloat, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.txtInteger, System.ComponentModel.ISupportInitialize).BeginInit()
			((System.ComponentModel.ISupportInitialize)this.Shape1).BeginInit();
			this.BackColor = System.Drawing.Color.FromArgb(224, 224, 224);
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
			this.Text = "Edit Stock Set Details";
			this.ClientSize = new System.Drawing.Size(412, 357);
			this.Location = new System.Drawing.Point(73, 22);
			this.ControlBox = false;
			this.KeyPreview = true;
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.Enabled = true;
			this.Cursor = System.Windows.Forms.Cursors.Default;
			this.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.ShowInTaskbar = true;
			this.HelpButton = false;
			this.WindowState = System.Windows.Forms.FormWindowState.Normal;
			this.Name = "frmSet";
			this._txtFields_1.AutoSize = false;
			this._txtFields_1.Size = new System.Drawing.Size(46, 19);
			this._txtFields_1.Location = new System.Drawing.Point(258, 210);
			this._txtFields_1.TabIndex = 11;
			this._txtFields_1.Visible = false;
			this._txtFields_1.AcceptsReturn = true;
			this._txtFields_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this._txtFields_1.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_1.CausesValidation = true;
			this._txtFields_1.Enabled = true;
			this._txtFields_1.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_1.HideSelection = true;
			this._txtFields_1.ReadOnly = false;
			this._txtFields_1.MaxLength = 0;
			this._txtFields_1.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_1.Multiline = false;
			this._txtFields_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_1.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFields_1.TabStop = true;
			this._txtFields_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_1.Name = "_txtFields_1";
			this.chkStockItem.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this.chkStockItem.Text = "This Stock Set is locked to the following Stock Item";
			this.chkStockItem.Size = new System.Drawing.Size(286, 19);
			this.chkStockItem.Location = new System.Drawing.Point(66, 192);
			this.chkStockItem.TabIndex = 9;
			this.chkStockItem.CheckAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.chkStockItem.FlatStyle = System.Windows.Forms.FlatStyle.Standard;
			this.chkStockItem.CausesValidation = true;
			this.chkStockItem.Enabled = true;
			this.chkStockItem.ForeColor = System.Drawing.SystemColors.ControlText;
			this.chkStockItem.Cursor = System.Windows.Forms.Cursors.Default;
			this.chkStockItem.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.chkStockItem.Appearance = System.Windows.Forms.Appearance.Normal;
			this.chkStockItem.TabStop = true;
			this.chkStockItem.CheckState = System.Windows.Forms.CheckState.Unchecked;
			this.chkStockItem.Visible = true;
			this.chkStockItem.Name = "chkStockItem";
			this._txtFloat_7.AutoSize = false;
			this._txtFloat_7.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloat_7.Size = new System.Drawing.Size(67, 19);
			this._txtFloat_7.Location = new System.Drawing.Point(249, 309);
			this._txtFloat_7.TabIndex = 27;
			this._txtFloat_7.AcceptsReturn = true;
			this._txtFloat_7.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_7.CausesValidation = true;
			this._txtFloat_7.Enabled = true;
			this._txtFloat_7.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_7.HideSelection = true;
			this._txtFloat_7.ReadOnly = false;
			this._txtFloat_7.MaxLength = 0;
			this._txtFloat_7.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_7.Multiline = false;
			this._txtFloat_7.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_7.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloat_7.TabStop = true;
			this._txtFloat_7.Visible = true;
			this._txtFloat_7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_7.Name = "_txtFloat_7";
			this._txtFloat_6.AutoSize = false;
			this._txtFloat_6.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloat_6.Size = new System.Drawing.Size(67, 19);
			this._txtFloat_6.Location = new System.Drawing.Point(249, 288);
			this._txtFloat_6.TabIndex = 25;
			this._txtFloat_6.AcceptsReturn = true;
			this._txtFloat_6.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_6.CausesValidation = true;
			this._txtFloat_6.Enabled = true;
			this._txtFloat_6.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_6.HideSelection = true;
			this._txtFloat_6.ReadOnly = false;
			this._txtFloat_6.MaxLength = 0;
			this._txtFloat_6.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_6.Multiline = false;
			this._txtFloat_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_6.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloat_6.TabStop = true;
			this._txtFloat_6.Visible = true;
			this._txtFloat_6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_6.Name = "_txtFloat_6";
			this._txtFloat_5.AutoSize = false;
			this._txtFloat_5.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloat_5.Size = new System.Drawing.Size(67, 19);
			this._txtFloat_5.Location = new System.Drawing.Point(249, 267);
			this._txtFloat_5.TabIndex = 23;
			this._txtFloat_5.AcceptsReturn = true;
			this._txtFloat_5.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_5.CausesValidation = true;
			this._txtFloat_5.Enabled = true;
			this._txtFloat_5.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_5.HideSelection = true;
			this._txtFloat_5.ReadOnly = false;
			this._txtFloat_5.MaxLength = 0;
			this._txtFloat_5.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_5.Multiline = false;
			this._txtFloat_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_5.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloat_5.TabStop = true;
			this._txtFloat_5.Visible = true;
			this._txtFloat_5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_5.Name = "_txtFloat_5";
			this._txtFloat_4.AutoSize = false;
			this._txtFloat_4.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloat_4.Size = new System.Drawing.Size(67, 19);
			this._txtFloat_4.Location = new System.Drawing.Point(249, 246);
			this._txtFloat_4.TabIndex = 21;
			this._txtFloat_4.AcceptsReturn = true;
			this._txtFloat_4.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_4.CausesValidation = true;
			this._txtFloat_4.Enabled = true;
			this._txtFloat_4.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_4.HideSelection = true;
			this._txtFloat_4.ReadOnly = false;
			this._txtFloat_4.MaxLength = 0;
			this._txtFloat_4.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_4.Multiline = false;
			this._txtFloat_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_4.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloat_4.TabStop = true;
			this._txtFloat_4.Visible = true;
			this._txtFloat_4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_4.Name = "_txtFloat_4";
			this._txtFloat_3.AutoSize = false;
			this._txtFloat_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloat_3.Size = new System.Drawing.Size(67, 19);
			this._txtFloat_3.Location = new System.Drawing.Point(117, 309);
			this._txtFloat_3.TabIndex = 19;
			this._txtFloat_3.AcceptsReturn = true;
			this._txtFloat_3.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_3.CausesValidation = true;
			this._txtFloat_3.Enabled = true;
			this._txtFloat_3.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_3.HideSelection = true;
			this._txtFloat_3.ReadOnly = false;
			this._txtFloat_3.MaxLength = 0;
			this._txtFloat_3.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_3.Multiline = false;
			this._txtFloat_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_3.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloat_3.TabStop = true;
			this._txtFloat_3.Visible = true;
			this._txtFloat_3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_3.Name = "_txtFloat_3";
			this._txtFloat_2.AutoSize = false;
			this._txtFloat_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloat_2.Size = new System.Drawing.Size(67, 19);
			this._txtFloat_2.Location = new System.Drawing.Point(117, 288);
			this._txtFloat_2.TabIndex = 17;
			this._txtFloat_2.AcceptsReturn = true;
			this._txtFloat_2.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_2.CausesValidation = true;
			this._txtFloat_2.Enabled = true;
			this._txtFloat_2.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_2.HideSelection = true;
			this._txtFloat_2.ReadOnly = false;
			this._txtFloat_2.MaxLength = 0;
			this._txtFloat_2.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_2.Multiline = false;
			this._txtFloat_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_2.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloat_2.TabStop = true;
			this._txtFloat_2.Visible = true;
			this._txtFloat_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_2.Name = "_txtFloat_2";
			this._txtFloat_1.AutoSize = false;
			this._txtFloat_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloat_1.Size = new System.Drawing.Size(67, 19);
			this._txtFloat_1.Location = new System.Drawing.Point(117, 267);
			this._txtFloat_1.TabIndex = 15;
			this._txtFloat_1.AcceptsReturn = true;
			this._txtFloat_1.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_1.CausesValidation = true;
			this._txtFloat_1.Enabled = true;
			this._txtFloat_1.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_1.HideSelection = true;
			this._txtFloat_1.ReadOnly = false;
			this._txtFloat_1.MaxLength = 0;
			this._txtFloat_1.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_1.Multiline = false;
			this._txtFloat_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_1.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloat_1.TabStop = true;
			this._txtFloat_1.Visible = true;
			this._txtFloat_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_1.Name = "_txtFloat_1";
			this._txtFloat_0.AutoSize = false;
			this._txtFloat_0.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloat_0.Size = new System.Drawing.Size(67, 19);
			this._txtFloat_0.Location = new System.Drawing.Point(117, 246);
			this._txtFloat_0.TabIndex = 13;
			this._txtFloat_0.AcceptsReturn = true;
			this._txtFloat_0.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_0.CausesValidation = true;
			this._txtFloat_0.Enabled = true;
			this._txtFloat_0.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_0.HideSelection = true;
			this._txtFloat_0.ReadOnly = false;
			this._txtFloat_0.MaxLength = 0;
			this._txtFloat_0.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_0.Multiline = false;
			this._txtFloat_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_0.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloat_0.TabStop = true;
			this._txtFloat_0.Visible = true;
			this._txtFloat_0.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_0.Name = "_txtFloat_0";
			this._chkFields_2.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_2.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._chkFields_2.Text = "Disable this Set:";
			this._chkFields_2.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_2.Size = new System.Drawing.Size(97, 16);
			this._chkFields_2.Location = new System.Drawing.Point(252, 138);
			this._chkFields_2.TabIndex = 7;
			this._chkFields_2.CausesValidation = true;
			this._chkFields_2.Enabled = true;
			this._chkFields_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_2.Appearance = System.Windows.Forms.Appearance.Normal;
			this._chkFields_2.TabStop = true;
			this._chkFields_2.CheckState = System.Windows.Forms.CheckState.Unchecked;
			this._chkFields_2.Visible = true;
			this._chkFields_2.Name = "_chkFields_2";
			this._txtInteger_0.AutoSize = false;
			this._txtInteger_0.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtInteger_0.Size = new System.Drawing.Size(40, 19);
			this._txtInteger_0.Location = new System.Drawing.Point(309, 114);
			this._txtInteger_0.TabIndex = 6;
			this._txtInteger_0.AcceptsReturn = true;
			this._txtInteger_0.BackColor = System.Drawing.SystemColors.Window;
			this._txtInteger_0.CausesValidation = true;
			this._txtInteger_0.Enabled = true;
			this._txtInteger_0.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtInteger_0.HideSelection = true;
			this._txtInteger_0.ReadOnly = false;
			this._txtInteger_0.MaxLength = 0;
			this._txtInteger_0.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtInteger_0.Multiline = false;
			this._txtInteger_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtInteger_0.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtInteger_0.TabStop = true;
			this._txtInteger_0.Visible = true;
			this._txtInteger_0.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtInteger_0.Name = "_txtInteger_0";
			this._txtFields_0.AutoSize = false;
			this._txtFields_0.Size = new System.Drawing.Size(226, 19);
			this._txtFields_0.Location = new System.Drawing.Point(123, 66);
			this._txtFields_0.TabIndex = 2;
			this._txtFields_0.AcceptsReturn = true;
			this._txtFields_0.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this._txtFields_0.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_0.CausesValidation = true;
			this._txtFields_0.Enabled = true;
			this._txtFields_0.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_0.HideSelection = true;
			this._txtFields_0.ReadOnly = false;
			this._txtFields_0.MaxLength = 0;
			this._txtFields_0.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_0.Multiline = false;
			this._txtFields_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_0.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFields_0.TabStop = true;
			this._txtFields_0.Visible = true;
			this._txtFields_0.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_0.Name = "_txtFields_0";
			this.picButtons.Dock = System.Windows.Forms.DockStyle.Top;
			this.picButtons.BackColor = System.Drawing.Color.Blue;
			this.picButtons.Size = new System.Drawing.Size(412, 39);
			this.picButtons.Location = new System.Drawing.Point(0, 0);
			this.picButtons.TabIndex = 30;
			this.picButtons.TabStop = false;
			this.picButtons.CausesValidation = true;
			this.picButtons.Enabled = true;
			this.picButtons.ForeColor = System.Drawing.SystemColors.ControlText;
			this.picButtons.Cursor = System.Windows.Forms.Cursors.Default;
			this.picButtons.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.picButtons.Visible = true;
			this.picButtons.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.picButtons.Name = "picButtons";
			this.cmdPrint.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdPrint.Text = "&Print";
			this.cmdPrint.Size = new System.Drawing.Size(73, 29);
			this.cmdPrint.Location = new System.Drawing.Point(237, 3);
			this.cmdPrint.TabIndex = 33;
			this.cmdPrint.TabStop = false;
			this.cmdPrint.BackColor = System.Drawing.SystemColors.Control;
			this.cmdPrint.CausesValidation = true;
			this.cmdPrint.Enabled = true;
			this.cmdPrint.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdPrint.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdPrint.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdPrint.Name = "cmdPrint";
			this.cmdAllocate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdAllocate.Text = "&Allocate Stock Items";
			this.cmdAllocate.Size = new System.Drawing.Size(73, 29);
			this.cmdAllocate.Location = new System.Drawing.Point(159, 3);
			this.cmdAllocate.TabIndex = 32;
			this.cmdAllocate.TabStop = false;
			this.cmdAllocate.BackColor = System.Drawing.SystemColors.Control;
			this.cmdAllocate.CausesValidation = true;
			this.cmdAllocate.Enabled = true;
			this.cmdAllocate.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdAllocate.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdAllocate.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdAllocate.Name = "cmdAllocate";
			this.cmdEmulate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdEmulate.Text = "&Emulate Pricing";
			this.cmdEmulate.Size = new System.Drawing.Size(73, 29);
			this.cmdEmulate.Location = new System.Drawing.Point(81, 3);
			this.cmdEmulate.TabIndex = 31;
			this.cmdEmulate.TabStop = false;
			this.cmdEmulate.BackColor = System.Drawing.SystemColors.Control;
			this.cmdEmulate.CausesValidation = true;
			this.cmdEmulate.Enabled = true;
			this.cmdEmulate.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdEmulate.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdEmulate.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdEmulate.Name = "cmdEmulate";
			this.cmdCancel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdCancel.Text = "&Undo";
			this.cmdCancel.Size = new System.Drawing.Size(73, 29);
			this.cmdCancel.Location = new System.Drawing.Point(5, 3);
			this.cmdCancel.TabIndex = 29;
			this.cmdCancel.TabStop = false;
			this.cmdCancel.BackColor = System.Drawing.SystemColors.Control;
			this.cmdCancel.CausesValidation = true;
			this.cmdCancel.Enabled = true;
			this.cmdCancel.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdCancel.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdCancel.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdCancel.Name = "cmdCancel";
			this.cmdClose.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdClose.Text = "E&xit";
			this.cmdClose.Size = new System.Drawing.Size(73, 29);
			this.cmdClose.Location = new System.Drawing.Point(315, 3);
			this.cmdClose.TabIndex = 28;
			this.cmdClose.TabStop = false;
			this.cmdClose.BackColor = System.Drawing.SystemColors.Control;
			this.cmdClose.CausesValidation = true;
			this.cmdClose.Enabled = true;
			this.cmdClose.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdClose.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdClose.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdClose.Name = "cmdClose";
			//cmbDeposit.OcxState = CType(resources.GetObject("cmbDeposit.OcxState"), System.Windows.Forms.AxHost.State)
			this.cmbDeposit.Size = new System.Drawing.Size(226, 21);
			this.cmbDeposit.Location = new System.Drawing.Point(123, 90);
			this.cmbDeposit.TabIndex = 4;
			this.cmbDeposit.Name = "cmbDeposit";
			this.Line1.X1 = 60;
			this.Line1.X2 = 351;
			this.Line1.Y1 = 237;
			this.Line1.Y2 = 237;
			this.Line1.BorderColor = System.Drawing.SystemColors.WindowText;
			this.Line1.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this.Line1.BorderWidth = 1;
			this.Line1.Visible = true;
			this.Line1.Name = "Line1";
			this.lblStockitem.Text = "[No stock Item ...]";
			this.lblStockitem.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this.lblStockitem.Size = new System.Drawing.Size(267, 13);
			this.lblStockitem.Location = new System.Drawing.Point(66, 213);
			this.lblStockitem.TabIndex = 10;
			this.lblStockitem.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.lblStockitem.BackColor = System.Drawing.Color.Transparent;
			this.lblStockitem.Enabled = true;
			this.lblStockitem.ForeColor = System.Drawing.SystemColors.ControlText;
			this.lblStockitem.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblStockitem.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblStockitem.UseMnemonic = true;
			this.lblStockitem.Visible = true;
			this.lblStockitem.AutoSize = false;
			this.lblStockitem.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this.lblStockitem.Name = "lblStockitem";
			this._lblLabels_11.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_11.Text = "Deposit:";
			this._lblLabels_11.Size = new System.Drawing.Size(40, 13);
			this._lblLabels_11.Location = new System.Drawing.Point(78, 96);
			this._lblLabels_11.TabIndex = 3;
			this._lblLabels_11.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_11.Enabled = true;
			this._lblLabels_11.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_11.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_11.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_11.UseMnemonic = true;
			this._lblLabels_11.Visible = true;
			this._lblLabels_11.AutoSize = true;
			this._lblLabels_11.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_11.Name = "_lblLabels_11";
			this._lblCG_7.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblCG_7.Text = "Set_Amount8:";
			this._lblCG_7.Size = new System.Drawing.Size(67, 13);
			this._lblCG_7.Location = new System.Drawing.Point(174, 312);
			this._lblCG_7.TabIndex = 26;
			this._lblCG_7.BackColor = System.Drawing.Color.Transparent;
			this._lblCG_7.Enabled = true;
			this._lblCG_7.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblCG_7.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblCG_7.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblCG_7.UseMnemonic = true;
			this._lblCG_7.Visible = true;
			this._lblCG_7.AutoSize = true;
			this._lblCG_7.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblCG_7.Name = "_lblCG_7";
			this._lblCG_6.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblCG_6.Text = "Set_Amount7:";
			this._lblCG_6.Size = new System.Drawing.Size(67, 13);
			this._lblCG_6.Location = new System.Drawing.Point(174, 291);
			this._lblCG_6.TabIndex = 24;
			this._lblCG_6.BackColor = System.Drawing.Color.Transparent;
			this._lblCG_6.Enabled = true;
			this._lblCG_6.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblCG_6.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblCG_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblCG_6.UseMnemonic = true;
			this._lblCG_6.Visible = true;
			this._lblCG_6.AutoSize = true;
			this._lblCG_6.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblCG_6.Name = "_lblCG_6";
			this._lblCG_5.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblCG_5.Text = "Set_Amount6:";
			this._lblCG_5.Size = new System.Drawing.Size(67, 13);
			this._lblCG_5.Location = new System.Drawing.Point(174, 270);
			this._lblCG_5.TabIndex = 22;
			this._lblCG_5.BackColor = System.Drawing.Color.Transparent;
			this._lblCG_5.Enabled = true;
			this._lblCG_5.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblCG_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblCG_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblCG_5.UseMnemonic = true;
			this._lblCG_5.Visible = true;
			this._lblCG_5.AutoSize = true;
			this._lblCG_5.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblCG_5.Name = "_lblCG_5";
			this._lblCG_4.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblCG_4.Text = "Set_Amount5:";
			this._lblCG_4.Size = new System.Drawing.Size(67, 13);
			this._lblCG_4.Location = new System.Drawing.Point(174, 249);
			this._lblCG_4.TabIndex = 20;
			this._lblCG_4.BackColor = System.Drawing.Color.Transparent;
			this._lblCG_4.Enabled = true;
			this._lblCG_4.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblCG_4.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblCG_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblCG_4.UseMnemonic = true;
			this._lblCG_4.Visible = true;
			this._lblCG_4.AutoSize = true;
			this._lblCG_4.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblCG_4.Name = "_lblCG_4";
			this._lblCG_3.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblCG_3.Text = "Set_Amount4:";
			this._lblCG_3.Size = new System.Drawing.Size(67, 13);
			this._lblCG_3.Location = new System.Drawing.Point(42, 312);
			this._lblCG_3.TabIndex = 18;
			this._lblCG_3.BackColor = System.Drawing.Color.Transparent;
			this._lblCG_3.Enabled = true;
			this._lblCG_3.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblCG_3.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblCG_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblCG_3.UseMnemonic = true;
			this._lblCG_3.Visible = true;
			this._lblCG_3.AutoSize = true;
			this._lblCG_3.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblCG_3.Name = "_lblCG_3";
			this._lblCG_2.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblCG_2.Text = "Set_Amount3:";
			this._lblCG_2.Size = new System.Drawing.Size(67, 13);
			this._lblCG_2.Location = new System.Drawing.Point(42, 291);
			this._lblCG_2.TabIndex = 16;
			this._lblCG_2.BackColor = System.Drawing.Color.Transparent;
			this._lblCG_2.Enabled = true;
			this._lblCG_2.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblCG_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblCG_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblCG_2.UseMnemonic = true;
			this._lblCG_2.Visible = true;
			this._lblCG_2.AutoSize = true;
			this._lblCG_2.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblCG_2.Name = "_lblCG_2";
			this._lblCG_1.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblCG_1.Text = "Set_Amount2:";
			this._lblCG_1.Size = new System.Drawing.Size(67, 13);
			this._lblCG_1.Location = new System.Drawing.Point(42, 270);
			this._lblCG_1.TabIndex = 14;
			this._lblCG_1.BackColor = System.Drawing.Color.Transparent;
			this._lblCG_1.Enabled = true;
			this._lblCG_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblCG_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblCG_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblCG_1.UseMnemonic = true;
			this._lblCG_1.Visible = true;
			this._lblCG_1.AutoSize = true;
			this._lblCG_1.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblCG_1.Name = "_lblCG_1";
			this._lblCG_0.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblCG_0.Text = "Set_Amout1:";
			this._lblCG_0.Size = new System.Drawing.Size(61, 13);
			this._lblCG_0.Location = new System.Drawing.Point(48, 249);
			this._lblCG_0.TabIndex = 12;
			this._lblCG_0.BackColor = System.Drawing.Color.Transparent;
			this._lblCG_0.Enabled = true;
			this._lblCG_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblCG_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblCG_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblCG_0.UseMnemonic = true;
			this._lblCG_0.Visible = true;
			this._lblCG_0.AutoSize = true;
			this._lblCG_0.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblCG_0.Name = "_lblCG_0";
			this._lblLabels_1.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_1.Text = "Number of Units in the Set:";
			this._lblLabels_1.Size = new System.Drawing.Size(127, 13);
			this._lblLabels_1.Location = new System.Drawing.Point(180, 117);
			this._lblLabels_1.TabIndex = 5;
			this._lblLabels_1.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_1.Enabled = true;
			this._lblLabels_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_1.UseMnemonic = true;
			this._lblLabels_1.Visible = true;
			this._lblLabels_1.AutoSize = true;
			this._lblLabels_1.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_1.Name = "_lblLabels_1";
			this._lblLabels_0.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_0.Text = "Set Name:";
			this._lblLabels_0.Size = new System.Drawing.Size(52, 13);
			this._lblLabels_0.Location = new System.Drawing.Point(66, 69);
			this._lblLabels_0.TabIndex = 1;
			this._lblLabels_0.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_0.Enabled = true;
			this._lblLabels_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_0.UseMnemonic = true;
			this._lblLabels_0.Visible = true;
			this._lblLabels_0.AutoSize = true;
			this._lblLabels_0.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_0.Name = "_lblLabels_0";
			this._Shape1_2.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_2.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_2.Size = new System.Drawing.Size(304, 100);
			this._Shape1_2.Location = new System.Drawing.Point(54, 60);
			this._Shape1_2.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_2.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_2.BorderWidth = 1;
			this._Shape1_2.FillColor = System.Drawing.Color.Black;
			this._Shape1_2.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_2.Visible = true;
			this._Shape1_2.Name = "_Shape1_2";
			this._lbl_5.BackColor = System.Drawing.Color.Transparent;
			this._lbl_5.Text = "&1. General";
			this._lbl_5.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._lbl_5.Size = new System.Drawing.Size(61, 13);
			this._lbl_5.Location = new System.Drawing.Point(54, 45);
			this._lbl_5.TabIndex = 0;
			this._lbl_5.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_5.Enabled = true;
			this._lbl_5.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_5.UseMnemonic = true;
			this._lbl_5.Visible = true;
			this._lbl_5.AutoSize = true;
			this._lbl_5.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_5.Name = "_lbl_5";
			this._lbl_0.BackColor = System.Drawing.Color.Transparent;
			this._lbl_0.Text = "&2. Pricing Per Sale Channel";
			this._lbl_0.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._lbl_0.Size = new System.Drawing.Size(157, 13);
			this._lbl_0.Location = new System.Drawing.Point(57, 171);
			this._lbl_0.TabIndex = 8;
			this._lbl_0.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_0.Enabled = true;
			this._lbl_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_0.UseMnemonic = true;
			this._lbl_0.Visible = true;
			this._lbl_0.AutoSize = true;
			this._lbl_0.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_0.Name = "_lbl_0";
			this._Shape1_0.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_0.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_0.Size = new System.Drawing.Size(304, 151);
			this._Shape1_0.Location = new System.Drawing.Point(54, 186);
			this._Shape1_0.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_0.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_0.BorderWidth = 1;
			this._Shape1_0.FillColor = System.Drawing.Color.Black;
			this._Shape1_0.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_0.Visible = true;
			this._Shape1_0.Name = "_Shape1_0";
			this.Controls.Add(_txtFields_1);
			this.Controls.Add(chkStockItem);
			this.Controls.Add(_txtFloat_7);
			this.Controls.Add(_txtFloat_6);
			this.Controls.Add(_txtFloat_5);
			this.Controls.Add(_txtFloat_4);
			this.Controls.Add(_txtFloat_3);
			this.Controls.Add(_txtFloat_2);
			this.Controls.Add(_txtFloat_1);
			this.Controls.Add(_txtFloat_0);
			this.Controls.Add(_chkFields_2);
			this.Controls.Add(_txtInteger_0);
			this.Controls.Add(_txtFields_0);
			this.Controls.Add(picButtons);
			this.Controls.Add(cmbDeposit);
			this.ShapeContainer1.Shapes.Add(Line1);
			this.Controls.Add(lblStockitem);
			this.Controls.Add(_lblLabels_11);
			this.Controls.Add(_lblCG_7);
			this.Controls.Add(_lblCG_6);
			this.Controls.Add(_lblCG_5);
			this.Controls.Add(_lblCG_4);
			this.Controls.Add(_lblCG_3);
			this.Controls.Add(_lblCG_2);
			this.Controls.Add(_lblCG_1);
			this.Controls.Add(_lblCG_0);
			this.Controls.Add(_lblLabels_1);
			this.Controls.Add(_lblLabels_0);
			this.ShapeContainer1.Shapes.Add(_Shape1_2);
			this.Controls.Add(_lbl_5);
			this.Controls.Add(_lbl_0);
			this.ShapeContainer1.Shapes.Add(_Shape1_0);
			this.Controls.Add(ShapeContainer1);
			this.picButtons.Controls.Add(cmdPrint);
			this.picButtons.Controls.Add(cmdAllocate);
			this.picButtons.Controls.Add(cmdEmulate);
			this.picButtons.Controls.Add(cmdCancel);
			this.picButtons.Controls.Add(cmdClose);
			//Me.chkFields.SetIndex(_chkFields_2, CType(2, Short))
			//Me.lbl.SetIndex(_lbl_5, CType(5, Short))
			//Me.lbl.SetIndex(_lbl_0, CType(0, Short))
			//Me.lblCG.SetIndex(_lblCG_7, CType(7, Short))
			//Me.lblCG.SetIndex(_lblCG_6, CType(6, Short))
			//Me.lblCG.SetIndex(_lblCG_5, CType(5, Short))
			//Me.lblCG.SetIndex(_lblCG_4, CType(4, Short))
			//Me.lblCG.SetIndex(_lblCG_3, CType(3, Short))
			//Me.lblCG.SetIndex(_lblCG_2, CType(2, Short))
			//Me.lblCG.SetIndex(_lblCG_1, CType(1, Short))
			//Me.lblCG.SetIndex(_lblCG_0, CType(0, Short))
			//Me.lblLabels.SetIndex(_lblLabels_11, CType(11, Short))
			//Me.lblLabels.SetIndex(_lblLabels_1, CType(1, Short))
			//Me.lblLabels.SetIndex(_lblLabels_0, CType(0, Short))
			//Me.txtFields.SetIndex(_txtFields_1, CType(1, Short))
			//Me.txtFields.SetIndex(_txtFields_0, CType(0, Short))
			//Me.txtFloat.SetIndex(_txtFloat_7, CType(7, Short))
			//Me.txtFloat.SetIndex(_txtFloat_6, CType(6, Short))
			//Me.txtFloat.SetIndex(_txtFloat_5, CType(5, Short))
			//Me.txtFloat.SetIndex(_txtFloat_4, CType(4, Short))
			//Me.txtFloat.SetIndex(_txtFloat_3, CType(3, Short))
			//Me.txtFloat.SetIndex(_txtFloat_2, CType(2, Short))
			//Me.txtFloat.SetIndex(_txtFloat_1, CType(1, Short))
			//Me.txtFloat.SetIndex(_txtFloat_0, CType(0, Short))
			//Me.txtInteger.SetIndex(_txtInteger_0, CType(0, Short))
			this.Shape1.SetIndex(_Shape1_2, Convert.ToInt16(2));
			this.Shape1.SetIndex(_Shape1_0, Convert.ToInt16(0));
			((System.ComponentModel.ISupportInitialize)this.Shape1).EndInit();
			//CType(Me.txtInteger, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.txtFloat, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.txtFields, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.lblCG, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.chkFields, System.ComponentModel.ISupportInitialize).EndInit()
			((System.ComponentModel.ISupportInitialize)this.cmbDeposit).EndInit();
			this.picButtons.ResumeLayout(false);
			this.ResumeLayout(false);
			this.PerformLayout();
		}
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmStock));
     this.components      = new System.ComponentModel.Container();
     this.ToolTip1        = new System.Windows.Forms.ToolTip(components);
     this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
     this.cmdLoad         = new System.Windows.Forms.Button();
     this.cmdExit         = new System.Windows.Forms.Button();
     this.cmdGroup        = new System.Windows.Forms.Button();
     this.picOuter        = new System.Windows.Forms.Panel();
     this.picInner        = new System.Windows.Forms.PictureBox();
     this._lbl_1          = new System.Windows.Forms.Label();
     this.lblGroup        = new System.Windows.Forms.Label();
     this._Shape1_1       = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     //Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
     this.Shape1 = new RectangleShapeArray(components);
     this.picOuter.SuspendLayout();
     this.SuspendLayout();
     this.ToolTip1.Active = true;
     //CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
     ((System.ComponentModel.ISupportInitialize) this.Shape1).BeginInit();
     this.Text                      = "All StockItems GRV, Sales & Shrink Analysis";
     this.ClientSize                = new System.Drawing.Size(276, 208);
     this.Location                  = new System.Drawing.Point(4, 23);
     this.ControlBox                = false;
     this.StartPosition             = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.AutoScaleMode             = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor                 = System.Drawing.SystemColors.Control;
     this.FormBorderStyle           = System.Windows.Forms.FormBorderStyle.Sizable;
     this.Enabled                   = true;
     this.KeyPreview                = false;
     this.MaximizeBox               = true;
     this.MinimizeBox               = true;
     this.Cursor                    = System.Windows.Forms.Cursors.Default;
     this.RightToLeft               = System.Windows.Forms.RightToLeft.No;
     this.ShowInTaskbar             = true;
     this.HelpButton                = false;
     this.WindowState               = System.Windows.Forms.FormWindowState.Normal;
     this.Name                      = "frmStock";
     this.cmdLoad.TextAlign         = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdLoad.Text              = "&Load Report";
     this.cmdLoad.Size              = new System.Drawing.Size(79, 31);
     this.cmdLoad.Location          = new System.Drawing.Point(184, 168);
     this.cmdLoad.TabIndex          = 3;
     this.cmdLoad.BackColor         = System.Drawing.SystemColors.Control;
     this.cmdLoad.CausesValidation  = true;
     this.cmdLoad.Enabled           = true;
     this.cmdLoad.ForeColor         = System.Drawing.SystemColors.ControlText;
     this.cmdLoad.Cursor            = System.Windows.Forms.Cursors.Default;
     this.cmdLoad.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     this.cmdLoad.TabStop           = true;
     this.cmdLoad.Name              = "cmdLoad";
     this.cmdExit.TextAlign         = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdExit.Text              = "&Exit";
     this.cmdExit.Size              = new System.Drawing.Size(85, 31);
     this.cmdExit.Location          = new System.Drawing.Point(8, 168);
     this.cmdExit.TabIndex          = 1;
     this.cmdExit.BackColor         = System.Drawing.SystemColors.Control;
     this.cmdExit.CausesValidation  = true;
     this.cmdExit.Enabled           = true;
     this.cmdExit.ForeColor         = System.Drawing.SystemColors.ControlText;
     this.cmdExit.Cursor            = System.Windows.Forms.Cursors.Default;
     this.cmdExit.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     this.cmdExit.TabStop           = true;
     this.cmdExit.Name              = "cmdExit";
     this.cmdGroup.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdGroup.Text             = "Filter";
     this.cmdGroup.Size             = new System.Drawing.Size(65, 27);
     this.cmdGroup.Location         = new System.Drawing.Point(192, 112);
     this.cmdGroup.TabIndex         = 0;
     this.cmdGroup.BackColor        = System.Drawing.SystemColors.Control;
     this.cmdGroup.CausesValidation = true;
     this.cmdGroup.Enabled          = true;
     this.cmdGroup.ForeColor        = System.Drawing.SystemColors.ControlText;
     this.cmdGroup.Cursor           = System.Windows.Forms.Cursors.Default;
     this.cmdGroup.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.cmdGroup.TabStop          = true;
     this.cmdGroup.Name             = "cmdGroup";
     this.picOuter.BackColor        = System.Drawing.Color.White;
     this.picOuter.Size             = new System.Drawing.Size(257, 33);
     this.picOuter.Location         = new System.Drawing.Point(8, 168);
     this.picOuter.TabIndex         = 5;
     this.picOuter.Visible          = false;
     this.picOuter.Dock             = System.Windows.Forms.DockStyle.None;
     this.picOuter.CausesValidation = true;
     this.picOuter.Enabled          = true;
     this.picOuter.ForeColor        = System.Drawing.SystemColors.ControlText;
     this.picOuter.Cursor           = System.Windows.Forms.Cursors.Default;
     this.picOuter.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.picOuter.TabStop          = true;
     this.picOuter.BorderStyle      = System.Windows.Forms.BorderStyle.Fixed3D;
     this.picOuter.Name             = "picOuter";
     this.picInner.BackColor        = System.Drawing.Color.FromArgb(0, 0, 192);
     this.picInner.ForeColor        = System.Drawing.SystemColors.WindowText;
     this.picInner.Size             = new System.Drawing.Size(58, 34);
     this.picInner.Location         = new System.Drawing.Point(0, 0);
     this.picInner.TabIndex         = 6;
     this.picInner.Dock             = System.Windows.Forms.DockStyle.None;
     this.picInner.CausesValidation = true;
     this.picInner.Enabled          = true;
     this.picInner.Cursor           = System.Windows.Forms.Cursors.Default;
     this.picInner.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.picInner.TabStop          = true;
     this.picInner.Visible          = true;
     this.picInner.SizeMode         = System.Windows.Forms.PictureBoxSizeMode.Normal;
     this.picInner.BorderStyle      = System.Windows.Forms.BorderStyle.None;
     this.picInner.Name             = "picInner";
     this._lbl_1.Text               = "Filter";
     this._lbl_1.Font               = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
     this._lbl_1.Size               = new System.Drawing.Size(29, 13);
     this._lbl_1.Location           = new System.Drawing.Point(8, 16);
     this._lbl_1.TabIndex           = 4;
     this._lbl_1.TextAlign          = System.Drawing.ContentAlignment.TopLeft;
     this._lbl_1.BackColor          = System.Drawing.Color.Transparent;
     this._lbl_1.Enabled            = true;
     this._lbl_1.ForeColor          = System.Drawing.SystemColors.ControlText;
     this._lbl_1.Cursor             = System.Windows.Forms.Cursors.Default;
     this._lbl_1.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this._lbl_1.UseMnemonic        = true;
     this._lbl_1.Visible            = true;
     this._lbl_1.AutoSize           = true;
     this._lbl_1.BorderStyle        = System.Windows.Forms.BorderStyle.None;
     this._lbl_1.Name               = "_lbl_1";
     this.lblGroup.Text             = "lblGroup";
     this.lblGroup.Size             = new System.Drawing.Size(232, 58);
     this.lblGroup.Location         = new System.Drawing.Point(32, 44);
     this.lblGroup.TabIndex         = 2;
     this.lblGroup.TextAlign        = System.Drawing.ContentAlignment.TopLeft;
     this.lblGroup.BackColor        = System.Drawing.SystemColors.Control;
     this.lblGroup.Enabled          = true;
     this.lblGroup.ForeColor        = System.Drawing.SystemColors.ControlText;
     this.lblGroup.Cursor           = System.Windows.Forms.Cursors.Default;
     this.lblGroup.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.lblGroup.UseMnemonic      = true;
     this.lblGroup.Visible          = true;
     this.lblGroup.AutoSize         = false;
     this.lblGroup.BorderStyle      = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lblGroup.Name             = "lblGroup";
     this._Shape1_1.BackColor       = System.Drawing.Color.FromArgb(192, 192, 255);
     this._Shape1_1.BackStyle       = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_1.Size            = new System.Drawing.Size(259, 124);
     this._Shape1_1.Location        = new System.Drawing.Point(8, 32);
     this._Shape1_1.BorderColor     = System.Drawing.SystemColors.WindowText;
     this._Shape1_1.BorderStyle     = System.Drawing.Drawing2D.DashStyle.Solid;
     this._Shape1_1.BorderWidth     = 1;
     this._Shape1_1.FillColor       = System.Drawing.Color.Black;
     this._Shape1_1.FillStyle       = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
     this._Shape1_1.Visible         = true;
     this._Shape1_1.Name            = "_Shape1_1";
     this.Controls.Add(cmdLoad);
     this.Controls.Add(cmdExit);
     this.Controls.Add(cmdGroup);
     this.Controls.Add(picOuter);
     this.Controls.Add(_lbl_1);
     this.Controls.Add(lblGroup);
     this.ShapeContainer1.Shapes.Add(_Shape1_1);
     this.Controls.Add(ShapeContainer1);
     this.picOuter.Controls.Add(picInner);
     //Me.lbl.SetIndex(_lbl_1, CType(1, Short))
     this.Shape1.SetIndex(_Shape1_1, Convert.ToInt16(1));
     ((System.ComponentModel.ISupportInitialize) this.Shape1).EndInit();
     //CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
     this.picOuter.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 26
0
		private void InitializeComponent()
		{
			this.components = new System.ComponentModel.Container();
			this.ToolTip1 = new System.Windows.Forms.ToolTip(this.components);
			this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
			this._Shape1_2 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._Shape1_0 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._chkFields_1 = new System.Windows.Forms.CheckBox();
			this._txtFloat_3 = new System.Windows.Forms.TextBox();
			this._txtFloat_2 = new System.Windows.Forms.TextBox();
			this._txtFloat_1 = new System.Windows.Forms.TextBox();
			this._txtFloat_0 = new System.Windows.Forms.TextBox();
			this._txtHide_1 = new System.Windows.Forms.TextBox();
			this._txtHide_0 = new System.Windows.Forms.TextBox();
			this._txtInteger_5 = new System.Windows.Forms.TextBox();
			this._txtFields_4 = new System.Windows.Forms.TextBox();
			this._txtFields_3 = new System.Windows.Forms.TextBox();
			this._txtFields_28 = new System.Windows.Forms.TextBox();
			this.picButtons = new System.Windows.Forms.Panel();
			this.cmdPrint = new System.Windows.Forms.Button();
			this.cmdCancel = new System.Windows.Forms.Button();
			this.cmdClose = new System.Windows.Forms.Button();
			this.cmbVat = new _4PosBackOffice.NET.myDataGridView();
			this._lbl_0 = new System.Windows.Forms.Label();
			this._lblLabels_2 = new System.Windows.Forms.Label();
			this._lblLabels_9 = new System.Windows.Forms.Label();
			this._lblLabels_8 = new System.Windows.Forms.Label();
			this._lblLabels_7 = new System.Windows.Forms.Label();
			this._lblLabels_6 = new System.Windows.Forms.Label();
			this._lblLabels_5 = new System.Windows.Forms.Label();
			this._lblLabels_4 = new System.Windows.Forms.Label();
			this._lblLabels_3 = new System.Windows.Forms.Label();
			this._lblLabels_38 = new System.Windows.Forms.Label();
			this._lbl_5 = new System.Windows.Forms.Label();
			this.Shape1 = new _4PosBackOffice.NET.RectangleShapeArray(this.components);
			this.picButtons.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)this.cmbVat).BeginInit();
			((System.ComponentModel.ISupportInitialize)this.Shape1).BeginInit();
			this.SuspendLayout();
			//
			//ShapeContainer1
			//
			this.ShapeContainer1.Location = new System.Drawing.Point(0, 0);
			this.ShapeContainer1.Margin = new System.Windows.Forms.Padding(0);
			this.ShapeContainer1.Name = "ShapeContainer1";
			this.ShapeContainer1.Shapes.AddRange(new Microsoft.VisualBasic.PowerPacks.Shape[] {
				this._Shape1_2,
				this._Shape1_0
			});
			this.ShapeContainer1.Size = new System.Drawing.Size(549, 205);
			this.ShapeContainer1.TabIndex = 26;
			this.ShapeContainer1.TabStop = false;
			//
			//_Shape1_2
			//
			this._Shape1_2.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._Shape1_2.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_2.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_2.FillColor = System.Drawing.Color.Black;
			this.Shape1.SetIndex(this._Shape1_2, Convert.ToInt16(2));
			this._Shape1_2.Location = new System.Drawing.Point(15, 60);
			this._Shape1_2.Name = "_Shape1_2";
			this._Shape1_2.Size = new System.Drawing.Size(286, 136);
			//
			//_Shape1_0
			//
			this._Shape1_0.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._Shape1_0.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_0.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_0.FillColor = System.Drawing.Color.Black;
			this.Shape1.SetIndex(this._Shape1_0, Convert.ToInt16(0));
			this._Shape1_0.Location = new System.Drawing.Point(309, 60);
			this._Shape1_0.Name = "_Shape1_0";
			this._Shape1_0.Size = new System.Drawing.Size(229, 76);
			//
			//_chkFields_1
			//
			this._chkFields_1.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkFields_1.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_1.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_1.Location = new System.Drawing.Point(171, 174);
			this._chkFields_1.Name = "_chkFields_1";
			this._chkFields_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_1.Size = new System.Drawing.Size(118, 19);
			this._chkFields_1.TabIndex = 11;
			this._chkFields_1.Text = "Disable this Deposit";
			this._chkFields_1.UseVisualStyleBackColor = false;
			//
			//_txtFloat_3
			//
			this._txtFloat_3.AcceptsReturn = true;
			this._txtFloat_3.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_3.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_3.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_3.Location = new System.Drawing.Point(465, 99);
			this._txtFloat_3.MaxLength = 0;
			this._txtFloat_3.Name = "_txtFloat_3";
			this._txtFloat_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_3.Size = new System.Drawing.Size(61, 19);
			this._txtFloat_3.TabIndex = 20;
			this._txtFloat_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			//
			//_txtFloat_2
			//
			this._txtFloat_2.AcceptsReturn = true;
			this._txtFloat_2.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_2.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_2.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_2.Location = new System.Drawing.Point(402, 99);
			this._txtFloat_2.MaxLength = 0;
			this._txtFloat_2.Name = "_txtFloat_2";
			this._txtFloat_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_2.Size = new System.Drawing.Size(61, 19);
			this._txtFloat_2.TabIndex = 17;
			this._txtFloat_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			//
			//_txtFloat_1
			//
			this._txtFloat_1.AcceptsReturn = true;
			this._txtFloat_1.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_1.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_1.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_1.Location = new System.Drawing.Point(465, 78);
			this._txtFloat_1.MaxLength = 0;
			this._txtFloat_1.Name = "_txtFloat_1";
			this._txtFloat_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_1.Size = new System.Drawing.Size(61, 19);
			this._txtFloat_1.TabIndex = 19;
			this._txtFloat_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			//
			//_txtFloat_0
			//
			this._txtFloat_0.AcceptsReturn = true;
			this._txtFloat_0.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_0.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_0.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_0.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_0.Location = new System.Drawing.Point(402, 78);
			this._txtFloat_0.MaxLength = 0;
			this._txtFloat_0.Name = "_txtFloat_0";
			this._txtFloat_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_0.Size = new System.Drawing.Size(61, 19);
			this._txtFloat_0.TabIndex = 16;
			this._txtFloat_0.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			//
			//_txtHide_1
			//
			this._txtHide_1.AcceptsReturn = true;
			this._txtHide_1.BackColor = System.Drawing.SystemColors.Window;
			this._txtHide_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtHide_1.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtHide_1.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtHide_1.Location = new System.Drawing.Point(329, 167);
			this._txtHide_1.MaxLength = 0;
			this._txtHide_1.Name = "_txtHide_1";
			this._txtHide_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtHide_1.Size = new System.Drawing.Size(99, 19);
			this._txtHide_1.TabIndex = 25;
			this._txtHide_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtHide_1.Visible = false;
			//
			//_txtHide_0
			//
			this._txtHide_0.AcceptsReturn = true;
			this._txtHide_0.BackColor = System.Drawing.SystemColors.Window;
			this._txtHide_0.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtHide_0.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtHide_0.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtHide_0.Location = new System.Drawing.Point(329, 142);
			this._txtHide_0.MaxLength = 0;
			this._txtHide_0.Name = "_txtHide_0";
			this._txtHide_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtHide_0.Size = new System.Drawing.Size(99, 19);
			this._txtHide_0.TabIndex = 24;
			this._txtHide_0.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtHide_0.Visible = false;
			//
			//_txtInteger_5
			//
			this._txtInteger_5.AcceptsReturn = true;
			this._txtInteger_5.BackColor = System.Drawing.SystemColors.Window;
			this._txtInteger_5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtInteger_5.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtInteger_5.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtInteger_5.Location = new System.Drawing.Point(239, 152);
			this._txtInteger_5.MaxLength = 0;
			this._txtInteger_5.Name = "_txtInteger_5";
			this._txtInteger_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtInteger_5.Size = new System.Drawing.Size(51, 19);
			this._txtInteger_5.TabIndex = 10;
			this._txtInteger_5.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			//
			//_txtFields_4
			//
			this._txtFields_4.AcceptsReturn = true;
			this._txtFields_4.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_4.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_4.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_4.Location = new System.Drawing.Point(104, 108);
			this._txtFields_4.MaxLength = 15;
			this._txtFields_4.Name = "_txtFields_4";
			this._txtFields_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_4.Size = new System.Drawing.Size(184, 19);
			this._txtFields_4.TabIndex = 6;
			//
			//_txtFields_3
			//
			this._txtFields_3.AcceptsReturn = true;
			this._txtFields_3.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_3.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_3.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_3.Location = new System.Drawing.Point(105, 87);
			this._txtFields_3.MaxLength = 20;
			this._txtFields_3.Name = "_txtFields_3";
			this._txtFields_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_3.Size = new System.Drawing.Size(184, 19);
			this._txtFields_3.TabIndex = 4;
			//
			//_txtFields_28
			//
			this._txtFields_28.AcceptsReturn = true;
			this._txtFields_28.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_28.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_28.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_28.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_28.Location = new System.Drawing.Point(104, 64);
			this._txtFields_28.MaxLength = 128;
			this._txtFields_28.Name = "_txtFields_28";
			this._txtFields_28.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_28.Size = new System.Drawing.Size(184, 19);
			this._txtFields_28.TabIndex = 2;
			//
			//picButtons
			//
			this.picButtons.BackColor = System.Drawing.Color.Blue;
			this.picButtons.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.picButtons.Controls.Add(this.cmdPrint);
			this.picButtons.Controls.Add(this.cmdCancel);
			this.picButtons.Controls.Add(this.cmdClose);
			this.picButtons.Cursor = System.Windows.Forms.Cursors.Default;
			this.picButtons.Dock = System.Windows.Forms.DockStyle.Top;
			this.picButtons.ForeColor = System.Drawing.SystemColors.ControlText;
			this.picButtons.Location = new System.Drawing.Point(0, 0);
			this.picButtons.Name = "picButtons";
			this.picButtons.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.picButtons.Size = new System.Drawing.Size(549, 39);
			this.picButtons.TabIndex = 23;
			//
			//cmdPrint
			//
			this.cmdPrint.BackColor = System.Drawing.SystemColors.Control;
			this.cmdPrint.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdPrint.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdPrint.Location = new System.Drawing.Point(375, 3);
			this.cmdPrint.Name = "cmdPrint";
			this.cmdPrint.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdPrint.Size = new System.Drawing.Size(73, 29);
			this.cmdPrint.TabIndex = 26;
			this.cmdPrint.TabStop = false;
			this.cmdPrint.Text = "&Print";
			this.cmdPrint.UseVisualStyleBackColor = false;
			//
			//cmdCancel
			//
			this.cmdCancel.BackColor = System.Drawing.SystemColors.Control;
			this.cmdCancel.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdCancel.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdCancel.Location = new System.Drawing.Point(5, 3);
			this.cmdCancel.Name = "cmdCancel";
			this.cmdCancel.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdCancel.Size = new System.Drawing.Size(73, 29);
			this.cmdCancel.TabIndex = 22;
			this.cmdCancel.TabStop = false;
			this.cmdCancel.Text = "&Undo";
			this.cmdCancel.UseVisualStyleBackColor = false;
			//
			//cmdClose
			//
			this.cmdClose.BackColor = System.Drawing.SystemColors.Control;
			this.cmdClose.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdClose.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdClose.Location = new System.Drawing.Point(460, 3);
			this.cmdClose.Name = "cmdClose";
			this.cmdClose.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdClose.Size = new System.Drawing.Size(73, 29);
			this.cmdClose.TabIndex = 21;
			this.cmdClose.TabStop = false;
			this.cmdClose.Text = "E&xit";
			this.cmdClose.UseVisualStyleBackColor = false;
			//
			//cmbVat
			//
			this.cmbVat.AllowAddNew = true;
			this.cmbVat.BoundText = "";
			this.cmbVat.CellBackColor = System.Drawing.SystemColors.AppWorkspace;
			this.cmbVat.Col = 0;
			this.cmbVat.CtlText = "";
			this.cmbVat.DataField = null;
			this.cmbVat.Location = new System.Drawing.Point(105, 129);
			this.cmbVat.Name = "cmbVat";
			this.cmbVat.row = 0;
			this.cmbVat.Size = new System.Drawing.Size(184, 21);
			this.cmbVat.TabIndex = 8;
			this.cmbVat.TopRow = 0;
			//
			//_lbl_0
			//
			this._lbl_0.AutoSize = true;
			this._lbl_0.BackColor = System.Drawing.Color.Transparent;
			this._lbl_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_0.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._lbl_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_0.Location = new System.Drawing.Point(309, 45);
			this._lbl_0.Name = "_lbl_0";
			this._lbl_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_0.Size = new System.Drawing.Size(57, 14);
			this._lbl_0.TabIndex = 12;
			this._lbl_0.Text = "&2. Pricing";
			//
			//_lblLabels_2
			//
			this._lblLabels_2.AutoSize = true;
			this._lblLabels_2.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_2.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_2.Location = new System.Drawing.Point(72, 132);
			this._lblLabels_2.Name = "_lblLabels_2";
			this._lblLabels_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_2.Size = new System.Drawing.Size(31, 13);
			this._lblLabels_2.TabIndex = 7;
			this._lblLabels_2.Text = "VAT:";
			this._lblLabels_2.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_9
			//
			this._lblLabels_9.AutoSize = true;
			this._lblLabels_9.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_9.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_9.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_9.Location = new System.Drawing.Point(498, 66);
			this._lblLabels_9.Name = "_lblLabels_9";
			this._lblLabels_9.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_9.Size = new System.Drawing.Size(31, 13);
			this._lblLabels_9.TabIndex = 18;
			this._lblLabels_9.Text = "Case";
			this._lblLabels_9.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_8
			//
			this._lblLabels_8.AutoSize = true;
			this._lblLabels_8.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_8.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_8.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_8.Location = new System.Drawing.Point(432, 66);
			this._lblLabels_8.Name = "_lblLabels_8";
			this._lblLabels_8.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_8.Size = new System.Drawing.Size(34, 13);
			this._lblLabels_8.TabIndex = 15;
			this._lblLabels_8.Text = "Bottle";
			this._lblLabels_8.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_7
			//
			this._lblLabels_7.AutoSize = true;
			this._lblLabels_7.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_7.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_7.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_7.Location = new System.Drawing.Point(318, 99);
			this._lblLabels_7.Name = "_lblLabels_7";
			this._lblLabels_7.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_7.Size = new System.Drawing.Size(84, 13);
			this._lblLabels_7.TabIndex = 14;
			this._lblLabels_7.Text = "2. Special Price:";
			this._lblLabels_7.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_6
			//
			this._lblLabels_6.AutoSize = true;
			this._lblLabels_6.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_6.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_6.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_6.Location = new System.Drawing.Point(312, 81);
			this._lblLabels_6.Name = "_lblLabels_6";
			this._lblLabels_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_6.Size = new System.Drawing.Size(91, 13);
			this._lblLabels_6.TabIndex = 13;
			this._lblLabels_6.Text = "1. Inclusive Price:";
			this._lblLabels_6.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_5
			//
			this._lblLabels_5.AutoSize = true;
			this._lblLabels_5.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_5.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_5.Location = new System.Drawing.Point(104, 155);
			this._lblLabels_5.Name = "_lblLabels_5";
			this._lblLabels_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_5.Size = new System.Drawing.Size(138, 13);
			this._lblLabels_5.TabIndex = 9;
			this._lblLabels_5.Text = "Number of Bottles In a case";
			this._lblLabels_5.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_4
			//
			this._lblLabels_4.AutoSize = true;
			this._lblLabels_4.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_4.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_4.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_4.Location = new System.Drawing.Point(21, 108);
			this._lblLabels_4.Name = "_lblLabels_4";
			this._lblLabels_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_4.Size = new System.Drawing.Size(84, 13);
			this._lblLabels_4.TabIndex = 5;
			this._lblLabels_4.Text = "POS Quick Key:";
			this._lblLabels_4.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_3
			//
			this._lblLabels_3.AutoSize = true;
			this._lblLabels_3.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_3.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_3.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_3.Location = new System.Drawing.Point(27, 87);
			this._lblLabels_3.Name = "_lblLabels_3";
			this._lblLabels_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_3.Size = new System.Drawing.Size(78, 13);
			this._lblLabels_3.TabIndex = 3;
			this._lblLabels_3.Text = "Receipt Name:";
			this._lblLabels_3.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_38
			//
			this._lblLabels_38.AutoSize = true;
			this._lblLabels_38.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_38.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_38.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_38.Location = new System.Drawing.Point(30, 69);
			this._lblLabels_38.Name = "_lblLabels_38";
			this._lblLabels_38.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_38.Size = new System.Drawing.Size(75, 13);
			this._lblLabels_38.TabIndex = 1;
			this._lblLabels_38.Text = "Display Name:";
			this._lblLabels_38.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lbl_5
			//
			this._lbl_5.AutoSize = true;
			this._lbl_5.BackColor = System.Drawing.Color.Transparent;
			this._lbl_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_5.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._lbl_5.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_5.Location = new System.Drawing.Point(15, 45);
			this._lbl_5.Name = "_lbl_5";
			this._lbl_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_5.Size = new System.Drawing.Size(62, 14);
			this._lbl_5.TabIndex = 0;
			this._lbl_5.Text = "&1. General";
			//
			//frmDeposit
			//
			this.AutoScaleDimensions = new System.Drawing.SizeF(6f, 13f);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(224)), Convert.ToInt32(Convert.ToByte(224)), Convert.ToInt32(Convert.ToByte(224)));
			this.ClientSize = new System.Drawing.Size(549, 205);
			this.ControlBox = false;
			this.Controls.Add(this._chkFields_1);
			this.Controls.Add(this._txtFloat_3);
			this.Controls.Add(this._txtFloat_2);
			this.Controls.Add(this._txtFloat_1);
			this.Controls.Add(this._txtFloat_0);
			this.Controls.Add(this._txtHide_1);
			this.Controls.Add(this._txtHide_0);
			this.Controls.Add(this._txtInteger_5);
			this.Controls.Add(this._txtFields_4);
			this.Controls.Add(this._txtFields_3);
			this.Controls.Add(this._txtFields_28);
			this.Controls.Add(this.picButtons);
			this.Controls.Add(this.cmbVat);
			this.Controls.Add(this._lbl_0);
			this.Controls.Add(this._lblLabels_2);
			this.Controls.Add(this._lblLabels_9);
			this.Controls.Add(this._lblLabels_8);
			this.Controls.Add(this._lblLabels_7);
			this.Controls.Add(this._lblLabels_6);
			this.Controls.Add(this._lblLabels_5);
			this.Controls.Add(this._lblLabels_4);
			this.Controls.Add(this._lblLabels_3);
			this.Controls.Add(this._lblLabels_38);
			this.Controls.Add(this._lbl_5);
			this.Controls.Add(this.ShapeContainer1);
			this.Cursor = System.Windows.Forms.Cursors.Default;
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
			this.KeyPreview = true;
			this.Location = new System.Drawing.Point(73, 22);
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.Name = "frmDeposit";
			this.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.Text = "Edit Deposit Details";
			this.picButtons.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)this.cmbVat).EndInit();
			((System.ComponentModel.ISupportInitialize)this.Shape1).EndInit();
			this.ResumeLayout(false);
			this.PerformLayout();

		}
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmMainHOParam));
			this.components = new System.ComponentModel.Container();
			this.ToolTip1 = new System.Windows.Forms.ToolTip(components);
			this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
			this._chkBit_6 = new System.Windows.Forms.CheckBox();
			this._chkBit_5 = new System.Windows.Forms.CheckBox();
			this._chkBit_1 = new System.Windows.Forms.CheckBox();
			this._chkBit_2 = new System.Windows.Forms.CheckBox();
			this._chkBit_3 = new System.Windows.Forms.CheckBox();
			this._chkBit_4 = new System.Windows.Forms.CheckBox();
			this.picButtons = new System.Windows.Forms.Panel();
			this.cmdCancel = new System.Windows.Forms.Button();
			this.cmdClearLock = new System.Windows.Forms.Button();
			this.cmdClose = new System.Windows.Forms.Button();
			this._lbl_2 = new System.Windows.Forms.Label();
			this._Shape1_3 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			//Me.chkBit = New Microsoft.VisualBasic.Compatibility.VB6.CheckBoxArray(components)
			//Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			this.Shape1 = new RectangleShapeArray(components);
			this.picButtons.SuspendLayout();
			this.SuspendLayout();
			this.ToolTip1.Active = true;
			//CType(Me.chkBit, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
			((System.ComponentModel.ISupportInitialize)this.Shape1).BeginInit();
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
			this.Text = "4POS HeadOffice Sync - Parameters";
			this.ClientSize = new System.Drawing.Size(271, 189);
			this.Location = new System.Drawing.Point(3, 29);
			this.ControlBox = false;
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.BackColor = System.Drawing.SystemColors.Control;
			this.Enabled = true;
			this.KeyPreview = false;
			this.Cursor = System.Windows.Forms.Cursors.Default;
			this.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.ShowInTaskbar = true;
			this.HelpButton = false;
			this.WindowState = System.Windows.Forms.FormWindowState.Normal;
			this.Name = "frmMainHOParam";
			this._chkBit_6.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkBit_6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkBit_6.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._chkBit_6.Text = "Ignore Bill of Material / Recipe";
			this._chkBit_6.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkBit_6.Size = new System.Drawing.Size(242, 15);
			this._chkBit_6.Location = new System.Drawing.Point(16, 160);
			this._chkBit_6.TabIndex = 10;
			this._chkBit_6.CausesValidation = true;
			this._chkBit_6.Enabled = true;
			this._chkBit_6.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkBit_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkBit_6.Appearance = System.Windows.Forms.Appearance.Normal;
			this._chkBit_6.TabStop = true;
			this._chkBit_6.CheckState = System.Windows.Forms.CheckState.Unchecked;
			this._chkBit_6.Visible = true;
			this._chkBit_6.Name = "_chkBit_6";
			this._chkBit_5.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkBit_5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkBit_5.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._chkBit_5.Text = "Overwrite Promotion";
			this._chkBit_5.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkBit_5.Size = new System.Drawing.Size(242, 15);
			this._chkBit_5.Location = new System.Drawing.Point(16, 142);
			this._chkBit_5.TabIndex = 9;
			this._chkBit_5.CausesValidation = true;
			this._chkBit_5.Enabled = true;
			this._chkBit_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkBit_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkBit_5.Appearance = System.Windows.Forms.Appearance.Normal;
			this._chkBit_5.TabStop = true;
			this._chkBit_5.CheckState = System.Windows.Forms.CheckState.Unchecked;
			this._chkBit_5.Visible = true;
			this._chkBit_5.Name = "_chkBit_5";
			this._chkBit_1.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkBit_1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkBit_1.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._chkBit_1.Text = "Update Re-order level";
			this._chkBit_1.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkBit_1.Size = new System.Drawing.Size(242, 15);
			this._chkBit_1.Location = new System.Drawing.Point(16, 59);
			this._chkBit_1.TabIndex = 6;
			this._chkBit_1.CausesValidation = true;
			this._chkBit_1.Enabled = true;
			this._chkBit_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkBit_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkBit_1.Appearance = System.Windows.Forms.Appearance.Normal;
			this._chkBit_1.TabStop = true;
			this._chkBit_1.CheckState = System.Windows.Forms.CheckState.Unchecked;
			this._chkBit_1.Visible = true;
			this._chkBit_1.Name = "_chkBit_1";
			this._chkBit_2.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkBit_2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkBit_2.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._chkBit_2.Text = "Overwrite Employee information";
			this._chkBit_2.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkBit_2.Size = new System.Drawing.Size(242, 15);
			this._chkBit_2.Location = new System.Drawing.Point(16, 79);
			this._chkBit_2.TabIndex = 5;
			this._chkBit_2.CausesValidation = true;
			this._chkBit_2.Enabled = true;
			this._chkBit_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkBit_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkBit_2.Appearance = System.Windows.Forms.Appearance.Normal;
			this._chkBit_2.TabStop = true;
			this._chkBit_2.CheckState = System.Windows.Forms.CheckState.Unchecked;
			this._chkBit_2.Visible = true;
			this._chkBit_2.Name = "_chkBit_2";
			this._chkBit_3.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkBit_3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkBit_3.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._chkBit_3.Text = "Update Item Counter for Waitron";
			this._chkBit_3.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkBit_3.Size = new System.Drawing.Size(242, 15);
			this._chkBit_3.Location = new System.Drawing.Point(16, 99);
			this._chkBit_3.TabIndex = 4;
			this._chkBit_3.CausesValidation = true;
			this._chkBit_3.Enabled = true;
			this._chkBit_3.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkBit_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkBit_3.Appearance = System.Windows.Forms.Appearance.Normal;
			this._chkBit_3.TabStop = true;
			this._chkBit_3.CheckState = System.Windows.Forms.CheckState.Unchecked;
			this._chkBit_3.Visible = true;
			this._chkBit_3.Name = "_chkBit_3";
			this._chkBit_4.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkBit_4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkBit_4.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._chkBit_4.Text = "Update Actual Cost";
			this._chkBit_4.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkBit_4.Size = new System.Drawing.Size(242, 15);
			this._chkBit_4.Location = new System.Drawing.Point(16, 120);
			this._chkBit_4.TabIndex = 3;
			this._chkBit_4.CausesValidation = true;
			this._chkBit_4.Enabled = true;
			this._chkBit_4.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkBit_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkBit_4.Appearance = System.Windows.Forms.Appearance.Normal;
			this._chkBit_4.TabStop = true;
			this._chkBit_4.CheckState = System.Windows.Forms.CheckState.Unchecked;
			this._chkBit_4.Visible = true;
			this._chkBit_4.Name = "_chkBit_4";
			this.picButtons.Dock = System.Windows.Forms.DockStyle.Top;
			this.picButtons.BackColor = System.Drawing.Color.Blue;
			this.picButtons.Size = new System.Drawing.Size(271, 39);
			this.picButtons.Location = new System.Drawing.Point(0, 0);
			this.picButtons.TabIndex = 0;
			this.picButtons.TabStop = false;
			this.picButtons.CausesValidation = true;
			this.picButtons.Enabled = true;
			this.picButtons.ForeColor = System.Drawing.SystemColors.ControlText;
			this.picButtons.Cursor = System.Windows.Forms.Cursors.Default;
			this.picButtons.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.picButtons.Visible = true;
			this.picButtons.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.picButtons.Name = "picButtons";
			this.cmdCancel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdCancel.Text = "&Undo";
			this.cmdCancel.Size = new System.Drawing.Size(73, 29);
			this.cmdCancel.Location = new System.Drawing.Point(8, 4);
			this.cmdCancel.TabIndex = 8;
			this.cmdCancel.TabStop = false;
			this.cmdCancel.BackColor = System.Drawing.SystemColors.Control;
			this.cmdCancel.CausesValidation = true;
			this.cmdCancel.Enabled = true;
			this.cmdCancel.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdCancel.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdCancel.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdCancel.Name = "cmdCancel";
			this.cmdClearLock.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdClearLock.Text = "Clear Log";
			this.cmdClearLock.Size = new System.Drawing.Size(73, 29);
			this.cmdClearLock.Location = new System.Drawing.Point(552, 4);
			this.cmdClearLock.TabIndex = 2;
			this.cmdClearLock.TabStop = false;
			this.cmdClearLock.BackColor = System.Drawing.SystemColors.Control;
			this.cmdClearLock.CausesValidation = true;
			this.cmdClearLock.Enabled = true;
			this.cmdClearLock.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdClearLock.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdClearLock.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdClearLock.Name = "cmdClearLock";
			this.cmdClose.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdClose.Text = "E&xit";
			this.cmdClose.Size = new System.Drawing.Size(73, 29);
			this.cmdClose.Location = new System.Drawing.Point(184, 4);
			this.cmdClose.TabIndex = 1;
			this.cmdClose.TabStop = false;
			this.cmdClose.BackColor = System.Drawing.SystemColors.Control;
			this.cmdClose.CausesValidation = true;
			this.cmdClose.Enabled = true;
			this.cmdClose.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdClose.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdClose.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdClose.Name = "cmdClose";
			this._lbl_2.BackColor = System.Drawing.Color.Transparent;
			this._lbl_2.Text = "1. 4POS HeadOffice Sync - Parameters";
			this._lbl_2.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._lbl_2.Size = new System.Drawing.Size(206, 14);
			this._lbl_2.Location = new System.Drawing.Point(8, 40);
			this._lbl_2.TabIndex = 7;
			this._lbl_2.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_2.Enabled = true;
			this._lbl_2.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_2.UseMnemonic = true;
			this._lbl_2.Visible = true;
			this._lbl_2.AutoSize = true;
			this._lbl_2.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_2.Name = "_lbl_2";
			this._Shape1_3.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_3.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_3.Size = new System.Drawing.Size(254, 125);
			this._Shape1_3.Location = new System.Drawing.Point(8, 55);
			this._Shape1_3.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_3.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_3.BorderWidth = 1;
			this._Shape1_3.FillColor = System.Drawing.Color.Black;
			this._Shape1_3.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_3.Visible = true;
			this._Shape1_3.Name = "_Shape1_3";
			this.Controls.Add(_chkBit_6);
			this.Controls.Add(_chkBit_5);
			this.Controls.Add(_chkBit_1);
			this.Controls.Add(_chkBit_2);
			this.Controls.Add(_chkBit_3);
			this.Controls.Add(_chkBit_4);
			this.Controls.Add(picButtons);
			this.Controls.Add(_lbl_2);
			this.ShapeContainer1.Shapes.Add(_Shape1_3);
			this.Controls.Add(ShapeContainer1);
			this.picButtons.Controls.Add(cmdCancel);
			this.picButtons.Controls.Add(cmdClearLock);
			this.picButtons.Controls.Add(cmdClose);
			//Me.chkBit.SetIndex(_chkBit_6, CType(6, Short))
			//Me.chkBit.SetIndex(_chkBit_5, CType(5, Short))
			//Me.chkBit.SetIndex(_chkBit_1, CType(1, Short))
			//Me.chkBit.SetIndex(_chkBit_2, CType(2, Short))
			//Me.chkBit.SetIndex(_chkBit_3, CType(3, Short))
			//Me.chkBit.SetIndex(_chkBit_4, CType(4, Short))
			//Me.lbl.SetIndex(_lbl_2, CType(2, Short))
			this.Shape1.SetIndex(_Shape1_3, Convert.ToInt16(3));
			((System.ComponentModel.ISupportInitialize)this.Shape1).EndInit();
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.chkBit, System.ComponentModel.ISupportInitialize).EndInit()
			this.picButtons.ResumeLayout(false);
			this.ResumeLayout(false);
			this.PerformLayout();
		}
		private void InitializeComponent()
		{
			this.components = new System.ComponentModel.Container();
			this.ToolTip1 = new System.Windows.Forms.ToolTip(this.components);
			this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
			this._Shape1_6 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this.Shape4 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this.Shape3 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this.Shape2 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._Shape1_5 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._Shape1_4 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._Shape1_3 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._Shape1_1 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._Shape1_2 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._Shape1_0 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this.Shape5 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this.Shape6 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._chkFields_19 = new System.Windows.Forms.CheckBox();
			this._chkFields_18 = new System.Windows.Forms.CheckBox();
			this._chkFields_17 = new System.Windows.Forms.CheckBox();
			this._chkFields_16 = new System.Windows.Forms.CheckBox();
			this.cmdLocate = new System.Windows.Forms.Button();
			this._txtFields_11 = new System.Windows.Forms.TextBox();
			this._chkFields_15 = new System.Windows.Forms.CheckBox();
			this.cboSDK = new System.Windows.Forms.ComboBox();
			this._chkFields_14 = new System.Windows.Forms.CheckBox();
			this._chkFields_13 = new System.Windows.Forms.CheckBox();
			this._chkFields_11 = new System.Windows.Forms.CheckBox();
			this._chkFields_10 = new System.Windows.Forms.CheckBox();
			this._chkFields_9 = new System.Windows.Forms.CheckBox();
			this._chkFields_8 = new System.Windows.Forms.CheckBox();
			this._chkFields_7 = new System.Windows.Forms.CheckBox();
			this._chkFields_6 = new System.Windows.Forms.CheckBox();
			this._chkFields_5 = new System.Windows.Forms.CheckBox();
			this._chkFields_4 = new System.Windows.Forms.CheckBox();
			this._chkFields_3 = new System.Windows.Forms.CheckBox();
			this._chkBit_13 = new System.Windows.Forms.CheckBox();
			this._chkFields_2 = new System.Windows.Forms.CheckBox();
			this._txtFields_4 = new System.Windows.Forms.TextBox();
			this.txtintper = new System.Windows.Forms.TextBox();
			this._cboIntPer_0 = new System.Windows.Forms.ComboBox();
			this._chkBit_12 = new System.Windows.Forms.CheckBox();
			this.txtPeriod = new System.Windows.Forms.TextBox();
			this._chkBit_11 = new System.Windows.Forms.CheckBox();
			this._txtFields_3 = new System.Windows.Forms.TextBox();
			this._txtFields_2 = new System.Windows.Forms.TextBox();
			this._txtFields_1 = new System.Windows.Forms.TextBox();
			this._txtFields_0 = new System.Windows.Forms.TextBox();
			this._chkBit_10 = new System.Windows.Forms.CheckBox();
			this._chkBit_9 = new System.Windows.Forms.CheckBox();
			this._chkBit_8 = new System.Windows.Forms.CheckBox();
			this._chkBit_0 = new System.Windows.Forms.CheckBox();
			this._chkFields_1 = new System.Windows.Forms.CheckBox();
			this._chkBit_7 = new System.Windows.Forms.CheckBox();
			this._chkBit_6 = new System.Windows.Forms.CheckBox();
			this._chkBit_5 = new System.Windows.Forms.CheckBox();
			this._chkBit_4 = new System.Windows.Forms.CheckBox();
			this._chkBit_3 = new System.Windows.Forms.CheckBox();
			this._chkBit_2 = new System.Windows.Forms.CheckBox();
			this._chkBit_1 = new System.Windows.Forms.CheckBox();
			this._chkFields_0 = new System.Windows.Forms.CheckBox();
			this._chkFields_12 = new System.Windows.Forms.CheckBox();
			this._txtFields_14 = new System.Windows.Forms.TextBox();
			this._txtFields_13 = new System.Windows.Forms.TextBox();
			this._txtFields_10 = new System.Windows.Forms.TextBox();
			this._txtFields_9 = new System.Windows.Forms.TextBox();
			this._txtFields_8 = new System.Windows.Forms.TextBox();
			this._txtFields_7 = new System.Windows.Forms.TextBox();
			this._txtFields_6 = new System.Windows.Forms.TextBox();
			this._txtFields_5 = new System.Windows.Forms.TextBox();
			this.picButtons = new System.Windows.Forms.Panel();
			this.cmdSyncParam = new System.Windows.Forms.Button();
			this.cmdHO = new System.Windows.Forms.Button();
			this.Command1 = new System.Windows.Forms.Button();
			this.cmdCancel = new System.Windows.Forms.Button();
			this.cmdClose = new System.Windows.Forms.Button();
			this.cmbLanguage = new _4PosBackOffice.NET.myDataGridView();
			this._lbl_4 = new System.Windows.Forms.Label();
			this.Label14 = new System.Windows.Forms.Label();
			this._lblLabels_2 = new System.Windows.Forms.Label();
			this.Label13 = new System.Windows.Forms.Label();
			this.Label12 = new System.Windows.Forms.Label();
			this.Label11 = new System.Windows.Forms.Label();
			this._lblLabels_1 = new System.Windows.Forms.Label();
			this.Label10 = new System.Windows.Forms.Label();
			this.Label9 = new System.Windows.Forms.Label();
			this.Label8 = new System.Windows.Forms.Label();
			this.lblintrfromper = new System.Windows.Forms.Label();
			this.lblinterestper = new System.Windows.Forms.Label();
			this.Label7 = new System.Windows.Forms.Label();
			this.Label6 = new System.Windows.Forms.Label();
			this.Label5 = new System.Windows.Forms.Label();
			this.Label4 = new System.Windows.Forms.Label();
			this.Label3 = new System.Windows.Forms.Label();
			this.Label2 = new System.Windows.Forms.Label();
			this.Label1 = new System.Windows.Forms.Label();
			this._lbl_3 = new System.Windows.Forms.Label();
			this._lbl_2 = new System.Windows.Forms.Label();
			this._lbl_1 = new System.Windows.Forms.Label();
			this._lbl_0 = new System.Windows.Forms.Label();
			this._lblLabels_0 = new System.Windows.Forms.Label();
			this._lblLabels_14 = new System.Windows.Forms.Label();
			this._lblLabels_13 = new System.Windows.Forms.Label();
			this._lblLabels_10 = new System.Windows.Forms.Label();
			this._lblLabels_9 = new System.Windows.Forms.Label();
			this._lblLabels_8 = new System.Windows.Forms.Label();
			this._lblLabels_7 = new System.Windows.Forms.Label();
			this._lblLabels_6 = new System.Windows.Forms.Label();
			this._lblLabels_5 = new System.Windows.Forms.Label();
			this._lbl_5 = new System.Windows.Forms.Label();
			this.Shape1 = new _4PosBackOffice.NET.RectangleShapeArray(this.components);
			this.picButtons.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)this.cmbLanguage).BeginInit();
			((System.ComponentModel.ISupportInitialize)this.Shape1).BeginInit();
			this.SuspendLayout();
			//
			//ShapeContainer1
			//
			this.ShapeContainer1.Location = new System.Drawing.Point(0, 0);
			this.ShapeContainer1.Margin = new System.Windows.Forms.Padding(0);
			this.ShapeContainer1.Name = "ShapeContainer1";
			this.ShapeContainer1.Shapes.AddRange(new Microsoft.VisualBasic.PowerPacks.Shape[] {
				this._Shape1_6,
				this.Shape4,
				this.Shape3,
				this.Shape2,
				this._Shape1_5,
				this._Shape1_4,
				this._Shape1_3,
				this._Shape1_1,
				this._Shape1_2,
				this._Shape1_0,
				this.Shape5,
				this.Shape6
			});
			this.ShapeContainer1.Size = new System.Drawing.Size(867, 720);
			this.ShapeContainer1.TabIndex = 92;
			this.ShapeContainer1.TabStop = false;
			//
			//_Shape1_6
			//
			this._Shape1_6.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._Shape1_6.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_6.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_6.FillColor = System.Drawing.Color.Black;
			this.Shape1.SetIndex(this._Shape1_6, Convert.ToInt16(6));
			this._Shape1_6.Location = new System.Drawing.Point(606, 60);
			this._Shape1_6.Name = "_Shape1_6";
			this._Shape1_6.Size = new System.Drawing.Size(254, 37);
			//
			//Shape4
			//
			this.Shape4.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this.Shape4.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this.Shape4.BorderColor = System.Drawing.SystemColors.WindowText;
			this.Shape4.FillColor = System.Drawing.Color.Black;
			this.Shape4.Location = new System.Drawing.Point(346, 614);
			this.Shape4.Name = "Shape4";
			this.Shape4.Size = new System.Drawing.Size(254, 47);
			//
			//Shape3
			//
			this.Shape3.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this.Shape3.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this.Shape3.BorderColor = System.Drawing.SystemColors.WindowText;
			this.Shape3.FillColor = System.Drawing.Color.Black;
			this.Shape3.Location = new System.Drawing.Point(3, 625);
			this.Shape3.Name = "Shape3";
			this.Shape3.Size = new System.Drawing.Size(337, 37);
			//
			//Shape2
			//
			this.Shape2.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this.Shape2.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this.Shape2.BorderColor = System.Drawing.SystemColors.WindowText;
			this.Shape2.FillColor = System.Drawing.Color.Black;
			this.Shape2.Location = new System.Drawing.Point(346, 546);
			this.Shape2.Name = "Shape2";
			this.Shape2.Size = new System.Drawing.Size(254, 53);
			//
			//_Shape1_5
			//
			this._Shape1_5.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._Shape1_5.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_5.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_5.FillColor = System.Drawing.Color.Black;
			this.Shape1.SetIndex(this._Shape1_5, Convert.ToInt16(5));
			this._Shape1_5.Location = new System.Drawing.Point(346, 440);
			this._Shape1_5.Name = "_Shape1_5";
			this._Shape1_5.Size = new System.Drawing.Size(254, 93);
			//
			//_Shape1_4
			//
			this._Shape1_4.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._Shape1_4.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_4.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_4.FillColor = System.Drawing.Color.Black;
			this.Shape1.SetIndex(this._Shape1_4, Convert.ToInt16(4));
			this._Shape1_4.Location = new System.Drawing.Point(346, 258);
			this._Shape1_4.Name = "_Shape1_4";
			this._Shape1_4.Size = new System.Drawing.Size(254, 165);
			//
			//_Shape1_3
			//
			this._Shape1_3.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._Shape1_3.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_3.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_3.FillColor = System.Drawing.Color.Black;
			this.Shape1.SetIndex(this._Shape1_3, Convert.ToInt16(3));
			this._Shape1_3.Location = new System.Drawing.Point(346, 60);
			this._Shape1_3.Name = "_Shape1_3";
			this._Shape1_3.Size = new System.Drawing.Size(254, 182);
			//
			//_Shape1_1
			//
			this._Shape1_1.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._Shape1_1.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_1.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_1.FillColor = System.Drawing.Color.Black;
			this.Shape1.SetIndex(this._Shape1_1, Convert.ToInt16(1));
			this._Shape1_1.Location = new System.Drawing.Point(3, 328);
			this._Shape1_1.Name = "_Shape1_1";
			this._Shape1_1.Size = new System.Drawing.Size(337, 279);
			//
			//_Shape1_2
			//
			this._Shape1_2.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._Shape1_2.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_2.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_2.FillColor = System.Drawing.Color.Black;
			this.Shape1.SetIndex(this._Shape1_2, Convert.ToInt16(2));
			this._Shape1_2.Location = new System.Drawing.Point(3, 60);
			this._Shape1_2.Name = "_Shape1_2";
			this._Shape1_2.Size = new System.Drawing.Size(337, 187);
			//
			//_Shape1_0
			//
			this._Shape1_0.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._Shape1_0.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_0.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_0.FillColor = System.Drawing.Color.Black;
			this.Shape1.SetIndex(this._Shape1_0, Convert.ToInt16(0));
			this._Shape1_0.Location = new System.Drawing.Point(3, 264);
			this._Shape1_0.Name = "_Shape1_0";
			this._Shape1_0.Size = new System.Drawing.Size(337, 49);
			//
			//Shape5
			//
			this.Shape5.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this.Shape5.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this.Shape5.BorderColor = System.Drawing.SystemColors.WindowText;
			this.Shape5.FillColor = System.Drawing.Color.Black;
			this.Shape5.Location = new System.Drawing.Point(346, 678);
			this.Shape5.Name = "Shape5";
			this.Shape5.Size = new System.Drawing.Size(254, 37);
			//
			//Shape6
			//
			this.Shape6.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this.Shape6.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this.Shape6.BorderColor = System.Drawing.SystemColors.WindowText;
			this.Shape6.FillColor = System.Drawing.Color.Black;
			this.Shape6.Location = new System.Drawing.Point(3, 684);
			this.Shape6.Name = "Shape6";
			this.Shape6.Size = new System.Drawing.Size(337, 31);
			//
			//_chkFields_19
			//
			this._chkFields_19.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkFields_19.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_19.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_19.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_19.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_19.Location = new System.Drawing.Point(612, 64);
			this._chkFields_19.Name = "_chkFields_19";
			this._chkFields_19.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_19.Size = new System.Drawing.Size(242, 29);
			this._chkFields_19.TabIndex = 90;
			this._chkFields_19.Text = "Do not allow security permissions higher than person logged in.";
			this._chkFields_19.UseVisualStyleBackColor = false;
			//
			//_chkFields_18
			//
			this._chkFields_18.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkFields_18.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_18.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_18.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_18.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_18.Location = new System.Drawing.Point(354, 394);
			this._chkFields_18.Name = "_chkFields_18";
			this._chkFields_18.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_18.Size = new System.Drawing.Size(242, 27);
			this._chkFields_18.TabIndex = 89;
			this._chkFields_18.Text = "Load Today's report data when application starts";
			this._chkFields_18.UseVisualStyleBackColor = false;
			//
			//_chkFields_17
			//
			this._chkFields_17.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkFields_17.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_17.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_17.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_17.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_17.Location = new System.Drawing.Point(8, 583);
			this._chkFields_17.Name = "_chkFields_17";
			this._chkFields_17.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_17.Size = new System.Drawing.Size(324, 19);
			this._chkFields_17.TabIndex = 88;
			this._chkFields_17.Text = "Apply Sales Qty for 'Make Finished Product'";
			this._chkFields_17.UseVisualStyleBackColor = false;
			//
			//_chkFields_16
			//
			this._chkFields_16.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkFields_16.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_16.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_16.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_16.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_16.Location = new System.Drawing.Point(8, 564);
			this._chkFields_16.Name = "_chkFields_16";
			this._chkFields_16.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_16.Size = new System.Drawing.Size(324, 19);
			this._chkFields_16.TabIndex = 87;
			this._chkFields_16.Text = "Sort stock items on Order alphabetically";
			this._chkFields_16.UseVisualStyleBackColor = false;
			//
			//cmdLocate
			//
			this.cmdLocate.BackColor = System.Drawing.SystemColors.Control;
			this.cmdLocate.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdLocate.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdLocate.Location = new System.Drawing.Point(272, 680);
			this.cmdLocate.Name = "cmdLocate";
			this.cmdLocate.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdLocate.Size = new System.Drawing.Size(60, 25);
			this.cmdLocate.TabIndex = 86;
			this.cmdLocate.Text = "Locate ...";
			this.cmdLocate.UseVisualStyleBackColor = false;
			//
			//_txtFields_11
			//
			this._txtFields_11.AcceptsReturn = true;
			this._txtFields_11.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_11.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_11.Enabled = false;
			this._txtFields_11.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_11.Location = new System.Drawing.Point(76, 684);
			this._txtFields_11.MaxLength = 0;
			this._txtFields_11.Name = "_txtFields_11";
			this._txtFields_11.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_11.Size = new System.Drawing.Size(192, 19);
			this._txtFields_11.TabIndex = 85;
			//
			//_chkFields_15
			//
			this._chkFields_15.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkFields_15.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_15.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_15.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_15.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_15.Location = new System.Drawing.Point(354, 216);
			this._chkFields_15.Name = "_chkFields_15";
			this._chkFields_15.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_15.Size = new System.Drawing.Size(242, 23);
			this._chkFields_15.TabIndex = 81;
			this._chkFields_15.Text = "Use Head Office link";
			this._chkFields_15.UseVisualStyleBackColor = false;
			//
			//cboSDK
			//
			this.cboSDK.BackColor = System.Drawing.SystemColors.Window;
			this.cboSDK.Cursor = System.Windows.Forms.Cursors.Default;
			this.cboSDK.ForeColor = System.Drawing.SystemColors.WindowText;
			this.cboSDK.Items.AddRange(new object[] {
				"Platinum SDK",
				"One Touch SDK"
			});
			this.cboSDK.Location = new System.Drawing.Point(448, 684);
			this.cboSDK.Name = "cboSDK";
			this.cboSDK.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cboSDK.Size = new System.Drawing.Size(149, 21);
			this.cboSDK.TabIndex = 78;
			//
			//_chkFields_14
			//
			this._chkFields_14.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkFields_14.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_14.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_14.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_14.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_14.Location = new System.Drawing.Point(8, 546);
			this._chkFields_14.Name = "_chkFields_14";
			this._chkFields_14.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_14.Size = new System.Drawing.Size(324, 19);
			this._chkFields_14.TabIndex = 77;
			this._chkFields_14.Text = "On Stock Take Additions and Day Ends print slip";
			this._chkFields_14.UseVisualStyleBackColor = false;
			//
			//_chkFields_13
			//
			this._chkFields_13.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkFields_13.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_13.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_13.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_13.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_13.Location = new System.Drawing.Point(8, 526);
			this._chkFields_13.Name = "_chkFields_13";
			this._chkFields_13.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_13.Size = new System.Drawing.Size(324, 19);
			this._chkFields_13.TabIndex = 76;
			this._chkFields_13.Text = "When print shrinkage, toggle the negative sign";
			this._chkFields_13.UseVisualStyleBackColor = false;
			//
			//_chkFields_11
			//
			this._chkFields_11.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkFields_11.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_11.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_11.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_11.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_11.Location = new System.Drawing.Point(8, 504);
			this._chkFields_11.Name = "_chkFields_11";
			this._chkFields_11.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_11.Size = new System.Drawing.Size(324, 19);
			this._chkFields_11.TabIndex = 75;
			this._chkFields_11.Text = "When print Purchase order, print Barcode and not Supplier code";
			this._chkFields_11.UseVisualStyleBackColor = false;
			//
			//_chkFields_10
			//
			this._chkFields_10.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkFields_10.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_10.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_10.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_10.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_10.Location = new System.Drawing.Point(354, 378);
			this._chkFields_10.Name = "_chkFields_10";
			this._chkFields_10.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_10.Size = new System.Drawing.Size(242, 19);
			this._chkFields_10.TabIndex = 74;
			this._chkFields_10.Text = "Cashless System";
			this._chkFields_10.UseVisualStyleBackColor = false;
			//
			//_chkFields_9
			//
			this._chkFields_9.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkFields_9.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_9.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_9.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_9.Location = new System.Drawing.Point(354, 359);
			this._chkFields_9.Name = "_chkFields_9";
			this._chkFields_9.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_9.Size = new System.Drawing.Size(242, 19);
			this._chkFields_9.TabIndex = 73;
			this._chkFields_9.Text = "Fruit && Veg Production";
			this._chkFields_9.UseVisualStyleBackColor = false;
			//
			//_chkFields_8
			//
			this._chkFields_8.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkFields_8.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_8.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_8.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_8.Location = new System.Drawing.Point(354, 636);
			this._chkFields_8.Name = "_chkFields_8";
			this._chkFields_8.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_8.Size = new System.Drawing.Size(242, 23);
			this._chkFields_8.TabIndex = 72;
			this._chkFields_8.Text = "Do not print 'Balance Due Now' on statements";
			this._chkFields_8.UseVisualStyleBackColor = false;
			//
			//_chkFields_7
			//
			this._chkFields_7.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkFields_7.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_7.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_7.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_7.Location = new System.Drawing.Point(354, 616);
			this._chkFields_7.Name = "_chkFields_7";
			this._chkFields_7.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_7.Size = new System.Drawing.Size(242, 23);
			this._chkFields_7.TabIndex = 70;
			this._chkFields_7.Text = "Use Open Item Debtors for payment allocation";
			this._chkFields_7.UseVisualStyleBackColor = false;
			//
			//_chkFields_6
			//
			this._chkFields_6.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkFields_6.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_6.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_6.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_6.Location = new System.Drawing.Point(248, 629);
			this._chkFields_6.Name = "_chkFields_6";
			this._chkFields_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_6.Size = new System.Drawing.Size(81, 23);
			this._chkFields_6.TabIndex = 67;
			this._chkFields_6.Text = "Right to Left";
			this._chkFields_6.UseVisualStyleBackColor = false;
			//
			//_chkFields_5
			//
			this._chkFields_5.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkFields_5.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_5.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_5.Location = new System.Drawing.Point(354, 340);
			this._chkFields_5.Name = "_chkFields_5";
			this._chkFields_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_5.Size = new System.Drawing.Size(242, 19);
			this._chkFields_5.TabIndex = 65;
			this._chkFields_5.Text = "Dry Cleaning Customer";
			this._chkFields_5.UseVisualStyleBackColor = false;
			//
			//_chkFields_4
			//
			this._chkFields_4.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkFields_4.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_4.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_4.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_4.Location = new System.Drawing.Point(8, 334);
			this._chkFields_4.Name = "_chkFields_4";
			this._chkFields_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_4.Size = new System.Drawing.Size(324, 19);
			this._chkFields_4.TabIndex = 64;
			this._chkFields_4.Text = "When print stock take sheets, show Barcode and not Quick Key";
			this._chkFields_4.UseVisualStyleBackColor = false;
			//
			//_chkFields_3
			//
			this._chkFields_3.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkFields_3.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_3.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_3.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_3.Location = new System.Drawing.Point(256, 736);
			this._chkFields_3.Name = "_chkFields_3";
			this._chkFields_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_3.Size = new System.Drawing.Size(265, 23);
			this._chkFields_3.TabIndex = 63;
			this._chkFields_3.Text = "Donot overwrite Menus on 4POS Update";
			this._chkFields_3.UseVisualStyleBackColor = false;
			this._chkFields_3.Visible = false;
			//
			//_chkBit_13
			//
			this._chkBit_13.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkBit_13.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkBit_13.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkBit_13.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkBit_13.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkBit_13.Location = new System.Drawing.Point(8, 475);
			this._chkBit_13.Name = "_chkBit_13";
			this._chkBit_13.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkBit_13.Size = new System.Drawing.Size(324, 26);
			this._chkBit_13.TabIndex = 62;
			this._chkBit_13.Text = "On processing GRV, Do not update GRV cost to LIST cost && calculate Weighted Avg " + "cost to Actual Cost";
			this._chkBit_13.UseVisualStyleBackColor = false;
			//
			//_chkFields_2
			//
			this._chkFields_2.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkFields_2.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_2.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_2.Location = new System.Drawing.Point(8, 389);
			this._chkFields_2.Name = "_chkFields_2";
			this._chkFields_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_2.Size = new System.Drawing.Size(324, 26);
			this._chkFields_2.TabIndex = 59;
			this._chkFields_2.Text = "On processing GRV, update GRV Cost to Actual Cost        [Default is List Cost]";
			this._chkFields_2.UseVisualStyleBackColor = false;
			//
			//_txtFields_4
			//
			this._txtFields_4.AcceptsReturn = true;
			this._txtFields_4.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_4.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_4.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_4.Location = new System.Drawing.Point(520, 552);
			this._txtFields_4.MaxLength = 0;
			this._txtFields_4.Name = "_txtFields_4";
			this._txtFields_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_4.Size = new System.Drawing.Size(72, 19);
			this._txtFields_4.TabIndex = 58;
			//
			//txtintper
			//
			this.txtintper.AcceptsReturn = true;
			this.txtintper.BackColor = System.Drawing.SystemColors.Window;
			this.txtintper.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.txtintper.ForeColor = System.Drawing.SystemColors.WindowText;
			this.txtintper.Location = new System.Drawing.Point(176, 728);
			this.txtintper.MaxLength = 0;
			this.txtintper.Name = "txtintper";
			this.txtintper.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.txtintper.Size = new System.Drawing.Size(71, 19);
			this.txtintper.TabIndex = 26;
			this.txtintper.Text = "0.00";
			this.txtintper.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this.txtintper.Visible = false;
			//
			//_cboIntPer_0
			//
			this._cboIntPer_0.BackColor = System.Drawing.SystemColors.Window;
			this._cboIntPer_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._cboIntPer_0.ForeColor = System.Drawing.SystemColors.WindowText;
			this._cboIntPer_0.Items.AddRange(new object[] {
				"Current",
				"30 Days",
				"60 Days",
				"90 Days",
				"120 Days",
				"150 Days"
			});
			this._cboIntPer_0.Location = new System.Drawing.Point(520, 574);
			this._cboIntPer_0.Name = "_cboIntPer_0";
			this._cboIntPer_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._cboIntPer_0.Size = new System.Drawing.Size(69, 21);
			this._cboIntPer_0.TabIndex = 27;
			//
			//_chkBit_12
			//
			this._chkBit_12.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkBit_12.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkBit_12.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkBit_12.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkBit_12.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkBit_12.Location = new System.Drawing.Point(354, 323);
			this._chkBit_12.Name = "_chkBit_12";
			this._chkBit_12.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkBit_12.Size = new System.Drawing.Size(242, 15);
			this._chkBit_12.TabIndex = 31;
			this._chkBit_12.Text = "Automatic Zero Stock At Day End";
			this._chkBit_12.UseVisualStyleBackColor = false;
			//
			//txtPeriod
			//
			this.txtPeriod.AcceptsReturn = true;
			this.txtPeriod.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(224)), Convert.ToInt32(Convert.ToByte(224)), Convert.ToInt32(Convert.ToByte(224)));
			this.txtPeriod.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.txtPeriod.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.txtPeriod.ForeColor = System.Drawing.SystemColors.WindowText;
			this.txtPeriod.Location = new System.Drawing.Point(98, 268);
			this.txtPeriod.MaxLength = 0;
			this.txtPeriod.Name = "txtPeriod";
			this.txtPeriod.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.txtPeriod.Size = new System.Drawing.Size(49, 19);
			this.txtPeriod.TabIndex = 6;
			this.txtPeriod.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			//
			//_chkBit_11
			//
			this._chkBit_11.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkBit_11.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkBit_11.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkBit_11.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkBit_11.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkBit_11.Location = new System.Drawing.Point(8, 430);
			this._chkBit_11.Name = "_chkBit_11";
			this._chkBit_11.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkBit_11.Size = new System.Drawing.Size(324, 26);
			this._chkBit_11.TabIndex = 53;
			this._chkBit_11.Text = "On processing GRV, update GRV cost to LIST cost && calculate Weighted Avg cost to" + " Actual Cost";
			this._chkBit_11.UseVisualStyleBackColor = false;
			//
			//_txtFields_3
			//
			this._txtFields_3.AcceptsReturn = true;
			this._txtFields_3.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_3.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_3.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_3.Location = new System.Drawing.Point(464, 510);
			this._txtFields_3.MaxLength = 0;
			this._txtFields_3.Name = "_txtFields_3";
			this._txtFields_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_3.Size = new System.Drawing.Size(131, 19);
			this._txtFields_3.TabIndex = 25;
			//
			//_txtFields_2
			//
			this._txtFields_2.AcceptsReturn = true;
			this._txtFields_2.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_2.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_2.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_2.Location = new System.Drawing.Point(464, 488);
			this._txtFields_2.MaxLength = 0;
			this._txtFields_2.Name = "_txtFields_2";
			this._txtFields_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_2.Size = new System.Drawing.Size(131, 19);
			this._txtFields_2.TabIndex = 24;
			//
			//_txtFields_1
			//
			this._txtFields_1.AcceptsReturn = true;
			this._txtFields_1.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_1.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_1.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_1.Location = new System.Drawing.Point(464, 466);
			this._txtFields_1.MaxLength = 0;
			this._txtFields_1.Name = "_txtFields_1";
			this._txtFields_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_1.Size = new System.Drawing.Size(131, 19);
			this._txtFields_1.TabIndex = 23;
			//
			//_txtFields_0
			//
			this._txtFields_0.AcceptsReturn = true;
			this._txtFields_0.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_0.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_0.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_0.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_0.Location = new System.Drawing.Point(464, 446);
			this._txtFields_0.MaxLength = 0;
			this._txtFields_0.Name = "_txtFields_0";
			this._txtFields_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_0.Size = new System.Drawing.Size(131, 19);
			this._txtFields_0.TabIndex = 22;
			//
			//_chkBit_10
			//
			this._chkBit_10.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkBit_10.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkBit_10.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkBit_10.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkBit_10.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkBit_10.Location = new System.Drawing.Point(354, 202);
			this._chkBit_10.Name = "_chkBit_10";
			this._chkBit_10.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkBit_10.Size = new System.Drawing.Size(242, 15);
			this._chkBit_10.TabIndex = 18;
			this._chkBit_10.Text = "Automatic Email to Remote Office";
			this._chkBit_10.UseVisualStyleBackColor = false;
			//
			//_chkBit_9
			//
			this._chkBit_9.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkBit_9.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkBit_9.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkBit_9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkBit_9.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkBit_9.Location = new System.Drawing.Point(354, 306);
			this._chkBit_9.Name = "_chkBit_9";
			this._chkBit_9.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkBit_9.Size = new System.Drawing.Size(242, 15);
			this._chkBit_9.TabIndex = 21;
			this._chkBit_9.Text = "Do Not View Update Warning on update POS ";
			this._chkBit_9.UseVisualStyleBackColor = false;
			//
			//_chkBit_8
			//
			this._chkBit_8.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkBit_8.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkBit_8.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkBit_8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkBit_8.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkBit_8.Location = new System.Drawing.Point(354, 262);
			this._chkBit_8.Name = "_chkBit_8";
			this._chkBit_8.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkBit_8.Size = new System.Drawing.Size(242, 23);
			this._chkBit_8.TabIndex = 19;
			this._chkBit_8.Text = "4POS Interface Handling";
			this._chkBit_8.UseVisualStyleBackColor = false;
			//
			//_chkBit_0
			//
			this._chkBit_0.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkBit_0.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkBit_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkBit_0.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkBit_0.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkBit_0.Location = new System.Drawing.Point(354, 186);
			this._chkBit_0.Name = "_chkBit_0";
			this._chkBit_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkBit_0.Size = new System.Drawing.Size(242, 15);
			this._chkBit_0.TabIndex = 17;
			this._chkBit_0.Text = "Automatic Pastel Report";
			this._chkBit_0.UseVisualStyleBackColor = false;
			//
			//_chkFields_1
			//
			this._chkFields_1.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkFields_1.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_1.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_1.Location = new System.Drawing.Point(354, 284);
			this._chkFields_1.Name = "_chkFields_1";
			this._chkFields_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_1.Size = new System.Drawing.Size(242, 22);
			this._chkFields_1.TabIndex = 20;
			this._chkFields_1.Text = "Allow Day End run to be performed from the 4POS Domain Controller";
			this._chkFields_1.UseVisualStyleBackColor = false;
			//
			//_chkBit_7
			//
			this._chkBit_7.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkBit_7.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkBit_7.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkBit_7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkBit_7.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkBit_7.Location = new System.Drawing.Point(354, 168);
			this._chkBit_7.Name = "_chkBit_7";
			this._chkBit_7.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkBit_7.Size = new System.Drawing.Size(242, 15);
			this._chkBit_7.TabIndex = 16;
			this._chkBit_7.Text = "Consignment Summary";
			this._chkBit_7.UseVisualStyleBackColor = false;
			//
			//_chkBit_6
			//
			this._chkBit_6.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkBit_6.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkBit_6.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkBit_6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkBit_6.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkBit_6.Location = new System.Drawing.Point(354, 152);
			this._chkBit_6.Name = "_chkBit_6";
			this._chkBit_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkBit_6.Size = new System.Drawing.Size(242, 15);
			this._chkBit_6.TabIndex = 15;
			this._chkBit_6.Text = "Print Quotes";
			this._chkBit_6.UseVisualStyleBackColor = false;
			//
			//_chkBit_5
			//
			this._chkBit_5.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkBit_5.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkBit_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkBit_5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkBit_5.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkBit_5.Location = new System.Drawing.Point(354, 134);
			this._chkBit_5.Name = "_chkBit_5";
			this._chkBit_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkBit_5.Size = new System.Drawing.Size(242, 15);
			this._chkBit_5.TabIndex = 14;
			this._chkBit_5.Text = "Print Customer Movement Details";
			this._chkBit_5.UseVisualStyleBackColor = false;
			//
			//_chkBit_4
			//
			this._chkBit_4.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkBit_4.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkBit_4.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkBit_4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkBit_4.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkBit_4.Location = new System.Drawing.Point(354, 116);
			this._chkBit_4.Name = "_chkBit_4";
			this._chkBit_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkBit_4.Size = new System.Drawing.Size(242, 15);
			this._chkBit_4.TabIndex = 44;
			this._chkBit_4.Text = "Print Supplier Movement Summary";
			this._chkBit_4.UseVisualStyleBackColor = false;
			//
			//_chkBit_3
			//
			this._chkBit_3.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkBit_3.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkBit_3.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkBit_3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkBit_3.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkBit_3.Location = new System.Drawing.Point(354, 100);
			this._chkBit_3.Name = "_chkBit_3";
			this._chkBit_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkBit_3.Size = new System.Drawing.Size(242, 15);
			this._chkBit_3.TabIndex = 13;
			this._chkBit_3.Text = "Print Shrinkage Details";
			this._chkBit_3.UseVisualStyleBackColor = false;
			//
			//_chkBit_2
			//
			this._chkBit_2.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkBit_2.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkBit_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkBit_2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkBit_2.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkBit_2.Location = new System.Drawing.Point(354, 82);
			this._chkBit_2.Name = "_chkBit_2";
			this._chkBit_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkBit_2.Size = new System.Drawing.Size(242, 15);
			this._chkBit_2.TabIndex = 12;
			this._chkBit_2.Text = "Stock Movement Summary";
			this._chkBit_2.UseVisualStyleBackColor = false;
			//
			//_chkBit_1
			//
			this._chkBit_1.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkBit_1.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkBit_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkBit_1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkBit_1.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkBit_1.Location = new System.Drawing.Point(354, 64);
			this._chkBit_1.Name = "_chkBit_1";
			this._chkBit_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkBit_1.Size = new System.Drawing.Size(242, 15);
			this._chkBit_1.TabIndex = 11;
			this._chkBit_1.Text = "Sale Channel Activities";
			this._chkBit_1.UseVisualStyleBackColor = false;
			//
			//_chkFields_0
			//
			this._chkFields_0.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkFields_0.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_0.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_0.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_0.Location = new System.Drawing.Point(8, 370);
			this._chkFields_0.Name = "_chkFields_0";
			this._chkFields_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_0.Size = new System.Drawing.Size(324, 19);
			this._chkFields_0.TabIndex = 10;
			this._chkFields_0.Text = "When print stock take sheets, dont print zero stock";
			this._chkFields_0.UseVisualStyleBackColor = false;
			//
			//_chkFields_12
			//
			this._chkFields_12.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkFields_12.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_12.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_12.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_12.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_12.Location = new System.Drawing.Point(8, 352);
			this._chkFields_12.Name = "_chkFields_12";
			this._chkFields_12.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_12.Size = new System.Drawing.Size(324, 19);
			this._chkFields_12.TabIndex = 9;
			this._chkFields_12.Text = "When print stock take sheets, show stock value";
			this._chkFields_12.UseVisualStyleBackColor = false;
			//
			//_txtFields_14
			//
			this._txtFields_14.AcceptsReturn = true;
			this._txtFields_14.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(224)), Convert.ToInt32(Convert.ToByte(224)), Convert.ToInt32(Convert.ToByte(224)));
			this._txtFields_14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_14.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_14.Enabled = false;
			this._txtFields_14.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_14.Location = new System.Drawing.Point(284, 290);
			this._txtFields_14.MaxLength = 0;
			this._txtFields_14.Name = "_txtFields_14";
			this._txtFields_14.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_14.Size = new System.Drawing.Size(48, 19);
			this._txtFields_14.TabIndex = 8;
			this._txtFields_14.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			//
			//_txtFields_13
			//
			this._txtFields_13.AcceptsReturn = true;
			this._txtFields_13.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(224)), Convert.ToInt32(Convert.ToByte(224)), Convert.ToInt32(Convert.ToByte(224)));
			this._txtFields_13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_13.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_13.Enabled = false;
			this._txtFields_13.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_13.Location = new System.Drawing.Point(284, 268);
			this._txtFields_13.MaxLength = 0;
			this._txtFields_13.Name = "_txtFields_13";
			this._txtFields_13.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_13.Size = new System.Drawing.Size(48, 19);
			this._txtFields_13.TabIndex = 7;
			this._txtFields_13.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			//
			//_txtFields_10
			//
			this._txtFields_10.AcceptsReturn = true;
			this._txtFields_10.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_10.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_10.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_10.Location = new System.Drawing.Point(98, 222);
			this._txtFields_10.MaxLength = 0;
			this._txtFields_10.Name = "_txtFields_10";
			this._txtFields_10.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_10.Size = new System.Drawing.Size(234, 19);
			this._txtFields_10.TabIndex = 5;
			//
			//_txtFields_9
			//
			this._txtFields_9.AcceptsReturn = true;
			this._txtFields_9.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_9.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_9.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_9.Location = new System.Drawing.Point(233, 200);
			this._txtFields_9.MaxLength = 0;
			this._txtFields_9.Name = "_txtFields_9";
			this._txtFields_9.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_9.Size = new System.Drawing.Size(99, 19);
			this._txtFields_9.TabIndex = 4;
			//
			//_txtFields_8
			//
			this._txtFields_8.AcceptsReturn = true;
			this._txtFields_8.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_8.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_8.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_8.Location = new System.Drawing.Point(98, 200);
			this._txtFields_8.MaxLength = 0;
			this._txtFields_8.Name = "_txtFields_8";
			this._txtFields_8.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_8.Size = new System.Drawing.Size(99, 19);
			this._txtFields_8.TabIndex = 3;
			//
			//_txtFields_7
			//
			this._txtFields_7.AcceptsReturn = true;
			this._txtFields_7.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_7.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_7.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_7.Location = new System.Drawing.Point(98, 156);
			this._txtFields_7.MaxLength = 0;
			this._txtFields_7.Multiline = true;
			this._txtFields_7.Name = "_txtFields_7";
			this._txtFields_7.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_7.Size = new System.Drawing.Size(234, 41);
			this._txtFields_7.TabIndex = 2;
			//
			//_txtFields_6
			//
			this._txtFields_6.AcceptsReturn = true;
			this._txtFields_6.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_6.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_6.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_6.Location = new System.Drawing.Point(98, 105);
			this._txtFields_6.MaxLength = 0;
			this._txtFields_6.Multiline = true;
			this._txtFields_6.Name = "_txtFields_6";
			this._txtFields_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_6.Size = new System.Drawing.Size(234, 49);
			this._txtFields_6.TabIndex = 1;
			//
			//_txtFields_5
			//
			this._txtFields_5.AcceptsReturn = true;
			this._txtFields_5.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(224)), Convert.ToInt32(Convert.ToByte(224)), Convert.ToInt32(Convert.ToByte(224)));
			this._txtFields_5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_5.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_5.Enabled = false;
			this._txtFields_5.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_5.Location = new System.Drawing.Point(98, 69);
			this._txtFields_5.MaxLength = 0;
			this._txtFields_5.Name = "_txtFields_5";
			this._txtFields_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_5.Size = new System.Drawing.Size(234, 19);
			this._txtFields_5.TabIndex = 0;
			//
			//picButtons
			//
			this.picButtons.BackColor = System.Drawing.Color.Blue;
			this.picButtons.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.picButtons.Controls.Add(this.cmdSyncParam);
			this.picButtons.Controls.Add(this.cmdHO);
			this.picButtons.Controls.Add(this.Command1);
			this.picButtons.Controls.Add(this.cmdCancel);
			this.picButtons.Controls.Add(this.cmdClose);
			this.picButtons.Cursor = System.Windows.Forms.Cursors.Default;
			this.picButtons.Dock = System.Windows.Forms.DockStyle.Top;
			this.picButtons.ForeColor = System.Drawing.SystemColors.ControlText;
			this.picButtons.Location = new System.Drawing.Point(0, 0);
			this.picButtons.Name = "picButtons";
			this.picButtons.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.picButtons.Size = new System.Drawing.Size(867, 39);
			this.picButtons.TabIndex = 45;
			//
			//cmdSyncParam
			//
			this.cmdSyncParam.BackColor = System.Drawing.SystemColors.Control;
			this.cmdSyncParam.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdSyncParam.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdSyncParam.Location = new System.Drawing.Point(296, 4);
			this.cmdSyncParam.Name = "cmdSyncParam";
			this.cmdSyncParam.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdSyncParam.Size = new System.Drawing.Size(105, 29);
			this.cmdSyncParam.TabIndex = 92;
			this.cmdSyncParam.Text = "Sync Parameters";
			this.cmdSyncParam.UseVisualStyleBackColor = false;
			//
			//cmdHO
			//
			this.cmdHO.BackColor = System.Drawing.SystemColors.Control;
			this.cmdHO.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdHO.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdHO.Location = new System.Drawing.Point(184, 4);
			this.cmdHO.Name = "cmdHO";
			this.cmdHO.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdHO.Size = new System.Drawing.Size(105, 29);
			this.cmdHO.TabIndex = 82;
			this.cmdHO.Text = "Synchronize Data";
			this.cmdHO.UseVisualStyleBackColor = false;
			//
			//Command1
			//
			this.Command1.BackColor = System.Drawing.SystemColors.Control;
			this.Command1.Cursor = System.Windows.Forms.Cursors.Default;
			this.Command1.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Command1.Location = new System.Drawing.Point(96, 4);
			this.Command1.Name = "Command1";
			this.Command1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Command1.Size = new System.Drawing.Size(73, 29);
			this.Command1.TabIndex = 29;
			this.Command1.Text = "Edit Emails";
			this.Command1.UseVisualStyleBackColor = false;
			//
			//cmdCancel
			//
			this.cmdCancel.BackColor = System.Drawing.SystemColors.Control;
			this.cmdCancel.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdCancel.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdCancel.Location = new System.Drawing.Point(8, 4);
			this.cmdCancel.Name = "cmdCancel";
			this.cmdCancel.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdCancel.Size = new System.Drawing.Size(73, 29);
			this.cmdCancel.TabIndex = 30;
			this.cmdCancel.TabStop = false;
			this.cmdCancel.Text = "&Undo";
			this.cmdCancel.UseVisualStyleBackColor = false;
			//
			//cmdClose
			//
			this.cmdClose.BackColor = System.Drawing.SystemColors.Control;
			this.cmdClose.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdClose.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdClose.Location = new System.Drawing.Point(546, 4);
			this.cmdClose.Name = "cmdClose";
			this.cmdClose.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdClose.Size = new System.Drawing.Size(73, 29);
			this.cmdClose.TabIndex = 28;
			this.cmdClose.TabStop = false;
			this.cmdClose.Text = "E&xit";
			this.cmdClose.UseVisualStyleBackColor = false;
			//
			//cmbLanguage
			//
			this.cmbLanguage.AllowAddNew = true;
			this.cmbLanguage.BoundText = "";
			this.cmbLanguage.CellBackColor = System.Drawing.SystemColors.AppWorkspace;
			this.cmbLanguage.Col = 0;
			this.cmbLanguage.CtlText = "";
			this.cmbLanguage.DataField = null;
			this.cmbLanguage.Location = new System.Drawing.Point(99, 629);
			this.cmbLanguage.Name = "cmbLanguage";
			this.cmbLanguage.row = 0;
			this.cmbLanguage.Size = new System.Drawing.Size(132, 21);
			this.cmbLanguage.TabIndex = 68;
			this.cmbLanguage.TopRow = 0;
			//
			//_lbl_4
			//
			this._lbl_4.AutoSize = true;
			this._lbl_4.BackColor = System.Drawing.Color.Transparent;
			this._lbl_4.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_4.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._lbl_4.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_4.Location = new System.Drawing.Point(606, 45);
			this._lbl_4.Name = "_lbl_4";
			this._lbl_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_4.Size = new System.Drawing.Size(144, 14);
			this._lbl_4.TabIndex = 91;
			this._lbl_4.Text = "&12. Security permissions";
			//
			//Label14
			//
			this.Label14.BackColor = System.Drawing.Color.Transparent;
			this.Label14.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label14.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this.Label14.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label14.Location = new System.Drawing.Point(3, 664);
			this.Label14.Name = "Label14";
			this.Label14.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label14.Size = new System.Drawing.Size(273, 17);
			this.Label14.TabIndex = 84;
			this.Label14.Text = "&5. Automatic backup path";
			//
			//_lblLabels_2
			//
			this._lblLabels_2.AutoSize = true;
			this._lblLabels_2.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_2.ForeColor = System.Drawing.SystemColors.WindowText;
			this._lblLabels_2.Location = new System.Drawing.Point(8, 686);
			this._lblLabels_2.Name = "_lblLabels_2";
			this._lblLabels_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_2.Size = new System.Drawing.Size(72, 13);
			this._lblLabels_2.TabIndex = 83;
			this._lblLabels_2.Text = "Backup Path:";
			this._lblLabels_2.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//Label13
			//
			this.Label13.BackColor = System.Drawing.Color.Transparent;
			this.Label13.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label13.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this.Label13.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label13.Location = new System.Drawing.Point(348, 664);
			this.Label13.Name = "Label13";
			this.Label13.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label13.Size = new System.Drawing.Size(273, 17);
			this.Label13.TabIndex = 80;
			this.Label13.Text = "&11. Finger Print SDK";
			//
			//Label12
			//
			this.Label12.AutoSize = true;
			this.Label12.BackColor = System.Drawing.Color.Transparent;
			this.Label12.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label12.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label12.Location = new System.Drawing.Point(352, 688);
			this.Label12.Name = "Label12";
			this.Label12.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label12.Size = new System.Drawing.Size(81, 13);
			this.Label12.TabIndex = 79;
			this.Label12.Text = "DigitalPersona :";
			//
			//Label11
			//
			this.Label11.BackColor = System.Drawing.Color.Transparent;
			this.Label11.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label11.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this.Label11.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label11.Location = new System.Drawing.Point(348, 600);
			this.Label11.Name = "Label11";
			this.Label11.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label11.Size = new System.Drawing.Size(273, 17);
			this.Label11.TabIndex = 71;
			this.Label11.Text = "&10. Open Item Debtors";
			//
			//_lblLabels_1
			//
			this._lblLabels_1.AutoSize = true;
			this._lblLabels_1.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_1.ForeColor = System.Drawing.SystemColors.WindowText;
			this._lblLabels_1.Location = new System.Drawing.Point(8, 630);
			this._lblLabels_1.Name = "_lblLabels_1";
			this._lblLabels_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_1.Size = new System.Drawing.Size(95, 13);
			this._lblLabels_1.TabIndex = 69;
			this._lblLabels_1.Text = "Default Language:";
			this._lblLabels_1.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//Label10
			//
			this.Label10.BackColor = System.Drawing.Color.Transparent;
			this.Label10.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label10.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this.Label10.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label10.Location = new System.Drawing.Point(3, 608);
			this.Label10.Name = "Label10";
			this.Label10.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label10.Size = new System.Drawing.Size(273, 17);
			this.Label10.TabIndex = 66;
			this.Label10.Text = "&4. Language settings";
			//
			//Label9
			//
			this.Label9.BackColor = System.Drawing.Color.Transparent;
			this.Label9.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label9.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label9.Location = new System.Drawing.Point(16, 458);
			this.Label9.Name = "Label9";
			this.Label9.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label9.Size = new System.Drawing.Size(315, 15);
			this.Label9.TabIndex = 61;
			this.Label9.Text = "-------------------------------------------  OR  --------------------------------" + "-----------";
			//
			//Label8
			//
			this.Label8.BackColor = System.Drawing.Color.Transparent;
			this.Label8.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label8.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label8.Location = new System.Drawing.Point(16, 414);
			this.Label8.Name = "Label8";
			this.Label8.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label8.Size = new System.Drawing.Size(315, 15);
			this.Label8.TabIndex = 60;
			this.Label8.Text = "-------------------------------------------  OR  --------------------------------" + "-----------";
			//
			//lblintrfromper
			//
			this.lblintrfromper.AutoSize = true;
			this.lblintrfromper.BackColor = System.Drawing.Color.Transparent;
			this.lblintrfromper.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblintrfromper.ForeColor = System.Drawing.SystemColors.ControlText;
			this.lblintrfromper.Location = new System.Drawing.Point(409, 577);
			this.lblintrfromper.Name = "lblintrfromper";
			this.lblintrfromper.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblintrfromper.Size = new System.Drawing.Size(107, 13);
			this.lblintrfromper.TabIndex = 57;
			this.lblintrfromper.Text = "Interest From Period :";
			//
			//lblinterestper
			//
			this.lblinterestper.AutoSize = true;
			this.lblinterestper.BackColor = System.Drawing.Color.Transparent;
			this.lblinterestper.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblinterestper.ForeColor = System.Drawing.SystemColors.ControlText;
			this.lblinterestper.Location = new System.Drawing.Point(368, 556);
			this.lblinterestper.Name = "lblinterestper";
			this.lblinterestper.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblinterestper.Size = new System.Drawing.Size(149, 13);
			this.lblinterestper.TabIndex = 56;
			this.lblinterestper.Text = "Interest Percentage per Year :";
			//
			//Label7
			//
			this.Label7.BackColor = System.Drawing.Color.Transparent;
			this.Label7.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label7.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this.Label7.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label7.Location = new System.Drawing.Point(348, 532);
			this.Label7.Name = "Label7";
			this.Label7.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label7.Size = new System.Drawing.Size(273, 17);
			this.Label7.TabIndex = 55;
			this.Label7.Text = "&9. Interest Percentages";
			//
			//Label6
			//
			this.Label6.BackColor = System.Drawing.Color.Transparent;
			this.Label6.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label6.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label6.Location = new System.Drawing.Point(8, 272);
			this.Label6.Name = "Label6";
			this.Label6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label6.Size = new System.Drawing.Size(67, 15);
			this.Label6.TabIndex = 54;
			this.Label6.Text = "Pastel period";
			//
			//Label5
			//
			this.Label5.BackColor = System.Drawing.Color.Transparent;
			this.Label5.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label5.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this.Label5.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label5.Location = new System.Drawing.Point(348, 426);
			this.Label5.Name = "Label5";
			this.Label5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label5.Size = new System.Drawing.Size(121, 15);
			this.Label5.TabIndex = 52;
			this.Label5.Text = "&8. Banking Details";
			//
			//Label4
			//
			this.Label4.BackColor = System.Drawing.Color.Transparent;
			this.Label4.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label4.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label4.Location = new System.Drawing.Point(348, 514);
			this.Label4.Name = "Label4";
			this.Label4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label4.Size = new System.Drawing.Size(113, 15);
			this.Label4.TabIndex = 51;
			this.Label4.Text = "Account Number :";
			this.Label4.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//Label3
			//
			this.Label3.BackColor = System.Drawing.Color.Transparent;
			this.Label3.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label3.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label3.Location = new System.Drawing.Point(348, 492);
			this.Label3.Name = "Label3";
			this.Label3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label3.Size = new System.Drawing.Size(113, 15);
			this.Label3.TabIndex = 50;
			this.Label3.Text = "Branch Code :";
			this.Label3.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//Label2
			//
			this.Label2.BackColor = System.Drawing.Color.Transparent;
			this.Label2.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label2.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label2.Location = new System.Drawing.Point(348, 470);
			this.Label2.Name = "Label2";
			this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label2.Size = new System.Drawing.Size(113, 15);
			this.Label2.TabIndex = 49;
			this.Label2.Text = "Branch Name :";
			this.Label2.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//Label1
			//
			this.Label1.BackColor = System.Drawing.Color.Transparent;
			this.Label1.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label1.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label1.Location = new System.Drawing.Point(348, 448);
			this.Label1.Name = "Label1";
			this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label1.Size = new System.Drawing.Size(113, 15);
			this.Label1.TabIndex = 48;
			this.Label1.Text = "Bank Name :";
			this.Label1.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lbl_3
			//
			this._lbl_3.AutoSize = true;
			this._lbl_3.BackColor = System.Drawing.Color.Transparent;
			this._lbl_3.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_3.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._lbl_3.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_3.Location = new System.Drawing.Point(348, 244);
			this._lbl_3.Name = "_lbl_3";
			this._lbl_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_3.Size = new System.Drawing.Size(50, 14);
			this._lbl_3.TabIndex = 47;
			this._lbl_3.Text = "&7. Other";
			//
			//_lbl_2
			//
			this._lbl_2.AutoSize = true;
			this._lbl_2.BackColor = System.Drawing.Color.Transparent;
			this._lbl_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_2.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._lbl_2.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_2.Location = new System.Drawing.Point(346, 45);
			this._lbl_2.Name = "_lbl_2";
			this._lbl_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_2.Size = new System.Drawing.Size(198, 14);
			this._lbl_2.TabIndex = 43;
			this._lbl_2.Text = "&6. Day End Report Print Parameters";
			//
			//_lbl_1
			//
			this._lbl_1.AutoSize = true;
			this._lbl_1.BackColor = System.Drawing.Color.Transparent;
			this._lbl_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_1.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._lbl_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_1.Location = new System.Drawing.Point(3, 314);
			this._lbl_1.Name = "_lbl_1";
			this._lbl_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_1.Size = new System.Drawing.Size(147, 14);
			this._lbl_1.TabIndex = 42;
			this._lbl_1.Text = "&3. Stock Take Parameters";
			//
			//_lbl_0
			//
			this._lbl_0.AutoSize = true;
			this._lbl_0.BackColor = System.Drawing.Color.Transparent;
			this._lbl_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_0.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._lbl_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_0.Location = new System.Drawing.Point(3, 248);
			this._lbl_0.Name = "_lbl_0";
			this._lbl_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_0.Size = new System.Drawing.Size(155, 14);
			this._lbl_0.TabIndex = 39;
			this._lbl_0.Text = "&2. Current Period Numbers";
			//
			//_lblLabels_0
			//
			this._lblLabels_0.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_0.ForeColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(128)), Convert.ToInt32(Convert.ToByte(128)), Convert.ToInt32(Convert.ToByte(128)));
			this._lblLabels_0.Location = new System.Drawing.Point(53, 87);
			this._lblLabels_0.Name = "_lblLabels_0";
			this._lblLabels_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_0.Size = new System.Drawing.Size(277, 13);
			this._lblLabels_0.TabIndex = 46;
			this._lblLabels_0.Text = "To change your store name, please contact 4POS Support";
			this._lblLabels_0.TextAlign = System.Drawing.ContentAlignment.TopCenter;
			//
			//_lblLabels_14
			//
			this._lblLabels_14.AutoSize = true;
			this._lblLabels_14.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_14.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_14.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_14.Location = new System.Drawing.Point(146, 292);
			this._lblLabels_14.Name = "_lblLabels_14";
			this._lblLabels_14.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_14.Size = new System.Drawing.Size(139, 13);
			this._lblLabels_14.TabIndex = 41;
			this._lblLabels_14.Text = "Current Month End Number:";
			this._lblLabels_14.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_13
			//
			this._lblLabels_13.AutoSize = true;
			this._lblLabels_13.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_13.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_13.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_13.Location = new System.Drawing.Point(154, 272);
			this._lblLabels_13.Name = "_lblLabels_13";
			this._lblLabels_13.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_13.Size = new System.Drawing.Size(128, 13);
			this._lblLabels_13.TabIndex = 40;
			this._lblLabels_13.Text = "Current Day End Number:";
			this._lblLabels_13.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_10
			//
			this._lblLabels_10.AutoSize = true;
			this._lblLabels_10.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_10.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_10.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_10.Location = new System.Drawing.Point(66, 222);
			this._lblLabels_10.Name = "_lblLabels_10";
			this._lblLabels_10.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_10.Size = new System.Drawing.Size(35, 13);
			this._lblLabels_10.TabIndex = 38;
			this._lblLabels_10.Text = "Email:";
			this._lblLabels_10.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_9
			//
			this._lblLabels_9.AutoSize = true;
			this._lblLabels_9.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_9.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_9.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_9.Location = new System.Drawing.Point(206, 200);
			this._lblLabels_9.Name = "_lblLabels_9";
			this._lblLabels_9.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_9.Size = new System.Drawing.Size(27, 13);
			this._lblLabels_9.TabIndex = 37;
			this._lblLabels_9.Text = "Fax:";
			this._lblLabels_9.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_8
			//
			this._lblLabels_8.AutoSize = true;
			this._lblLabels_8.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_8.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_8.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_8.Location = new System.Drawing.Point(40, 200);
			this._lblLabels_8.Name = "_lblLabels_8";
			this._lblLabels_8.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_8.Size = new System.Drawing.Size(61, 13);
			this._lblLabels_8.TabIndex = 36;
			this._lblLabels_8.Text = "Telephone:";
			this._lblLabels_8.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_7
			//
			this._lblLabels_7.AutoSize = true;
			this._lblLabels_7.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_7.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_7.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_7.Location = new System.Drawing.Point(20, 156);
			this._lblLabels_7.Name = "_lblLabels_7";
			this._lblLabels_7.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_7.Size = new System.Drawing.Size(80, 13);
			this._lblLabels_7.TabIndex = 35;
			this._lblLabels_7.Text = "Postal Address:";
			this._lblLabels_7.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_6
			//
			this._lblLabels_6.AutoSize = true;
			this._lblLabels_6.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_6.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_6.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_6.Location = new System.Drawing.Point(8, 105);
			this._lblLabels_6.Name = "_lblLabels_6";
			this._lblLabels_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_6.Size = new System.Drawing.Size(90, 13);
			this._lblLabels_6.TabIndex = 34;
			this._lblLabels_6.Text = "Physical Address:";
			this._lblLabels_6.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lblLabels_5
			//
			this._lblLabels_5.AutoSize = true;
			this._lblLabels_5.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_5.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_5.Location = new System.Drawing.Point(13, 69);
			this._lblLabels_5.Name = "_lblLabels_5";
			this._lblLabels_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_5.Size = new System.Drawing.Size(85, 13);
			this._lblLabels_5.TabIndex = 33;
			this._lblLabels_5.Text = "Company Name:";
			this._lblLabels_5.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lbl_5
			//
			this._lbl_5.AutoSize = true;
			this._lbl_5.BackColor = System.Drawing.Color.Transparent;
			this._lbl_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_5.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._lbl_5.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_5.Location = new System.Drawing.Point(3, 45);
			this._lbl_5.Name = "_lbl_5";
			this._lbl_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_5.Size = new System.Drawing.Size(62, 14);
			this._lbl_5.TabIndex = 32;
			this._lbl_5.Text = "&1. General";
			//
			//frmCompanySetup
			//
			this.AutoScaleDimensions = new System.Drawing.SizeF(6f, 13f);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(224)), Convert.ToInt32(Convert.ToByte(224)), Convert.ToInt32(Convert.ToByte(224)));
			this.ClientSize = new System.Drawing.Size(867, 720);
			this.ControlBox = false;
			this.Controls.Add(this._chkFields_19);
			this.Controls.Add(this._chkFields_18);
			this.Controls.Add(this._chkFields_17);
			this.Controls.Add(this._chkFields_16);
			this.Controls.Add(this.cmdLocate);
			this.Controls.Add(this._txtFields_11);
			this.Controls.Add(this._chkFields_15);
			this.Controls.Add(this.cboSDK);
			this.Controls.Add(this._chkFields_14);
			this.Controls.Add(this._chkFields_13);
			this.Controls.Add(this._chkFields_11);
			this.Controls.Add(this._chkFields_10);
			this.Controls.Add(this._chkFields_9);
			this.Controls.Add(this._chkFields_8);
			this.Controls.Add(this._chkFields_7);
			this.Controls.Add(this._chkFields_6);
			this.Controls.Add(this._chkFields_5);
			this.Controls.Add(this._chkFields_4);
			this.Controls.Add(this._chkFields_3);
			this.Controls.Add(this._chkBit_13);
			this.Controls.Add(this._chkFields_2);
			this.Controls.Add(this._txtFields_4);
			this.Controls.Add(this.txtintper);
			this.Controls.Add(this._cboIntPer_0);
			this.Controls.Add(this._chkBit_12);
			this.Controls.Add(this.txtPeriod);
			this.Controls.Add(this._chkBit_11);
			this.Controls.Add(this._txtFields_3);
			this.Controls.Add(this._txtFields_2);
			this.Controls.Add(this._txtFields_1);
			this.Controls.Add(this._txtFields_0);
			this.Controls.Add(this._chkBit_10);
			this.Controls.Add(this._chkBit_9);
			this.Controls.Add(this._chkBit_8);
			this.Controls.Add(this._chkBit_0);
			this.Controls.Add(this._chkFields_1);
			this.Controls.Add(this._chkBit_7);
			this.Controls.Add(this._chkBit_6);
			this.Controls.Add(this._chkBit_5);
			this.Controls.Add(this._chkBit_4);
			this.Controls.Add(this._chkBit_3);
			this.Controls.Add(this._chkBit_2);
			this.Controls.Add(this._chkBit_1);
			this.Controls.Add(this._chkFields_0);
			this.Controls.Add(this._chkFields_12);
			this.Controls.Add(this._txtFields_14);
			this.Controls.Add(this._txtFields_13);
			this.Controls.Add(this._txtFields_10);
			this.Controls.Add(this._txtFields_9);
			this.Controls.Add(this._txtFields_8);
			this.Controls.Add(this._txtFields_7);
			this.Controls.Add(this._txtFields_6);
			this.Controls.Add(this._txtFields_5);
			this.Controls.Add(this.picButtons);
			this.Controls.Add(this.cmbLanguage);
			this.Controls.Add(this._lbl_4);
			this.Controls.Add(this.Label14);
			this.Controls.Add(this._lblLabels_2);
			this.Controls.Add(this.Label13);
			this.Controls.Add(this.Label12);
			this.Controls.Add(this.Label11);
			this.Controls.Add(this._lblLabels_1);
			this.Controls.Add(this.Label10);
			this.Controls.Add(this.Label9);
			this.Controls.Add(this.Label8);
			this.Controls.Add(this.lblintrfromper);
			this.Controls.Add(this.lblinterestper);
			this.Controls.Add(this.Label7);
			this.Controls.Add(this.Label6);
			this.Controls.Add(this.Label5);
			this.Controls.Add(this.Label4);
			this.Controls.Add(this.Label3);
			this.Controls.Add(this.Label2);
			this.Controls.Add(this.Label1);
			this.Controls.Add(this._lbl_3);
			this.Controls.Add(this._lbl_2);
			this.Controls.Add(this._lbl_1);
			this.Controls.Add(this._lbl_0);
			this.Controls.Add(this._lblLabels_0);
			this.Controls.Add(this._lblLabels_14);
			this.Controls.Add(this._lblLabels_13);
			this.Controls.Add(this._lblLabels_10);
			this.Controls.Add(this._lblLabels_9);
			this.Controls.Add(this._lblLabels_8);
			this.Controls.Add(this._lblLabels_7);
			this.Controls.Add(this._lblLabels_6);
			this.Controls.Add(this._lblLabels_5);
			this.Controls.Add(this._lbl_5);
			this.Controls.Add(this.ShapeContainer1);
			this.Cursor = System.Windows.Forms.Cursors.Default;
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
			this.KeyPreview = true;
			this.Location = new System.Drawing.Point(73, 22);
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.Name = "frmCompanySetup";
			this.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
			this.Text = "Edit Store Details";
			this.picButtons.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)this.cmbLanguage).EndInit();
			((System.ComponentModel.ISupportInitialize)this.Shape1).EndInit();
			this.ResumeLayout(false);
			this.PerformLayout();

		}
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmStockSalesShrink));
			this.components = new System.ComponentModel.Container();
			this.ToolTip1 = new System.Windows.Forms.ToolTip(components);
			this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
			this.cmdLoad = new System.Windows.Forms.Button();
			this.cmdExit = new System.Windows.Forms.Button();
			this.cmdGroup = new System.Windows.Forms.Button();
			this._lbl_1 = new System.Windows.Forms.Label();
			this.lblGroup = new System.Windows.Forms.Label();
			this._Shape1_1 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			//Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			this.Shape1 = new RectangleShapeArray(components);
			this.SuspendLayout();
			this.ToolTip1.Active = true;
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
			((System.ComponentModel.ISupportInitialize)this.Shape1).BeginInit();
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
			this.Text = "Stock Item Sales Shrink Analysis";
			this.ClientSize = new System.Drawing.Size(264, 192);
			this.Location = new System.Drawing.Point(3, 22);
			this.ControlBox = false;
			this.KeyPreview = true;
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.ShowInTaskbar = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.BackColor = System.Drawing.SystemColors.Control;
			this.Enabled = true;
			this.Cursor = System.Windows.Forms.Cursors.Default;
			this.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.HelpButton = false;
			this.WindowState = System.Windows.Forms.FormWindowState.Normal;
			this.Name = "frmStockSalesShrink";
			this.cmdLoad.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdLoad.Text = "&Load Report";
			this.cmdLoad.Size = new System.Drawing.Size(79, 31);
			this.cmdLoad.Location = new System.Drawing.Point(177, 147);
			this.cmdLoad.TabIndex = 4;
			this.cmdLoad.BackColor = System.Drawing.SystemColors.Control;
			this.cmdLoad.CausesValidation = true;
			this.cmdLoad.Enabled = true;
			this.cmdLoad.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdLoad.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdLoad.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdLoad.TabStop = true;
			this.cmdLoad.Name = "cmdLoad";
			this.cmdExit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdExit.Text = "E&xit";
			this.cmdExit.Size = new System.Drawing.Size(79, 31);
			this.cmdExit.Location = new System.Drawing.Point(9, 147);
			this.cmdExit.TabIndex = 3;
			this.cmdExit.BackColor = System.Drawing.SystemColors.Control;
			this.cmdExit.CausesValidation = true;
			this.cmdExit.Enabled = true;
			this.cmdExit.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdExit.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdExit.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdExit.TabStop = true;
			this.cmdExit.Name = "cmdExit";
			this.cmdGroup.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdGroup.Text = "&Filter";
			this.cmdGroup.Size = new System.Drawing.Size(97, 31);
			this.cmdGroup.Location = new System.Drawing.Point(153, 93);
			this.cmdGroup.TabIndex = 2;
			this.cmdGroup.TabStop = false;
			this.cmdGroup.BackColor = System.Drawing.SystemColors.Control;
			this.cmdGroup.CausesValidation = true;
			this.cmdGroup.Enabled = true;
			this.cmdGroup.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdGroup.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdGroup.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdGroup.Name = "cmdGroup";
			this._lbl_1.Text = "Filter";
			this._lbl_1.Size = new System.Drawing.Size(29, 13);
			this._lbl_1.Location = new System.Drawing.Point(9, 6);
			this._lbl_1.TabIndex = 0;
			this._lbl_1.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_1.BackColor = System.Drawing.Color.Transparent;
			this._lbl_1.Enabled = true;
			this._lbl_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_1.UseMnemonic = true;
			this._lbl_1.Visible = true;
			this._lbl_1.AutoSize = true;
			this._lbl_1.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_1.Name = "_lbl_1";
			this.lblGroup.Text = "lblGroup";
			this.lblGroup.Size = new System.Drawing.Size(232, 58);
			this.lblGroup.Location = new System.Drawing.Point(15, 27);
			this.lblGroup.TabIndex = 1;
			this.lblGroup.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.lblGroup.BackColor = System.Drawing.SystemColors.Control;
			this.lblGroup.Enabled = true;
			this.lblGroup.ForeColor = System.Drawing.SystemColors.ControlText;
			this.lblGroup.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblGroup.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblGroup.UseMnemonic = true;
			this.lblGroup.Visible = true;
			this.lblGroup.AutoSize = false;
			this.lblGroup.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.lblGroup.Name = "lblGroup";
			this._Shape1_1.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_1.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_1.Size = new System.Drawing.Size(247, 112);
			this._Shape1_1.Location = new System.Drawing.Point(9, 21);
			this._Shape1_1.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_1.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_1.BorderWidth = 1;
			this._Shape1_1.FillColor = System.Drawing.Color.Black;
			this._Shape1_1.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_1.Visible = true;
			this._Shape1_1.Name = "_Shape1_1";
			this.Controls.Add(cmdLoad);
			this.Controls.Add(cmdExit);
			this.Controls.Add(cmdGroup);
			this.Controls.Add(_lbl_1);
			this.Controls.Add(lblGroup);
			this.ShapeContainer1.Shapes.Add(_Shape1_1);
			this.Controls.Add(ShapeContainer1);
			//Me.lbl.SetIndex(_lbl_1, CType(1, Short))
			this.Shape1.SetIndex(_Shape1_1, Convert.ToInt16(1));
			((System.ComponentModel.ISupportInitialize)this.Shape1).EndInit();
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
			this.ResumeLayout(false);
			this.PerformLayout();
		}
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmMonthendBudget));
			this.components = new System.ComponentModel.Container();
			this.ToolTip1 = new System.Windows.Forms.ToolTip(components);
			this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
			this._txtFloat_1 = new System.Windows.Forms.TextBox();
			this._txtInteger_0 = new System.Windows.Forms.TextBox();
			this._txtFloat_0 = new System.Windows.Forms.TextBox();
			this.picButtons = new System.Windows.Forms.Panel();
			this.cmdCancel = new System.Windows.Forms.Button();
			this.cmdClose = new System.Windows.Forms.Button();
			this._lblLabels_2 = new System.Windows.Forms.Label();
			this._lblLabels_1 = new System.Windows.Forms.Label();
			this._lblLabels_0 = new System.Windows.Forms.Label();
			this.lblMonth = new System.Windows.Forms.Label();
			this._lblLabels_38 = new System.Windows.Forms.Label();
			this._Shape1_2 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._lbl_5 = new System.Windows.Forms.Label();
			//Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			//Me.lblLabels = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			//Me.txtFloat = New Microsoft.VisualBasic.Compatibility.VB6.TextBoxArray(components)
			//Me.txtInteger = New Microsoft.VisualBasic.Compatibility.VB6.TextBoxArray(components)
			this.Shape1 = new RectangleShapeArray(components);
			this.picButtons.SuspendLayout();
			this.SuspendLayout();
			this.ToolTip1.Active = true;
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.txtFloat, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.txtInteger, System.ComponentModel.ISupportInitialize).BeginInit()
			((System.ComponentModel.ISupportInitialize)this.Shape1).BeginInit();
			this.BackColor = System.Drawing.Color.FromArgb(224, 224, 224);
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
			this.Text = "Edit Month Budget";
			this.ClientSize = new System.Drawing.Size(382, 180);
			this.Location = new System.Drawing.Point(73, 22);
			this.ControlBox = false;
			this.KeyPreview = true;
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.Enabled = true;
			this.Cursor = System.Windows.Forms.Cursors.Default;
			this.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.ShowInTaskbar = true;
			this.HelpButton = false;
			this.WindowState = System.Windows.Forms.FormWindowState.Normal;
			this.Name = "frmMonthendBudget";
			this._txtFloat_1.AutoSize = false;
			this._txtFloat_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloat_1.Size = new System.Drawing.Size(88, 19);
			this._txtFloat_1.Location = new System.Drawing.Point(267, 120);
			this._txtFloat_1.TabIndex = 6;
			this._txtFloat_1.Text = "9,999.99";
			this._txtFloat_1.AcceptsReturn = true;
			this._txtFloat_1.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_1.CausesValidation = true;
			this._txtFloat_1.Enabled = true;
			this._txtFloat_1.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_1.HideSelection = true;
			this._txtFloat_1.ReadOnly = false;
			this._txtFloat_1.MaxLength = 0;
			this._txtFloat_1.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_1.Multiline = false;
			this._txtFloat_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_1.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloat_1.TabStop = true;
			this._txtFloat_1.Visible = true;
			this._txtFloat_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_1.Name = "_txtFloat_1";
			this._txtInteger_0.AutoSize = false;
			this._txtInteger_0.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtInteger_0.Size = new System.Drawing.Size(43, 19);
			this._txtInteger_0.Location = new System.Drawing.Point(267, 99);
			this._txtInteger_0.TabIndex = 4;
			this._txtInteger_0.Text = "999";
			this._txtInteger_0.AcceptsReturn = true;
			this._txtInteger_0.BackColor = System.Drawing.SystemColors.Window;
			this._txtInteger_0.CausesValidation = true;
			this._txtInteger_0.Enabled = true;
			this._txtInteger_0.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtInteger_0.HideSelection = true;
			this._txtInteger_0.ReadOnly = false;
			this._txtInteger_0.MaxLength = 0;
			this._txtInteger_0.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtInteger_0.Multiline = false;
			this._txtInteger_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtInteger_0.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtInteger_0.TabStop = true;
			this._txtInteger_0.Visible = true;
			this._txtInteger_0.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtInteger_0.Name = "_txtInteger_0";
			this._txtFloat_0.AutoSize = false;
			this._txtFloat_0.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloat_0.Size = new System.Drawing.Size(88, 19);
			this._txtFloat_0.Location = new System.Drawing.Point(267, 141);
			this._txtFloat_0.TabIndex = 8;
			this._txtFloat_0.Text = "9,999.99";
			this._txtFloat_0.AcceptsReturn = true;
			this._txtFloat_0.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_0.CausesValidation = true;
			this._txtFloat_0.Enabled = true;
			this._txtFloat_0.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_0.HideSelection = true;
			this._txtFloat_0.ReadOnly = false;
			this._txtFloat_0.MaxLength = 0;
			this._txtFloat_0.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_0.Multiline = false;
			this._txtFloat_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_0.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloat_0.TabStop = true;
			this._txtFloat_0.Visible = true;
			this._txtFloat_0.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_0.Name = "_txtFloat_0";
			this.picButtons.Dock = System.Windows.Forms.DockStyle.Top;
			this.picButtons.BackColor = System.Drawing.Color.Blue;
			this.picButtons.Size = new System.Drawing.Size(382, 39);
			this.picButtons.Location = new System.Drawing.Point(0, 0);
			this.picButtons.TabIndex = 11;
			this.picButtons.TabStop = false;
			this.picButtons.CausesValidation = true;
			this.picButtons.Enabled = true;
			this.picButtons.ForeColor = System.Drawing.SystemColors.ControlText;
			this.picButtons.Cursor = System.Windows.Forms.Cursors.Default;
			this.picButtons.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.picButtons.Visible = true;
			this.picButtons.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.picButtons.Name = "picButtons";
			this.cmdCancel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdCancel.Text = "&Undo";
			this.cmdCancel.Size = new System.Drawing.Size(73, 29);
			this.cmdCancel.Location = new System.Drawing.Point(5, 3);
			this.cmdCancel.TabIndex = 10;
			this.cmdCancel.TabStop = false;
			this.cmdCancel.BackColor = System.Drawing.SystemColors.Control;
			this.cmdCancel.CausesValidation = true;
			this.cmdCancel.Enabled = true;
			this.cmdCancel.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdCancel.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdCancel.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdCancel.Name = "cmdCancel";
			this.cmdClose.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdClose.Text = "E&xit";
			this.cmdClose.Size = new System.Drawing.Size(73, 29);
			this.cmdClose.Location = new System.Drawing.Point(300, 3);
			this.cmdClose.TabIndex = 9;
			this.cmdClose.TabStop = false;
			this.cmdClose.BackColor = System.Drawing.SystemColors.Control;
			this.cmdClose.CausesValidation = true;
			this.cmdClose.Enabled = true;
			this.cmdClose.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdClose.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdClose.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdClose.Name = "cmdClose";
			this._lblLabels_2.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_2.Text = "Total Budget of Sales for the Month:";
			this._lblLabels_2.Size = new System.Drawing.Size(171, 13);
			this._lblLabels_2.Location = new System.Drawing.Point(93, 141);
			this._lblLabels_2.TabIndex = 7;
			this._lblLabels_2.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_2.Enabled = true;
			this._lblLabels_2.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_2.UseMnemonic = true;
			this._lblLabels_2.Visible = true;
			this._lblLabels_2.AutoSize = true;
			this._lblLabels_2.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_2.Name = "_lblLabels_2";
			this._lblLabels_1.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_1.Text = "Total Budget of Purchases for the Month:";
			this._lblLabels_1.Size = new System.Drawing.Size(195, 13);
			this._lblLabels_1.Location = new System.Drawing.Point(70, 120);
			this._lblLabels_1.TabIndex = 5;
			this._lblLabels_1.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_1.Enabled = true;
			this._lblLabels_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_1.UseMnemonic = true;
			this._lblLabels_1.Visible = true;
			this._lblLabels_1.AutoSize = true;
			this._lblLabels_1.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_1.Name = "_lblLabels_1";
			this._lblLabels_0.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_0.Text = "Number of Expected Day Ends in the Month:";
			this._lblLabels_0.Size = new System.Drawing.Size(211, 13);
			this._lblLabels_0.Location = new System.Drawing.Point(54, 99);
			this._lblLabels_0.TabIndex = 3;
			this._lblLabels_0.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_0.Enabled = true;
			this._lblLabels_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_0.UseMnemonic = true;
			this._lblLabels_0.Visible = true;
			this._lblLabels_0.AutoSize = true;
			this._lblLabels_0.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_0.Name = "_lblLabels_0";
			this.lblMonth.BackColor = System.Drawing.Color.FromArgb(224, 224, 224);
			this.lblMonth.Text = "...";
			this.lblMonth.Size = new System.Drawing.Size(229, 19);
			this.lblMonth.Location = new System.Drawing.Point(129, 66);
			this.lblMonth.TabIndex = 2;
			this.lblMonth.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.lblMonth.Enabled = true;
			this.lblMonth.ForeColor = System.Drawing.SystemColors.ControlText;
			this.lblMonth.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblMonth.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblMonth.UseMnemonic = true;
			this.lblMonth.Visible = true;
			this.lblMonth.AutoSize = false;
			this.lblMonth.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.lblMonth.Name = "lblMonth";
			this._lblLabels_38.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_38.Text = "Month End :";
			this._lblLabels_38.Size = new System.Drawing.Size(58, 13);
			this._lblLabels_38.Location = new System.Drawing.Point(63, 69);
			this._lblLabels_38.TabIndex = 1;
			this._lblLabels_38.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_38.Enabled = true;
			this._lblLabels_38.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_38.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_38.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_38.UseMnemonic = true;
			this._lblLabels_38.Visible = true;
			this._lblLabels_38.AutoSize = true;
			this._lblLabels_38.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_38.Name = "_lblLabels_38";
			this._Shape1_2.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_2.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_2.Size = new System.Drawing.Size(355, 109);
			this._Shape1_2.Location = new System.Drawing.Point(15, 60);
			this._Shape1_2.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_2.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_2.BorderWidth = 1;
			this._Shape1_2.FillColor = System.Drawing.Color.Black;
			this._Shape1_2.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_2.Visible = true;
			this._Shape1_2.Name = "_Shape1_2";
			this._lbl_5.BackColor = System.Drawing.Color.Transparent;
			this._lbl_5.Text = "&1. General";
			this._lbl_5.Size = new System.Drawing.Size(60, 13);
			this._lbl_5.Location = new System.Drawing.Point(15, 45);
			this._lbl_5.TabIndex = 0;
			this._lbl_5.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_5.Enabled = true;
			this._lbl_5.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_5.UseMnemonic = true;
			this._lbl_5.Visible = true;
			this._lbl_5.AutoSize = true;
			this._lbl_5.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_5.Name = "_lbl_5";
			this.Controls.Add(_txtFloat_1);
			this.Controls.Add(_txtInteger_0);
			this.Controls.Add(_txtFloat_0);
			this.Controls.Add(picButtons);
			this.Controls.Add(_lblLabels_2);
			this.Controls.Add(_lblLabels_1);
			this.Controls.Add(_lblLabels_0);
			this.Controls.Add(lblMonth);
			this.Controls.Add(_lblLabels_38);
			this.ShapeContainer1.Shapes.Add(_Shape1_2);
			this.Controls.Add(_lbl_5);
			this.Controls.Add(ShapeContainer1);
			this.picButtons.Controls.Add(cmdCancel);
			this.picButtons.Controls.Add(cmdClose);
			//Me.lbl.SetIndex(_lbl_5, CType(5, Short))
			//Me.lblLabels.SetIndex(_lblLabels_2, CType(2, Short))
			//Me.lblLabels.SetIndex(_lblLabels_1, CType(1, Short))
			//Me.lblLabels.SetIndex(_lblLabels_0, CType(0, Short))
			//Me.lblLabels.SetIndex(_lblLabels_38, CType(38, Short))
			//Me.txtFloat.SetIndex(_txtFloat_1, CType(1, Short))
			//Me.txtFloat.SetIndex(_txtFloat_0, CType(0, Short))
			//Me.txtInteger.SetIndex(_txtInteger_0, CType(0, Short))
			this.Shape1.SetIndex(_Shape1_2, Convert.ToInt16(2));
			((System.ComponentModel.ISupportInitialize)this.Shape1).EndInit();
			//CType(Me.txtInteger, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.txtFloat, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
			this.picButtons.ResumeLayout(false);
			this.ResumeLayout(false);
			this.PerformLayout();
		}
 private void InitializeComponent()
 {
     this.components      = new System.ComponentModel.Container();
     this.ToolTip1        = new System.Windows.Forms.ToolTip(this.components);
     this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
     this._Shape1_0       = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     this._Shape1_1       = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     this._chkChannel_1   = new System.Windows.Forms.CheckBox();
     this._chkChannel_2   = new System.Windows.Forms.CheckBox();
     this._chkChannel_3   = new System.Windows.Forms.CheckBox();
     this._chkChannel_4   = new System.Windows.Forms.CheckBox();
     this._chkChannel_5   = new System.Windows.Forms.CheckBox();
     this._chkChannel_6   = new System.Windows.Forms.CheckBox();
     this._chkChannel_7   = new System.Windows.Forms.CheckBox();
     this._chkChannel_8   = new System.Windows.Forms.CheckBox();
     this._chkChannel_9   = new System.Windows.Forms.CheckBox();
     this._chkType_2      = new System.Windows.Forms.CheckBox();
     this._chkType_1      = new System.Windows.Forms.CheckBox();
     this._chkType_0      = new System.Windows.Forms.CheckBox();
     this.txtPrice        = new System.Windows.Forms.TextBox();
     this.cmbQuantity     = new System.Windows.Forms.ComboBox();
     this.picButtons      = new System.Windows.Forms.Panel();
     this.cmdClose        = new System.Windows.Forms.Button();
     this._lbl_4          = new System.Windows.Forms.Label();
     this._lbl_0          = new System.Windows.Forms.Label();
     this._lbl_3          = new System.Windows.Forms.Label();
     this._lbl_2          = new System.Windows.Forms.Label();
     this._lbl_1          = new System.Windows.Forms.Label();
     this.lblStockItem    = new System.Windows.Forms.Label();
     this.Shape1          = new _4PosBackOffice.NET.RectangleShapeArray(this.components);
     this.picButtons.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize) this.Shape1).BeginInit();
     this.SuspendLayout();
     //
     //ShapeContainer1
     //
     this.ShapeContainer1.Location = new System.Drawing.Point(0, 0);
     this.ShapeContainer1.Margin   = new System.Windows.Forms.Padding(0);
     this.ShapeContainer1.Name     = "ShapeContainer1";
     this.ShapeContainer1.Shapes.AddRange(new Microsoft.VisualBasic.PowerPacks.Shape[] {
         this._Shape1_0,
         this._Shape1_1
     });
     this.ShapeContainer1.Size     = new System.Drawing.Size(465, 311);
     this.ShapeContainer1.TabIndex = 21;
     this.ShapeContainer1.TabStop  = false;
     //
     //_Shape1_0
     //
     this._Shape1_0.BackColor   = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
     this._Shape1_0.BackStyle   = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_0.BorderColor = System.Drawing.SystemColors.WindowText;
     this._Shape1_0.FillColor   = System.Drawing.Color.Black;
     this.Shape1.SetIndex(this._Shape1_0, Convert.ToInt16(0));
     this._Shape1_0.Location = new System.Drawing.Point(3, 190);
     this._Shape1_0.Name     = "_Shape1_0";
     this._Shape1_0.Size     = new System.Drawing.Size(196, 81);
     //
     //_Shape1_1
     //
     this._Shape1_1.BackColor   = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
     this._Shape1_1.BackStyle   = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_1.BorderColor = System.Drawing.SystemColors.WindowText;
     this._Shape1_1.FillColor   = System.Drawing.Color.Black;
     this.Shape1.SetIndex(this._Shape1_1, Convert.ToInt16(1));
     this._Shape1_1.Location = new System.Drawing.Point(204, 111);
     this._Shape1_1.Name     = "_Shape1_1";
     this._Shape1_1.Size     = new System.Drawing.Size(181, 186);
     //
     //_chkChannel_1
     //
     this._chkChannel_1.BackColor               = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
     this._chkChannel_1.Cursor                  = System.Windows.Forms.Cursors.Default;
     this._chkChannel_1.ForeColor               = System.Drawing.SystemColors.ControlText;
     this._chkChannel_1.Location                = new System.Drawing.Point(216, 115);
     this._chkChannel_1.Name                    = "_chkChannel_1";
     this._chkChannel_1.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this._chkChannel_1.Size                    = new System.Drawing.Size(166, 23);
     this._chkChannel_1.TabIndex                = 11;
     this._chkChannel_1.Text                    = "1. POS";
     this._chkChannel_1.UseVisualStyleBackColor = false;
     //
     //_chkChannel_2
     //
     this._chkChannel_2.BackColor               = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
     this._chkChannel_2.Cursor                  = System.Windows.Forms.Cursors.Default;
     this._chkChannel_2.ForeColor               = System.Drawing.SystemColors.ControlText;
     this._chkChannel_2.Location                = new System.Drawing.Point(216, 135);
     this._chkChannel_2.Name                    = "_chkChannel_2";
     this._chkChannel_2.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this._chkChannel_2.Size                    = new System.Drawing.Size(166, 19);
     this._chkChannel_2.TabIndex                = 12;
     this._chkChannel_2.Text                    = "1. POS";
     this._chkChannel_2.UseVisualStyleBackColor = false;
     //
     //_chkChannel_3
     //
     this._chkChannel_3.BackColor               = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
     this._chkChannel_3.Cursor                  = System.Windows.Forms.Cursors.Default;
     this._chkChannel_3.ForeColor               = System.Drawing.SystemColors.ControlText;
     this._chkChannel_3.Location                = new System.Drawing.Point(216, 155);
     this._chkChannel_3.Name                    = "_chkChannel_3";
     this._chkChannel_3.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this._chkChannel_3.Size                    = new System.Drawing.Size(166, 16);
     this._chkChannel_3.TabIndex                = 13;
     this._chkChannel_3.Text                    = "1. POS";
     this._chkChannel_3.UseVisualStyleBackColor = false;
     //
     //_chkChannel_4
     //
     this._chkChannel_4.BackColor               = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
     this._chkChannel_4.Cursor                  = System.Windows.Forms.Cursors.Default;
     this._chkChannel_4.ForeColor               = System.Drawing.SystemColors.ControlText;
     this._chkChannel_4.Location                = new System.Drawing.Point(216, 176);
     this._chkChannel_4.Name                    = "_chkChannel_4";
     this._chkChannel_4.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this._chkChannel_4.Size                    = new System.Drawing.Size(166, 16);
     this._chkChannel_4.TabIndex                = 14;
     this._chkChannel_4.Text                    = "1. POS";
     this._chkChannel_4.UseVisualStyleBackColor = false;
     //
     //_chkChannel_5
     //
     this._chkChannel_5.BackColor               = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
     this._chkChannel_5.Cursor                  = System.Windows.Forms.Cursors.Default;
     this._chkChannel_5.ForeColor               = System.Drawing.SystemColors.ControlText;
     this._chkChannel_5.Location                = new System.Drawing.Point(216, 198);
     this._chkChannel_5.Name                    = "_chkChannel_5";
     this._chkChannel_5.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this._chkChannel_5.Size                    = new System.Drawing.Size(166, 16);
     this._chkChannel_5.TabIndex                = 15;
     this._chkChannel_5.Text                    = "1. POS";
     this._chkChannel_5.UseVisualStyleBackColor = false;
     //
     //_chkChannel_6
     //
     this._chkChannel_6.BackColor               = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
     this._chkChannel_6.Cursor                  = System.Windows.Forms.Cursors.Default;
     this._chkChannel_6.ForeColor               = System.Drawing.SystemColors.ControlText;
     this._chkChannel_6.Location                = new System.Drawing.Point(216, 218);
     this._chkChannel_6.Name                    = "_chkChannel_6";
     this._chkChannel_6.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this._chkChannel_6.Size                    = new System.Drawing.Size(166, 17);
     this._chkChannel_6.TabIndex                = 16;
     this._chkChannel_6.Text                    = "1. POS";
     this._chkChannel_6.UseVisualStyleBackColor = false;
     //
     //_chkChannel_7
     //
     this._chkChannel_7.BackColor               = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
     this._chkChannel_7.Cursor                  = System.Windows.Forms.Cursors.Default;
     this._chkChannel_7.ForeColor               = System.Drawing.SystemColors.ControlText;
     this._chkChannel_7.Location                = new System.Drawing.Point(216, 240);
     this._chkChannel_7.Name                    = "_chkChannel_7";
     this._chkChannel_7.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this._chkChannel_7.Size                    = new System.Drawing.Size(166, 16);
     this._chkChannel_7.TabIndex                = 17;
     this._chkChannel_7.Text                    = "1. POS";
     this._chkChannel_7.UseVisualStyleBackColor = false;
     //
     //_chkChannel_8
     //
     this._chkChannel_8.BackColor               = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
     this._chkChannel_8.Cursor                  = System.Windows.Forms.Cursors.Default;
     this._chkChannel_8.ForeColor               = System.Drawing.SystemColors.ControlText;
     this._chkChannel_8.Location                = new System.Drawing.Point(216, 260);
     this._chkChannel_8.Name                    = "_chkChannel_8";
     this._chkChannel_8.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this._chkChannel_8.Size                    = new System.Drawing.Size(166, 16);
     this._chkChannel_8.TabIndex                = 18;
     this._chkChannel_8.Text                    = "1. POS";
     this._chkChannel_8.UseVisualStyleBackColor = false;
     //
     //_chkChannel_9
     //
     this._chkChannel_9.BackColor               = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
     this._chkChannel_9.Cursor                  = System.Windows.Forms.Cursors.Default;
     this._chkChannel_9.ForeColor               = System.Drawing.SystemColors.ControlText;
     this._chkChannel_9.Location                = new System.Drawing.Point(216, 278);
     this._chkChannel_9.Name                    = "_chkChannel_9";
     this._chkChannel_9.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this._chkChannel_9.Size                    = new System.Drawing.Size(166, 20);
     this._chkChannel_9.TabIndex                = 19;
     this._chkChannel_9.Text                    = "1. POS";
     this._chkChannel_9.UseVisualStyleBackColor = false;
     //
     //_chkType_2
     //
     this._chkType_2.BackColor               = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
     this._chkType_2.CheckAlign              = System.Drawing.ContentAlignment.MiddleRight;
     this._chkType_2.Checked                 = true;
     this._chkType_2.CheckState              = System.Windows.Forms.CheckState.Checked;
     this._chkType_2.Cursor                  = System.Windows.Forms.Cursors.Default;
     this._chkType_2.ForeColor               = System.Drawing.SystemColors.ControlText;
     this._chkType_2.Location                = new System.Drawing.Point(6, 246);
     this._chkType_2.Name                    = "_chkType_2";
     this._chkType_2.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this._chkType_2.Size                    = new System.Drawing.Size(187, 19);
     this._chkType_2.TabIndex                = 9;
     this._chkType_2.Text                    = "Not Valid for Cheque Payments";
     this._chkType_2.UseVisualStyleBackColor = false;
     //
     //_chkType_1
     //
     this._chkType_1.BackColor               = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
     this._chkType_1.CheckAlign              = System.Drawing.ContentAlignment.MiddleRight;
     this._chkType_1.Checked                 = true;
     this._chkType_1.CheckState              = System.Windows.Forms.CheckState.Checked;
     this._chkType_1.Cursor                  = System.Windows.Forms.Cursors.Default;
     this._chkType_1.ForeColor               = System.Drawing.SystemColors.ControlText;
     this._chkType_1.Location                = new System.Drawing.Point(6, 223);
     this._chkType_1.Name                    = "_chkType_1";
     this._chkType_1.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this._chkType_1.Size                    = new System.Drawing.Size(187, 17);
     this._chkType_1.TabIndex                = 8;
     this._chkType_1.Text                    = "Not Valid for Debit Cards Payments";
     this._chkType_1.UseVisualStyleBackColor = false;
     //
     //_chkType_0
     //
     this._chkType_0.BackColor               = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
     this._chkType_0.CheckAlign              = System.Drawing.ContentAlignment.MiddleRight;
     this._chkType_0.Checked                 = true;
     this._chkType_0.CheckState              = System.Windows.Forms.CheckState.Checked;
     this._chkType_0.Cursor                  = System.Windows.Forms.Cursors.Default;
     this._chkType_0.ForeColor               = System.Drawing.SystemColors.ControlText;
     this._chkType_0.Location                = new System.Drawing.Point(6, 201);
     this._chkType_0.Name                    = "_chkType_0";
     this._chkType_0.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this._chkType_0.Size                    = new System.Drawing.Size(187, 21);
     this._chkType_0.TabIndex                = 7;
     this._chkType_0.Text                    = "Not Valid for Credit Card Payments";
     this._chkType_0.UseVisualStyleBackColor = false;
     //
     //txtPrice
     //
     this.txtPrice.AcceptsReturn = true;
     this.txtPrice.BackColor     = System.Drawing.SystemColors.Window;
     this.txtPrice.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtPrice.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txtPrice.Location      = new System.Drawing.Point(111, 87);
     this.txtPrice.MaxLength     = 0;
     this.txtPrice.Name          = "txtPrice";
     this.txtPrice.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txtPrice.Size          = new System.Drawing.Size(79, 19);
     this.txtPrice.TabIndex      = 5;
     this.txtPrice.Text          = "0.00";
     this.txtPrice.TextAlign     = System.Windows.Forms.HorizontalAlignment.Right;
     //
     //cmbQuantity
     //
     this.cmbQuantity.BackColor     = System.Drawing.SystemColors.Window;
     this.cmbQuantity.Cursor        = System.Windows.Forms.Cursors.Default;
     this.cmbQuantity.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbQuantity.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.cmbQuantity.Location      = new System.Drawing.Point(111, 63);
     this.cmbQuantity.Name          = "cmbQuantity";
     this.cmbQuantity.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.cmbQuantity.Size          = new System.Drawing.Size(79, 21);
     this.cmbQuantity.TabIndex      = 3;
     //
     //picButtons
     //
     this.picButtons.BackColor   = System.Drawing.Color.Blue;
     this.picButtons.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.picButtons.Controls.Add(this.cmdClose);
     this.picButtons.Cursor      = System.Windows.Forms.Cursors.Default;
     this.picButtons.Dock        = System.Windows.Forms.DockStyle.Top;
     this.picButtons.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.picButtons.Location    = new System.Drawing.Point(0, 0);
     this.picButtons.Name        = "picButtons";
     this.picButtons.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.picButtons.Size        = new System.Drawing.Size(465, 39);
     this.picButtons.TabIndex    = 20;
     //
     //cmdClose
     //
     this.cmdClose.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdClose.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdClose.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdClose.Location                = new System.Drawing.Point(303, 3);
     this.cmdClose.Name                    = "cmdClose";
     this.cmdClose.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdClose.Size                    = new System.Drawing.Size(73, 29);
     this.cmdClose.TabIndex                = 21;
     this.cmdClose.TabStop                 = false;
     this.cmdClose.Text                    = "E&xit";
     this.cmdClose.UseVisualStyleBackColor = false;
     //
     //_lbl_4
     //
     this._lbl_4.BackColor   = System.Drawing.Color.Transparent;
     this._lbl_4.Cursor      = System.Windows.Forms.Cursors.Default;
     this._lbl_4.ForeColor   = System.Drawing.SystemColors.ControlText;
     this._lbl_4.Location    = new System.Drawing.Point(6, 155);
     this._lbl_4.Name        = "_lbl_4";
     this._lbl_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._lbl_4.Size        = new System.Drawing.Size(189, 34);
     this._lbl_4.TabIndex    = 6;
     this._lbl_4.Text        = "This Cash Transaction does not apply to the following payment methods.";
     //
     //_lbl_0
     //
     this._lbl_0.BackColor   = System.Drawing.Color.Transparent;
     this._lbl_0.Cursor      = System.Windows.Forms.Cursors.Default;
     this._lbl_0.ForeColor   = System.Drawing.SystemColors.ControlText;
     this._lbl_0.Location    = new System.Drawing.Point(207, 63);
     this._lbl_0.Name        = "_lbl_0";
     this._lbl_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._lbl_0.Size        = new System.Drawing.Size(177, 43);
     this._lbl_0.TabIndex    = 10;
     this._lbl_0.Text        = "Disabled this Cash Transaction for the following checked Sale Channels.";
     //
     //_lbl_3
     //
     this._lbl_3.AutoSize    = true;
     this._lbl_3.BackColor   = System.Drawing.Color.Transparent;
     this._lbl_3.Cursor      = System.Windows.Forms.Cursors.Default;
     this._lbl_3.ForeColor   = System.Drawing.SystemColors.ControlText;
     this._lbl_3.Location    = new System.Drawing.Point(73, 90);
     this._lbl_3.Name        = "_lbl_3";
     this._lbl_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._lbl_3.Size        = new System.Drawing.Size(34, 13);
     this._lbl_3.TabIndex    = 4;
     this._lbl_3.Text        = "Price:";
     this._lbl_3.TextAlign   = System.Drawing.ContentAlignment.TopRight;
     //
     //_lbl_2
     //
     this._lbl_2.AutoSize    = true;
     this._lbl_2.BackColor   = System.Drawing.Color.Transparent;
     this._lbl_2.Cursor      = System.Windows.Forms.Cursors.Default;
     this._lbl_2.ForeColor   = System.Drawing.SystemColors.ControlText;
     this._lbl_2.Location    = new System.Drawing.Point(39, 66);
     this._lbl_2.Name        = "_lbl_2";
     this._lbl_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._lbl_2.Size        = new System.Drawing.Size(63, 13);
     this._lbl_2.TabIndex    = 2;
     this._lbl_2.Text        = "Shrink Size:";
     this._lbl_2.TextAlign   = System.Drawing.ContentAlignment.TopRight;
     //
     //_lbl_1
     //
     this._lbl_1.AutoSize    = true;
     this._lbl_1.BackColor   = System.Drawing.Color.Transparent;
     this._lbl_1.Cursor      = System.Windows.Forms.Cursors.Default;
     this._lbl_1.ForeColor   = System.Drawing.SystemColors.ControlText;
     this._lbl_1.Location    = new System.Drawing.Point(6, 45);
     this._lbl_1.Name        = "_lbl_1";
     this._lbl_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._lbl_1.Size        = new System.Drawing.Size(92, 13);
     this._lbl_1.TabIndex    = 0;
     this._lbl_1.Text        = "Stock Item Name:";
     this._lbl_1.TextAlign   = System.Drawing.ContentAlignment.TopRight;
     //
     //lblStockItem
     //
     this.lblStockItem.BackColor   = System.Drawing.SystemColors.Control;
     this.lblStockItem.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lblStockItem.Cursor      = System.Windows.Forms.Cursors.Default;
     this.lblStockItem.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.lblStockItem.Location    = new System.Drawing.Point(111, 45);
     this.lblStockItem.Name        = "lblStockItem";
     this.lblStockItem.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.lblStockItem.Size        = new System.Drawing.Size(274, 17);
     this.lblStockItem.TabIndex    = 1;
     this.lblStockItem.Text        = "Label1";
     //
     //frmCashTransactionItem
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6f, 13f);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(224)), Convert.ToInt32(Convert.ToByte(224)), Convert.ToInt32(Convert.ToByte(224)));
     this.ClientSize          = new System.Drawing.Size(465, 311);
     this.ControlBox          = false;
     this.Controls.Add(this._chkChannel_1);
     this.Controls.Add(this._chkChannel_2);
     this.Controls.Add(this._chkChannel_3);
     this.Controls.Add(this._chkChannel_4);
     this.Controls.Add(this._chkChannel_5);
     this.Controls.Add(this._chkChannel_6);
     this.Controls.Add(this._chkChannel_7);
     this.Controls.Add(this._chkChannel_8);
     this.Controls.Add(this._chkChannel_9);
     this.Controls.Add(this._chkType_2);
     this.Controls.Add(this._chkType_1);
     this.Controls.Add(this._chkType_0);
     this.Controls.Add(this.txtPrice);
     this.Controls.Add(this.cmbQuantity);
     this.Controls.Add(this.picButtons);
     this.Controls.Add(this._lbl_4);
     this.Controls.Add(this._lbl_0);
     this.Controls.Add(this._lbl_3);
     this.Controls.Add(this._lbl_2);
     this.Controls.Add(this._lbl_1);
     this.Controls.Add(this.lblStockItem);
     this.Controls.Add(this.ShapeContainer1);
     this.Cursor          = System.Windows.Forms.Cursors.Default;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.KeyPreview      = true;
     this.Location        = new System.Drawing.Point(3, 22);
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmCashTransactionItem";
     this.RightToLeft     = System.Windows.Forms.RightToLeft.No;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Edit a Cash Transaction Item";
     this.picButtons.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize) this.Shape1).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmMakeFinishItem));
			this.components = new System.ComponentModel.Container();
			this.ToolTip1 = new System.Windows.Forms.ToolTip(components);
			this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
			this.chkSaleQTY = new System.Windows.Forms.CheckBox();
			this.txtQty = new System.Windows.Forms.TextBox();
			this.txtPrice = new System.Windows.Forms.TextBox();
			this.cmbQuantity = new System.Windows.Forms.ComboBox();
			this.picButtons = new System.Windows.Forms.Panel();
			this.cmdCancel = new System.Windows.Forms.Button();
			this.cmdClose = new System.Windows.Forms.Button();
			this.lblSaleQty = new System.Windows.Forms.Label();
			this.lblPComp = new System.Windows.Forms.Label();
			this._LBL_3 = new System.Windows.Forms.Label();
			this._LBL_2 = new System.Windows.Forms.Label();
			this._LBL_1 = new System.Windows.Forms.Label();
			this.lblStockItem = new System.Windows.Forms.Label();
			this._Shape1_2 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			//Me.LBL = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			this.Shape1 = new RectangleShapeArray(components);
			this.picButtons.SuspendLayout();
			this.SuspendLayout();
			this.ToolTip1.Active = true;
			//CType(Me.LBL, System.ComponentModel.ISupportInitialize).BeginInit()
			((System.ComponentModel.ISupportInitialize)this.Shape1).BeginInit();
			this.BackColor = System.Drawing.Color.FromArgb(224, 224, 224);
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
			this.Text = "Make Finished Product";
			this.ClientSize = new System.Drawing.Size(400, 152);
			this.Location = new System.Drawing.Point(3, 22);
			this.ControlBox = false;
			this.KeyPreview = true;
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.ShowInTaskbar = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.Enabled = true;
			this.Cursor = System.Windows.Forms.Cursors.Default;
			this.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.HelpButton = false;
			this.WindowState = System.Windows.Forms.FormWindowState.Normal;
			this.Name = "frmMakeFinishItem";
			this.chkSaleQTY.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.chkSaleQTY.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this.chkSaleQTY.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this.chkSaleQTY.Text = "Apply Sales Qty:";
			this.chkSaleQTY.ForeColor = System.Drawing.SystemColors.WindowText;
			this.chkSaleQTY.Size = new System.Drawing.Size(102, 19);
			this.chkSaleQTY.Location = new System.Drawing.Point(16, 120);
			this.chkSaleQTY.TabIndex = 11;
			this.chkSaleQTY.CausesValidation = true;
			this.chkSaleQTY.Enabled = true;
			this.chkSaleQTY.Cursor = System.Windows.Forms.Cursors.Default;
			this.chkSaleQTY.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.chkSaleQTY.Appearance = System.Windows.Forms.Appearance.Normal;
			this.chkSaleQTY.TabStop = true;
			this.chkSaleQTY.CheckState = System.Windows.Forms.CheckState.Unchecked;
			this.chkSaleQTY.Visible = true;
			this.chkSaleQTY.Name = "chkSaleQTY";
			this.txtQty.AutoSize = false;
			this.txtQty.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this.txtQty.Size = new System.Drawing.Size(67, 19);
			this.txtQty.Location = new System.Drawing.Point(104, 97);
			this.txtQty.TabIndex = 8;
			this.txtQty.Text = "0";
			this.txtQty.AcceptsReturn = true;
			this.txtQty.BackColor = System.Drawing.SystemColors.Window;
			this.txtQty.CausesValidation = true;
			this.txtQty.Enabled = true;
			this.txtQty.ForeColor = System.Drawing.SystemColors.WindowText;
			this.txtQty.HideSelection = true;
			this.txtQty.ReadOnly = false;
			this.txtQty.MaxLength = 0;
			this.txtQty.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.txtQty.Multiline = false;
			this.txtQty.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.txtQty.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this.txtQty.TabStop = true;
			this.txtQty.Visible = true;
			this.txtQty.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.txtQty.Name = "txtQty";
			this.txtPrice.AutoSize = false;
			this.txtPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this.txtPrice.Enabled = false;
			this.txtPrice.Size = new System.Drawing.Size(91, 19);
			this.txtPrice.Location = new System.Drawing.Point(293, 97);
			this.txtPrice.TabIndex = 4;
			this.txtPrice.Text = "0.00";
			this.txtPrice.AcceptsReturn = true;
			this.txtPrice.BackColor = System.Drawing.SystemColors.Window;
			this.txtPrice.CausesValidation = true;
			this.txtPrice.ForeColor = System.Drawing.SystemColors.WindowText;
			this.txtPrice.HideSelection = true;
			this.txtPrice.ReadOnly = false;
			this.txtPrice.MaxLength = 0;
			this.txtPrice.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.txtPrice.Multiline = false;
			this.txtPrice.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.txtPrice.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this.txtPrice.TabStop = true;
			this.txtPrice.Visible = true;
			this.txtPrice.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.txtPrice.Name = "txtPrice";
			this.cmbQuantity.Size = new System.Drawing.Size(79, 21);
			this.cmbQuantity.Location = new System.Drawing.Point(184, 96);
			this.cmbQuantity.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.cmbQuantity.TabIndex = 3;
			this.cmbQuantity.Visible = false;
			this.cmbQuantity.BackColor = System.Drawing.SystemColors.Window;
			this.cmbQuantity.CausesValidation = true;
			this.cmbQuantity.Enabled = true;
			this.cmbQuantity.ForeColor = System.Drawing.SystemColors.WindowText;
			this.cmbQuantity.IntegralHeight = true;
			this.cmbQuantity.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmbQuantity.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmbQuantity.Sorted = false;
			this.cmbQuantity.TabStop = true;
			this.cmbQuantity.Name = "cmbQuantity";
			this.picButtons.Dock = System.Windows.Forms.DockStyle.Top;
			this.picButtons.BackColor = System.Drawing.Color.Blue;
			this.picButtons.Size = new System.Drawing.Size(400, 39);
			this.picButtons.Location = new System.Drawing.Point(0, 0);
			this.picButtons.TabIndex = 0;
			this.picButtons.TabStop = false;
			this.picButtons.CausesValidation = true;
			this.picButtons.Enabled = true;
			this.picButtons.ForeColor = System.Drawing.SystemColors.ControlText;
			this.picButtons.Cursor = System.Windows.Forms.Cursors.Default;
			this.picButtons.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.picButtons.Visible = true;
			this.picButtons.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.picButtons.Name = "picButtons";
			this.cmdCancel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdCancel.Text = "&Undo";
			this.cmdCancel.Size = new System.Drawing.Size(73, 29);
			this.cmdCancel.Location = new System.Drawing.Point(8, 3);
			this.cmdCancel.TabIndex = 10;
			this.cmdCancel.TabStop = false;
			this.cmdCancel.BackColor = System.Drawing.SystemColors.Control;
			this.cmdCancel.CausesValidation = true;
			this.cmdCancel.Enabled = true;
			this.cmdCancel.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdCancel.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdCancel.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdCancel.Name = "cmdCancel";
			this.cmdClose.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdClose.Text = "E&xit";
			this.cmdClose.Size = new System.Drawing.Size(73, 29);
			this.cmdClose.Location = new System.Drawing.Point(312, 3);
			this.cmdClose.TabIndex = 1;
			this.cmdClose.TabStop = false;
			this.cmdClose.BackColor = System.Drawing.SystemColors.Control;
			this.cmdClose.CausesValidation = true;
			this.cmdClose.Enabled = true;
			this.cmdClose.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdClose.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdClose.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdClose.Name = "cmdClose";
			this.lblSaleQty.Text = "[ 0 ]";
			this.lblSaleQty.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this.lblSaleQty.Size = new System.Drawing.Size(256, 20);
			this.lblSaleQty.Location = new System.Drawing.Point(128, 122);
			this.lblSaleQty.TabIndex = 12;
			this.lblSaleQty.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.lblSaleQty.BackColor = System.Drawing.Color.Transparent;
			this.lblSaleQty.Enabled = true;
			this.lblSaleQty.ForeColor = System.Drawing.SystemColors.ControlText;
			this.lblSaleQty.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblSaleQty.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblSaleQty.UseMnemonic = true;
			this.lblSaleQty.Visible = true;
			this.lblSaleQty.AutoSize = false;
			this.lblSaleQty.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this.lblSaleQty.Name = "lblSaleQty";
			this.lblPComp.Text = "Please enter the Qty you wish to make:";
			this.lblPComp.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this.lblPComp.Size = new System.Drawing.Size(352, 20);
			this.lblPComp.Location = new System.Drawing.Point(10, 56);
			this.lblPComp.TabIndex = 9;
			this.lblPComp.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.lblPComp.BackColor = System.Drawing.Color.Transparent;
			this.lblPComp.Enabled = true;
			this.lblPComp.ForeColor = System.Drawing.SystemColors.ControlText;
			this.lblPComp.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblPComp.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblPComp.UseMnemonic = true;
			this.lblPComp.Visible = true;
			this.lblPComp.AutoSize = false;
			this.lblPComp.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this.lblPComp.Name = "lblPComp";
			this._LBL_3.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._LBL_3.Text = "Price:";
			this._LBL_3.Size = new System.Drawing.Size(27, 13);
			this._LBL_3.Location = new System.Drawing.Point(262, 100);
			this._LBL_3.TabIndex = 7;
			this._LBL_3.BackColor = System.Drawing.Color.Transparent;
			this._LBL_3.Enabled = true;
			this._LBL_3.ForeColor = System.Drawing.SystemColors.ControlText;
			this._LBL_3.Cursor = System.Windows.Forms.Cursors.Default;
			this._LBL_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._LBL_3.UseMnemonic = true;
			this._LBL_3.Visible = true;
			this._LBL_3.AutoSize = true;
			this._LBL_3.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._LBL_3.Name = "_LBL_3";
			this._LBL_2.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._LBL_2.Text = "Item Qty:";
			this._LBL_2.Size = new System.Drawing.Size(42, 13);
			this._LBL_2.Location = new System.Drawing.Point(53, 100);
			this._LBL_2.TabIndex = 6;
			this._LBL_2.BackColor = System.Drawing.Color.Transparent;
			this._LBL_2.Enabled = true;
			this._LBL_2.ForeColor = System.Drawing.SystemColors.ControlText;
			this._LBL_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._LBL_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._LBL_2.UseMnemonic = true;
			this._LBL_2.Visible = true;
			this._LBL_2.AutoSize = true;
			this._LBL_2.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._LBL_2.Name = "_LBL_2";
			this._LBL_1.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._LBL_1.Text = "Stock Item Name:";
			this._LBL_1.Size = new System.Drawing.Size(85, 13);
			this._LBL_1.Location = new System.Drawing.Point(10, 79);
			this._LBL_1.TabIndex = 5;
			this._LBL_1.BackColor = System.Drawing.Color.Transparent;
			this._LBL_1.Enabled = true;
			this._LBL_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._LBL_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._LBL_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._LBL_1.UseMnemonic = true;
			this._LBL_1.Visible = true;
			this._LBL_1.AutoSize = true;
			this._LBL_1.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._LBL_1.Name = "_LBL_1";
			this.lblStockItem.Text = "Label1";
			this.lblStockItem.Size = new System.Drawing.Size(278, 17);
			this.lblStockItem.Location = new System.Drawing.Point(105, 79);
			this.lblStockItem.TabIndex = 2;
			this.lblStockItem.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.lblStockItem.BackColor = System.Drawing.SystemColors.Control;
			this.lblStockItem.Enabled = true;
			this.lblStockItem.ForeColor = System.Drawing.SystemColors.ControlText;
			this.lblStockItem.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblStockItem.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblStockItem.UseMnemonic = true;
			this.lblStockItem.Visible = true;
			this.lblStockItem.AutoSize = false;
			this.lblStockItem.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.lblStockItem.Name = "lblStockItem";
			this._Shape1_2.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_2.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_2.Size = new System.Drawing.Size(383, 96);
			this._Shape1_2.Location = new System.Drawing.Point(7, 48);
			this._Shape1_2.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_2.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_2.BorderWidth = 1;
			this._Shape1_2.FillColor = System.Drawing.Color.Black;
			this._Shape1_2.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_2.Visible = true;
			this._Shape1_2.Name = "_Shape1_2";
			this.Controls.Add(chkSaleQTY);
			this.Controls.Add(txtQty);
			this.Controls.Add(txtPrice);
			this.Controls.Add(cmbQuantity);
			this.Controls.Add(picButtons);
			this.Controls.Add(lblSaleQty);
			this.Controls.Add(lblPComp);
			this.Controls.Add(_LBL_3);
			this.Controls.Add(_LBL_2);
			this.Controls.Add(_LBL_1);
			this.Controls.Add(lblStockItem);
			this.ShapeContainer1.Shapes.Add(_Shape1_2);
			this.Controls.Add(ShapeContainer1);
			this.picButtons.Controls.Add(cmdCancel);
			this.picButtons.Controls.Add(cmdClose);
			//Me.LBL.SetIndex(_LBL_3, CType(3, Short))
			//Me.LBL.SetIndex(_LBL_2, CType(2, Short))
			//Me.LBL.SetIndex(_LBL_1, CType(1, Short))
			this.Shape1.SetIndex(_Shape1_2, Convert.ToInt16(2));
			((System.ComponentModel.ISupportInitialize)this.Shape1).EndInit();
			//CType(Me.LBL, System.ComponentModel.ISupportInitialize).EndInit()
			this.picButtons.ResumeLayout(false);
			this.ResumeLayout(false);
			this.PerformLayout();
		}
Esempio n. 33
0
 private void InitializeComponent()
 {
     this.components      = new System.ComponentModel.Container();
     this.ToolTip1        = new System.Windows.Forms.ToolTip(this.components);
     this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
     this._Shape1_0       = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     this._Shape1_2       = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     this.txtQty          = new System.Windows.Forms.TextBox();
     this.txtPSize        = new System.Windows.Forms.TextBox();
     this.txtPack         = new System.Windows.Forms.TextBox();
     this.txtPriceS       = new System.Windows.Forms.TextBox();
     this.txtQtyT         = new System.Windows.Forms.TextBox();
     this.txtPrice        = new System.Windows.Forms.TextBox();
     this.cmbQuantity     = new System.Windows.Forms.ComboBox();
     this.picButtons      = new System.Windows.Forms.Panel();
     this.cmdPack         = new System.Windows.Forms.Button();
     this.cmdCancel       = new System.Windows.Forms.Button();
     this.cmdClose        = new System.Windows.Forms.Button();
     this._LBL_6          = new System.Windows.Forms.Label();
     this._LBL_4          = new System.Windows.Forms.Label();
     this._LBL_2          = new System.Windows.Forms.Label();
     this.Label2          = new System.Windows.Forms.Label();
     this.lblPComp        = new System.Windows.Forms.Label();
     this.lblSComp        = new System.Windows.Forms.Label();
     this.lblStockItemS   = new System.Windows.Forms.Label();
     this._LBL_5          = new System.Windows.Forms.Label();
     this._LBL_0          = new System.Windows.Forms.Label();
     this._LBL_3          = new System.Windows.Forms.Label();
     this._LBL_1          = new System.Windows.Forms.Label();
     this.lblStockItem    = new System.Windows.Forms.Label();
     this.Shape1          = new _4PosBackOffice.NET.RectangleShapeArray(this.components);
     this.picButtons.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize) this.Shape1).BeginInit();
     this.SuspendLayout();
     //
     //ShapeContainer1
     //
     this.ShapeContainer1.Location = new System.Drawing.Point(0, 0);
     this.ShapeContainer1.Margin   = new System.Windows.Forms.Padding(0);
     this.ShapeContainer1.Name     = "ShapeContainer1";
     this.ShapeContainer1.Shapes.AddRange(new Microsoft.VisualBasic.PowerPacks.Shape[] {
         this._Shape1_0,
         this._Shape1_2
     });
     this.ShapeContainer1.Size     = new System.Drawing.Size(400, 145);
     this.ShapeContainer1.TabIndex = 22;
     this.ShapeContainer1.TabStop  = false;
     //
     //_Shape1_0
     //
     this._Shape1_0.BackColor   = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
     this._Shape1_0.BackStyle   = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_0.BorderColor = System.Drawing.SystemColors.WindowText;
     this._Shape1_0.FillColor   = System.Drawing.Color.Black;
     this.Shape1.SetIndex(this._Shape1_0, Convert.ToInt16(0));
     this._Shape1_0.Location = new System.Drawing.Point(7, 296);
     this._Shape1_0.Name     = "_Shape1_0";
     this._Shape1_0.Size     = new System.Drawing.Size(383, 56);
     //
     //_Shape1_2
     //
     this._Shape1_2.BackColor   = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
     this._Shape1_2.BackStyle   = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_2.BorderColor = System.Drawing.SystemColors.WindowText;
     this._Shape1_2.FillColor   = System.Drawing.Color.Black;
     this.Shape1.SetIndex(this._Shape1_2, Convert.ToInt16(2));
     this._Shape1_2.Location = new System.Drawing.Point(7, 48);
     this._Shape1_2.Name     = "_Shape1_2";
     this._Shape1_2.Size     = new System.Drawing.Size(383, 88);
     //
     //txtQty
     //
     this.txtQty.AcceptsReturn = true;
     this.txtQty.BackColor     = System.Drawing.SystemColors.Window;
     this.txtQty.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtQty.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txtQty.Location      = new System.Drawing.Point(314, 102);
     this.txtQty.MaxLength     = 0;
     this.txtQty.Name          = "txtQty";
     this.txtQty.ReadOnly      = true;
     this.txtQty.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txtQty.Size          = new System.Drawing.Size(67, 19);
     this.txtQty.TabIndex      = 20;
     this.txtQty.Text          = "0";
     this.txtQty.TextAlign     = System.Windows.Forms.HorizontalAlignment.Right;
     this.txtQty.Visible       = false;
     //
     //txtPSize
     //
     this.txtPSize.AcceptsReturn = true;
     this.txtPSize.BackColor     = System.Drawing.SystemColors.Window;
     this.txtPSize.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtPSize.Enabled       = false;
     this.txtPSize.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txtPSize.Location      = new System.Drawing.Point(184, 101);
     this.txtPSize.MaxLength     = 0;
     this.txtPSize.Name          = "txtPSize";
     this.txtPSize.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txtPSize.Size          = new System.Drawing.Size(27, 19);
     this.txtPSize.TabIndex      = 19;
     this.txtPSize.Text          = "1";
     this.txtPSize.TextAlign     = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtPSize.Visible       = false;
     //
     //txtPack
     //
     this.txtPack.AcceptsReturn = true;
     this.txtPack.BackColor     = System.Drawing.SystemColors.Window;
     this.txtPack.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtPack.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txtPack.Location      = new System.Drawing.Point(352, 272);
     this.txtPack.MaxLength     = 0;
     this.txtPack.Name          = "txtPack";
     this.txtPack.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txtPack.Size          = new System.Drawing.Size(41, 19);
     this.txtPack.TabIndex      = 16;
     this.txtPack.Text          = "0";
     this.txtPack.Visible       = false;
     //
     //txtPriceS
     //
     this.txtPriceS.AcceptsReturn = true;
     this.txtPriceS.BackColor     = System.Drawing.SystemColors.Window;
     this.txtPriceS.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtPriceS.Enabled       = false;
     this.txtPriceS.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txtPriceS.Location      = new System.Drawing.Point(291, 346);
     this.txtPriceS.MaxLength     = 0;
     this.txtPriceS.Name          = "txtPriceS";
     this.txtPriceS.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txtPriceS.Size          = new System.Drawing.Size(91, 19);
     this.txtPriceS.TabIndex      = 8;
     this.txtPriceS.Text          = "0.00";
     this.txtPriceS.TextAlign     = System.Windows.Forms.HorizontalAlignment.Right;
     this.txtPriceS.Visible       = false;
     //
     //txtQtyT
     //
     this.txtQtyT.AcceptsReturn = true;
     this.txtQtyT.BackColor     = System.Drawing.SystemColors.Window;
     this.txtQtyT.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtQtyT.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txtQtyT.Location      = new System.Drawing.Point(79, 101);
     this.txtQtyT.MaxLength     = 0;
     this.txtQtyT.Name          = "txtQtyT";
     this.txtQtyT.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txtQtyT.Size          = new System.Drawing.Size(75, 19);
     this.txtQtyT.TabIndex      = 0;
     this.txtQtyT.Text          = "0";
     this.txtQtyT.TextAlign     = System.Windows.Forms.HorizontalAlignment.Right;
     //
     //txtPrice
     //
     this.txtPrice.AcceptsReturn = true;
     this.txtPrice.BackColor     = System.Drawing.SystemColors.Window;
     this.txtPrice.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtPrice.Enabled       = false;
     this.txtPrice.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txtPrice.Location      = new System.Drawing.Point(301, 249);
     this.txtPrice.MaxLength     = 0;
     this.txtPrice.Name          = "txtPrice";
     this.txtPrice.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txtPrice.Size          = new System.Drawing.Size(91, 19);
     this.txtPrice.TabIndex      = 5;
     this.txtPrice.Text          = "0.00";
     this.txtPrice.TextAlign     = System.Windows.Forms.HorizontalAlignment.Right;
     this.txtPrice.Visible       = false;
     //
     //cmbQuantity
     //
     this.cmbQuantity.BackColor     = System.Drawing.SystemColors.Window;
     this.cmbQuantity.Cursor        = System.Windows.Forms.Cursors.Default;
     this.cmbQuantity.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbQuantity.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.cmbQuantity.Location      = new System.Drawing.Point(192, 248);
     this.cmbQuantity.Name          = "cmbQuantity";
     this.cmbQuantity.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.cmbQuantity.Size          = new System.Drawing.Size(79, 21);
     this.cmbQuantity.TabIndex      = 4;
     this.cmbQuantity.Visible       = false;
     //
     //picButtons
     //
     this.picButtons.BackColor   = System.Drawing.Color.Blue;
     this.picButtons.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.picButtons.Controls.Add(this.cmdPack);
     this.picButtons.Controls.Add(this.cmdCancel);
     this.picButtons.Controls.Add(this.cmdClose);
     this.picButtons.Cursor      = System.Windows.Forms.Cursors.Default;
     this.picButtons.Dock        = System.Windows.Forms.DockStyle.Top;
     this.picButtons.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.picButtons.Location    = new System.Drawing.Point(0, 0);
     this.picButtons.Name        = "picButtons";
     this.picButtons.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.picButtons.Size        = new System.Drawing.Size(400, 39);
     this.picButtons.TabIndex    = 1;
     //
     //cmdPack
     //
     this.cmdPack.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdPack.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdPack.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdPack.Location                = new System.Drawing.Point(88, 3);
     this.cmdPack.Name                    = "cmdPack";
     this.cmdPack.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdPack.Size                    = new System.Drawing.Size(105, 29);
     this.cmdPack.TabIndex                = 22;
     this.cmdPack.TabStop                 = false;
     this.cmdPack.Text                    = "Break / Build P&ack";
     this.cmdPack.UseVisualStyleBackColor = false;
     this.cmdPack.Visible                 = false;
     //
     //cmdCancel
     //
     this.cmdCancel.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdCancel.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdCancel.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdCancel.Location                = new System.Drawing.Point(8, 3);
     this.cmdCancel.Name                    = "cmdCancel";
     this.cmdCancel.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdCancel.Size                    = new System.Drawing.Size(73, 29);
     this.cmdCancel.TabIndex                = 15;
     this.cmdCancel.TabStop                 = false;
     this.cmdCancel.Text                    = "&Undo";
     this.cmdCancel.UseVisualStyleBackColor = false;
     //
     //cmdClose
     //
     this.cmdClose.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdClose.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdClose.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdClose.Location                = new System.Drawing.Point(312, 3);
     this.cmdClose.Name                    = "cmdClose";
     this.cmdClose.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdClose.Size                    = new System.Drawing.Size(73, 29);
     this.cmdClose.TabIndex                = 2;
     this.cmdClose.TabStop                 = false;
     this.cmdClose.Text                    = "E&xit";
     this.cmdClose.UseVisualStyleBackColor = false;
     //
     //_LBL_6
     //
     this._LBL_6.AutoSize    = true;
     this._LBL_6.BackColor   = System.Drawing.Color.Transparent;
     this._LBL_6.Cursor      = System.Windows.Forms.Cursors.Default;
     this._LBL_6.ForeColor   = System.Drawing.SystemColors.ControlText;
     this._LBL_6.Location    = new System.Drawing.Point(257, 105);
     this._LBL_6.Name        = "_LBL_6";
     this._LBL_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._LBL_6.Size        = new System.Drawing.Size(53, 13);
     this._LBL_6.TabIndex    = 21;
     this._LBL_6.Text        = "Total Qty:";
     this._LBL_6.TextAlign   = System.Drawing.ContentAlignment.TopRight;
     this._LBL_6.Visible     = false;
     //
     //_LBL_4
     //
     this._LBL_4.AutoSize    = true;
     this._LBL_4.BackColor   = System.Drawing.Color.Transparent;
     this._LBL_4.Cursor      = System.Windows.Forms.Cursors.Default;
     this._LBL_4.Font        = new System.Drawing.Font("Arial", 9.75f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
     this._LBL_4.ForeColor   = System.Drawing.SystemColors.ControlText;
     this._LBL_4.Location    = new System.Drawing.Point(162, 102);
     this._LBL_4.Name        = "_LBL_4";
     this._LBL_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._LBL_4.Size        = new System.Drawing.Size(16, 16);
     this._LBL_4.TabIndex    = 18;
     this._LBL_4.Text        = "x";
     this._LBL_4.TextAlign   = System.Drawing.ContentAlignment.TopRight;
     this._LBL_4.Visible     = false;
     //
     //_LBL_2
     //
     this._LBL_2.AutoSize    = true;
     this._LBL_2.BackColor   = System.Drawing.Color.Transparent;
     this._LBL_2.Cursor      = System.Windows.Forms.Cursors.Default;
     this._LBL_2.ForeColor   = System.Drawing.SystemColors.ControlText;
     this._LBL_2.Location    = new System.Drawing.Point(24, 104);
     this._LBL_2.Name        = "_LBL_2";
     this._LBL_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._LBL_2.Size        = new System.Drawing.Size(49, 13);
     this._LBL_2.TabIndex    = 17;
     this._LBL_2.Text        = "Item Qty:";
     this._LBL_2.TextAlign   = System.Drawing.ContentAlignment.TopRight;
     //
     //Label2
     //
     this.Label2.BackColor   = System.Drawing.Color.Transparent;
     this.Label2.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label2.Font        = new System.Drawing.Font("Arial", 9.75f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
     this.Label2.ForeColor   = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(0)), Convert.ToInt32(Convert.ToByte(0)));
     this.Label2.Location    = new System.Drawing.Point(56, 272);
     this.Label2.Name        = "Label2";
     this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label2.Size        = new System.Drawing.Size(296, 23);
     this.Label2.TabIndex    = 14;
     this.Label2.Text        = "Please verify products from both locations";
     //
     //lblPComp
     //
     this.lblPComp.BackColor   = System.Drawing.Color.Transparent;
     this.lblPComp.Cursor      = System.Windows.Forms.Cursors.Default;
     this.lblPComp.Font        = new System.Drawing.Font("Arial", 9.75f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
     this.lblPComp.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.lblPComp.Location    = new System.Drawing.Point(16, 152);
     this.lblPComp.Name        = "lblPComp";
     this.lblPComp.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.lblPComp.Size        = new System.Drawing.Size(352, 24);
     this.lblPComp.TabIndex    = 13;
     this.lblPComp.Text        = "Promotion Name:";
     this.lblPComp.Visible     = false;
     //
     //lblSComp
     //
     this.lblSComp.BackColor   = System.Drawing.Color.Transparent;
     this.lblSComp.Cursor      = System.Windows.Forms.Cursors.Default;
     this.lblSComp.Font        = new System.Drawing.Font("Arial", 9.75f, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
     this.lblSComp.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.lblSComp.Location    = new System.Drawing.Point(16, 304);
     this.lblSComp.Name        = "lblSComp";
     this.lblSComp.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.lblSComp.Size        = new System.Drawing.Size(360, 24);
     this.lblSComp.TabIndex    = 12;
     this.lblSComp.Text        = "Promotion Name:";
     //
     //lblStockItemS
     //
     this.lblStockItemS.BackColor   = System.Drawing.SystemColors.Control;
     this.lblStockItemS.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lblStockItemS.Cursor      = System.Windows.Forms.Cursors.Default;
     this.lblStockItemS.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.lblStockItemS.Location    = new System.Drawing.Point(98, 328);
     this.lblStockItemS.Name        = "lblStockItemS";
     this.lblStockItemS.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.lblStockItemS.Size        = new System.Drawing.Size(286, 17);
     this.lblStockItemS.TabIndex    = 11;
     this.lblStockItemS.Text        = "Label1";
     //
     //_LBL_5
     //
     this._LBL_5.AutoSize    = true;
     this._LBL_5.BackColor   = System.Drawing.Color.Transparent;
     this._LBL_5.Cursor      = System.Windows.Forms.Cursors.Default;
     this._LBL_5.ForeColor   = System.Drawing.SystemColors.ControlText;
     this._LBL_5.Location    = new System.Drawing.Point(10, 328);
     this._LBL_5.Name        = "_LBL_5";
     this._LBL_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._LBL_5.Size        = new System.Drawing.Size(92, 13);
     this._LBL_5.TabIndex    = 10;
     this._LBL_5.Text        = "Stock Item Name:";
     this._LBL_5.TextAlign   = System.Drawing.ContentAlignment.TopRight;
     //
     //_LBL_0
     //
     this._LBL_0.AutoSize    = true;
     this._LBL_0.BackColor   = System.Drawing.Color.Transparent;
     this._LBL_0.Cursor      = System.Windows.Forms.Cursors.Default;
     this._LBL_0.ForeColor   = System.Drawing.SystemColors.ControlText;
     this._LBL_0.Location    = new System.Drawing.Point(260, 349);
     this._LBL_0.Name        = "_LBL_0";
     this._LBL_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._LBL_0.Size        = new System.Drawing.Size(34, 13);
     this._LBL_0.TabIndex    = 9;
     this._LBL_0.Text        = "Price:";
     this._LBL_0.TextAlign   = System.Drawing.ContentAlignment.TopRight;
     this._LBL_0.Visible     = false;
     //
     //_LBL_3
     //
     this._LBL_3.AutoSize    = true;
     this._LBL_3.BackColor   = System.Drawing.Color.Transparent;
     this._LBL_3.Cursor      = System.Windows.Forms.Cursors.Default;
     this._LBL_3.ForeColor   = System.Drawing.SystemColors.ControlText;
     this._LBL_3.Location    = new System.Drawing.Point(270, 252);
     this._LBL_3.Name        = "_LBL_3";
     this._LBL_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._LBL_3.Size        = new System.Drawing.Size(34, 13);
     this._LBL_3.TabIndex    = 7;
     this._LBL_3.Text        = "Price:";
     this._LBL_3.TextAlign   = System.Drawing.ContentAlignment.TopRight;
     this._LBL_3.Visible     = false;
     //
     //_LBL_1
     //
     this._LBL_1.AutoSize    = true;
     this._LBL_1.BackColor   = System.Drawing.Color.Transparent;
     this._LBL_1.Cursor      = System.Windows.Forms.Cursors.Default;
     this._LBL_1.ForeColor   = System.Drawing.SystemColors.ControlText;
     this._LBL_1.Location    = new System.Drawing.Point(24, 56);
     this._LBL_1.Name        = "_LBL_1";
     this._LBL_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._LBL_1.Size        = new System.Drawing.Size(92, 13);
     this._LBL_1.TabIndex    = 6;
     this._LBL_1.Text        = "Stock Item Name:";
     this._LBL_1.TextAlign   = System.Drawing.ContentAlignment.TopRight;
     //
     //lblStockItem
     //
     this.lblStockItem.BackColor   = System.Drawing.SystemColors.Control;
     this.lblStockItem.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lblStockItem.Cursor      = System.Windows.Forms.Cursors.Default;
     this.lblStockItem.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.lblStockItem.Location    = new System.Drawing.Point(24, 72);
     this.lblStockItem.Name        = "lblStockItem";
     this.lblStockItem.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.lblStockItem.Size        = new System.Drawing.Size(358, 25);
     this.lblStockItem.TabIndex    = 3;
     this.lblStockItem.Text        = "Label1";
     //
     //frmBarcodeScaleItem
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6f, 13f);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(224)), Convert.ToInt32(Convert.ToByte(224)), Convert.ToInt32(Convert.ToByte(224)));
     this.ClientSize          = new System.Drawing.Size(400, 145);
     this.ControlBox          = false;
     this.Controls.Add(this.txtQty);
     this.Controls.Add(this.txtPSize);
     this.Controls.Add(this.txtPack);
     this.Controls.Add(this.txtPriceS);
     this.Controls.Add(this.txtQtyT);
     this.Controls.Add(this.txtPrice);
     this.Controls.Add(this.cmbQuantity);
     this.Controls.Add(this.picButtons);
     this.Controls.Add(this._LBL_6);
     this.Controls.Add(this._LBL_4);
     this.Controls.Add(this._LBL_2);
     this.Controls.Add(this.Label2);
     this.Controls.Add(this.lblPComp);
     this.Controls.Add(this.lblSComp);
     this.Controls.Add(this.lblStockItemS);
     this.Controls.Add(this._LBL_5);
     this.Controls.Add(this._LBL_0);
     this.Controls.Add(this._LBL_3);
     this.Controls.Add(this._LBL_1);
     this.Controls.Add(this.lblStockItem);
     this.Controls.Add(this.ShapeContainer1);
     this.Cursor          = System.Windows.Forms.Cursors.Default;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.KeyPreview      = true;
     this.Location        = new System.Drawing.Point(3, 22);
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmBarcodeScaleItem";
     this.RightToLeft     = System.Windows.Forms.RightToLeft.No;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Scale Item - Barcode printing";
     this.picButtons.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize) this.Shape1).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmPromotion));
     this.components      = new System.ComponentModel.Container();
     this.ToolTip1        = new System.Windows.Forms.ToolTip(components);
     this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
     this._DTFields_3     = new System.Windows.Forms.DateTimePicker();
     this._DTFields_2     = new System.Windows.Forms.DateTimePicker();
     this._chkFields_2    = new System.Windows.Forms.CheckBox();
     this.cmdDelete       = new System.Windows.Forms.Button();
     this.cmdAdd          = new System.Windows.Forms.Button();
     this.lvPromotion     = new System.Windows.Forms.ListView();
     this._chkFields_1    = new System.Windows.Forms.CheckBox();
     this._chkFields_0    = new System.Windows.Forms.CheckBox();
     this._DTFields_0     = new System.Windows.Forms.DateTimePicker();
     this._txtFields_0    = new System.Windows.Forms.TextBox();
     this.picButtons      = new System.Windows.Forms.Panel();
     this.cmdPrint        = new System.Windows.Forms.Button();
     this.cmdClose        = new System.Windows.Forms.Button();
     this.cmdCancel       = new System.Windows.Forms.Button();
     this._DTFields_1     = new System.Windows.Forms.DateTimePicker();
     this.Label2          = new System.Windows.Forms.Label();
     this.Label1          = new System.Windows.Forms.Label();
     this._lblLabels_1    = new System.Windows.Forms.Label();
     this._lblLabels_0    = new System.Windows.Forms.Label();
     this._lblLabels_38   = new System.Windows.Forms.Label();
     this._Shape1_2       = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     this._lbl_5          = new System.Windows.Forms.Label();
     //Me.DTFields = New AxDTPickerArray(components)
     //Me.chkFields = New Microsoft.VisualBasic.Compatibility.VB6.CheckBoxArray(components)
     //Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
     //Me.lblLabels = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
     //Me.txtFields = New Microsoft.VisualBasic.Compatibility.VB6.TextBoxArray(components)
     this.Shape1 = new RectangleShapeArray(components);
     this.picButtons.SuspendLayout();
     this.SuspendLayout();
     this.ToolTip1.Active = true;
     ((System.ComponentModel.ISupportInitialize) this._DTFields_3).BeginInit();
     ((System.ComponentModel.ISupportInitialize) this._DTFields_2).BeginInit();
     ((System.ComponentModel.ISupportInitialize) this._DTFields_0).BeginInit();
     ((System.ComponentModel.ISupportInitialize) this._DTFields_1).BeginInit();
     //CType(Me.DTFields, System.ComponentModel.ISupportInitialize).BeginInit()
     //CType(Me.chkFields, System.ComponentModel.ISupportInitialize).BeginInit()
     //CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
     //CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).BeginInit()
     //CType(Me.txtFields, System.ComponentModel.ISupportInitialize).BeginInit()
     ((System.ComponentModel.ISupportInitialize) this.Shape1).BeginInit();
     this.BackColor       = System.Drawing.Color.FromArgb(224, 224, 224);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Text            = "Edit Promotion Details";
     this.ClientSize      = new System.Drawing.Size(455, 460);
     this.Location        = new System.Drawing.Point(73, 22);
     this.ControlBox      = false;
     this.KeyPreview      = true;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.AutoScaleMode   = System.Windows.Forms.AutoScaleMode.Font;
     this.Enabled         = true;
     this.Cursor          = System.Windows.Forms.Cursors.Default;
     this.RightToLeft     = System.Windows.Forms.RightToLeft.No;
     this.ShowInTaskbar   = true;
     this.HelpButton      = false;
     this.WindowState     = System.Windows.Forms.FormWindowState.Normal;
     this.Name            = "frmPromotion";
     //_DTFields_3.OcxState = CType(resources.GetObject("_DTFields_3.OcxState"), System.Windows.Forms.AxHost.State)
     this._DTFields_3.Size     = new System.Drawing.Size(130, 21);
     this._DTFields_3.Location = new System.Drawing.Point(291, 112);
     this._DTFields_3.TabIndex = 20;
     this._DTFields_3.Name     = "_DTFields_3";
     //_DTFields_2.OcxState = CType(resources.GetObject("_DTFields_2.OcxState"), System.Windows.Forms.AxHost.State)
     this._DTFields_2.Size              = new System.Drawing.Size(130, 21);
     this._DTFields_2.Location          = new System.Drawing.Point(104, 112);
     this._DTFields_2.TabIndex          = 19;
     this._DTFields_2.Name              = "_DTFields_2";
     this._chkFields_2.CheckAlign       = System.Drawing.ContentAlignment.MiddleRight;
     this._chkFields_2.FlatStyle        = System.Windows.Forms.FlatStyle.Flat;
     this._chkFields_2.BackColor        = System.Drawing.Color.FromArgb(192, 192, 255);
     this._chkFields_2.Text             = "Only for Specific Time";
     this._chkFields_2.ForeColor        = System.Drawing.SystemColors.WindowText;
     this._chkFields_2.Size             = new System.Drawing.Size(151, 17);
     this._chkFields_2.Location         = new System.Drawing.Point(270, 152);
     this._chkFields_2.TabIndex         = 16;
     this._chkFields_2.CausesValidation = true;
     this._chkFields_2.Enabled          = true;
     this._chkFields_2.Cursor           = System.Windows.Forms.Cursors.Default;
     this._chkFields_2.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this._chkFields_2.Appearance       = System.Windows.Forms.Appearance.Normal;
     this._chkFields_2.TabStop          = true;
     this._chkFields_2.CheckState       = System.Windows.Forms.CheckState.Unchecked;
     this._chkFields_2.Visible          = true;
     this._chkFields_2.Name             = "_chkFields_2";
     this.cmdDelete.TextAlign           = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdDelete.Text             = "&Delete";
     this.cmdDelete.Size             = new System.Drawing.Size(94, 25);
     this.cmdDelete.Location         = new System.Drawing.Point(352, 176);
     this.cmdDelete.TabIndex         = 14;
     this.cmdDelete.TabStop          = false;
     this.cmdDelete.BackColor        = System.Drawing.SystemColors.Control;
     this.cmdDelete.CausesValidation = true;
     this.cmdDelete.Enabled          = true;
     this.cmdDelete.ForeColor        = System.Drawing.SystemColors.ControlText;
     this.cmdDelete.Cursor           = System.Windows.Forms.Cursors.Default;
     this.cmdDelete.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.cmdDelete.Name             = "cmdDelete";
     this.cmdAdd.TextAlign           = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdAdd.Text                   = "&Add";
     this.cmdAdd.Size                   = new System.Drawing.Size(94, 25);
     this.cmdAdd.Location               = new System.Drawing.Point(2, 176);
     this.cmdAdd.TabIndex               = 13;
     this.cmdAdd.TabStop                = false;
     this.cmdAdd.BackColor              = System.Drawing.SystemColors.Control;
     this.cmdAdd.CausesValidation       = true;
     this.cmdAdd.Enabled                = true;
     this.cmdAdd.ForeColor              = System.Drawing.SystemColors.ControlText;
     this.cmdAdd.Cursor                 = System.Windows.Forms.Cursors.Default;
     this.cmdAdd.RightToLeft            = System.Windows.Forms.RightToLeft.No;
     this.cmdAdd.Name                   = "cmdAdd";
     this.lvPromotion.Size              = new System.Drawing.Size(445, 250);
     this.lvPromotion.Location          = new System.Drawing.Point(2, 206);
     this.lvPromotion.TabIndex          = 11;
     this.lvPromotion.View              = System.Windows.Forms.View.Details;
     this.lvPromotion.LabelWrap         = true;
     this.lvPromotion.HideSelection     = false;
     this.lvPromotion.FullRowSelect     = true;
     this.lvPromotion.GridLines         = true;
     this.lvPromotion.ForeColor         = System.Drawing.SystemColors.WindowText;
     this.lvPromotion.BackColor         = System.Drawing.SystemColors.Window;
     this.lvPromotion.LabelEdit         = true;
     this.lvPromotion.BorderStyle       = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lvPromotion.Name              = "lvPromotion";
     this._chkFields_1.CheckAlign       = System.Drawing.ContentAlignment.MiddleRight;
     this._chkFields_1.FlatStyle        = System.Windows.Forms.FlatStyle.Flat;
     this._chkFields_1.BackColor        = System.Drawing.Color.FromArgb(192, 192, 255);
     this._chkFields_1.Text             = "Disabled:";
     this._chkFields_1.ForeColor        = System.Drawing.SystemColors.WindowText;
     this._chkFields_1.Size             = new System.Drawing.Size(64, 13);
     this._chkFields_1.Location         = new System.Drawing.Point(54, 138);
     this._chkFields_1.TabIndex         = 7;
     this._chkFields_1.CausesValidation = true;
     this._chkFields_1.Enabled          = true;
     this._chkFields_1.Cursor           = System.Windows.Forms.Cursors.Default;
     this._chkFields_1.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this._chkFields_1.Appearance       = System.Windows.Forms.Appearance.Normal;
     this._chkFields_1.TabStop          = true;
     this._chkFields_1.CheckState       = System.Windows.Forms.CheckState.Unchecked;
     this._chkFields_1.Visible          = true;
     this._chkFields_1.Name             = "_chkFields_1";
     this._chkFields_0.CheckAlign       = System.Drawing.ContentAlignment.MiddleRight;
     this._chkFields_0.FlatStyle        = System.Windows.Forms.FlatStyle.Flat;
     this._chkFields_0.BackColor        = System.Drawing.Color.FromArgb(192, 192, 255);
     this._chkFields_0.Text             = "Apply Only to POS Channel";
     this._chkFields_0.ForeColor        = System.Drawing.SystemColors.WindowText;
     this._chkFields_0.Size             = new System.Drawing.Size(151, 13);
     this._chkFields_0.Location         = new System.Drawing.Point(270, 138);
     this._chkFields_0.TabIndex         = 8;
     this._chkFields_0.CausesValidation = true;
     this._chkFields_0.Enabled          = true;
     this._chkFields_0.Cursor           = System.Windows.Forms.Cursors.Default;
     this._chkFields_0.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this._chkFields_0.Appearance       = System.Windows.Forms.Appearance.Normal;
     this._chkFields_0.TabStop          = true;
     this._chkFields_0.CheckState       = System.Windows.Forms.CheckState.Unchecked;
     this._chkFields_0.Visible          = true;
     this._chkFields_0.Name             = "_chkFields_0";
     //_DTFields_0.OcxState = CType(resources.GetObject("_DTFields_0.OcxState"), System.Windows.Forms.AxHost.State)
     this._DTFields_0.Size              = new System.Drawing.Size(130, 22);
     this._DTFields_0.Location          = new System.Drawing.Point(105, 87);
     this._DTFields_0.TabIndex          = 4;
     this._DTFields_0.Name              = "_DTFields_0";
     this._txtFields_0.AutoSize         = false;
     this._txtFields_0.Size             = new System.Drawing.Size(315, 19);
     this._txtFields_0.Location         = new System.Drawing.Point(105, 66);
     this._txtFields_0.TabIndex         = 2;
     this._txtFields_0.AcceptsReturn    = true;
     this._txtFields_0.TextAlign        = System.Windows.Forms.HorizontalAlignment.Left;
     this._txtFields_0.BackColor        = System.Drawing.SystemColors.Window;
     this._txtFields_0.CausesValidation = true;
     this._txtFields_0.Enabled          = true;
     this._txtFields_0.ForeColor        = System.Drawing.SystemColors.WindowText;
     this._txtFields_0.HideSelection    = true;
     this._txtFields_0.ReadOnly         = false;
     this._txtFields_0.MaxLength        = 0;
     this._txtFields_0.Cursor           = System.Windows.Forms.Cursors.IBeam;
     this._txtFields_0.Multiline        = false;
     this._txtFields_0.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this._txtFields_0.ScrollBars       = System.Windows.Forms.ScrollBars.None;
     this._txtFields_0.TabStop          = true;
     this._txtFields_0.Visible          = true;
     this._txtFields_0.BorderStyle      = System.Windows.Forms.BorderStyle.FixedSingle;
     this._txtFields_0.Name             = "_txtFields_0";
     this.picButtons.Dock             = System.Windows.Forms.DockStyle.Top;
     this.picButtons.BackColor        = System.Drawing.Color.Blue;
     this.picButtons.Size             = new System.Drawing.Size(455, 39);
     this.picButtons.Location         = new System.Drawing.Point(0, 0);
     this.picButtons.TabIndex         = 10;
     this.picButtons.TabStop          = false;
     this.picButtons.CausesValidation = true;
     this.picButtons.Enabled          = true;
     this.picButtons.ForeColor        = System.Drawing.SystemColors.ControlText;
     this.picButtons.Cursor           = System.Windows.Forms.Cursors.Default;
     this.picButtons.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.picButtons.Visible          = true;
     this.picButtons.BorderStyle      = System.Windows.Forms.BorderStyle.Fixed3D;
     this.picButtons.Name             = "picButtons";
     this.cmdPrint.TextAlign          = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdPrint.Text              = "&Print";
     this.cmdPrint.Size              = new System.Drawing.Size(73, 29);
     this.cmdPrint.Location          = new System.Drawing.Point(192, 3);
     this.cmdPrint.TabIndex          = 15;
     this.cmdPrint.TabStop           = false;
     this.cmdPrint.BackColor         = System.Drawing.SystemColors.Control;
     this.cmdPrint.CausesValidation  = true;
     this.cmdPrint.Enabled           = true;
     this.cmdPrint.ForeColor         = System.Drawing.SystemColors.ControlText;
     this.cmdPrint.Cursor            = System.Windows.Forms.Cursors.Default;
     this.cmdPrint.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     this.cmdPrint.Name              = "cmdPrint";
     this.cmdClose.TextAlign         = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdClose.Text              = "E&xit";
     this.cmdClose.Size              = new System.Drawing.Size(73, 29);
     this.cmdClose.Location          = new System.Drawing.Point(369, 3);
     this.cmdClose.TabIndex          = 12;
     this.cmdClose.TabStop           = false;
     this.cmdClose.BackColor         = System.Drawing.SystemColors.Control;
     this.cmdClose.CausesValidation  = true;
     this.cmdClose.Enabled           = true;
     this.cmdClose.ForeColor         = System.Drawing.SystemColors.ControlText;
     this.cmdClose.Cursor            = System.Windows.Forms.Cursors.Default;
     this.cmdClose.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     this.cmdClose.Name              = "cmdClose";
     this.cmdCancel.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdCancel.Text             = "&Undo";
     this.cmdCancel.Size             = new System.Drawing.Size(73, 29);
     this.cmdCancel.Location         = new System.Drawing.Point(5, 3);
     this.cmdCancel.TabIndex         = 9;
     this.cmdCancel.TabStop          = false;
     this.cmdCancel.BackColor        = System.Drawing.SystemColors.Control;
     this.cmdCancel.CausesValidation = true;
     this.cmdCancel.Enabled          = true;
     this.cmdCancel.ForeColor        = System.Drawing.SystemColors.ControlText;
     this.cmdCancel.Cursor           = System.Windows.Forms.Cursors.Default;
     this.cmdCancel.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.cmdCancel.Name             = "cmdCancel";
     //_DTFields_1.OcxState = CType(resources.GetObject("_DTFields_1.OcxState"), System.Windows.Forms.AxHost.State)
     this._DTFields_1.Size          = new System.Drawing.Size(130, 22);
     this._DTFields_1.Location      = new System.Drawing.Point(291, 87);
     this._DTFields_1.TabIndex      = 6;
     this._DTFields_1.Name          = "_DTFields_1";
     this.Label2.BackColor          = System.Drawing.Color.FromArgb(192, 192, 255);
     this.Label2.Text               = "To Time:";
     this.Label2.Size               = new System.Drawing.Size(51, 15);
     this.Label2.Location           = new System.Drawing.Point(238, 116);
     this.Label2.TabIndex           = 18;
     this.Label2.TextAlign          = System.Drawing.ContentAlignment.TopLeft;
     this.Label2.Enabled            = true;
     this.Label2.ForeColor          = System.Drawing.SystemColors.ControlText;
     this.Label2.Cursor             = System.Windows.Forms.Cursors.Default;
     this.Label2.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.Label2.UseMnemonic        = true;
     this.Label2.Visible            = true;
     this.Label2.AutoSize           = false;
     this.Label2.BorderStyle        = System.Windows.Forms.BorderStyle.None;
     this.Label2.Name               = "Label2";
     this.Label1.BackColor          = System.Drawing.Color.FromArgb(192, 192, 255);
     this.Label1.Text               = "From Time:";
     this.Label1.Size               = new System.Drawing.Size(57, 17);
     this.Label1.Location           = new System.Drawing.Point(48, 116);
     this.Label1.TabIndex           = 17;
     this.Label1.TextAlign          = System.Drawing.ContentAlignment.TopLeft;
     this.Label1.Enabled            = true;
     this.Label1.ForeColor          = System.Drawing.SystemColors.ControlText;
     this.Label1.Cursor             = System.Windows.Forms.Cursors.Default;
     this.Label1.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.Label1.UseMnemonic        = true;
     this.Label1.Visible            = true;
     this.Label1.AutoSize           = false;
     this.Label1.BorderStyle        = System.Windows.Forms.BorderStyle.None;
     this.Label1.Name               = "Label1";
     this._lblLabels_1.TextAlign    = System.Drawing.ContentAlignment.TopRight;
     this._lblLabels_1.Text         = "End Date:";
     this._lblLabels_1.Size         = new System.Drawing.Size(48, 13);
     this._lblLabels_1.Location     = new System.Drawing.Point(240, 90);
     this._lblLabels_1.TabIndex     = 5;
     this._lblLabels_1.BackColor    = System.Drawing.Color.Transparent;
     this._lblLabels_1.Enabled      = true;
     this._lblLabels_1.ForeColor    = System.Drawing.SystemColors.ControlText;
     this._lblLabels_1.Cursor       = System.Windows.Forms.Cursors.Default;
     this._lblLabels_1.RightToLeft  = System.Windows.Forms.RightToLeft.No;
     this._lblLabels_1.UseMnemonic  = true;
     this._lblLabels_1.Visible      = true;
     this._lblLabels_1.AutoSize     = true;
     this._lblLabels_1.BorderStyle  = System.Windows.Forms.BorderStyle.None;
     this._lblLabels_1.Name         = "_lblLabels_1";
     this._lblLabels_0.TextAlign    = System.Drawing.ContentAlignment.TopRight;
     this._lblLabels_0.Text         = "Start Date:";
     this._lblLabels_0.Size         = new System.Drawing.Size(51, 13);
     this._lblLabels_0.Location     = new System.Drawing.Point(52, 90);
     this._lblLabels_0.TabIndex     = 3;
     this._lblLabels_0.BackColor    = System.Drawing.Color.Transparent;
     this._lblLabels_0.Enabled      = true;
     this._lblLabels_0.ForeColor    = System.Drawing.SystemColors.ControlText;
     this._lblLabels_0.Cursor       = System.Windows.Forms.Cursors.Default;
     this._lblLabels_0.RightToLeft  = System.Windows.Forms.RightToLeft.No;
     this._lblLabels_0.UseMnemonic  = true;
     this._lblLabels_0.Visible      = true;
     this._lblLabels_0.AutoSize     = true;
     this._lblLabels_0.BorderStyle  = System.Windows.Forms.BorderStyle.None;
     this._lblLabels_0.Name         = "_lblLabels_0";
     this._lblLabels_38.TextAlign   = System.Drawing.ContentAlignment.TopRight;
     this._lblLabels_38.Text        = "Promotion Name:";
     this._lblLabels_38.Size        = new System.Drawing.Size(81, 13);
     this._lblLabels_38.Location    = new System.Drawing.Point(19, 69);
     this._lblLabels_38.TabIndex    = 1;
     this._lblLabels_38.BackColor   = System.Drawing.Color.Transparent;
     this._lblLabels_38.Enabled     = true;
     this._lblLabels_38.ForeColor   = System.Drawing.SystemColors.ControlText;
     this._lblLabels_38.Cursor      = System.Windows.Forms.Cursors.Default;
     this._lblLabels_38.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._lblLabels_38.UseMnemonic = true;
     this._lblLabels_38.Visible     = true;
     this._lblLabels_38.AutoSize    = true;
     this._lblLabels_38.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this._lblLabels_38.Name        = "_lblLabels_38";
     this._Shape1_2.BackColor       = System.Drawing.Color.FromArgb(192, 192, 255);
     this._Shape1_2.BackStyle       = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_2.Size            = new System.Drawing.Size(415, 112);
     this._Shape1_2.Location        = new System.Drawing.Point(15, 60);
     this._Shape1_2.BorderColor     = System.Drawing.SystemColors.WindowText;
     this._Shape1_2.BorderStyle     = System.Drawing.Drawing2D.DashStyle.Solid;
     this._Shape1_2.BorderWidth     = 1;
     this._Shape1_2.FillColor       = System.Drawing.Color.Black;
     this._Shape1_2.FillStyle       = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
     this._Shape1_2.Visible         = true;
     this._Shape1_2.Name            = "_Shape1_2";
     this._lbl_5.BackColor          = System.Drawing.Color.Transparent;
     this._lbl_5.Text               = "&1. General";
     this._lbl_5.Size               = new System.Drawing.Size(60, 13);
     this._lbl_5.Location           = new System.Drawing.Point(15, 45);
     this._lbl_5.TabIndex           = 0;
     this._lbl_5.TextAlign          = System.Drawing.ContentAlignment.TopLeft;
     this._lbl_5.Enabled            = true;
     this._lbl_5.ForeColor          = System.Drawing.SystemColors.ControlText;
     this._lbl_5.Cursor             = System.Windows.Forms.Cursors.Default;
     this._lbl_5.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this._lbl_5.UseMnemonic        = true;
     this._lbl_5.Visible            = true;
     this._lbl_5.AutoSize           = true;
     this._lbl_5.BorderStyle        = System.Windows.Forms.BorderStyle.None;
     this._lbl_5.Name               = "_lbl_5";
     this.Controls.Add(_DTFields_3);
     this.Controls.Add(_DTFields_2);
     this.Controls.Add(_chkFields_2);
     this.Controls.Add(cmdDelete);
     this.Controls.Add(cmdAdd);
     this.Controls.Add(lvPromotion);
     this.Controls.Add(_chkFields_1);
     this.Controls.Add(_chkFields_0);
     this.Controls.Add(_DTFields_0);
     this.Controls.Add(_txtFields_0);
     this.Controls.Add(picButtons);
     this.Controls.Add(_DTFields_1);
     this.Controls.Add(Label2);
     this.Controls.Add(Label1);
     this.Controls.Add(_lblLabels_1);
     this.Controls.Add(_lblLabels_0);
     this.Controls.Add(_lblLabels_38);
     this.ShapeContainer1.Shapes.Add(_Shape1_2);
     this.Controls.Add(_lbl_5);
     this.Controls.Add(ShapeContainer1);
     this.picButtons.Controls.Add(cmdPrint);
     this.picButtons.Controls.Add(cmdClose);
     this.picButtons.Controls.Add(cmdCancel);
     //Me.DTFields.SetIndex(_DTFields_3, CType(3, Short))
     //Me.DTFields.SetIndex(_DTFields_2, CType(2, Short))
     //Me.DTFields.SetIndex(_DTFields_0, CType(0, Short))
     //Me.DTFields.SetIndex(_DTFields_1, CType(1, Short))
     //Me.chkFields.SetIndex(_chkFields_2, CType(2, Short))
     //Me.chkFields.SetIndex(_chkFields_1, CType(1, Short))
     //Me.chkFields.SetIndex(_chkFields_0, CType(0, Short))
     //Me.lbl.SetIndex(_lbl_5, CType(5, Short))
     //Me.lblLabels.SetIndex(_lblLabels_1, CType(1, Short))
     //Me.lblLabels.SetIndex(_lblLabels_0, CType(0, Short))
     //Me.lblLabels.SetIndex(_lblLabels_38, CType(38, Short))
     //Me.txtFields.SetIndex(_txtFields_0, CType(0, Short))
     this.Shape1.SetIndex(_Shape1_2, Convert.ToInt16(2));
     ((System.ComponentModel.ISupportInitialize) this.Shape1).EndInit();
     //CType(Me.txtFields, System.ComponentModel.ISupportInitialize).EndInit()
     //CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).EndInit()
     //CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
     //CType(Me.chkFields, System.ComponentModel.ISupportInitialize).EndInit()
     //CType(Me.DTFields, System.ComponentModel.ISupportInitialize).EndInit()
     ((System.ComponentModel.ISupportInitialize) this._DTFields_1).EndInit();
     ((System.ComponentModel.ISupportInitialize) this._DTFields_0).EndInit();
     ((System.ComponentModel.ISupportInitialize) this._DTFields_2).EndInit();
     ((System.ComponentModel.ISupportInitialize) this._DTFields_3).EndInit();
     this.picButtons.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmOrderWizardFilter));
			this.components = new System.ComponentModel.Container();
			this.ToolTip1 = new System.Windows.Forms.ToolTip(components);
			this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
			this.cmdFilter = new System.Windows.Forms.Button();
			this.chkDynamic = new System.Windows.Forms.CheckBox();
			this.txtDays = new System.Windows.Forms.TextBox();
			this.txtMinimum = new System.Windows.Forms.TextBox();
			this._MonthView1_1 = new System.Windows.Forms.MonthCalendar();
			this._MonthView1_0 = new System.Windows.Forms.MonthCalendar();
			this._lbl_6 = new System.Windows.Forms.Label();
			this.lblFilter = new System.Windows.Forms.Label();
			this._Label1_2 = new System.Windows.Forms.Label();
			this._Shape1_2 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._Label1_1 = new System.Windows.Forms.Label();
			this._Label1_0 = new System.Windows.Forms.Label();
			this.Label2 = new System.Windows.Forms.Label();
			this.lblDayEnd = new System.Windows.Forms.Label();
			this._lbl_5 = new System.Windows.Forms.Label();
			this._lbl_3 = new System.Windows.Forms.Label();
			this._lbl_1 = new System.Windows.Forms.Label();
			this._lbl_4 = new System.Windows.Forms.Label();
			this._lbl_2 = new System.Windows.Forms.Label();
			this._lbl_0 = new System.Windows.Forms.Label();
			this._Shape1_0 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._Shape1_1 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			//Me.Label1 = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			//Me.MonthView1 = New AxMonthViewArray(components)
			//Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			this.Shape1 = new RectangleShapeArray(components);
			this.SuspendLayout();
			this.ToolTip1.Active = true;
			((System.ComponentModel.ISupportInitialize)this._MonthView1_1).BeginInit();
			((System.ComponentModel.ISupportInitialize)this._MonthView1_0).BeginInit();
			//CType(Me.Label1, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.MonthView1, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
			((System.ComponentModel.ISupportInitialize)this.Shape1).BeginInit();
			this.ControlBox = false;
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
			this.ClientSize = new System.Drawing.Size(436, 590);
			this.Location = new System.Drawing.Point(3, 3);
			this.KeyPreview = true;
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.ShowInTaskbar = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.BackColor = System.Drawing.SystemColors.Control;
			this.Enabled = true;
			this.Cursor = System.Windows.Forms.Cursors.Default;
			this.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.HelpButton = false;
			this.WindowState = System.Windows.Forms.FormWindowState.Normal;
			this.Name = "frmOrderWizardFilter";
			this.cmdFilter.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdFilter.Text = "&Filter ...";
			this.cmdFilter.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this.cmdFilter.Size = new System.Drawing.Size(79, 37);
			this.cmdFilter.Location = new System.Drawing.Point(336, 528);
			this.cmdFilter.TabIndex = 16;
			this.cmdFilter.TabStop = false;
			this.cmdFilter.BackColor = System.Drawing.SystemColors.Control;
			this.cmdFilter.CausesValidation = true;
			this.cmdFilter.Enabled = true;
			this.cmdFilter.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdFilter.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdFilter.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdFilter.Name = "cmdFilter";
			this.chkDynamic.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this.chkDynamic.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this.chkDynamic.Text = "Automatically re-calculate start and end dates based on current \"Day End\" date.";
			this.chkDynamic.ForeColor = System.Drawing.SystemColors.WindowText;
			this.chkDynamic.Size = new System.Drawing.Size(400, 13);
			this.chkDynamic.Location = new System.Drawing.Point(21, 393);
			this.chkDynamic.TabIndex = 13;
			this.chkDynamic.CheckAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.chkDynamic.CausesValidation = true;
			this.chkDynamic.Enabled = true;
			this.chkDynamic.Cursor = System.Windows.Forms.Cursors.Default;
			this.chkDynamic.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.chkDynamic.Appearance = System.Windows.Forms.Appearance.Normal;
			this.chkDynamic.TabStop = true;
			this.chkDynamic.CheckState = System.Windows.Forms.CheckState.Unchecked;
			this.chkDynamic.Visible = true;
			this.chkDynamic.Name = "chkDynamic";
			this.txtDays.AutoSize = false;
			this.txtDays.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this.txtDays.Size = new System.Drawing.Size(40, 19);
			this.txtDays.Location = new System.Drawing.Point(156, 348);
			this.txtDays.TabIndex = 8;
			this.txtDays.Text = "9";
			this.txtDays.AcceptsReturn = true;
			this.txtDays.BackColor = System.Drawing.SystemColors.Window;
			this.txtDays.CausesValidation = true;
			this.txtDays.Enabled = true;
			this.txtDays.ForeColor = System.Drawing.SystemColors.WindowText;
			this.txtDays.HideSelection = true;
			this.txtDays.ReadOnly = false;
			this.txtDays.MaxLength = 0;
			this.txtDays.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.txtDays.Multiline = false;
			this.txtDays.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.txtDays.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this.txtDays.TabStop = true;
			this.txtDays.Visible = true;
			this.txtDays.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.txtDays.Name = "txtDays";
			this.txtMinimum.AutoSize = false;
			this.txtMinimum.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this.txtMinimum.Size = new System.Drawing.Size(40, 19);
			this.txtMinimum.Location = new System.Drawing.Point(105, 366);
			this.txtMinimum.TabIndex = 11;
			this.txtMinimum.Text = "2";
			this.txtMinimum.AcceptsReturn = true;
			this.txtMinimum.BackColor = System.Drawing.SystemColors.Window;
			this.txtMinimum.CausesValidation = true;
			this.txtMinimum.Enabled = true;
			this.txtMinimum.ForeColor = System.Drawing.SystemColors.WindowText;
			this.txtMinimum.HideSelection = true;
			this.txtMinimum.ReadOnly = false;
			this.txtMinimum.MaxLength = 0;
			this.txtMinimum.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.txtMinimum.Multiline = false;
			this.txtMinimum.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.txtMinimum.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this.txtMinimum.TabStop = true;
			this.txtMinimum.Visible = true;
			this.txtMinimum.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.txtMinimum.Name = "txtMinimum";
			//_MonthView1_1.OcxState = CType(resources.GetObject("_MonthView1_1.OcxState"), System.Windows.Forms.AxHost.State)
			this._MonthView1_1.Size = new System.Drawing.Size(180, 158);
			this._MonthView1_1.Location = new System.Drawing.Point(237, 96);
			this._MonthView1_1.TabIndex = 4;
			this._MonthView1_1.Name = "_MonthView1_1";
			//_MonthView1_0.OcxState = CType(resources.GetObject("_MonthView1_0.OcxState"), System.Windows.Forms.AxHost.State)
			this._MonthView1_0.Size = new System.Drawing.Size(180, 158);
			this._MonthView1_0.Location = new System.Drawing.Point(21, 96);
			this._MonthView1_0.TabIndex = 2;
			this._MonthView1_0.Name = "_MonthView1_0";
			this._lbl_6.Text = "units.";
			this._lbl_6.Size = new System.Drawing.Size(25, 13);
			this._lbl_6.Location = new System.Drawing.Point(150, 369);
			this._lbl_6.TabIndex = 12;
			this._lbl_6.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_6.BackColor = System.Drawing.Color.Transparent;
			this._lbl_6.Enabled = true;
			this._lbl_6.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_6.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_6.UseMnemonic = true;
			this._lbl_6.Visible = true;
			this._lbl_6.AutoSize = true;
			this._lbl_6.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_6.Name = "_lbl_6";
			this.lblFilter.Text = "Label1";
			this.lblFilter.Size = new System.Drawing.Size(391, 76);
			this.lblFilter.Location = new System.Drawing.Point(24, 447);
			this.lblFilter.TabIndex = 15;
			this.lblFilter.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.lblFilter.BackColor = System.Drawing.SystemColors.Control;
			this.lblFilter.Enabled = true;
			this.lblFilter.ForeColor = System.Drawing.SystemColors.ControlText;
			this.lblFilter.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblFilter.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblFilter.UseMnemonic = true;
			this.lblFilter.Visible = true;
			this.lblFilter.AutoSize = false;
			this.lblFilter.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.lblFilter.Name = "lblFilter";
			this._Label1_2.Text = "&3. Filter";
			this._Label1_2.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._Label1_2.Size = new System.Drawing.Size(44, 13);
			this._Label1_2.Location = new System.Drawing.Point(15, 423);
			this._Label1_2.TabIndex = 14;
			this._Label1_2.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._Label1_2.BackColor = System.Drawing.Color.Transparent;
			this._Label1_2.Enabled = true;
			this._Label1_2.ForeColor = System.Drawing.SystemColors.ControlText;
			this._Label1_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._Label1_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._Label1_2.UseMnemonic = true;
			this._Label1_2.Visible = true;
			this._Label1_2.AutoSize = true;
			this._Label1_2.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._Label1_2.Name = "_Label1_2";
			this._Shape1_2.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_2.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_2.Size = new System.Drawing.Size(415, 136);
			this._Shape1_2.Location = new System.Drawing.Point(12, 438);
			this._Shape1_2.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_2.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_2.BorderWidth = 1;
			this._Shape1_2.FillColor = System.Drawing.Color.Black;
			this._Shape1_2.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_2.Visible = true;
			this._Shape1_2.Name = "_Shape1_2";
			this._Label1_1.Text = "&2. Wizard Rules";
			this._Label1_1.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._Label1_1.Size = new System.Drawing.Size(91, 13);
			this._Label1_1.Location = new System.Drawing.Point(15, 327);
			this._Label1_1.TabIndex = 6;
			this._Label1_1.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._Label1_1.BackColor = System.Drawing.Color.Transparent;
			this._Label1_1.Enabled = true;
			this._Label1_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._Label1_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._Label1_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._Label1_1.UseMnemonic = true;
			this._Label1_1.Visible = true;
			this._Label1_1.AutoSize = true;
			this._Label1_1.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._Label1_1.Name = "_Label1_1";
			this._Label1_0.Text = "&1. Day End Criteria";
			this._Label1_0.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._Label1_0.Size = new System.Drawing.Size(108, 13);
			this._Label1_0.Location = new System.Drawing.Point(15, 63);
			this._Label1_0.TabIndex = 0;
			this._Label1_0.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._Label1_0.BackColor = System.Drawing.Color.Transparent;
			this._Label1_0.Enabled = true;
			this._Label1_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._Label1_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._Label1_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._Label1_0.UseMnemonic = true;
			this._Label1_0.Visible = true;
			this._Label1_0.AutoSize = true;
			this._Label1_0.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._Label1_0.Name = "_Label1_0";
			this.Label2.Text = "When calculating your ordering levels, you must select the mean number of \"day Ends\" to cover to get an average number of units sold. This average is then projected for a set number of days to give you your expected sales. This expectation is then your minimum order level for the \"Stock Item\".";
			this.Label2.Size = new System.Drawing.Size(397, 55);
			this.Label2.Location = new System.Drawing.Point(15, 3);
			this.Label2.TabIndex = 17;
			this.Label2.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.Label2.BackColor = System.Drawing.Color.Transparent;
			this.Label2.Enabled = true;
			this.Label2.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label2.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label2.UseMnemonic = true;
			this.Label2.Visible = true;
			this.Label2.AutoSize = false;
			this.Label2.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this.Label2.Name = "Label2";
			this.lblDayEnd.Text = "Label1";
			this.lblDayEnd.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this.lblDayEnd.Size = new System.Drawing.Size(397, 34);
			this.lblDayEnd.Location = new System.Drawing.Point(21, 276);
			this.lblDayEnd.TabIndex = 5;
			this.lblDayEnd.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.lblDayEnd.BackColor = System.Drawing.SystemColors.Control;
			this.lblDayEnd.Enabled = true;
			this.lblDayEnd.ForeColor = System.Drawing.SystemColors.ControlText;
			this.lblDayEnd.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblDayEnd.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblDayEnd.UseMnemonic = true;
			this.lblDayEnd.Visible = true;
			this.lblDayEnd.AutoSize = false;
			this.lblDayEnd.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.lblDayEnd.Name = "lblDayEnd";
			this._lbl_5.Text = "From Date";
			this._lbl_5.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._lbl_5.Size = new System.Drawing.Size(59, 13);
			this._lbl_5.Location = new System.Drawing.Point(24, 81);
			this._lbl_5.TabIndex = 1;
			this._lbl_5.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_5.BackColor = System.Drawing.Color.Transparent;
			this._lbl_5.Enabled = true;
			this._lbl_5.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_5.UseMnemonic = true;
			this._lbl_5.Visible = true;
			this._lbl_5.AutoSize = true;
			this._lbl_5.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_5.Name = "_lbl_5";
			this._lbl_3.Text = "To Date";
			this._lbl_3.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._lbl_3.Size = new System.Drawing.Size(47, 13);
			this._lbl_3.Location = new System.Drawing.Point(240, 81);
			this._lbl_3.TabIndex = 3;
			this._lbl_3.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_3.BackColor = System.Drawing.Color.Transparent;
			this._lbl_3.Enabled = true;
			this._lbl_3.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_3.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_3.UseMnemonic = true;
			this._lbl_3.Visible = true;
			this._lbl_3.AutoSize = true;
			this._lbl_3.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_3.Name = "_lbl_3";
			this._lbl_1.Text = "Calculated Day End Criteria";
			this._lbl_1.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._lbl_1.Size = new System.Drawing.Size(157, 13);
			this._lbl_1.Location = new System.Drawing.Point(21, 261);
			this._lbl_1.TabIndex = 18;
			this._lbl_1.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_1.BackColor = System.Drawing.Color.Transparent;
			this._lbl_1.Enabled = true;
			this._lbl_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_1.UseMnemonic = true;
			this._lbl_1.Visible = true;
			this._lbl_1.AutoSize = true;
			this._lbl_1.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_1.Name = "_lbl_1";
			this._lbl_4.Text = "level will be below";
			this._lbl_4.Size = new System.Drawing.Size(85, 13);
			this._lbl_4.Location = new System.Drawing.Point(15, 369);
			this._lbl_4.TabIndex = 10;
			this._lbl_4.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_4.BackColor = System.Drawing.Color.Transparent;
			this._lbl_4.Enabled = true;
			this._lbl_4.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_4.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_4.UseMnemonic = true;
			this._lbl_4.Visible = true;
			this._lbl_4.AutoSize = true;
			this._lbl_4.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_4.Name = "_lbl_4";
			this._lbl_2.Text = "\"Day Ends\" and then guarantee no re-order";
			this._lbl_2.Size = new System.Drawing.Size(206, 13);
			this._lbl_2.Location = new System.Drawing.Point(201, 351);
			this._lbl_2.TabIndex = 9;
			this._lbl_2.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_2.BackColor = System.Drawing.Color.Transparent;
			this._lbl_2.Enabled = true;
			this._lbl_2.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_2.UseMnemonic = true;
			this._lbl_2.Visible = true;
			this._lbl_2.AutoSize = true;
			this._lbl_2.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_2.Name = "_lbl_2";
			this._lbl_0.Text = "Forecast my stock holding for ";
			this._lbl_0.Size = new System.Drawing.Size(141, 13);
			this._lbl_0.Location = new System.Drawing.Point(15, 351);
			this._lbl_0.TabIndex = 7;
			this._lbl_0.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_0.BackColor = System.Drawing.Color.Transparent;
			this._lbl_0.Enabled = true;
			this._lbl_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_0.UseMnemonic = true;
			this._lbl_0.Visible = true;
			this._lbl_0.AutoSize = true;
			this._lbl_0.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_0.Name = "_lbl_0";
			this._Shape1_0.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_0.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_0.Size = new System.Drawing.Size(415, 241);
			this._Shape1_0.Location = new System.Drawing.Point(12, 78);
			this._Shape1_0.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_0.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_0.BorderWidth = 1;
			this._Shape1_0.FillColor = System.Drawing.Color.Black;
			this._Shape1_0.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_0.Visible = true;
			this._Shape1_0.Name = "_Shape1_0";
			this._Shape1_1.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_1.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_1.Size = new System.Drawing.Size(415, 73);
			this._Shape1_1.Location = new System.Drawing.Point(12, 342);
			this._Shape1_1.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_1.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_1.BorderWidth = 1;
			this._Shape1_1.FillColor = System.Drawing.Color.Black;
			this._Shape1_1.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_1.Visible = true;
			this._Shape1_1.Name = "_Shape1_1";
			this.Controls.Add(cmdFilter);
			this.Controls.Add(chkDynamic);
			this.Controls.Add(txtDays);
			this.Controls.Add(txtMinimum);
			this.Controls.Add(_MonthView1_1);
			this.Controls.Add(_MonthView1_0);
			this.Controls.Add(_lbl_6);
			this.Controls.Add(lblFilter);
			this.Controls.Add(_Label1_2);
			this.ShapeContainer1.Shapes.Add(_Shape1_2);
			this.Controls.Add(_Label1_1);
			this.Controls.Add(_Label1_0);
			this.Controls.Add(Label2);
			this.Controls.Add(lblDayEnd);
			this.Controls.Add(_lbl_5);
			this.Controls.Add(_lbl_3);
			this.Controls.Add(_lbl_1);
			this.Controls.Add(_lbl_4);
			this.Controls.Add(_lbl_2);
			this.Controls.Add(_lbl_0);
			this.ShapeContainer1.Shapes.Add(_Shape1_0);
			this.ShapeContainer1.Shapes.Add(_Shape1_1);
			this.Controls.Add(ShapeContainer1);
			//Me.Label1.SetIndex(_Label1_2, CType(2, Short))
			//Me.Label1.SetIndex(_Label1_1, CType(1, Short))
			//Me.Label1.SetIndex(_Label1_0, CType(0, Short))
			//Me.MonthView1.SetIndex(_MonthView1_1, CType(1, Short))
			//Me.MonthView1.SetIndex(_MonthView1_0, CType(0, Short))
			//Me.lbl.SetIndex(_lbl_6, CType(6, Short))
			//Me.lbl.SetIndex(_lbl_5, CType(5, Short))
			//Me.lbl.SetIndex(_lbl_3, CType(3, Short))
			//Me.lbl.SetIndex(_lbl_1, CType(1, Short))
			//Me.lbl.SetIndex(_lbl_4, CType(4, Short))
			//Me.lbl.SetIndex(_lbl_2, CType(2, Short))
			//Me.lbl.SetIndex(_lbl_0, CType(0, Short))
			this.Shape1.SetIndex(_Shape1_2, Convert.ToInt16(2));
			this.Shape1.SetIndex(_Shape1_0, Convert.ToInt16(0));
			this.Shape1.SetIndex(_Shape1_1, Convert.ToInt16(1));
			((System.ComponentModel.ISupportInitialize)this.Shape1).EndInit();
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.MonthView1, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.Label1, System.ComponentModel.ISupportInitialize).EndInit()
			((System.ComponentModel.ISupportInitialize)this._MonthView1_0).EndInit();
			((System.ComponentModel.ISupportInitialize)this._MonthView1_1).EndInit();
			this.ResumeLayout(false);
			this.PerformLayout();
		}
		private void InitializeComponent()
		{
			this.components = new System.ComponentModel.Container();
			this.ToolTip1 = new System.Windows.Forms.ToolTip(this.components);
			this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
			this._Shape1_0 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._Shape1_1 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._chkChannel_1 = new System.Windows.Forms.CheckBox();
			this._chkChannel_2 = new System.Windows.Forms.CheckBox();
			this._chkChannel_3 = new System.Windows.Forms.CheckBox();
			this._chkChannel_4 = new System.Windows.Forms.CheckBox();
			this._chkChannel_5 = new System.Windows.Forms.CheckBox();
			this._chkChannel_6 = new System.Windows.Forms.CheckBox();
			this._chkChannel_7 = new System.Windows.Forms.CheckBox();
			this._chkChannel_8 = new System.Windows.Forms.CheckBox();
			this._chkChannel_9 = new System.Windows.Forms.CheckBox();
			this._chkType_2 = new System.Windows.Forms.CheckBox();
			this._chkType_1 = new System.Windows.Forms.CheckBox();
			this._chkType_0 = new System.Windows.Forms.CheckBox();
			this.txtPrice = new System.Windows.Forms.TextBox();
			this.cmbQuantity = new System.Windows.Forms.ComboBox();
			this.picButtons = new System.Windows.Forms.Panel();
			this.cmdClose = new System.Windows.Forms.Button();
			this._lbl_4 = new System.Windows.Forms.Label();
			this._lbl_0 = new System.Windows.Forms.Label();
			this._lbl_3 = new System.Windows.Forms.Label();
			this._lbl_2 = new System.Windows.Forms.Label();
			this._lbl_1 = new System.Windows.Forms.Label();
			this.lblStockItem = new System.Windows.Forms.Label();
			this.Shape1 = new _4PosBackOffice.NET.RectangleShapeArray(this.components);
			this.picButtons.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)this.Shape1).BeginInit();
			this.SuspendLayout();
			//
			//ShapeContainer1
			//
			this.ShapeContainer1.Location = new System.Drawing.Point(0, 0);
			this.ShapeContainer1.Margin = new System.Windows.Forms.Padding(0);
			this.ShapeContainer1.Name = "ShapeContainer1";
			this.ShapeContainer1.Shapes.AddRange(new Microsoft.VisualBasic.PowerPacks.Shape[] {
				this._Shape1_0,
				this._Shape1_1
			});
			this.ShapeContainer1.Size = new System.Drawing.Size(465, 311);
			this.ShapeContainer1.TabIndex = 21;
			this.ShapeContainer1.TabStop = false;
			//
			//_Shape1_0
			//
			this._Shape1_0.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._Shape1_0.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_0.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_0.FillColor = System.Drawing.Color.Black;
			this.Shape1.SetIndex(this._Shape1_0, Convert.ToInt16(0));
			this._Shape1_0.Location = new System.Drawing.Point(3, 190);
			this._Shape1_0.Name = "_Shape1_0";
			this._Shape1_0.Size = new System.Drawing.Size(196, 81);
			//
			//_Shape1_1
			//
			this._Shape1_1.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._Shape1_1.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_1.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_1.FillColor = System.Drawing.Color.Black;
			this.Shape1.SetIndex(this._Shape1_1, Convert.ToInt16(1));
			this._Shape1_1.Location = new System.Drawing.Point(204, 111);
			this._Shape1_1.Name = "_Shape1_1";
			this._Shape1_1.Size = new System.Drawing.Size(181, 186);
			//
			//_chkChannel_1
			//
			this._chkChannel_1.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkChannel_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkChannel_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._chkChannel_1.Location = new System.Drawing.Point(216, 115);
			this._chkChannel_1.Name = "_chkChannel_1";
			this._chkChannel_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkChannel_1.Size = new System.Drawing.Size(166, 23);
			this._chkChannel_1.TabIndex = 11;
			this._chkChannel_1.Text = "1. POS";
			this._chkChannel_1.UseVisualStyleBackColor = false;
			//
			//_chkChannel_2
			//
			this._chkChannel_2.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkChannel_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkChannel_2.ForeColor = System.Drawing.SystemColors.ControlText;
			this._chkChannel_2.Location = new System.Drawing.Point(216, 135);
			this._chkChannel_2.Name = "_chkChannel_2";
			this._chkChannel_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkChannel_2.Size = new System.Drawing.Size(166, 19);
			this._chkChannel_2.TabIndex = 12;
			this._chkChannel_2.Text = "1. POS";
			this._chkChannel_2.UseVisualStyleBackColor = false;
			//
			//_chkChannel_3
			//
			this._chkChannel_3.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkChannel_3.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkChannel_3.ForeColor = System.Drawing.SystemColors.ControlText;
			this._chkChannel_3.Location = new System.Drawing.Point(216, 155);
			this._chkChannel_3.Name = "_chkChannel_3";
			this._chkChannel_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkChannel_3.Size = new System.Drawing.Size(166, 16);
			this._chkChannel_3.TabIndex = 13;
			this._chkChannel_3.Text = "1. POS";
			this._chkChannel_3.UseVisualStyleBackColor = false;
			//
			//_chkChannel_4
			//
			this._chkChannel_4.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkChannel_4.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkChannel_4.ForeColor = System.Drawing.SystemColors.ControlText;
			this._chkChannel_4.Location = new System.Drawing.Point(216, 176);
			this._chkChannel_4.Name = "_chkChannel_4";
			this._chkChannel_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkChannel_4.Size = new System.Drawing.Size(166, 16);
			this._chkChannel_4.TabIndex = 14;
			this._chkChannel_4.Text = "1. POS";
			this._chkChannel_4.UseVisualStyleBackColor = false;
			//
			//_chkChannel_5
			//
			this._chkChannel_5.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkChannel_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkChannel_5.ForeColor = System.Drawing.SystemColors.ControlText;
			this._chkChannel_5.Location = new System.Drawing.Point(216, 198);
			this._chkChannel_5.Name = "_chkChannel_5";
			this._chkChannel_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkChannel_5.Size = new System.Drawing.Size(166, 16);
			this._chkChannel_5.TabIndex = 15;
			this._chkChannel_5.Text = "1. POS";
			this._chkChannel_5.UseVisualStyleBackColor = false;
			//
			//_chkChannel_6
			//
			this._chkChannel_6.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkChannel_6.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkChannel_6.ForeColor = System.Drawing.SystemColors.ControlText;
			this._chkChannel_6.Location = new System.Drawing.Point(216, 218);
			this._chkChannel_6.Name = "_chkChannel_6";
			this._chkChannel_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkChannel_6.Size = new System.Drawing.Size(166, 17);
			this._chkChannel_6.TabIndex = 16;
			this._chkChannel_6.Text = "1. POS";
			this._chkChannel_6.UseVisualStyleBackColor = false;
			//
			//_chkChannel_7
			//
			this._chkChannel_7.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkChannel_7.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkChannel_7.ForeColor = System.Drawing.SystemColors.ControlText;
			this._chkChannel_7.Location = new System.Drawing.Point(216, 240);
			this._chkChannel_7.Name = "_chkChannel_7";
			this._chkChannel_7.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkChannel_7.Size = new System.Drawing.Size(166, 16);
			this._chkChannel_7.TabIndex = 17;
			this._chkChannel_7.Text = "1. POS";
			this._chkChannel_7.UseVisualStyleBackColor = false;
			//
			//_chkChannel_8
			//
			this._chkChannel_8.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkChannel_8.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkChannel_8.ForeColor = System.Drawing.SystemColors.ControlText;
			this._chkChannel_8.Location = new System.Drawing.Point(216, 260);
			this._chkChannel_8.Name = "_chkChannel_8";
			this._chkChannel_8.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkChannel_8.Size = new System.Drawing.Size(166, 16);
			this._chkChannel_8.TabIndex = 18;
			this._chkChannel_8.Text = "1. POS";
			this._chkChannel_8.UseVisualStyleBackColor = false;
			//
			//_chkChannel_9
			//
			this._chkChannel_9.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkChannel_9.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkChannel_9.ForeColor = System.Drawing.SystemColors.ControlText;
			this._chkChannel_9.Location = new System.Drawing.Point(216, 278);
			this._chkChannel_9.Name = "_chkChannel_9";
			this._chkChannel_9.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkChannel_9.Size = new System.Drawing.Size(166, 20);
			this._chkChannel_9.TabIndex = 19;
			this._chkChannel_9.Text = "1. POS";
			this._chkChannel_9.UseVisualStyleBackColor = false;
			//
			//_chkType_2
			//
			this._chkType_2.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkType_2.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkType_2.Checked = true;
			this._chkType_2.CheckState = System.Windows.Forms.CheckState.Checked;
			this._chkType_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkType_2.ForeColor = System.Drawing.SystemColors.ControlText;
			this._chkType_2.Location = new System.Drawing.Point(6, 246);
			this._chkType_2.Name = "_chkType_2";
			this._chkType_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkType_2.Size = new System.Drawing.Size(187, 19);
			this._chkType_2.TabIndex = 9;
			this._chkType_2.Text = "Not Valid for Cheque Payments";
			this._chkType_2.UseVisualStyleBackColor = false;
			//
			//_chkType_1
			//
			this._chkType_1.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkType_1.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkType_1.Checked = true;
			this._chkType_1.CheckState = System.Windows.Forms.CheckState.Checked;
			this._chkType_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkType_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._chkType_1.Location = new System.Drawing.Point(6, 223);
			this._chkType_1.Name = "_chkType_1";
			this._chkType_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkType_1.Size = new System.Drawing.Size(187, 17);
			this._chkType_1.TabIndex = 8;
			this._chkType_1.Text = "Not Valid for Debit Cards Payments";
			this._chkType_1.UseVisualStyleBackColor = false;
			//
			//_chkType_0
			//
			this._chkType_0.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(192)), Convert.ToInt32(Convert.ToByte(255)));
			this._chkType_0.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkType_0.Checked = true;
			this._chkType_0.CheckState = System.Windows.Forms.CheckState.Checked;
			this._chkType_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkType_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._chkType_0.Location = new System.Drawing.Point(6, 201);
			this._chkType_0.Name = "_chkType_0";
			this._chkType_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkType_0.Size = new System.Drawing.Size(187, 21);
			this._chkType_0.TabIndex = 7;
			this._chkType_0.Text = "Not Valid for Credit Card Payments";
			this._chkType_0.UseVisualStyleBackColor = false;
			//
			//txtPrice
			//
			this.txtPrice.AcceptsReturn = true;
			this.txtPrice.BackColor = System.Drawing.SystemColors.Window;
			this.txtPrice.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.txtPrice.ForeColor = System.Drawing.SystemColors.WindowText;
			this.txtPrice.Location = new System.Drawing.Point(111, 87);
			this.txtPrice.MaxLength = 0;
			this.txtPrice.Name = "txtPrice";
			this.txtPrice.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.txtPrice.Size = new System.Drawing.Size(79, 19);
			this.txtPrice.TabIndex = 5;
			this.txtPrice.Text = "0.00";
			this.txtPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			//
			//cmbQuantity
			//
			this.cmbQuantity.BackColor = System.Drawing.SystemColors.Window;
			this.cmbQuantity.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmbQuantity.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.cmbQuantity.ForeColor = System.Drawing.SystemColors.WindowText;
			this.cmbQuantity.Location = new System.Drawing.Point(111, 63);
			this.cmbQuantity.Name = "cmbQuantity";
			this.cmbQuantity.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmbQuantity.Size = new System.Drawing.Size(79, 21);
			this.cmbQuantity.TabIndex = 3;
			//
			//picButtons
			//
			this.picButtons.BackColor = System.Drawing.Color.Blue;
			this.picButtons.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.picButtons.Controls.Add(this.cmdClose);
			this.picButtons.Cursor = System.Windows.Forms.Cursors.Default;
			this.picButtons.Dock = System.Windows.Forms.DockStyle.Top;
			this.picButtons.ForeColor = System.Drawing.SystemColors.ControlText;
			this.picButtons.Location = new System.Drawing.Point(0, 0);
			this.picButtons.Name = "picButtons";
			this.picButtons.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.picButtons.Size = new System.Drawing.Size(465, 39);
			this.picButtons.TabIndex = 20;
			//
			//cmdClose
			//
			this.cmdClose.BackColor = System.Drawing.SystemColors.Control;
			this.cmdClose.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdClose.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdClose.Location = new System.Drawing.Point(303, 3);
			this.cmdClose.Name = "cmdClose";
			this.cmdClose.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdClose.Size = new System.Drawing.Size(73, 29);
			this.cmdClose.TabIndex = 21;
			this.cmdClose.TabStop = false;
			this.cmdClose.Text = "E&xit";
			this.cmdClose.UseVisualStyleBackColor = false;
			//
			//_lbl_4
			//
			this._lbl_4.BackColor = System.Drawing.Color.Transparent;
			this._lbl_4.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_4.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_4.Location = new System.Drawing.Point(6, 155);
			this._lbl_4.Name = "_lbl_4";
			this._lbl_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_4.Size = new System.Drawing.Size(189, 34);
			this._lbl_4.TabIndex = 6;
			this._lbl_4.Text = "This Cash Transaction does not apply to the following payment methods.";
			//
			//_lbl_0
			//
			this._lbl_0.BackColor = System.Drawing.Color.Transparent;
			this._lbl_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_0.Location = new System.Drawing.Point(207, 63);
			this._lbl_0.Name = "_lbl_0";
			this._lbl_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_0.Size = new System.Drawing.Size(177, 43);
			this._lbl_0.TabIndex = 10;
			this._lbl_0.Text = "Disabled this Cash Transaction for the following checked Sale Channels.";
			//
			//_lbl_3
			//
			this._lbl_3.AutoSize = true;
			this._lbl_3.BackColor = System.Drawing.Color.Transparent;
			this._lbl_3.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_3.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_3.Location = new System.Drawing.Point(73, 90);
			this._lbl_3.Name = "_lbl_3";
			this._lbl_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_3.Size = new System.Drawing.Size(34, 13);
			this._lbl_3.TabIndex = 4;
			this._lbl_3.Text = "Price:";
			this._lbl_3.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lbl_2
			//
			this._lbl_2.AutoSize = true;
			this._lbl_2.BackColor = System.Drawing.Color.Transparent;
			this._lbl_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_2.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_2.Location = new System.Drawing.Point(39, 66);
			this._lbl_2.Name = "_lbl_2";
			this._lbl_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_2.Size = new System.Drawing.Size(63, 13);
			this._lbl_2.TabIndex = 2;
			this._lbl_2.Text = "Shrink Size:";
			this._lbl_2.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//_lbl_1
			//
			this._lbl_1.AutoSize = true;
			this._lbl_1.BackColor = System.Drawing.Color.Transparent;
			this._lbl_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_1.Location = new System.Drawing.Point(6, 45);
			this._lbl_1.Name = "_lbl_1";
			this._lbl_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_1.Size = new System.Drawing.Size(92, 13);
			this._lbl_1.TabIndex = 0;
			this._lbl_1.Text = "Stock Item Name:";
			this._lbl_1.TextAlign = System.Drawing.ContentAlignment.TopRight;
			//
			//lblStockItem
			//
			this.lblStockItem.BackColor = System.Drawing.SystemColors.Control;
			this.lblStockItem.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.lblStockItem.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblStockItem.ForeColor = System.Drawing.SystemColors.ControlText;
			this.lblStockItem.Location = new System.Drawing.Point(111, 45);
			this.lblStockItem.Name = "lblStockItem";
			this.lblStockItem.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblStockItem.Size = new System.Drawing.Size(274, 17);
			this.lblStockItem.TabIndex = 1;
			this.lblStockItem.Text = "Label1";
			//
			//frmCashTransactionItem
			//
			this.AutoScaleDimensions = new System.Drawing.SizeF(6f, 13f);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.BackColor = System.Drawing.Color.FromArgb(Convert.ToInt32(Convert.ToByte(224)), Convert.ToInt32(Convert.ToByte(224)), Convert.ToInt32(Convert.ToByte(224)));
			this.ClientSize = new System.Drawing.Size(465, 311);
			this.ControlBox = false;
			this.Controls.Add(this._chkChannel_1);
			this.Controls.Add(this._chkChannel_2);
			this.Controls.Add(this._chkChannel_3);
			this.Controls.Add(this._chkChannel_4);
			this.Controls.Add(this._chkChannel_5);
			this.Controls.Add(this._chkChannel_6);
			this.Controls.Add(this._chkChannel_7);
			this.Controls.Add(this._chkChannel_8);
			this.Controls.Add(this._chkChannel_9);
			this.Controls.Add(this._chkType_2);
			this.Controls.Add(this._chkType_1);
			this.Controls.Add(this._chkType_0);
			this.Controls.Add(this.txtPrice);
			this.Controls.Add(this.cmbQuantity);
			this.Controls.Add(this.picButtons);
			this.Controls.Add(this._lbl_4);
			this.Controls.Add(this._lbl_0);
			this.Controls.Add(this._lbl_3);
			this.Controls.Add(this._lbl_2);
			this.Controls.Add(this._lbl_1);
			this.Controls.Add(this.lblStockItem);
			this.Controls.Add(this.ShapeContainer1);
			this.Cursor = System.Windows.Forms.Cursors.Default;
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
			this.KeyPreview = true;
			this.Location = new System.Drawing.Point(3, 22);
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.Name = "frmCashTransactionItem";
			this.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.ShowInTaskbar = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.Text = "Edit a Cash Transaction Item";
			this.picButtons.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)this.Shape1).EndInit();
			this.ResumeLayout(false);
			this.PerformLayout();

		}
Esempio n. 37
0
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmVegTestGRV));
     this.components      = new System.ComponentModel.Container();
     this.ToolTip1        = new System.Windows.Forms.ToolTip(components);
     this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
     this.lstSupplier     = new System.Windows.Forms.ListBox();
     this.Picture1        = new System.Windows.Forms.Panel();
     this.lblPath         = new System.Windows.Forms.Label();
     this.lvItems         = new System.Windows.Forms.ListView();
     this._lbl_0          = new System.Windows.Forms.Label();
     this._lbl_1          = new System.Windows.Forms.Label();
     this._Shape1_1       = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     this._Shape1_0       = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     //Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
     this.Shape1 = new RectangleShapeArray(components);
     this.Picture1.SuspendLayout();
     this.SuspendLayout();
     this.ToolTip1.Active = true;
     //CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
     ((System.ComponentModel.ISupportInitialize) this.Shape1).BeginInit();
     this.ControlBox                   = false;
     this.FormBorderStyle              = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.ClientSize                   = new System.Drawing.Size(622, 444);
     this.Location                     = new System.Drawing.Point(3, 3);
     this.KeyPreview                   = true;
     this.MaximizeBox                  = false;
     this.MinimizeBox                  = false;
     this.ShowInTaskbar                = false;
     this.StartPosition                = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.AutoScaleMode                = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor                    = System.Drawing.SystemColors.Control;
     this.Enabled                      = true;
     this.Cursor                       = System.Windows.Forms.Cursors.Default;
     this.RightToLeft                  = System.Windows.Forms.RightToLeft.No;
     this.HelpButton                   = false;
     this.WindowState                  = System.Windows.Forms.FormWindowState.Normal;
     this.Name                         = "frmVegTestGRV";
     this.lstSupplier.Size             = new System.Drawing.Size(151, 384);
     this.lstSupplier.Location         = new System.Drawing.Point(12, 48);
     this.lstSupplier.TabIndex         = 1;
     this.lstSupplier.BorderStyle      = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lstSupplier.BackColor        = System.Drawing.SystemColors.Window;
     this.lstSupplier.CausesValidation = true;
     this.lstSupplier.Enabled          = true;
     this.lstSupplier.ForeColor        = System.Drawing.SystemColors.WindowText;
     this.lstSupplier.IntegralHeight   = true;
     this.lstSupplier.Cursor           = System.Windows.Forms.Cursors.Default;
     this.lstSupplier.SelectionMode    = System.Windows.Forms.SelectionMode.One;
     this.lstSupplier.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.lstSupplier.Sorted           = false;
     this.lstSupplier.TabStop          = true;
     this.lstSupplier.Visible          = true;
     this.lstSupplier.MultiColumn      = false;
     this.lstSupplier.Name             = "lstSupplier";
     this.Picture1.Dock                = System.Windows.Forms.DockStyle.Top;
     this.Picture1.BackColor           = System.Drawing.Color.Blue;
     this.Picture1.Size                = new System.Drawing.Size(622, 25);
     this.Picture1.Location            = new System.Drawing.Point(0, 0);
     this.Picture1.TabIndex            = 4;
     this.Picture1.TabStop             = false;
     this.Picture1.CausesValidation    = true;
     this.Picture1.Enabled             = true;
     this.Picture1.ForeColor           = System.Drawing.SystemColors.ControlText;
     this.Picture1.Cursor              = System.Windows.Forms.Cursors.Default;
     this.Picture1.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this.Picture1.Visible             = true;
     this.Picture1.BorderStyle         = System.Windows.Forms.BorderStyle.Fixed3D;
     this.Picture1.Name                = "Picture1";
     this.lblPath.BackColor            = System.Drawing.Color.Transparent;
     this.lblPath.Text                 = "Select Market/GRV to use QTY";
     this.lblPath.ForeColor            = System.Drawing.Color.White;
     this.lblPath.Size                 = new System.Drawing.Size(251, 20);
     this.lblPath.Location             = new System.Drawing.Point(0, 0);
     this.lblPath.TabIndex             = 5;
     this.lblPath.TextAlign            = System.Drawing.ContentAlignment.TopLeft;
     this.lblPath.Enabled              = true;
     this.lblPath.Cursor               = System.Windows.Forms.Cursors.Default;
     this.lblPath.RightToLeft          = System.Windows.Forms.RightToLeft.No;
     this.lblPath.UseMnemonic          = true;
     this.lblPath.Visible              = true;
     this.lblPath.AutoSize             = true;
     this.lblPath.BorderStyle          = System.Windows.Forms.BorderStyle.None;
     this.lblPath.Name                 = "lblPath";
     this.lvItems.Size                 = new System.Drawing.Size(424, 382);
     this.lvItems.Location             = new System.Drawing.Point(183, 48);
     this.lvItems.TabIndex             = 3;
     this.lvItems.View                 = System.Windows.Forms.View.Details;
     this.lvItems.LabelEdit            = false;
     this.lvItems.LabelWrap            = true;
     this.lvItems.HideSelection        = true;
     this.lvItems.ForeColor            = System.Drawing.SystemColors.WindowText;
     this.lvItems.BackColor            = System.Drawing.SystemColors.Window;
     this.lvItems.BorderStyle          = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lvItems.Name                 = "lvItems";
     this._lbl_0.BackColor             = System.Drawing.Color.Transparent;
     this._lbl_0.Text                  = "&1. Select a Supplier";
     this._lbl_0.ForeColor             = System.Drawing.SystemColors.WindowText;
     this._lbl_0.Size                  = new System.Drawing.Size(113, 13);
     this._lbl_0.Location              = new System.Drawing.Point(9, 27);
     this._lbl_0.TabIndex              = 0;
     this._lbl_0.TextAlign             = System.Drawing.ContentAlignment.TopLeft;
     this._lbl_0.Enabled               = true;
     this._lbl_0.Cursor                = System.Windows.Forms.Cursors.Default;
     this._lbl_0.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this._lbl_0.UseMnemonic           = true;
     this._lbl_0.Visible               = true;
     this._lbl_0.AutoSize              = true;
     this._lbl_0.BorderStyle           = System.Windows.Forms.BorderStyle.None;
     this._lbl_0.Name                  = "_lbl_0";
     this._lbl_1.BackColor             = System.Drawing.Color.Transparent;
     this._lbl_1.Text                  = "&2. Select an Invoice";
     this._lbl_1.ForeColor             = System.Drawing.SystemColors.WindowText;
     this._lbl_1.Size                  = new System.Drawing.Size(116, 13);
     this._lbl_1.Location              = new System.Drawing.Point(180, 27);
     this._lbl_1.TabIndex              = 2;
     this._lbl_1.TextAlign             = System.Drawing.ContentAlignment.TopLeft;
     this._lbl_1.Enabled               = true;
     this._lbl_1.Cursor                = System.Windows.Forms.Cursors.Default;
     this._lbl_1.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this._lbl_1.UseMnemonic           = true;
     this._lbl_1.Visible               = true;
     this._lbl_1.AutoSize              = true;
     this._lbl_1.BorderStyle           = System.Windows.Forms.BorderStyle.None;
     this._lbl_1.Name                  = "_lbl_1";
     this._Shape1_1.BackColor          = System.Drawing.Color.FromArgb(192, 192, 255);
     this._Shape1_1.BackStyle          = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_1.Size               = new System.Drawing.Size(436, 394);
     this._Shape1_1.Location           = new System.Drawing.Point(177, 42);
     this._Shape1_1.BorderColor        = System.Drawing.SystemColors.WindowText;
     this._Shape1_1.BorderStyle        = System.Drawing.Drawing2D.DashStyle.Solid;
     this._Shape1_1.BorderWidth        = 1;
     this._Shape1_1.FillColor          = System.Drawing.Color.Black;
     this._Shape1_1.FillStyle          = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
     this._Shape1_1.Visible            = true;
     this._Shape1_1.Name               = "_Shape1_1";
     this._Shape1_0.BackColor          = System.Drawing.Color.FromArgb(192, 192, 255);
     this._Shape1_0.BackStyle          = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_0.Size               = new System.Drawing.Size(163, 394);
     this._Shape1_0.Location           = new System.Drawing.Point(6, 42);
     this._Shape1_0.BorderColor        = System.Drawing.SystemColors.WindowText;
     this._Shape1_0.BorderStyle        = System.Drawing.Drawing2D.DashStyle.Solid;
     this._Shape1_0.BorderWidth        = 1;
     this._Shape1_0.FillColor          = System.Drawing.Color.Black;
     this._Shape1_0.FillStyle          = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
     this._Shape1_0.Visible            = true;
     this._Shape1_0.Name               = "_Shape1_0";
     this.Controls.Add(lstSupplier);
     this.Controls.Add(Picture1);
     this.Controls.Add(lvItems);
     this.Controls.Add(_lbl_0);
     this.Controls.Add(_lbl_1);
     this.ShapeContainer1.Shapes.Add(_Shape1_1);
     this.ShapeContainer1.Shapes.Add(_Shape1_0);
     this.Controls.Add(ShapeContainer1);
     this.Picture1.Controls.Add(lblPath);
     //Me.lbl.SetIndex(_lbl_0, CType(0, Short))
     //Me.lbl.SetIndex(_lbl_1, CType(1, Short))
     this.Shape1.SetIndex(_Shape1_1, Convert.ToInt16(1));
     this.Shape1.SetIndex(_Shape1_0, Convert.ToInt16(0));
     ((System.ComponentModel.ISupportInitialize) this.Shape1).EndInit();
     //CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
     this.Picture1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmStockTransfer));
			this.components = new System.ComponentModel.Container();
			this.ToolTip1 = new System.Windows.Forms.ToolTip(components);
			this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
			this.cmdSelComp = new System.Windows.Forms.Button();
			this.cmdDelete = new System.Windows.Forms.Button();
			this.cmdAdd = new System.Windows.Forms.Button();
			this.lvStockT = new System.Windows.Forms.ListView();
			this.picButtons = new System.Windows.Forms.Panel();
			this.cmdTransfer = new System.Windows.Forms.Button();
			this.cmdPrint = new System.Windows.Forms.Button();
			this.cmdClose = new System.Windows.Forms.Button();
			this.cmdCancel = new System.Windows.Forms.Button();
			this.lblSComp = new System.Windows.Forms.Label();
			this._lbl_0 = new System.Windows.Forms.Label();
			this.lblPComp = new System.Windows.Forms.Label();
			this._Shape1_2 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._lbl_5 = new System.Windows.Forms.Label();
			//Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			this.Shape1 = new RectangleShapeArray(components);
			this.picButtons.SuspendLayout();
			this.SuspendLayout();
			this.ToolTip1.Active = true;
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
			((System.ComponentModel.ISupportInitialize)this.Shape1).BeginInit();
			this.BackColor = System.Drawing.Color.FromArgb(224, 224, 224);
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
			this.Text = "Stock Transfer Details";
			this.ClientSize = new System.Drawing.Size(453, 406);
			this.Location = new System.Drawing.Point(73, 22);
			this.ControlBox = false;
			this.KeyPreview = true;
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.Enabled = true;
			this.Cursor = System.Windows.Forms.Cursors.Default;
			this.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.ShowInTaskbar = true;
			this.HelpButton = false;
			this.WindowState = System.Windows.Forms.FormWindowState.Normal;
			this.Name = "frmStockTransfer";
			this.cmdSelComp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdSelComp.Text = "&Select Company to Transfer";
			this.cmdSelComp.Size = new System.Drawing.Size(161, 25);
			this.cmdSelComp.Location = new System.Drawing.Point(280, 120);
			this.cmdSelComp.TabIndex = 9;
			this.cmdSelComp.TabStop = false;
			this.cmdSelComp.BackColor = System.Drawing.SystemColors.Control;
			this.cmdSelComp.CausesValidation = true;
			this.cmdSelComp.Enabled = true;
			this.cmdSelComp.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdSelComp.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdSelComp.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdSelComp.Name = "cmdSelComp";
			this.cmdDelete.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdDelete.Text = "&Delete";
			this.cmdDelete.Enabled = false;
			this.cmdDelete.Size = new System.Drawing.Size(94, 25);
			this.cmdDelete.Location = new System.Drawing.Point(112, 120);
			this.cmdDelete.TabIndex = 7;
			this.cmdDelete.TabStop = false;
			this.cmdDelete.BackColor = System.Drawing.SystemColors.Control;
			this.cmdDelete.CausesValidation = true;
			this.cmdDelete.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdDelete.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdDelete.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdDelete.Name = "cmdDelete";
			this.cmdAdd.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdAdd.Text = "&Add";
			this.cmdAdd.Enabled = false;
			this.cmdAdd.Size = new System.Drawing.Size(94, 25);
			this.cmdAdd.Location = new System.Drawing.Point(8, 120);
			this.cmdAdd.TabIndex = 6;
			this.cmdAdd.TabStop = false;
			this.cmdAdd.BackColor = System.Drawing.SystemColors.Control;
			this.cmdAdd.CausesValidation = true;
			this.cmdAdd.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdAdd.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdAdd.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdAdd.Name = "cmdAdd";
			this.lvStockT.Size = new System.Drawing.Size(445, 250);
			this.lvStockT.Location = new System.Drawing.Point(2, 150);
			this.lvStockT.TabIndex = 4;
			this.lvStockT.View = System.Windows.Forms.View.Details;
			this.lvStockT.LabelEdit = false;
			this.lvStockT.LabelWrap = true;
			this.lvStockT.HideSelection = false;
			this.lvStockT.FullRowSelect = true;
			this.lvStockT.GridLines = true;
			this.lvStockT.ForeColor = System.Drawing.SystemColors.WindowText;
			this.lvStockT.BackColor = System.Drawing.SystemColors.Window;
			this.lvStockT.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.lvStockT.Name = "lvStockT";
			this.picButtons.Dock = System.Windows.Forms.DockStyle.Top;
			this.picButtons.BackColor = System.Drawing.Color.Blue;
			this.picButtons.Size = new System.Drawing.Size(453, 39);
			this.picButtons.Location = new System.Drawing.Point(0, 0);
			this.picButtons.TabIndex = 3;
			this.picButtons.TabStop = false;
			this.picButtons.CausesValidation = true;
			this.picButtons.Enabled = true;
			this.picButtons.ForeColor = System.Drawing.SystemColors.ControlText;
			this.picButtons.Cursor = System.Windows.Forms.Cursors.Default;
			this.picButtons.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.picButtons.Visible = true;
			this.picButtons.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.picButtons.Name = "picButtons";
			this.cmdTransfer.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdTransfer.Text = "&Transfer";
			this.cmdTransfer.Size = new System.Drawing.Size(73, 29);
			this.cmdTransfer.Location = new System.Drawing.Point(368, 3);
			this.cmdTransfer.TabIndex = 12;
			this.cmdTransfer.TabStop = false;
			this.cmdTransfer.BackColor = System.Drawing.SystemColors.Control;
			this.cmdTransfer.CausesValidation = true;
			this.cmdTransfer.Enabled = true;
			this.cmdTransfer.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdTransfer.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdTransfer.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdTransfer.Name = "cmdTransfer";
			this.cmdPrint.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdPrint.Text = "&Print";
			this.cmdPrint.Size = new System.Drawing.Size(73, 29);
			this.cmdPrint.Location = new System.Drawing.Point(80, 3);
			this.cmdPrint.TabIndex = 8;
			this.cmdPrint.TabStop = false;
			this.cmdPrint.Visible = false;
			this.cmdPrint.BackColor = System.Drawing.SystemColors.Control;
			this.cmdPrint.CausesValidation = true;
			this.cmdPrint.Enabled = true;
			this.cmdPrint.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdPrint.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdPrint.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdPrint.Name = "cmdPrint";
			this.cmdClose.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdClose.Text = "E&xit";
			this.cmdClose.Size = new System.Drawing.Size(73, 29);
			this.cmdClose.Location = new System.Drawing.Point(161, 3);
			this.cmdClose.TabIndex = 5;
			this.cmdClose.TabStop = false;
			this.cmdClose.Visible = false;
			this.cmdClose.BackColor = System.Drawing.SystemColors.Control;
			this.cmdClose.CausesValidation = true;
			this.cmdClose.Enabled = true;
			this.cmdClose.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdClose.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdClose.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdClose.Name = "cmdClose";
			this.cmdCancel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdCancel.Text = "&Undo";
			this.cmdCancel.Size = new System.Drawing.Size(73, 29);
			this.cmdCancel.Location = new System.Drawing.Point(5, 3);
			this.cmdCancel.TabIndex = 2;
			this.cmdCancel.TabStop = false;
			this.cmdCancel.BackColor = System.Drawing.SystemColors.Control;
			this.cmdCancel.CausesValidation = true;
			this.cmdCancel.Enabled = true;
			this.cmdCancel.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdCancel.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdCancel.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdCancel.Name = "cmdCancel";
			this.lblSComp.Text = "Promotion Name:";
			this.lblSComp.Size = new System.Drawing.Size(192, 48);
			this.lblSComp.Location = new System.Drawing.Point(248, 64);
			this.lblSComp.TabIndex = 11;
			this.lblSComp.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.lblSComp.BackColor = System.Drawing.Color.Transparent;
			this.lblSComp.Enabled = true;
			this.lblSComp.ForeColor = System.Drawing.SystemColors.ControlText;
			this.lblSComp.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblSComp.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblSComp.UseMnemonic = true;
			this.lblSComp.Visible = true;
			this.lblSComp.AutoSize = false;
			this.lblSComp.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this.lblSComp.Name = "lblSComp";
			this._lbl_0.BackColor = System.Drawing.Color.Transparent;
			this._lbl_0.Text = "&Transfer To";
			this._lbl_0.Size = new System.Drawing.Size(67, 13);
			this._lbl_0.Location = new System.Drawing.Point(248, 45);
			this._lbl_0.TabIndex = 10;
			this._lbl_0.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_0.Enabled = true;
			this._lbl_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_0.UseMnemonic = true;
			this._lbl_0.Visible = true;
			this._lbl_0.AutoSize = true;
			this._lbl_0.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_0.Name = "_lbl_0";
			this.lblPComp.Text = "Promotion Name:";
			this.lblPComp.Size = new System.Drawing.Size(216, 48);
			this.lblPComp.Location = new System.Drawing.Point(16, 64);
			this.lblPComp.TabIndex = 1;
			this.lblPComp.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.lblPComp.BackColor = System.Drawing.Color.Transparent;
			this.lblPComp.Enabled = true;
			this.lblPComp.ForeColor = System.Drawing.SystemColors.ControlText;
			this.lblPComp.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblPComp.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblPComp.UseMnemonic = true;
			this.lblPComp.Visible = true;
			this.lblPComp.AutoSize = false;
			this.lblPComp.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this.lblPComp.Name = "lblPComp";
			this._Shape1_2.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_2.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_2.Size = new System.Drawing.Size(439, 56);
			this._Shape1_2.Location = new System.Drawing.Point(8, 60);
			this._Shape1_2.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_2.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_2.BorderWidth = 1;
			this._Shape1_2.FillColor = System.Drawing.Color.Black;
			this._Shape1_2.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_2.Visible = true;
			this._Shape1_2.Name = "_Shape1_2";
			this._lbl_5.BackColor = System.Drawing.Color.Transparent;
			this._lbl_5.Text = "&Transfer From";
			this._lbl_5.Size = new System.Drawing.Size(79, 13);
			this._lbl_5.Location = new System.Drawing.Point(8, 45);
			this._lbl_5.TabIndex = 0;
			this._lbl_5.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_5.Enabled = true;
			this._lbl_5.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_5.UseMnemonic = true;
			this._lbl_5.Visible = true;
			this._lbl_5.AutoSize = true;
			this._lbl_5.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_5.Name = "_lbl_5";
			this.Controls.Add(cmdSelComp);
			this.Controls.Add(cmdDelete);
			this.Controls.Add(cmdAdd);
			this.Controls.Add(lvStockT);
			this.Controls.Add(picButtons);
			this.Controls.Add(lblSComp);
			this.Controls.Add(_lbl_0);
			this.Controls.Add(lblPComp);
			this.ShapeContainer1.Shapes.Add(_Shape1_2);
			this.Controls.Add(_lbl_5);
			this.Controls.Add(ShapeContainer1);
			this.picButtons.Controls.Add(cmdTransfer);
			this.picButtons.Controls.Add(cmdPrint);
			this.picButtons.Controls.Add(cmdClose);
			this.picButtons.Controls.Add(cmdCancel);
			//Me.lbl.SetIndex(_lbl_0, CType(0, Short))
			//Me.lbl.SetIndex(_lbl_5, CType(5, Short))
			this.Shape1.SetIndex(_Shape1_2, Convert.ToInt16(2));
			((System.ComponentModel.ISupportInitialize)this.Shape1).EndInit();
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
			this.picButtons.ResumeLayout(false);
			this.ResumeLayout(false);
			this.PerformLayout();
		}
Esempio n. 39
0
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmChannel));
			this.components = new System.ComponentModel.Container();
			this.ToolTip1 = new System.Windows.Forms.ToolTip(components);
			this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
			this._txtFields_0 = new System.Windows.Forms.TextBox();
			this._optType_1 = new System.Windows.Forms.RadioButton();
			this._optType_0 = new System.Windows.Forms.RadioButton();
			this.cmbChannelPrice = new System.Windows.Forms.ComboBox();
			this._chkFields_5 = new System.Windows.Forms.CheckBox();
			this._chkFields_4 = new System.Windows.Forms.CheckBox();
			this._chkFields_3 = new System.Windows.Forms.CheckBox();
			this._txtFields_2 = new System.Windows.Forms.TextBox();
			this._txtFields_1 = new System.Windows.Forms.TextBox();
			this.picButtons = new System.Windows.Forms.Panel();
			this.cmdCancel = new System.Windows.Forms.Button();
			this.cmdClose = new System.Windows.Forms.Button();
			this._Label1_1 = new System.Windows.Forms.Label();
			this._Label1_0 = new System.Windows.Forms.Label();
			this._lblLabels_2 = new System.Windows.Forms.Label();
			this._lblLabels_1 = new System.Windows.Forms.Label();
			this._Shape1_2 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._lbl_5 = new System.Windows.Forms.Label();
			//Me.Label1 = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			//Me.chkFields = New Microsoft.VisualBasic.Compatibility.VB6.CheckBoxArray(components)
			//Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			//Me.lblLabels = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			//Me.optType = New Microsoft.VisualBasic.Compatibility.VB6.RadioButtonArray(components)
			//Me.txtFields = New Microsoft.VisualBasic.Compatibility.VB6.TextBoxArray(components)
			this.Shape1 = new RectangleShapeArray(components);
			this.picButtons.SuspendLayout();
			this.SuspendLayout();
			this.ToolTip1.Active = true;
			//CType(Me.Label1, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.chkFields, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.optType, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.txtFields, System.ComponentModel.ISupportInitialize).BeginInit()
			((System.ComponentModel.ISupportInitialize)this.Shape1).BeginInit();
			this.BackColor = System.Drawing.Color.FromArgb(224, 224, 224);
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
			this.Text = "Edit Sale Channel Details";
			this.ClientSize = new System.Drawing.Size(432, 298);
			this.Location = new System.Drawing.Point(73, 22);
			this.ControlBox = false;
			this.KeyPreview = true;
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.Enabled = true;
			this.Cursor = System.Windows.Forms.Cursors.Default;
			this.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.ShowInTaskbar = true;
			this.HelpButton = false;
			this.WindowState = System.Windows.Forms.FormWindowState.Normal;
			this.Name = "frmChannel";
			this._txtFields_0.AutoSize = false;
			this._txtFields_0.Size = new System.Drawing.Size(67, 19);
			this._txtFields_0.Location = new System.Drawing.Point(264, 234);
			this._txtFields_0.MaxLength = 5;
			this._txtFields_0.TabIndex = 16;
			this._txtFields_0.Visible = false;
			this._txtFields_0.AcceptsReturn = true;
			this._txtFields_0.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this._txtFields_0.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_0.CausesValidation = true;
			this._txtFields_0.Enabled = true;
			this._txtFields_0.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_0.HideSelection = true;
			this._txtFields_0.ReadOnly = false;
			this._txtFields_0.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_0.Multiline = false;
			this._txtFields_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_0.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFields_0.TabStop = true;
			this._txtFields_0.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_0.Name = "_txtFields_0";
			this._optType_1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this._optType_1.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._optType_1.Text = "Price of default sales channel plus pricing group percentage";
			this._optType_1.Size = new System.Drawing.Size(346, 16);
			this._optType_1.Location = new System.Drawing.Point(54, 252);
			this._optType_1.TabIndex = 15;
			this._optType_1.CheckAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this._optType_1.CausesValidation = true;
			this._optType_1.Enabled = true;
			this._optType_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._optType_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._optType_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._optType_1.Appearance = System.Windows.Forms.Appearance.Normal;
			this._optType_1.TabStop = true;
			this._optType_1.Checked = false;
			this._optType_1.Visible = true;
			this._optType_1.Name = "_optType_1";
			this._optType_0.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this._optType_0.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._optType_0.Text = "Cost plus pricing group percentage";
			this._optType_0.Size = new System.Drawing.Size(346, 16);
			this._optType_0.Location = new System.Drawing.Point(54, 234);
			this._optType_0.TabIndex = 13;
			this._optType_0.CheckAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this._optType_0.CausesValidation = true;
			this._optType_0.Enabled = true;
			this._optType_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._optType_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._optType_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._optType_0.Appearance = System.Windows.Forms.Appearance.Normal;
			this._optType_0.TabStop = true;
			this._optType_0.Checked = false;
			this._optType_0.Visible = true;
			this._optType_0.Name = "_optType_0";
			this.cmbChannelPrice.Size = new System.Drawing.Size(196, 21);
			this.cmbChannelPrice.Location = new System.Drawing.Point(78, 174);
			this.cmbChannelPrice.Items.AddRange(new object[] {
				"No relationship",
				"Always the same or cheaper",
				"Always the same or more expensive"
			});
			this.cmbChannelPrice.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.cmbChannelPrice.TabIndex = 11;
			this.cmbChannelPrice.BackColor = System.Drawing.SystemColors.Window;
			this.cmbChannelPrice.CausesValidation = true;
			this.cmbChannelPrice.Enabled = true;
			this.cmbChannelPrice.ForeColor = System.Drawing.SystemColors.WindowText;
			this.cmbChannelPrice.IntegralHeight = true;
			this.cmbChannelPrice.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmbChannelPrice.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmbChannelPrice.Sorted = false;
			this.cmbChannelPrice.TabStop = true;
			this.cmbChannelPrice.Visible = true;
			this.cmbChannelPrice.Name = "cmbChannelPrice";
			this._chkFields_5.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_5.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._chkFields_5.Text = "Treat a case/carton price as the unit price when doing the pricing update:";
			this._chkFields_5.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_5.Size = new System.Drawing.Size(373, 19);
			this._chkFields_5.Location = new System.Drawing.Point(33, 135);
			this._chkFields_5.TabIndex = 10;
			this._chkFields_5.CausesValidation = true;
			this._chkFields_5.Enabled = true;
			this._chkFields_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_5.Appearance = System.Windows.Forms.Appearance.Normal;
			this._chkFields_5.TabStop = true;
			this._chkFields_5.CheckState = System.Windows.Forms.CheckState.Unchecked;
			this._chkFields_5.Visible = true;
			this._chkFields_5.Name = "_chkFields_5";
			this._chkFields_4.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_4.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._chkFields_4.Text = "Do not use Pricing Strategy when doing pricing update:";
			this._chkFields_4.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_4.Size = new System.Drawing.Size(283, 19);
			this._chkFields_4.Location = new System.Drawing.Point(123, 114);
			this._chkFields_4.TabIndex = 9;
			this._chkFields_4.CausesValidation = true;
			this._chkFields_4.Enabled = true;
			this._chkFields_4.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_4.Appearance = System.Windows.Forms.Appearance.Normal;
			this._chkFields_4.TabStop = true;
			this._chkFields_4.CheckState = System.Windows.Forms.CheckState.Unchecked;
			this._chkFields_4.Visible = true;
			this._chkFields_4.Name = "_chkFields_4";
			this._chkFields_3.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_3.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._chkFields_3.Text = "Disable this sale channel on the POS:";
			this._chkFields_3.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_3.Size = new System.Drawing.Size(202, 19);
			this._chkFields_3.Location = new System.Drawing.Point(204, 93);
			this._chkFields_3.TabIndex = 8;
			this._chkFields_3.CausesValidation = true;
			this._chkFields_3.Enabled = true;
			this._chkFields_3.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_3.Appearance = System.Windows.Forms.Appearance.Normal;
			this._chkFields_3.TabStop = true;
			this._chkFields_3.CheckState = System.Windows.Forms.CheckState.Unchecked;
			this._chkFields_3.Visible = true;
			this._chkFields_3.Name = "_chkFields_3";
			this._txtFields_2.AutoSize = false;
			this._txtFields_2.Size = new System.Drawing.Size(49, 19);
			this._txtFields_2.Location = new System.Drawing.Point(357, 69);
			this._txtFields_2.MaxLength = 5;
			this._txtFields_2.TabIndex = 7;
			this._txtFields_2.AcceptsReturn = true;
			this._txtFields_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this._txtFields_2.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_2.CausesValidation = true;
			this._txtFields_2.Enabled = true;
			this._txtFields_2.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_2.HideSelection = true;
			this._txtFields_2.ReadOnly = false;
			this._txtFields_2.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_2.Multiline = false;
			this._txtFields_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_2.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFields_2.TabStop = true;
			this._txtFields_2.Visible = true;
			this._txtFields_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_2.Name = "_txtFields_2";
			this._txtFields_1.AutoSize = false;
			this._txtFields_1.Size = new System.Drawing.Size(217, 19);
			this._txtFields_1.Location = new System.Drawing.Point(66, 69);
			this._txtFields_1.TabIndex = 5;
			this._txtFields_1.AcceptsReturn = true;
			this._txtFields_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this._txtFields_1.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_1.CausesValidation = true;
			this._txtFields_1.Enabled = true;
			this._txtFields_1.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_1.HideSelection = true;
			this._txtFields_1.ReadOnly = false;
			this._txtFields_1.MaxLength = 0;
			this._txtFields_1.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_1.Multiline = false;
			this._txtFields_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_1.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFields_1.TabStop = true;
			this._txtFields_1.Visible = true;
			this._txtFields_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_1.Name = "_txtFields_1";
			this.picButtons.Dock = System.Windows.Forms.DockStyle.Top;
			this.picButtons.BackColor = System.Drawing.Color.Blue;
			this.picButtons.Size = new System.Drawing.Size(432, 39);
			this.picButtons.Location = new System.Drawing.Point(0, 0);
			this.picButtons.TabIndex = 2;
			this.picButtons.TabStop = false;
			this.picButtons.CausesValidation = true;
			this.picButtons.Enabled = true;
			this.picButtons.ForeColor = System.Drawing.SystemColors.ControlText;
			this.picButtons.Cursor = System.Windows.Forms.Cursors.Default;
			this.picButtons.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.picButtons.Visible = true;
			this.picButtons.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.picButtons.Name = "picButtons";
			this.cmdCancel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdCancel.Text = "&Undo";
			this.cmdCancel.Size = new System.Drawing.Size(73, 29);
			this.cmdCancel.Location = new System.Drawing.Point(5, 3);
			this.cmdCancel.TabIndex = 1;
			this.cmdCancel.TabStop = false;
			this.cmdCancel.BackColor = System.Drawing.SystemColors.Control;
			this.cmdCancel.CausesValidation = true;
			this.cmdCancel.Enabled = true;
			this.cmdCancel.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdCancel.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdCancel.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdCancel.Name = "cmdCancel";
			this.cmdClose.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdClose.Text = "E&xit";
			this.cmdClose.Size = new System.Drawing.Size(73, 29);
			this.cmdClose.Location = new System.Drawing.Point(351, 3);
			this.cmdClose.TabIndex = 0;
			this.cmdClose.TabStop = false;
			this.cmdClose.BackColor = System.Drawing.SystemColors.Control;
			this.cmdClose.CausesValidation = true;
			this.cmdClose.Enabled = true;
			this.cmdClose.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdClose.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdClose.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdClose.Name = "cmdClose";
			this._Label1_1.Text = "When calculating exit price percentages, prices are calculated as,";
			this._Label1_1.Size = new System.Drawing.Size(388, 16);
			this._Label1_1.Location = new System.Drawing.Point(21, 216);
			this._Label1_1.TabIndex = 14;
			this._Label1_1.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._Label1_1.BackColor = System.Drawing.Color.Transparent;
			this._Label1_1.Enabled = true;
			this._Label1_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._Label1_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._Label1_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._Label1_1.UseMnemonic = true;
			this._Label1_1.Visible = true;
			this._Label1_1.AutoSize = false;
			this._Label1_1.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._Label1_1.Name = "_Label1_1";
			this._Label1_0.Text = "When doing the pricing calculation this Sale Channel relationship to the First Sale Channel is,";
			this._Label1_0.Size = new System.Drawing.Size(388, 43);
			this._Label1_0.Location = new System.Drawing.Point(21, 159);
			this._Label1_0.TabIndex = 12;
			this._Label1_0.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._Label1_0.BackColor = System.Drawing.Color.Transparent;
			this._Label1_0.Enabled = true;
			this._Label1_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._Label1_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._Label1_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._Label1_0.UseMnemonic = true;
			this._Label1_0.Visible = true;
			this._Label1_0.AutoSize = false;
			this._Label1_0.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._Label1_0.Name = "_Label1_0";
			this._lblLabels_2.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_2.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_2.Text = "Short Name:";
			this._lblLabels_2.ForeColor = System.Drawing.SystemColors.WindowText;
			this._lblLabels_2.Size = new System.Drawing.Size(61, 13);
			this._lblLabels_2.Location = new System.Drawing.Point(291, 72);
			this._lblLabels_2.TabIndex = 6;
			this._lblLabels_2.Enabled = true;
			this._lblLabels_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_2.UseMnemonic = true;
			this._lblLabels_2.Visible = true;
			this._lblLabels_2.AutoSize = true;
			this._lblLabels_2.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_2.Name = "_lblLabels_2";
			this._lblLabels_1.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_1.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_1.Text = "Name:";
			this._lblLabels_1.ForeColor = System.Drawing.SystemColors.WindowText;
			this._lblLabels_1.Size = new System.Drawing.Size(31, 13);
			this._lblLabels_1.Location = new System.Drawing.Point(27, 72);
			this._lblLabels_1.TabIndex = 4;
			this._lblLabels_1.Enabled = true;
			this._lblLabels_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_1.UseMnemonic = true;
			this._lblLabels_1.Visible = true;
			this._lblLabels_1.AutoSize = true;
			this._lblLabels_1.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_1.Name = "_lblLabels_1";
			this._Shape1_2.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_2.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_2.Size = new System.Drawing.Size(403, 220);
			this._Shape1_2.Location = new System.Drawing.Point(15, 60);
			this._Shape1_2.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_2.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_2.BorderWidth = 1;
			this._Shape1_2.FillColor = System.Drawing.Color.Black;
			this._Shape1_2.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_2.Visible = true;
			this._Shape1_2.Name = "_Shape1_2";
			this._lbl_5.BackColor = System.Drawing.Color.Transparent;
			this._lbl_5.Text = "&1. General";
			this._lbl_5.Size = new System.Drawing.Size(60, 13);
			this._lbl_5.Location = new System.Drawing.Point(15, 45);
			this._lbl_5.TabIndex = 3;
			this._lbl_5.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_5.Enabled = true;
			this._lbl_5.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_5.UseMnemonic = true;
			this._lbl_5.Visible = true;
			this._lbl_5.AutoSize = true;
			this._lbl_5.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_5.Name = "_lbl_5";
			this.Controls.Add(_txtFields_0);
			this.Controls.Add(_optType_1);
			this.Controls.Add(_optType_0);
			this.Controls.Add(cmbChannelPrice);
			this.Controls.Add(_chkFields_5);
			this.Controls.Add(_chkFields_4);
			this.Controls.Add(_chkFields_3);
			this.Controls.Add(_txtFields_2);
			this.Controls.Add(_txtFields_1);
			this.Controls.Add(picButtons);
			this.Controls.Add(_Label1_1);
			this.Controls.Add(_Label1_0);
			this.Controls.Add(_lblLabels_2);
			this.Controls.Add(_lblLabels_1);
			this.ShapeContainer1.Shapes.Add(_Shape1_2);
			this.Controls.Add(_lbl_5);
			this.Controls.Add(ShapeContainer1);
			this.picButtons.Controls.Add(cmdCancel);
			this.picButtons.Controls.Add(cmdClose);
			//Me.Label1.SetIndex(_Label1_1, CType(1, Short))
			//Me.Label1.SetIndex(_Label1_0, CType(0, Short))
			//Me.chkFields.SetIndex(_chkFields_5, CType(5, Short))
			//Me.chkFields.SetIndex(_chkFields_4, CType(4, Short))
			//Me.chkFields.SetIndex(_chkFields_3, CType(3, Short))
			//Me.lbl.SetIndex(_lbl_5, CType(5, Short))
			//Me.lblLabels.SetIndex(_lblLabels_2, CType(2, Short))
			//Me.lblLabels.SetIndex(_lblLabels_1, CType(1, Short))
			//Me.optType.SetIndex(_optType_1, CType(1, Short))
			//Me.optType.SetIndex(_optType_0, CType(0, Short))
			//Me.txtFields.SetIndex(_txtFields_0, CType(0, Short))
			//Me.txtFields.SetIndex(_txtFields_2, CType(2, Short))
			//Me.txtFields.SetIndex(_txtFields_1, CType(1, Short))
			//Me.Shape1.SetIndex(_Shape1_2, CType(2, Short))
			((System.ComponentModel.ISupportInitialize)this.Shape1).EndInit();
			//CType(Me.txtFields, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.optType, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.chkFields, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.Label1, System.ComponentModel.ISupportInitialize).EndInit()
			this.picButtons.ResumeLayout(false);
			this.ResumeLayout(false);
			this.PerformLayout();
		}
Esempio n. 40
0
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmStockSales));
     this.components      = new System.ComponentModel.Container();
     this.ToolTip1        = new System.Windows.Forms.ToolTip(components);
     this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
     this.cmdLoad         = new System.Windows.Forms.Button();
     this._optType_4      = new System.Windows.Forms.RadioButton();
     this._optType_3      = new System.Windows.Forms.RadioButton();
     this._optType_2      = new System.Windows.Forms.RadioButton();
     this._optType_1      = new System.Windows.Forms.RadioButton();
     this._optType_0      = new System.Windows.Forms.RadioButton();
     this.cmdExit         = new System.Windows.Forms.Button();
     this.cmdGroup        = new System.Windows.Forms.Button();
     this._lbl_2          = new System.Windows.Forms.Label();
     this._lbl_1          = new System.Windows.Forms.Label();
     this.lblGroup        = new System.Windows.Forms.Label();
     this._Shape1_1       = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     this._Shape1_2       = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     //Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
     //Me.optType = New Microsoft.VisualBasic.Compatibility.VB6.RadioButtonArray(components)
     this.Shape1 = new RectangleShapeArray(components);
     this.SuspendLayout();
     this.ToolTip1.Active = true;
     //CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
     //CType(Me.optType, System.ComponentModel.ISupportInitialize).BeginInit()
     ((System.ComponentModel.ISupportInitialize) this.Shape1).BeginInit();
     this.FormBorderStyle             = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Text                        = "Stock Item Sales Listing Order";
     this.ClientSize                  = new System.Drawing.Size(264, 310);
     this.Location                    = new System.Drawing.Point(3, 22);
     this.ControlBox                  = false;
     this.KeyPreview                  = true;
     this.MaximizeBox                 = false;
     this.MinimizeBox                 = false;
     this.ShowInTaskbar               = false;
     this.StartPosition               = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.AutoScaleMode               = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor                   = System.Drawing.SystemColors.Control;
     this.Enabled                     = true;
     this.Cursor                      = System.Windows.Forms.Cursors.Default;
     this.RightToLeft                 = System.Windows.Forms.RightToLeft.No;
     this.HelpButton                  = false;
     this.WindowState                 = System.Windows.Forms.FormWindowState.Normal;
     this.Name                        = "frmStockSales";
     this.cmdLoad.TextAlign           = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdLoad.Text                = "&Load Report";
     this.cmdLoad.Size                = new System.Drawing.Size(79, 31);
     this.cmdLoad.Location            = new System.Drawing.Point(177, 267);
     this.cmdLoad.TabIndex            = 10;
     this.cmdLoad.BackColor           = System.Drawing.SystemColors.Control;
     this.cmdLoad.CausesValidation    = true;
     this.cmdLoad.Enabled             = true;
     this.cmdLoad.ForeColor           = System.Drawing.SystemColors.ControlText;
     this.cmdLoad.Cursor              = System.Windows.Forms.Cursors.Default;
     this.cmdLoad.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this.cmdLoad.TabStop             = true;
     this.cmdLoad.Name                = "cmdLoad";
     this._optType_4.TextAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     this._optType_4.BackColor        = System.Drawing.Color.FromArgb(192, 192, 255);
     this._optType_4.Text             = "Shrink Size";
     this._optType_4.Size             = new System.Drawing.Size(196, 13);
     this._optType_4.Location         = new System.Drawing.Point(15, 72);
     this._optType_4.TabIndex         = 5;
     this._optType_4.CheckAlign       = System.Drawing.ContentAlignment.MiddleLeft;
     this._optType_4.CausesValidation = true;
     this._optType_4.Enabled          = true;
     this._optType_4.ForeColor        = System.Drawing.SystemColors.ControlText;
     this._optType_4.Cursor           = System.Windows.Forms.Cursors.Default;
     this._optType_4.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this._optType_4.Appearance       = System.Windows.Forms.Appearance.Normal;
     this._optType_4.TabStop          = true;
     this._optType_4.Checked          = false;
     this._optType_4.Visible          = true;
     this._optType_4.Name             = "_optType_4";
     this._optType_3.TextAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     this._optType_3.BackColor        = System.Drawing.Color.FromArgb(192, 192, 255);
     this._optType_3.Text             = "Stock Group";
     this._optType_3.Size             = new System.Drawing.Size(196, 13);
     this._optType_3.Location         = new System.Drawing.Point(16, 57);
     this._optType_3.TabIndex         = 4;
     this._optType_3.CheckAlign       = System.Drawing.ContentAlignment.MiddleLeft;
     this._optType_3.CausesValidation = true;
     this._optType_3.Enabled          = true;
     this._optType_3.ForeColor        = System.Drawing.SystemColors.ControlText;
     this._optType_3.Cursor           = System.Windows.Forms.Cursors.Default;
     this._optType_3.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this._optType_3.Appearance       = System.Windows.Forms.Appearance.Normal;
     this._optType_3.TabStop          = true;
     this._optType_3.Checked          = false;
     this._optType_3.Visible          = true;
     this._optType_3.Name             = "_optType_3";
     this._optType_2.TextAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     this._optType_2.BackColor        = System.Drawing.Color.FromArgb(192, 192, 255);
     this._optType_2.Text             = "Pricing Group";
     this._optType_2.Size             = new System.Drawing.Size(196, 13);
     this._optType_2.Location         = new System.Drawing.Point(15, 42);
     this._optType_2.TabIndex         = 3;
     this._optType_2.Checked          = true;
     this._optType_2.CheckAlign       = System.Drawing.ContentAlignment.MiddleLeft;
     this._optType_2.CausesValidation = true;
     this._optType_2.Enabled          = true;
     this._optType_2.ForeColor        = System.Drawing.SystemColors.ControlText;
     this._optType_2.Cursor           = System.Windows.Forms.Cursors.Default;
     this._optType_2.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this._optType_2.Appearance       = System.Windows.Forms.Appearance.Normal;
     this._optType_2.TabStop          = true;
     this._optType_2.Visible          = true;
     this._optType_2.Name             = "_optType_2";
     this._optType_1.TextAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     this._optType_1.BackColor        = System.Drawing.Color.FromArgb(192, 192, 255);
     this._optType_1.Text             = "Supplier";
     this._optType_1.Size             = new System.Drawing.Size(196, 13);
     this._optType_1.Location         = new System.Drawing.Point(15, 27);
     this._optType_1.TabIndex         = 2;
     this._optType_1.CheckAlign       = System.Drawing.ContentAlignment.MiddleLeft;
     this._optType_1.CausesValidation = true;
     this._optType_1.Enabled          = true;
     this._optType_1.ForeColor        = System.Drawing.SystemColors.ControlText;
     this._optType_1.Cursor           = System.Windows.Forms.Cursors.Default;
     this._optType_1.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this._optType_1.Appearance       = System.Windows.Forms.Appearance.Normal;
     this._optType_1.TabStop          = true;
     this._optType_1.Checked          = false;
     this._optType_1.Visible          = true;
     this._optType_1.Name             = "_optType_1";
     this._optType_0.TextAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     this._optType_0.BackColor        = System.Drawing.Color.FromArgb(192, 192, 255);
     this._optType_0.Text             = "Stock item (Filter)";
     this._optType_0.Size             = new System.Drawing.Size(196, 13);
     this._optType_0.Location         = new System.Drawing.Point(15, 88);
     this._optType_0.TabIndex         = 1;
     this._optType_0.CheckAlign       = System.Drawing.ContentAlignment.MiddleLeft;
     this._optType_0.CausesValidation = true;
     this._optType_0.Enabled          = true;
     this._optType_0.ForeColor        = System.Drawing.SystemColors.ControlText;
     this._optType_0.Cursor           = System.Windows.Forms.Cursors.Default;
     this._optType_0.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this._optType_0.Appearance       = System.Windows.Forms.Appearance.Normal;
     this._optType_0.TabStop          = true;
     this._optType_0.Checked          = false;
     this._optType_0.Visible          = true;
     this._optType_0.Name             = "_optType_0";
     this.cmdExit.TextAlign           = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdExit.Text                = "E&xit";
     this.cmdExit.Size                = new System.Drawing.Size(79, 31);
     this.cmdExit.Location            = new System.Drawing.Point(9, 267);
     this.cmdExit.TabIndex            = 9;
     this.cmdExit.BackColor           = System.Drawing.SystemColors.Control;
     this.cmdExit.CausesValidation    = true;
     this.cmdExit.Enabled             = true;
     this.cmdExit.ForeColor           = System.Drawing.SystemColors.ControlText;
     this.cmdExit.Cursor              = System.Windows.Forms.Cursors.Default;
     this.cmdExit.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this.cmdExit.TabStop             = true;
     this.cmdExit.Name                = "cmdExit";
     this.cmdGroup.TextAlign          = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdGroup.Text               = "&Filter";
     this.cmdGroup.Size               = new System.Drawing.Size(97, 31);
     this.cmdGroup.Location           = new System.Drawing.Point(153, 213);
     this.cmdGroup.TabIndex           = 8;
     this.cmdGroup.TabStop            = false;
     this.cmdGroup.BackColor          = System.Drawing.SystemColors.Control;
     this.cmdGroup.CausesValidation   = true;
     this.cmdGroup.Enabled            = true;
     this.cmdGroup.ForeColor          = System.Drawing.SystemColors.ControlText;
     this.cmdGroup.Cursor             = System.Windows.Forms.Cursors.Default;
     this.cmdGroup.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.cmdGroup.Name               = "cmdGroup";
     this._lbl_2.Text                 = "&1.Group Report by ...";
     this._lbl_2.Size                 = new System.Drawing.Size(121, 13);
     this._lbl_2.Location             = new System.Drawing.Point(12, 3);
     this._lbl_2.TabIndex             = 0;
     this._lbl_2.TextAlign            = System.Drawing.ContentAlignment.TopLeft;
     this._lbl_2.BackColor            = System.Drawing.Color.Transparent;
     this._lbl_2.Enabled              = true;
     this._lbl_2.ForeColor            = System.Drawing.SystemColors.ControlText;
     this._lbl_2.Cursor               = System.Windows.Forms.Cursors.Default;
     this._lbl_2.RightToLeft          = System.Windows.Forms.RightToLeft.No;
     this._lbl_2.UseMnemonic          = true;
     this._lbl_2.Visible              = true;
     this._lbl_2.AutoSize             = true;
     this._lbl_2.BorderStyle          = System.Windows.Forms.BorderStyle.None;
     this._lbl_2.Name                 = "_lbl_2";
     this._lbl_1.Text                 = "Filter (For Stock Item)";
     this._lbl_1.Size                 = new System.Drawing.Size(124, 13);
     this._lbl_1.Location             = new System.Drawing.Point(9, 126);
     this._lbl_1.TabIndex             = 6;
     this._lbl_1.TextAlign            = System.Drawing.ContentAlignment.TopLeft;
     this._lbl_1.BackColor            = System.Drawing.Color.Transparent;
     this._lbl_1.Enabled              = true;
     this._lbl_1.ForeColor            = System.Drawing.SystemColors.ControlText;
     this._lbl_1.Cursor               = System.Windows.Forms.Cursors.Default;
     this._lbl_1.RightToLeft          = System.Windows.Forms.RightToLeft.No;
     this._lbl_1.UseMnemonic          = true;
     this._lbl_1.Visible              = true;
     this._lbl_1.AutoSize             = true;
     this._lbl_1.BorderStyle          = System.Windows.Forms.BorderStyle.None;
     this._lbl_1.Name                 = "_lbl_1";
     this.lblGroup.Text               = "lblGroup";
     this.lblGroup.Size               = new System.Drawing.Size(232, 58);
     this.lblGroup.Location           = new System.Drawing.Point(15, 147);
     this.lblGroup.TabIndex           = 7;
     this.lblGroup.TextAlign          = System.Drawing.ContentAlignment.TopLeft;
     this.lblGroup.BackColor          = System.Drawing.SystemColors.Control;
     this.lblGroup.Enabled            = true;
     this.lblGroup.ForeColor          = System.Drawing.SystemColors.ControlText;
     this.lblGroup.Cursor             = System.Windows.Forms.Cursors.Default;
     this.lblGroup.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.lblGroup.UseMnemonic        = true;
     this.lblGroup.Visible            = true;
     this.lblGroup.AutoSize           = false;
     this.lblGroup.BorderStyle        = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lblGroup.Name               = "lblGroup";
     this._Shape1_1.BackColor         = System.Drawing.Color.FromArgb(192, 192, 255);
     this._Shape1_1.BackStyle         = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_1.Size              = new System.Drawing.Size(247, 112);
     this._Shape1_1.Location          = new System.Drawing.Point(9, 141);
     this._Shape1_1.BorderColor       = System.Drawing.SystemColors.WindowText;
     this._Shape1_1.BorderStyle       = System.Drawing.Drawing2D.DashStyle.Solid;
     this._Shape1_1.BorderWidth       = 1;
     this._Shape1_1.FillColor         = System.Drawing.Color.Black;
     this._Shape1_1.FillStyle         = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
     this._Shape1_1.Visible           = true;
     this._Shape1_1.Name              = "_Shape1_1";
     this._Shape1_2.BackColor         = System.Drawing.Color.FromArgb(192, 192, 255);
     this._Shape1_2.BackStyle         = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_2.Size              = new System.Drawing.Size(247, 87);
     this._Shape1_2.Location          = new System.Drawing.Point(9, 21);
     this._Shape1_2.BorderColor       = System.Drawing.SystemColors.WindowText;
     this._Shape1_2.BorderStyle       = System.Drawing.Drawing2D.DashStyle.Solid;
     this._Shape1_2.BorderWidth       = 1;
     this._Shape1_2.FillColor         = System.Drawing.Color.Black;
     this._Shape1_2.FillStyle         = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
     this._Shape1_2.Visible           = true;
     this._Shape1_2.Name              = "_Shape1_2";
     this.Controls.Add(cmdLoad);
     this.Controls.Add(_optType_4);
     this.Controls.Add(_optType_3);
     this.Controls.Add(_optType_2);
     this.Controls.Add(_optType_1);
     this.Controls.Add(_optType_0);
     this.Controls.Add(cmdExit);
     this.Controls.Add(cmdGroup);
     this.Controls.Add(_lbl_2);
     this.Controls.Add(_lbl_1);
     this.Controls.Add(lblGroup);
     this.ShapeContainer1.Shapes.Add(_Shape1_1);
     this.ShapeContainer1.Shapes.Add(_Shape1_2);
     this.Controls.Add(ShapeContainer1);
     //Me.lbl.SetIndex(_lbl_2, CType(2, Short))
     //Me.lbl.SetIndex(_lbl_1, CType(1, Short))
     //Me.optType.SetIndex(_optType_4, CType(4, Short))
     //Me.optType.SetIndex(_optType_3, CType(3, Short))
     //Me.optType.SetIndex(_optType_2, CType(2, Short))
     //Me.optType.SetIndex(_optType_1, CType(1, Short))
     //Me.optType.SetIndex(_optType_0, CType(0, Short))
     this.Shape1.SetIndex(_Shape1_1, Convert.ToInt16(1));
     this.Shape1.SetIndex(_Shape1_2, Convert.ToInt16(2));
     ((System.ComponentModel.ISupportInitialize) this.Shape1).EndInit();
     //CType(Me.optType, System.ComponentModel.ISupportInitialize).EndInit()
     //CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmPromotion));
     this.components = new System.ComponentModel.Container();
     this.ToolTip1 = new System.Windows.Forms.ToolTip(components);
     this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
     this._DTFields_3 = new System.Windows.Forms.DateTimePicker();
     this._DTFields_2 = new System.Windows.Forms.DateTimePicker();
     this._chkFields_2 = new System.Windows.Forms.CheckBox();
     this.cmdDelete = new System.Windows.Forms.Button();
     this.cmdAdd = new System.Windows.Forms.Button();
     this.lvPromotion = new System.Windows.Forms.ListView();
     this._chkFields_1 = new System.Windows.Forms.CheckBox();
     this._chkFields_0 = new System.Windows.Forms.CheckBox();
     this._DTFields_0 = new System.Windows.Forms.DateTimePicker();
     this._txtFields_0 = new System.Windows.Forms.TextBox();
     this.picButtons = new System.Windows.Forms.Panel();
     this.cmdPrint = new System.Windows.Forms.Button();
     this.cmdClose = new System.Windows.Forms.Button();
     this.cmdCancel = new System.Windows.Forms.Button();
     this._DTFields_1 = new System.Windows.Forms.DateTimePicker();
     this.Label2 = new System.Windows.Forms.Label();
     this.Label1 = new System.Windows.Forms.Label();
     this._lblLabels_1 = new System.Windows.Forms.Label();
     this._lblLabels_0 = new System.Windows.Forms.Label();
     this._lblLabels_38 = new System.Windows.Forms.Label();
     this._Shape1_2 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     this._lbl_5 = new System.Windows.Forms.Label();
     //Me.DTFields = New AxDTPickerArray(components)
     //Me.chkFields = New Microsoft.VisualBasic.Compatibility.VB6.CheckBoxArray(components)
     //Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
     //Me.lblLabels = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
     //Me.txtFields = New Microsoft.VisualBasic.Compatibility.VB6.TextBoxArray(components)
     this.Shape1 = new RectangleShapeArray(components);
     this.picButtons.SuspendLayout();
     this.SuspendLayout();
     this.ToolTip1.Active = true;
     ((System.ComponentModel.ISupportInitialize)this._DTFields_3).BeginInit();
     ((System.ComponentModel.ISupportInitialize)this._DTFields_2).BeginInit();
     ((System.ComponentModel.ISupportInitialize)this._DTFields_0).BeginInit();
     ((System.ComponentModel.ISupportInitialize)this._DTFields_1).BeginInit();
     //CType(Me.DTFields, System.ComponentModel.ISupportInitialize).BeginInit()
     //CType(Me.chkFields, System.ComponentModel.ISupportInitialize).BeginInit()
     //CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
     //CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).BeginInit()
     //CType(Me.txtFields, System.ComponentModel.ISupportInitialize).BeginInit()
     ((System.ComponentModel.ISupportInitialize)this.Shape1).BeginInit();
     this.BackColor = System.Drawing.Color.FromArgb(224, 224, 224);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Text = "Edit Promotion Details";
     this.ClientSize = new System.Drawing.Size(455, 460);
     this.Location = new System.Drawing.Point(73, 22);
     this.ControlBox = false;
     this.KeyPreview = true;
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Enabled = true;
     this.Cursor = System.Windows.Forms.Cursors.Default;
     this.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.ShowInTaskbar = true;
     this.HelpButton = false;
     this.WindowState = System.Windows.Forms.FormWindowState.Normal;
     this.Name = "frmPromotion";
     //_DTFields_3.OcxState = CType(resources.GetObject("_DTFields_3.OcxState"), System.Windows.Forms.AxHost.State)
     this._DTFields_3.Size = new System.Drawing.Size(130, 21);
     this._DTFields_3.Location = new System.Drawing.Point(291, 112);
     this._DTFields_3.TabIndex = 20;
     this._DTFields_3.Name = "_DTFields_3";
     //_DTFields_2.OcxState = CType(resources.GetObject("_DTFields_2.OcxState"), System.Windows.Forms.AxHost.State)
     this._DTFields_2.Size = new System.Drawing.Size(130, 21);
     this._DTFields_2.Location = new System.Drawing.Point(104, 112);
     this._DTFields_2.TabIndex = 19;
     this._DTFields_2.Name = "_DTFields_2";
     this._chkFields_2.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
     this._chkFields_2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this._chkFields_2.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
     this._chkFields_2.Text = "Only for Specific Time";
     this._chkFields_2.ForeColor = System.Drawing.SystemColors.WindowText;
     this._chkFields_2.Size = new System.Drawing.Size(151, 17);
     this._chkFields_2.Location = new System.Drawing.Point(270, 152);
     this._chkFields_2.TabIndex = 16;
     this._chkFields_2.CausesValidation = true;
     this._chkFields_2.Enabled = true;
     this._chkFields_2.Cursor = System.Windows.Forms.Cursors.Default;
     this._chkFields_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._chkFields_2.Appearance = System.Windows.Forms.Appearance.Normal;
     this._chkFields_2.TabStop = true;
     this._chkFields_2.CheckState = System.Windows.Forms.CheckState.Unchecked;
     this._chkFields_2.Visible = true;
     this._chkFields_2.Name = "_chkFields_2";
     this.cmdDelete.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdDelete.Text = "&Delete";
     this.cmdDelete.Size = new System.Drawing.Size(94, 25);
     this.cmdDelete.Location = new System.Drawing.Point(352, 176);
     this.cmdDelete.TabIndex = 14;
     this.cmdDelete.TabStop = false;
     this.cmdDelete.BackColor = System.Drawing.SystemColors.Control;
     this.cmdDelete.CausesValidation = true;
     this.cmdDelete.Enabled = true;
     this.cmdDelete.ForeColor = System.Drawing.SystemColors.ControlText;
     this.cmdDelete.Cursor = System.Windows.Forms.Cursors.Default;
     this.cmdDelete.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.cmdDelete.Name = "cmdDelete";
     this.cmdAdd.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdAdd.Text = "&Add";
     this.cmdAdd.Size = new System.Drawing.Size(94, 25);
     this.cmdAdd.Location = new System.Drawing.Point(2, 176);
     this.cmdAdd.TabIndex = 13;
     this.cmdAdd.TabStop = false;
     this.cmdAdd.BackColor = System.Drawing.SystemColors.Control;
     this.cmdAdd.CausesValidation = true;
     this.cmdAdd.Enabled = true;
     this.cmdAdd.ForeColor = System.Drawing.SystemColors.ControlText;
     this.cmdAdd.Cursor = System.Windows.Forms.Cursors.Default;
     this.cmdAdd.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.cmdAdd.Name = "cmdAdd";
     this.lvPromotion.Size = new System.Drawing.Size(445, 250);
     this.lvPromotion.Location = new System.Drawing.Point(2, 206);
     this.lvPromotion.TabIndex = 11;
     this.lvPromotion.View = System.Windows.Forms.View.Details;
     this.lvPromotion.LabelWrap = true;
     this.lvPromotion.HideSelection = false;
     this.lvPromotion.FullRowSelect = true;
     this.lvPromotion.GridLines = true;
     this.lvPromotion.ForeColor = System.Drawing.SystemColors.WindowText;
     this.lvPromotion.BackColor = System.Drawing.SystemColors.Window;
     this.lvPromotion.LabelEdit = true;
     this.lvPromotion.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lvPromotion.Name = "lvPromotion";
     this._chkFields_1.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
     this._chkFields_1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this._chkFields_1.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
     this._chkFields_1.Text = "Disabled:";
     this._chkFields_1.ForeColor = System.Drawing.SystemColors.WindowText;
     this._chkFields_1.Size = new System.Drawing.Size(64, 13);
     this._chkFields_1.Location = new System.Drawing.Point(54, 138);
     this._chkFields_1.TabIndex = 7;
     this._chkFields_1.CausesValidation = true;
     this._chkFields_1.Enabled = true;
     this._chkFields_1.Cursor = System.Windows.Forms.Cursors.Default;
     this._chkFields_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._chkFields_1.Appearance = System.Windows.Forms.Appearance.Normal;
     this._chkFields_1.TabStop = true;
     this._chkFields_1.CheckState = System.Windows.Forms.CheckState.Unchecked;
     this._chkFields_1.Visible = true;
     this._chkFields_1.Name = "_chkFields_1";
     this._chkFields_0.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
     this._chkFields_0.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this._chkFields_0.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
     this._chkFields_0.Text = "Apply Only to POS Channel";
     this._chkFields_0.ForeColor = System.Drawing.SystemColors.WindowText;
     this._chkFields_0.Size = new System.Drawing.Size(151, 13);
     this._chkFields_0.Location = new System.Drawing.Point(270, 138);
     this._chkFields_0.TabIndex = 8;
     this._chkFields_0.CausesValidation = true;
     this._chkFields_0.Enabled = true;
     this._chkFields_0.Cursor = System.Windows.Forms.Cursors.Default;
     this._chkFields_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._chkFields_0.Appearance = System.Windows.Forms.Appearance.Normal;
     this._chkFields_0.TabStop = true;
     this._chkFields_0.CheckState = System.Windows.Forms.CheckState.Unchecked;
     this._chkFields_0.Visible = true;
     this._chkFields_0.Name = "_chkFields_0";
     //_DTFields_0.OcxState = CType(resources.GetObject("_DTFields_0.OcxState"), System.Windows.Forms.AxHost.State)
     this._DTFields_0.Size = new System.Drawing.Size(130, 22);
     this._DTFields_0.Location = new System.Drawing.Point(105, 87);
     this._DTFields_0.TabIndex = 4;
     this._DTFields_0.Name = "_DTFields_0";
     this._txtFields_0.AutoSize = false;
     this._txtFields_0.Size = new System.Drawing.Size(315, 19);
     this._txtFields_0.Location = new System.Drawing.Point(105, 66);
     this._txtFields_0.TabIndex = 2;
     this._txtFields_0.AcceptsReturn = true;
     this._txtFields_0.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     this._txtFields_0.BackColor = System.Drawing.SystemColors.Window;
     this._txtFields_0.CausesValidation = true;
     this._txtFields_0.Enabled = true;
     this._txtFields_0.ForeColor = System.Drawing.SystemColors.WindowText;
     this._txtFields_0.HideSelection = true;
     this._txtFields_0.ReadOnly = false;
     this._txtFields_0.MaxLength = 0;
     this._txtFields_0.Cursor = System.Windows.Forms.Cursors.IBeam;
     this._txtFields_0.Multiline = false;
     this._txtFields_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._txtFields_0.ScrollBars = System.Windows.Forms.ScrollBars.None;
     this._txtFields_0.TabStop = true;
     this._txtFields_0.Visible = true;
     this._txtFields_0.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this._txtFields_0.Name = "_txtFields_0";
     this.picButtons.Dock = System.Windows.Forms.DockStyle.Top;
     this.picButtons.BackColor = System.Drawing.Color.Blue;
     this.picButtons.Size = new System.Drawing.Size(455, 39);
     this.picButtons.Location = new System.Drawing.Point(0, 0);
     this.picButtons.TabIndex = 10;
     this.picButtons.TabStop = false;
     this.picButtons.CausesValidation = true;
     this.picButtons.Enabled = true;
     this.picButtons.ForeColor = System.Drawing.SystemColors.ControlText;
     this.picButtons.Cursor = System.Windows.Forms.Cursors.Default;
     this.picButtons.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.picButtons.Visible = true;
     this.picButtons.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.picButtons.Name = "picButtons";
     this.cmdPrint.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdPrint.Text = "&Print";
     this.cmdPrint.Size = new System.Drawing.Size(73, 29);
     this.cmdPrint.Location = new System.Drawing.Point(192, 3);
     this.cmdPrint.TabIndex = 15;
     this.cmdPrint.TabStop = false;
     this.cmdPrint.BackColor = System.Drawing.SystemColors.Control;
     this.cmdPrint.CausesValidation = true;
     this.cmdPrint.Enabled = true;
     this.cmdPrint.ForeColor = System.Drawing.SystemColors.ControlText;
     this.cmdPrint.Cursor = System.Windows.Forms.Cursors.Default;
     this.cmdPrint.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.cmdPrint.Name = "cmdPrint";
     this.cmdClose.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdClose.Text = "E&xit";
     this.cmdClose.Size = new System.Drawing.Size(73, 29);
     this.cmdClose.Location = new System.Drawing.Point(369, 3);
     this.cmdClose.TabIndex = 12;
     this.cmdClose.TabStop = false;
     this.cmdClose.BackColor = System.Drawing.SystemColors.Control;
     this.cmdClose.CausesValidation = true;
     this.cmdClose.Enabled = true;
     this.cmdClose.ForeColor = System.Drawing.SystemColors.ControlText;
     this.cmdClose.Cursor = System.Windows.Forms.Cursors.Default;
     this.cmdClose.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.cmdClose.Name = "cmdClose";
     this.cmdCancel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdCancel.Text = "&Undo";
     this.cmdCancel.Size = new System.Drawing.Size(73, 29);
     this.cmdCancel.Location = new System.Drawing.Point(5, 3);
     this.cmdCancel.TabIndex = 9;
     this.cmdCancel.TabStop = false;
     this.cmdCancel.BackColor = System.Drawing.SystemColors.Control;
     this.cmdCancel.CausesValidation = true;
     this.cmdCancel.Enabled = true;
     this.cmdCancel.ForeColor = System.Drawing.SystemColors.ControlText;
     this.cmdCancel.Cursor = System.Windows.Forms.Cursors.Default;
     this.cmdCancel.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.cmdCancel.Name = "cmdCancel";
     //_DTFields_1.OcxState = CType(resources.GetObject("_DTFields_1.OcxState"), System.Windows.Forms.AxHost.State)
     this._DTFields_1.Size = new System.Drawing.Size(130, 22);
     this._DTFields_1.Location = new System.Drawing.Point(291, 87);
     this._DTFields_1.TabIndex = 6;
     this._DTFields_1.Name = "_DTFields_1";
     this.Label2.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
     this.Label2.Text = "To Time:";
     this.Label2.Size = new System.Drawing.Size(51, 15);
     this.Label2.Location = new System.Drawing.Point(238, 116);
     this.Label2.TabIndex = 18;
     this.Label2.TextAlign = System.Drawing.ContentAlignment.TopLeft;
     this.Label2.Enabled = true;
     this.Label2.ForeColor = System.Drawing.SystemColors.ControlText;
     this.Label2.Cursor = System.Windows.Forms.Cursors.Default;
     this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label2.UseMnemonic = true;
     this.Label2.Visible = true;
     this.Label2.AutoSize = false;
     this.Label2.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label2.Name = "Label2";
     this.Label1.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
     this.Label1.Text = "From Time:";
     this.Label1.Size = new System.Drawing.Size(57, 17);
     this.Label1.Location = new System.Drawing.Point(48, 116);
     this.Label1.TabIndex = 17;
     this.Label1.TextAlign = System.Drawing.ContentAlignment.TopLeft;
     this.Label1.Enabled = true;
     this.Label1.ForeColor = System.Drawing.SystemColors.ControlText;
     this.Label1.Cursor = System.Windows.Forms.Cursors.Default;
     this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label1.UseMnemonic = true;
     this.Label1.Visible = true;
     this.Label1.AutoSize = false;
     this.Label1.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label1.Name = "Label1";
     this._lblLabels_1.TextAlign = System.Drawing.ContentAlignment.TopRight;
     this._lblLabels_1.Text = "End Date:";
     this._lblLabels_1.Size = new System.Drawing.Size(48, 13);
     this._lblLabels_1.Location = new System.Drawing.Point(240, 90);
     this._lblLabels_1.TabIndex = 5;
     this._lblLabels_1.BackColor = System.Drawing.Color.Transparent;
     this._lblLabels_1.Enabled = true;
     this._lblLabels_1.ForeColor = System.Drawing.SystemColors.ControlText;
     this._lblLabels_1.Cursor = System.Windows.Forms.Cursors.Default;
     this._lblLabels_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._lblLabels_1.UseMnemonic = true;
     this._lblLabels_1.Visible = true;
     this._lblLabels_1.AutoSize = true;
     this._lblLabels_1.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this._lblLabels_1.Name = "_lblLabels_1";
     this._lblLabels_0.TextAlign = System.Drawing.ContentAlignment.TopRight;
     this._lblLabels_0.Text = "Start Date:";
     this._lblLabels_0.Size = new System.Drawing.Size(51, 13);
     this._lblLabels_0.Location = new System.Drawing.Point(52, 90);
     this._lblLabels_0.TabIndex = 3;
     this._lblLabels_0.BackColor = System.Drawing.Color.Transparent;
     this._lblLabels_0.Enabled = true;
     this._lblLabels_0.ForeColor = System.Drawing.SystemColors.ControlText;
     this._lblLabels_0.Cursor = System.Windows.Forms.Cursors.Default;
     this._lblLabels_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._lblLabels_0.UseMnemonic = true;
     this._lblLabels_0.Visible = true;
     this._lblLabels_0.AutoSize = true;
     this._lblLabels_0.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this._lblLabels_0.Name = "_lblLabels_0";
     this._lblLabels_38.TextAlign = System.Drawing.ContentAlignment.TopRight;
     this._lblLabels_38.Text = "Promotion Name:";
     this._lblLabels_38.Size = new System.Drawing.Size(81, 13);
     this._lblLabels_38.Location = new System.Drawing.Point(19, 69);
     this._lblLabels_38.TabIndex = 1;
     this._lblLabels_38.BackColor = System.Drawing.Color.Transparent;
     this._lblLabels_38.Enabled = true;
     this._lblLabels_38.ForeColor = System.Drawing.SystemColors.ControlText;
     this._lblLabels_38.Cursor = System.Windows.Forms.Cursors.Default;
     this._lblLabels_38.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._lblLabels_38.UseMnemonic = true;
     this._lblLabels_38.Visible = true;
     this._lblLabels_38.AutoSize = true;
     this._lblLabels_38.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this._lblLabels_38.Name = "_lblLabels_38";
     this._Shape1_2.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
     this._Shape1_2.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_2.Size = new System.Drawing.Size(415, 112);
     this._Shape1_2.Location = new System.Drawing.Point(15, 60);
     this._Shape1_2.BorderColor = System.Drawing.SystemColors.WindowText;
     this._Shape1_2.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
     this._Shape1_2.BorderWidth = 1;
     this._Shape1_2.FillColor = System.Drawing.Color.Black;
     this._Shape1_2.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
     this._Shape1_2.Visible = true;
     this._Shape1_2.Name = "_Shape1_2";
     this._lbl_5.BackColor = System.Drawing.Color.Transparent;
     this._lbl_5.Text = "&1. General";
     this._lbl_5.Size = new System.Drawing.Size(60, 13);
     this._lbl_5.Location = new System.Drawing.Point(15, 45);
     this._lbl_5.TabIndex = 0;
     this._lbl_5.TextAlign = System.Drawing.ContentAlignment.TopLeft;
     this._lbl_5.Enabled = true;
     this._lbl_5.ForeColor = System.Drawing.SystemColors.ControlText;
     this._lbl_5.Cursor = System.Windows.Forms.Cursors.Default;
     this._lbl_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._lbl_5.UseMnemonic = true;
     this._lbl_5.Visible = true;
     this._lbl_5.AutoSize = true;
     this._lbl_5.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this._lbl_5.Name = "_lbl_5";
     this.Controls.Add(_DTFields_3);
     this.Controls.Add(_DTFields_2);
     this.Controls.Add(_chkFields_2);
     this.Controls.Add(cmdDelete);
     this.Controls.Add(cmdAdd);
     this.Controls.Add(lvPromotion);
     this.Controls.Add(_chkFields_1);
     this.Controls.Add(_chkFields_0);
     this.Controls.Add(_DTFields_0);
     this.Controls.Add(_txtFields_0);
     this.Controls.Add(picButtons);
     this.Controls.Add(_DTFields_1);
     this.Controls.Add(Label2);
     this.Controls.Add(Label1);
     this.Controls.Add(_lblLabels_1);
     this.Controls.Add(_lblLabels_0);
     this.Controls.Add(_lblLabels_38);
     this.ShapeContainer1.Shapes.Add(_Shape1_2);
     this.Controls.Add(_lbl_5);
     this.Controls.Add(ShapeContainer1);
     this.picButtons.Controls.Add(cmdPrint);
     this.picButtons.Controls.Add(cmdClose);
     this.picButtons.Controls.Add(cmdCancel);
     //Me.DTFields.SetIndex(_DTFields_3, CType(3, Short))
     //Me.DTFields.SetIndex(_DTFields_2, CType(2, Short))
     //Me.DTFields.SetIndex(_DTFields_0, CType(0, Short))
     //Me.DTFields.SetIndex(_DTFields_1, CType(1, Short))
     //Me.chkFields.SetIndex(_chkFields_2, CType(2, Short))
     //Me.chkFields.SetIndex(_chkFields_1, CType(1, Short))
     //Me.chkFields.SetIndex(_chkFields_0, CType(0, Short))
     //Me.lbl.SetIndex(_lbl_5, CType(5, Short))
     //Me.lblLabels.SetIndex(_lblLabels_1, CType(1, Short))
     //Me.lblLabels.SetIndex(_lblLabels_0, CType(0, Short))
     //Me.lblLabels.SetIndex(_lblLabels_38, CType(38, Short))
     //Me.txtFields.SetIndex(_txtFields_0, CType(0, Short))
     this.Shape1.SetIndex(_Shape1_2, Convert.ToInt16(2));
     ((System.ComponentModel.ISupportInitialize)this.Shape1).EndInit();
     //CType(Me.txtFields, System.ComponentModel.ISupportInitialize).EndInit()
     //CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).EndInit()
     //CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
     //CType(Me.chkFields, System.ComponentModel.ISupportInitialize).EndInit()
     //CType(Me.DTFields, System.ComponentModel.ISupportInitialize).EndInit()
     ((System.ComponentModel.ISupportInitialize)this._DTFields_1).EndInit();
     ((System.ComponentModel.ISupportInitialize)this._DTFields_0).EndInit();
     ((System.ComponentModel.ISupportInitialize)this._DTFields_2).EndInit();
     ((System.ComponentModel.ISupportInitialize)this._DTFields_3).EndInit();
     this.picButtons.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 42
0
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmOrderWizardFilter));
     this.components      = new System.ComponentModel.Container();
     this.ToolTip1        = new System.Windows.Forms.ToolTip(components);
     this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
     this.cmdFilter       = new System.Windows.Forms.Button();
     this.chkDynamic      = new System.Windows.Forms.CheckBox();
     this.txtDays         = new System.Windows.Forms.TextBox();
     this.txtMinimum      = new System.Windows.Forms.TextBox();
     this._MonthView1_1   = new System.Windows.Forms.MonthCalendar();
     this._MonthView1_0   = new System.Windows.Forms.MonthCalendar();
     this._lbl_6          = new System.Windows.Forms.Label();
     this.lblFilter       = new System.Windows.Forms.Label();
     this._Label1_2       = new System.Windows.Forms.Label();
     this._Shape1_2       = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     this._Label1_1       = new System.Windows.Forms.Label();
     this._Label1_0       = new System.Windows.Forms.Label();
     this.Label2          = new System.Windows.Forms.Label();
     this.lblDayEnd       = new System.Windows.Forms.Label();
     this._lbl_5          = new System.Windows.Forms.Label();
     this._lbl_3          = new System.Windows.Forms.Label();
     this._lbl_1          = new System.Windows.Forms.Label();
     this._lbl_4          = new System.Windows.Forms.Label();
     this._lbl_2          = new System.Windows.Forms.Label();
     this._lbl_0          = new System.Windows.Forms.Label();
     this._Shape1_0       = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     this._Shape1_1       = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     //Me.Label1 = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
     //Me.MonthView1 = New AxMonthViewArray(components)
     //Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
     this.Shape1 = new RectangleShapeArray(components);
     this.SuspendLayout();
     this.ToolTip1.Active = true;
     ((System.ComponentModel.ISupportInitialize) this._MonthView1_1).BeginInit();
     ((System.ComponentModel.ISupportInitialize) this._MonthView1_0).BeginInit();
     //CType(Me.Label1, System.ComponentModel.ISupportInitialize).BeginInit()
     //CType(Me.MonthView1, System.ComponentModel.ISupportInitialize).BeginInit()
     //CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
     ((System.ComponentModel.ISupportInitialize) this.Shape1).BeginInit();
     this.ControlBox                  = false;
     this.FormBorderStyle             = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.ClientSize                  = new System.Drawing.Size(436, 590);
     this.Location                    = new System.Drawing.Point(3, 3);
     this.KeyPreview                  = true;
     this.MaximizeBox                 = false;
     this.MinimizeBox                 = false;
     this.ShowInTaskbar               = false;
     this.StartPosition               = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.AutoScaleMode               = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor                   = System.Drawing.SystemColors.Control;
     this.Enabled                     = true;
     this.Cursor                      = System.Windows.Forms.Cursors.Default;
     this.RightToLeft                 = System.Windows.Forms.RightToLeft.No;
     this.HelpButton                  = false;
     this.WindowState                 = System.Windows.Forms.FormWindowState.Normal;
     this.Name                        = "frmOrderWizardFilter";
     this.cmdFilter.TextAlign         = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdFilter.Text              = "&Filter ...";
     this.cmdFilter.Font              = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
     this.cmdFilter.Size              = new System.Drawing.Size(79, 37);
     this.cmdFilter.Location          = new System.Drawing.Point(336, 528);
     this.cmdFilter.TabIndex          = 16;
     this.cmdFilter.TabStop           = false;
     this.cmdFilter.BackColor         = System.Drawing.SystemColors.Control;
     this.cmdFilter.CausesValidation  = true;
     this.cmdFilter.Enabled           = true;
     this.cmdFilter.ForeColor         = System.Drawing.SystemColors.ControlText;
     this.cmdFilter.Cursor            = System.Windows.Forms.Cursors.Default;
     this.cmdFilter.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     this.cmdFilter.Name              = "cmdFilter";
     this.chkDynamic.FlatStyle        = System.Windows.Forms.FlatStyle.Flat;
     this.chkDynamic.BackColor        = System.Drawing.Color.FromArgb(192, 192, 255);
     this.chkDynamic.Text             = "Automatically re-calculate start and end dates based on current \"Day End\" date.";
     this.chkDynamic.ForeColor        = System.Drawing.SystemColors.WindowText;
     this.chkDynamic.Size             = new System.Drawing.Size(400, 13);
     this.chkDynamic.Location         = new System.Drawing.Point(21, 393);
     this.chkDynamic.TabIndex         = 13;
     this.chkDynamic.CheckAlign       = System.Drawing.ContentAlignment.MiddleLeft;
     this.chkDynamic.CausesValidation = true;
     this.chkDynamic.Enabled          = true;
     this.chkDynamic.Cursor           = System.Windows.Forms.Cursors.Default;
     this.chkDynamic.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.chkDynamic.Appearance       = System.Windows.Forms.Appearance.Normal;
     this.chkDynamic.TabStop          = true;
     this.chkDynamic.CheckState       = System.Windows.Forms.CheckState.Unchecked;
     this.chkDynamic.Visible          = true;
     this.chkDynamic.Name             = "chkDynamic";
     this.txtDays.AutoSize            = false;
     this.txtDays.TextAlign           = System.Windows.Forms.HorizontalAlignment.Right;
     this.txtDays.Size                = new System.Drawing.Size(40, 19);
     this.txtDays.Location            = new System.Drawing.Point(156, 348);
     this.txtDays.TabIndex            = 8;
     this.txtDays.Text                = "9";
     this.txtDays.AcceptsReturn       = true;
     this.txtDays.BackColor           = System.Drawing.SystemColors.Window;
     this.txtDays.CausesValidation    = true;
     this.txtDays.Enabled             = true;
     this.txtDays.ForeColor           = System.Drawing.SystemColors.WindowText;
     this.txtDays.HideSelection       = true;
     this.txtDays.ReadOnly            = false;
     this.txtDays.MaxLength           = 0;
     this.txtDays.Cursor              = System.Windows.Forms.Cursors.IBeam;
     this.txtDays.Multiline           = false;
     this.txtDays.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this.txtDays.ScrollBars          = System.Windows.Forms.ScrollBars.None;
     this.txtDays.TabStop             = true;
     this.txtDays.Visible             = true;
     this.txtDays.BorderStyle         = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtDays.Name                = "txtDays";
     this.txtMinimum.AutoSize         = false;
     this.txtMinimum.TextAlign        = System.Windows.Forms.HorizontalAlignment.Right;
     this.txtMinimum.Size             = new System.Drawing.Size(40, 19);
     this.txtMinimum.Location         = new System.Drawing.Point(105, 366);
     this.txtMinimum.TabIndex         = 11;
     this.txtMinimum.Text             = "2";
     this.txtMinimum.AcceptsReturn    = true;
     this.txtMinimum.BackColor        = System.Drawing.SystemColors.Window;
     this.txtMinimum.CausesValidation = true;
     this.txtMinimum.Enabled          = true;
     this.txtMinimum.ForeColor        = System.Drawing.SystemColors.WindowText;
     this.txtMinimum.HideSelection    = true;
     this.txtMinimum.ReadOnly         = false;
     this.txtMinimum.MaxLength        = 0;
     this.txtMinimum.Cursor           = System.Windows.Forms.Cursors.IBeam;
     this.txtMinimum.Multiline        = false;
     this.txtMinimum.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.txtMinimum.ScrollBars       = System.Windows.Forms.ScrollBars.None;
     this.txtMinimum.TabStop          = true;
     this.txtMinimum.Visible          = true;
     this.txtMinimum.BorderStyle      = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtMinimum.Name             = "txtMinimum";
     //_MonthView1_1.OcxState = CType(resources.GetObject("_MonthView1_1.OcxState"), System.Windows.Forms.AxHost.State)
     this._MonthView1_1.Size     = new System.Drawing.Size(180, 158);
     this._MonthView1_1.Location = new System.Drawing.Point(237, 96);
     this._MonthView1_1.TabIndex = 4;
     this._MonthView1_1.Name     = "_MonthView1_1";
     //_MonthView1_0.OcxState = CType(resources.GetObject("_MonthView1_0.OcxState"), System.Windows.Forms.AxHost.State)
     this._MonthView1_0.Size     = new System.Drawing.Size(180, 158);
     this._MonthView1_0.Location = new System.Drawing.Point(21, 96);
     this._MonthView1_0.TabIndex = 2;
     this._MonthView1_0.Name     = "_MonthView1_0";
     this._lbl_6.Text            = "units.";
     this._lbl_6.Size            = new System.Drawing.Size(25, 13);
     this._lbl_6.Location        = new System.Drawing.Point(150, 369);
     this._lbl_6.TabIndex        = 12;
     this._lbl_6.TextAlign       = System.Drawing.ContentAlignment.TopLeft;
     this._lbl_6.BackColor       = System.Drawing.Color.Transparent;
     this._lbl_6.Enabled         = true;
     this._lbl_6.ForeColor       = System.Drawing.SystemColors.ControlText;
     this._lbl_6.Cursor          = System.Windows.Forms.Cursors.Default;
     this._lbl_6.RightToLeft     = System.Windows.Forms.RightToLeft.No;
     this._lbl_6.UseMnemonic     = true;
     this._lbl_6.Visible         = true;
     this._lbl_6.AutoSize        = true;
     this._lbl_6.BorderStyle     = System.Windows.Forms.BorderStyle.None;
     this._lbl_6.Name            = "_lbl_6";
     this.lblFilter.Text         = "Label1";
     this.lblFilter.Size         = new System.Drawing.Size(391, 76);
     this.lblFilter.Location     = new System.Drawing.Point(24, 447);
     this.lblFilter.TabIndex     = 15;
     this.lblFilter.TextAlign    = System.Drawing.ContentAlignment.TopLeft;
     this.lblFilter.BackColor    = System.Drawing.SystemColors.Control;
     this.lblFilter.Enabled      = true;
     this.lblFilter.ForeColor    = System.Drawing.SystemColors.ControlText;
     this.lblFilter.Cursor       = System.Windows.Forms.Cursors.Default;
     this.lblFilter.RightToLeft  = System.Windows.Forms.RightToLeft.No;
     this.lblFilter.UseMnemonic  = true;
     this.lblFilter.Visible      = true;
     this.lblFilter.AutoSize     = false;
     this.lblFilter.BorderStyle  = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lblFilter.Name         = "lblFilter";
     this._Label1_2.Text         = "&3. Filter";
     this._Label1_2.Font         = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
     this._Label1_2.Size         = new System.Drawing.Size(44, 13);
     this._Label1_2.Location     = new System.Drawing.Point(15, 423);
     this._Label1_2.TabIndex     = 14;
     this._Label1_2.TextAlign    = System.Drawing.ContentAlignment.TopLeft;
     this._Label1_2.BackColor    = System.Drawing.Color.Transparent;
     this._Label1_2.Enabled      = true;
     this._Label1_2.ForeColor    = System.Drawing.SystemColors.ControlText;
     this._Label1_2.Cursor       = System.Windows.Forms.Cursors.Default;
     this._Label1_2.RightToLeft  = System.Windows.Forms.RightToLeft.No;
     this._Label1_2.UseMnemonic  = true;
     this._Label1_2.Visible      = true;
     this._Label1_2.AutoSize     = true;
     this._Label1_2.BorderStyle  = System.Windows.Forms.BorderStyle.None;
     this._Label1_2.Name         = "_Label1_2";
     this._Shape1_2.BackColor    = System.Drawing.Color.FromArgb(192, 192, 255);
     this._Shape1_2.BackStyle    = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_2.Size         = new System.Drawing.Size(415, 136);
     this._Shape1_2.Location     = new System.Drawing.Point(12, 438);
     this._Shape1_2.BorderColor  = System.Drawing.SystemColors.WindowText;
     this._Shape1_2.BorderStyle  = System.Drawing.Drawing2D.DashStyle.Solid;
     this._Shape1_2.BorderWidth  = 1;
     this._Shape1_2.FillColor    = System.Drawing.Color.Black;
     this._Shape1_2.FillStyle    = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
     this._Shape1_2.Visible      = true;
     this._Shape1_2.Name         = "_Shape1_2";
     this._Label1_1.Text         = "&2. Wizard Rules";
     this._Label1_1.Font         = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
     this._Label1_1.Size         = new System.Drawing.Size(91, 13);
     this._Label1_1.Location     = new System.Drawing.Point(15, 327);
     this._Label1_1.TabIndex     = 6;
     this._Label1_1.TextAlign    = System.Drawing.ContentAlignment.TopLeft;
     this._Label1_1.BackColor    = System.Drawing.Color.Transparent;
     this._Label1_1.Enabled      = true;
     this._Label1_1.ForeColor    = System.Drawing.SystemColors.ControlText;
     this._Label1_1.Cursor       = System.Windows.Forms.Cursors.Default;
     this._Label1_1.RightToLeft  = System.Windows.Forms.RightToLeft.No;
     this._Label1_1.UseMnemonic  = true;
     this._Label1_1.Visible      = true;
     this._Label1_1.AutoSize     = true;
     this._Label1_1.BorderStyle  = System.Windows.Forms.BorderStyle.None;
     this._Label1_1.Name         = "_Label1_1";
     this._Label1_0.Text         = "&1. Day End Criteria";
     this._Label1_0.Font         = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
     this._Label1_0.Size         = new System.Drawing.Size(108, 13);
     this._Label1_0.Location     = new System.Drawing.Point(15, 63);
     this._Label1_0.TabIndex     = 0;
     this._Label1_0.TextAlign    = System.Drawing.ContentAlignment.TopLeft;
     this._Label1_0.BackColor    = System.Drawing.Color.Transparent;
     this._Label1_0.Enabled      = true;
     this._Label1_0.ForeColor    = System.Drawing.SystemColors.ControlText;
     this._Label1_0.Cursor       = System.Windows.Forms.Cursors.Default;
     this._Label1_0.RightToLeft  = System.Windows.Forms.RightToLeft.No;
     this._Label1_0.UseMnemonic  = true;
     this._Label1_0.Visible      = true;
     this._Label1_0.AutoSize     = true;
     this._Label1_0.BorderStyle  = System.Windows.Forms.BorderStyle.None;
     this._Label1_0.Name         = "_Label1_0";
     this.Label2.Text            = "When calculating your ordering levels, you must select the mean number of \"day Ends\" to cover to get an average number of units sold. This average is then projected for a set number of days to give you your expected sales. This expectation is then your minimum order level for the \"Stock Item\".";
     this.Label2.Size            = new System.Drawing.Size(397, 55);
     this.Label2.Location        = new System.Drawing.Point(15, 3);
     this.Label2.TabIndex        = 17;
     this.Label2.TextAlign       = System.Drawing.ContentAlignment.TopLeft;
     this.Label2.BackColor       = System.Drawing.Color.Transparent;
     this.Label2.Enabled         = true;
     this.Label2.ForeColor       = System.Drawing.SystemColors.ControlText;
     this.Label2.Cursor          = System.Windows.Forms.Cursors.Default;
     this.Label2.RightToLeft     = System.Windows.Forms.RightToLeft.No;
     this.Label2.UseMnemonic     = true;
     this.Label2.Visible         = true;
     this.Label2.AutoSize        = false;
     this.Label2.BorderStyle     = System.Windows.Forms.BorderStyle.None;
     this.Label2.Name            = "Label2";
     this.lblDayEnd.Text         = "Label1";
     this.lblDayEnd.Font         = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
     this.lblDayEnd.Size         = new System.Drawing.Size(397, 34);
     this.lblDayEnd.Location     = new System.Drawing.Point(21, 276);
     this.lblDayEnd.TabIndex     = 5;
     this.lblDayEnd.TextAlign    = System.Drawing.ContentAlignment.TopLeft;
     this.lblDayEnd.BackColor    = System.Drawing.SystemColors.Control;
     this.lblDayEnd.Enabled      = true;
     this.lblDayEnd.ForeColor    = System.Drawing.SystemColors.ControlText;
     this.lblDayEnd.Cursor       = System.Windows.Forms.Cursors.Default;
     this.lblDayEnd.RightToLeft  = System.Windows.Forms.RightToLeft.No;
     this.lblDayEnd.UseMnemonic  = true;
     this.lblDayEnd.Visible      = true;
     this.lblDayEnd.AutoSize     = false;
     this.lblDayEnd.BorderStyle  = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lblDayEnd.Name         = "lblDayEnd";
     this._lbl_5.Text            = "From Date";
     this._lbl_5.Font            = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
     this._lbl_5.Size            = new System.Drawing.Size(59, 13);
     this._lbl_5.Location        = new System.Drawing.Point(24, 81);
     this._lbl_5.TabIndex        = 1;
     this._lbl_5.TextAlign       = System.Drawing.ContentAlignment.TopLeft;
     this._lbl_5.BackColor       = System.Drawing.Color.Transparent;
     this._lbl_5.Enabled         = true;
     this._lbl_5.ForeColor       = System.Drawing.SystemColors.ControlText;
     this._lbl_5.Cursor          = System.Windows.Forms.Cursors.Default;
     this._lbl_5.RightToLeft     = System.Windows.Forms.RightToLeft.No;
     this._lbl_5.UseMnemonic     = true;
     this._lbl_5.Visible         = true;
     this._lbl_5.AutoSize        = true;
     this._lbl_5.BorderStyle     = System.Windows.Forms.BorderStyle.None;
     this._lbl_5.Name            = "_lbl_5";
     this._lbl_3.Text            = "To Date";
     this._lbl_3.Font            = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
     this._lbl_3.Size            = new System.Drawing.Size(47, 13);
     this._lbl_3.Location        = new System.Drawing.Point(240, 81);
     this._lbl_3.TabIndex        = 3;
     this._lbl_3.TextAlign       = System.Drawing.ContentAlignment.TopLeft;
     this._lbl_3.BackColor       = System.Drawing.Color.Transparent;
     this._lbl_3.Enabled         = true;
     this._lbl_3.ForeColor       = System.Drawing.SystemColors.ControlText;
     this._lbl_3.Cursor          = System.Windows.Forms.Cursors.Default;
     this._lbl_3.RightToLeft     = System.Windows.Forms.RightToLeft.No;
     this._lbl_3.UseMnemonic     = true;
     this._lbl_3.Visible         = true;
     this._lbl_3.AutoSize        = true;
     this._lbl_3.BorderStyle     = System.Windows.Forms.BorderStyle.None;
     this._lbl_3.Name            = "_lbl_3";
     this._lbl_1.Text            = "Calculated Day End Criteria";
     this._lbl_1.Font            = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
     this._lbl_1.Size            = new System.Drawing.Size(157, 13);
     this._lbl_1.Location        = new System.Drawing.Point(21, 261);
     this._lbl_1.TabIndex        = 18;
     this._lbl_1.TextAlign       = System.Drawing.ContentAlignment.TopLeft;
     this._lbl_1.BackColor       = System.Drawing.Color.Transparent;
     this._lbl_1.Enabled         = true;
     this._lbl_1.ForeColor       = System.Drawing.SystemColors.ControlText;
     this._lbl_1.Cursor          = System.Windows.Forms.Cursors.Default;
     this._lbl_1.RightToLeft     = System.Windows.Forms.RightToLeft.No;
     this._lbl_1.UseMnemonic     = true;
     this._lbl_1.Visible         = true;
     this._lbl_1.AutoSize        = true;
     this._lbl_1.BorderStyle     = System.Windows.Forms.BorderStyle.None;
     this._lbl_1.Name            = "_lbl_1";
     this._lbl_4.Text            = "level will be below";
     this._lbl_4.Size            = new System.Drawing.Size(85, 13);
     this._lbl_4.Location        = new System.Drawing.Point(15, 369);
     this._lbl_4.TabIndex        = 10;
     this._lbl_4.TextAlign       = System.Drawing.ContentAlignment.TopLeft;
     this._lbl_4.BackColor       = System.Drawing.Color.Transparent;
     this._lbl_4.Enabled         = true;
     this._lbl_4.ForeColor       = System.Drawing.SystemColors.ControlText;
     this._lbl_4.Cursor          = System.Windows.Forms.Cursors.Default;
     this._lbl_4.RightToLeft     = System.Windows.Forms.RightToLeft.No;
     this._lbl_4.UseMnemonic     = true;
     this._lbl_4.Visible         = true;
     this._lbl_4.AutoSize        = true;
     this._lbl_4.BorderStyle     = System.Windows.Forms.BorderStyle.None;
     this._lbl_4.Name            = "_lbl_4";
     this._lbl_2.Text            = "\"Day Ends\" and then guarantee no re-order";
     this._lbl_2.Size            = new System.Drawing.Size(206, 13);
     this._lbl_2.Location        = new System.Drawing.Point(201, 351);
     this._lbl_2.TabIndex        = 9;
     this._lbl_2.TextAlign       = System.Drawing.ContentAlignment.TopLeft;
     this._lbl_2.BackColor       = System.Drawing.Color.Transparent;
     this._lbl_2.Enabled         = true;
     this._lbl_2.ForeColor       = System.Drawing.SystemColors.ControlText;
     this._lbl_2.Cursor          = System.Windows.Forms.Cursors.Default;
     this._lbl_2.RightToLeft     = System.Windows.Forms.RightToLeft.No;
     this._lbl_2.UseMnemonic     = true;
     this._lbl_2.Visible         = true;
     this._lbl_2.AutoSize        = true;
     this._lbl_2.BorderStyle     = System.Windows.Forms.BorderStyle.None;
     this._lbl_2.Name            = "_lbl_2";
     this._lbl_0.Text            = "Forecast my stock holding for ";
     this._lbl_0.Size            = new System.Drawing.Size(141, 13);
     this._lbl_0.Location        = new System.Drawing.Point(15, 351);
     this._lbl_0.TabIndex        = 7;
     this._lbl_0.TextAlign       = System.Drawing.ContentAlignment.TopLeft;
     this._lbl_0.BackColor       = System.Drawing.Color.Transparent;
     this._lbl_0.Enabled         = true;
     this._lbl_0.ForeColor       = System.Drawing.SystemColors.ControlText;
     this._lbl_0.Cursor          = System.Windows.Forms.Cursors.Default;
     this._lbl_0.RightToLeft     = System.Windows.Forms.RightToLeft.No;
     this._lbl_0.UseMnemonic     = true;
     this._lbl_0.Visible         = true;
     this._lbl_0.AutoSize        = true;
     this._lbl_0.BorderStyle     = System.Windows.Forms.BorderStyle.None;
     this._lbl_0.Name            = "_lbl_0";
     this._Shape1_0.BackColor    = System.Drawing.Color.FromArgb(192, 192, 255);
     this._Shape1_0.BackStyle    = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_0.Size         = new System.Drawing.Size(415, 241);
     this._Shape1_0.Location     = new System.Drawing.Point(12, 78);
     this._Shape1_0.BorderColor  = System.Drawing.SystemColors.WindowText;
     this._Shape1_0.BorderStyle  = System.Drawing.Drawing2D.DashStyle.Solid;
     this._Shape1_0.BorderWidth  = 1;
     this._Shape1_0.FillColor    = System.Drawing.Color.Black;
     this._Shape1_0.FillStyle    = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
     this._Shape1_0.Visible      = true;
     this._Shape1_0.Name         = "_Shape1_0";
     this._Shape1_1.BackColor    = System.Drawing.Color.FromArgb(192, 192, 255);
     this._Shape1_1.BackStyle    = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_1.Size         = new System.Drawing.Size(415, 73);
     this._Shape1_1.Location     = new System.Drawing.Point(12, 342);
     this._Shape1_1.BorderColor  = System.Drawing.SystemColors.WindowText;
     this._Shape1_1.BorderStyle  = System.Drawing.Drawing2D.DashStyle.Solid;
     this._Shape1_1.BorderWidth  = 1;
     this._Shape1_1.FillColor    = System.Drawing.Color.Black;
     this._Shape1_1.FillStyle    = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
     this._Shape1_1.Visible      = true;
     this._Shape1_1.Name         = "_Shape1_1";
     this.Controls.Add(cmdFilter);
     this.Controls.Add(chkDynamic);
     this.Controls.Add(txtDays);
     this.Controls.Add(txtMinimum);
     this.Controls.Add(_MonthView1_1);
     this.Controls.Add(_MonthView1_0);
     this.Controls.Add(_lbl_6);
     this.Controls.Add(lblFilter);
     this.Controls.Add(_Label1_2);
     this.ShapeContainer1.Shapes.Add(_Shape1_2);
     this.Controls.Add(_Label1_1);
     this.Controls.Add(_Label1_0);
     this.Controls.Add(Label2);
     this.Controls.Add(lblDayEnd);
     this.Controls.Add(_lbl_5);
     this.Controls.Add(_lbl_3);
     this.Controls.Add(_lbl_1);
     this.Controls.Add(_lbl_4);
     this.Controls.Add(_lbl_2);
     this.Controls.Add(_lbl_0);
     this.ShapeContainer1.Shapes.Add(_Shape1_0);
     this.ShapeContainer1.Shapes.Add(_Shape1_1);
     this.Controls.Add(ShapeContainer1);
     //Me.Label1.SetIndex(_Label1_2, CType(2, Short))
     //Me.Label1.SetIndex(_Label1_1, CType(1, Short))
     //Me.Label1.SetIndex(_Label1_0, CType(0, Short))
     //Me.MonthView1.SetIndex(_MonthView1_1, CType(1, Short))
     //Me.MonthView1.SetIndex(_MonthView1_0, CType(0, Short))
     //Me.lbl.SetIndex(_lbl_6, CType(6, Short))
     //Me.lbl.SetIndex(_lbl_5, CType(5, Short))
     //Me.lbl.SetIndex(_lbl_3, CType(3, Short))
     //Me.lbl.SetIndex(_lbl_1, CType(1, Short))
     //Me.lbl.SetIndex(_lbl_4, CType(4, Short))
     //Me.lbl.SetIndex(_lbl_2, CType(2, Short))
     //Me.lbl.SetIndex(_lbl_0, CType(0, Short))
     this.Shape1.SetIndex(_Shape1_2, Convert.ToInt16(2));
     this.Shape1.SetIndex(_Shape1_0, Convert.ToInt16(0));
     this.Shape1.SetIndex(_Shape1_1, Convert.ToInt16(1));
     ((System.ComponentModel.ISupportInitialize) this.Shape1).EndInit();
     //CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
     //CType(Me.MonthView1, System.ComponentModel.ISupportInitialize).EndInit()
     //CType(Me.Label1, System.ComponentModel.ISupportInitialize).EndInit()
     ((System.ComponentModel.ISupportInitialize) this._MonthView1_0).EndInit();
     ((System.ComponentModel.ISupportInitialize) this._MonthView1_1).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 43
0
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmItemItem));
			this.components = new System.ComponentModel.Container();
			this.ToolTip1 = new System.Windows.Forms.ToolTip(components);
			this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
			this._cmdClear_10 = new System.Windows.Forms.Button();
			this._cmdStockItem_10 = new System.Windows.Forms.Button();
			this._cmdClear_9 = new System.Windows.Forms.Button();
			this._cmdStockItem_9 = new System.Windows.Forms.Button();
			this._cmdClear_8 = new System.Windows.Forms.Button();
			this._cmdStockItem_8 = new System.Windows.Forms.Button();
			this._cmdClear_7 = new System.Windows.Forms.Button();
			this._cmdStockItem_7 = new System.Windows.Forms.Button();
			this._cmdClear_6 = new System.Windows.Forms.Button();
			this._cmdStockItem_6 = new System.Windows.Forms.Button();
			this._cmdClear_5 = new System.Windows.Forms.Button();
			this._cmdStockItem_5 = new System.Windows.Forms.Button();
			this._cmdClear_4 = new System.Windows.Forms.Button();
			this._cmdStockItem_4 = new System.Windows.Forms.Button();
			this._cmdClear_3 = new System.Windows.Forms.Button();
			this._cmdStockItem_3 = new System.Windows.Forms.Button();
			this._cmdClear_2 = new System.Windows.Forms.Button();
			this._cmdStockItem_2 = new System.Windows.Forms.Button();
			this._cmdClear_1 = new System.Windows.Forms.Button();
			this._cmdStockItem_1 = new System.Windows.Forms.Button();
			this.cmdExit = new System.Windows.Forms.Button();
			this.cmdLoad = new System.Windows.Forms.Button();
			this._optDataType_1 = new System.Windows.Forms.RadioButton();
			this._optDataType_0 = new System.Windows.Forms.RadioButton();
			this._lbl_11 = new System.Windows.Forms.Label();
			this._lbl_10 = new System.Windows.Forms.Label();
			this._lbl_9 = new System.Windows.Forms.Label();
			this._lbl_8 = new System.Windows.Forms.Label();
			this._lbl_7 = new System.Windows.Forms.Label();
			this._lbl_6 = new System.Windows.Forms.Label();
			this._lbl_5 = new System.Windows.Forms.Label();
			this._lbl_4 = new System.Windows.Forms.Label();
			this._lbl_3 = new System.Windows.Forms.Label();
			this._lbl_2 = new System.Windows.Forms.Label();
			this._lblItem_10 = new System.Windows.Forms.Label();
			this._lblItem_9 = new System.Windows.Forms.Label();
			this._lblItem_8 = new System.Windows.Forms.Label();
			this._lblItem_7 = new System.Windows.Forms.Label();
			this._lblItem_6 = new System.Windows.Forms.Label();
			this._lblItem_5 = new System.Windows.Forms.Label();
			this._lblItem_4 = new System.Windows.Forms.Label();
			this._lblItem_3 = new System.Windows.Forms.Label();
			this._lblItem_2 = new System.Windows.Forms.Label();
			this._lblItem_1 = new System.Windows.Forms.Label();
			this._lbl_0 = new System.Windows.Forms.Label();
			this._Shape1_1 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			//Me.cmdClear = New Microsoft.VisualBasic.Compatibility.VB6.ButtonArray(components)
			//Me.cmdStockItem = New Microsoft.VisualBasic.Compatibility.VB6.ButtonArray(components)
			//Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			//Me.lblItem = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			//Me.optDataType = New Microsoft.VisualBasic.Compatibility.VB6.RadioButtonArray(components)
			this.Shape1 = new RectangleShapeArray(components);
			this.SuspendLayout();
			this.ToolTip1.Active = true;
			//CType(Me.cmdClear, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.cmdStockItem, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.lblItem, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.optDataType, System.ComponentModel.ISupportInitialize).BeginInit()
			((System.ComponentModel.ISupportInitialize)this.Shape1).BeginInit();
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
			this.Text = "Compare Stock Item to Stock Item";
			this.ClientSize = new System.Drawing.Size(506, 369);
			this.Location = new System.Drawing.Point(3, 22);
			this.ControlBox = false;
			this.KeyPreview = true;
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.ShowInTaskbar = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.BackColor = System.Drawing.SystemColors.Control;
			this.Enabled = true;
			this.Cursor = System.Windows.Forms.Cursors.Default;
			this.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.HelpButton = false;
			this.WindowState = System.Windows.Forms.FormWindowState.Normal;
			this.Name = "frmItemItem";
			this._cmdClear_10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this._cmdClear_10.Text = "&Clear";
			this._cmdClear_10.Size = new System.Drawing.Size(34, 19);
			this._cmdClear_10.Location = new System.Drawing.Point(453, 282);
			this._cmdClear_10.TabIndex = 34;
			this._cmdClear_10.TabStop = false;
			this._cmdClear_10.BackColor = System.Drawing.SystemColors.Control;
			this._cmdClear_10.CausesValidation = true;
			this._cmdClear_10.Enabled = true;
			this._cmdClear_10.ForeColor = System.Drawing.SystemColors.ControlText;
			this._cmdClear_10.Cursor = System.Windows.Forms.Cursors.Default;
			this._cmdClear_10.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._cmdClear_10.Name = "_cmdClear_10";
			this._cmdStockItem_10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this._cmdStockItem_10.Text = "...";
			this._cmdStockItem_10.Size = new System.Drawing.Size(34, 19);
			this._cmdStockItem_10.Location = new System.Drawing.Point(414, 282);
			this._cmdStockItem_10.TabIndex = 32;
			this._cmdStockItem_10.BackColor = System.Drawing.SystemColors.Control;
			this._cmdStockItem_10.CausesValidation = true;
			this._cmdStockItem_10.Enabled = true;
			this._cmdStockItem_10.ForeColor = System.Drawing.SystemColors.ControlText;
			this._cmdStockItem_10.Cursor = System.Windows.Forms.Cursors.Default;
			this._cmdStockItem_10.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._cmdStockItem_10.TabStop = true;
			this._cmdStockItem_10.Name = "_cmdStockItem_10";
			this._cmdClear_9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this._cmdClear_9.Text = "&Clear";
			this._cmdClear_9.Size = new System.Drawing.Size(34, 19);
			this._cmdClear_9.Location = new System.Drawing.Point(453, 255);
			this._cmdClear_9.TabIndex = 31;
			this._cmdClear_9.TabStop = false;
			this._cmdClear_9.BackColor = System.Drawing.SystemColors.Control;
			this._cmdClear_9.CausesValidation = true;
			this._cmdClear_9.Enabled = true;
			this._cmdClear_9.ForeColor = System.Drawing.SystemColors.ControlText;
			this._cmdClear_9.Cursor = System.Windows.Forms.Cursors.Default;
			this._cmdClear_9.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._cmdClear_9.Name = "_cmdClear_9";
			this._cmdStockItem_9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this._cmdStockItem_9.Text = "...";
			this._cmdStockItem_9.Size = new System.Drawing.Size(34, 19);
			this._cmdStockItem_9.Location = new System.Drawing.Point(414, 255);
			this._cmdStockItem_9.TabIndex = 29;
			this._cmdStockItem_9.BackColor = System.Drawing.SystemColors.Control;
			this._cmdStockItem_9.CausesValidation = true;
			this._cmdStockItem_9.Enabled = true;
			this._cmdStockItem_9.ForeColor = System.Drawing.SystemColors.ControlText;
			this._cmdStockItem_9.Cursor = System.Windows.Forms.Cursors.Default;
			this._cmdStockItem_9.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._cmdStockItem_9.TabStop = true;
			this._cmdStockItem_9.Name = "_cmdStockItem_9";
			this._cmdClear_8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this._cmdClear_8.Text = "&Clear";
			this._cmdClear_8.Size = new System.Drawing.Size(34, 19);
			this._cmdClear_8.Location = new System.Drawing.Point(453, 228);
			this._cmdClear_8.TabIndex = 28;
			this._cmdClear_8.TabStop = false;
			this._cmdClear_8.BackColor = System.Drawing.SystemColors.Control;
			this._cmdClear_8.CausesValidation = true;
			this._cmdClear_8.Enabled = true;
			this._cmdClear_8.ForeColor = System.Drawing.SystemColors.ControlText;
			this._cmdClear_8.Cursor = System.Windows.Forms.Cursors.Default;
			this._cmdClear_8.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._cmdClear_8.Name = "_cmdClear_8";
			this._cmdStockItem_8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this._cmdStockItem_8.Text = "...";
			this._cmdStockItem_8.Size = new System.Drawing.Size(34, 19);
			this._cmdStockItem_8.Location = new System.Drawing.Point(414, 228);
			this._cmdStockItem_8.TabIndex = 26;
			this._cmdStockItem_8.BackColor = System.Drawing.SystemColors.Control;
			this._cmdStockItem_8.CausesValidation = true;
			this._cmdStockItem_8.Enabled = true;
			this._cmdStockItem_8.ForeColor = System.Drawing.SystemColors.ControlText;
			this._cmdStockItem_8.Cursor = System.Windows.Forms.Cursors.Default;
			this._cmdStockItem_8.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._cmdStockItem_8.TabStop = true;
			this._cmdStockItem_8.Name = "_cmdStockItem_8";
			this._cmdClear_7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this._cmdClear_7.Text = "&Clear";
			this._cmdClear_7.Size = new System.Drawing.Size(34, 19);
			this._cmdClear_7.Location = new System.Drawing.Point(453, 201);
			this._cmdClear_7.TabIndex = 25;
			this._cmdClear_7.TabStop = false;
			this._cmdClear_7.BackColor = System.Drawing.SystemColors.Control;
			this._cmdClear_7.CausesValidation = true;
			this._cmdClear_7.Enabled = true;
			this._cmdClear_7.ForeColor = System.Drawing.SystemColors.ControlText;
			this._cmdClear_7.Cursor = System.Windows.Forms.Cursors.Default;
			this._cmdClear_7.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._cmdClear_7.Name = "_cmdClear_7";
			this._cmdStockItem_7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this._cmdStockItem_7.Text = "...";
			this._cmdStockItem_7.Size = new System.Drawing.Size(34, 19);
			this._cmdStockItem_7.Location = new System.Drawing.Point(414, 201);
			this._cmdStockItem_7.TabIndex = 23;
			this._cmdStockItem_7.BackColor = System.Drawing.SystemColors.Control;
			this._cmdStockItem_7.CausesValidation = true;
			this._cmdStockItem_7.Enabled = true;
			this._cmdStockItem_7.ForeColor = System.Drawing.SystemColors.ControlText;
			this._cmdStockItem_7.Cursor = System.Windows.Forms.Cursors.Default;
			this._cmdStockItem_7.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._cmdStockItem_7.TabStop = true;
			this._cmdStockItem_7.Name = "_cmdStockItem_7";
			this._cmdClear_6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this._cmdClear_6.Text = "&Clear";
			this._cmdClear_6.Size = new System.Drawing.Size(34, 19);
			this._cmdClear_6.Location = new System.Drawing.Point(453, 174);
			this._cmdClear_6.TabIndex = 22;
			this._cmdClear_6.TabStop = false;
			this._cmdClear_6.BackColor = System.Drawing.SystemColors.Control;
			this._cmdClear_6.CausesValidation = true;
			this._cmdClear_6.Enabled = true;
			this._cmdClear_6.ForeColor = System.Drawing.SystemColors.ControlText;
			this._cmdClear_6.Cursor = System.Windows.Forms.Cursors.Default;
			this._cmdClear_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._cmdClear_6.Name = "_cmdClear_6";
			this._cmdStockItem_6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this._cmdStockItem_6.Text = "...";
			this._cmdStockItem_6.Size = new System.Drawing.Size(34, 19);
			this._cmdStockItem_6.Location = new System.Drawing.Point(414, 174);
			this._cmdStockItem_6.TabIndex = 20;
			this._cmdStockItem_6.BackColor = System.Drawing.SystemColors.Control;
			this._cmdStockItem_6.CausesValidation = true;
			this._cmdStockItem_6.Enabled = true;
			this._cmdStockItem_6.ForeColor = System.Drawing.SystemColors.ControlText;
			this._cmdStockItem_6.Cursor = System.Windows.Forms.Cursors.Default;
			this._cmdStockItem_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._cmdStockItem_6.TabStop = true;
			this._cmdStockItem_6.Name = "_cmdStockItem_6";
			this._cmdClear_5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this._cmdClear_5.Text = "&Clear";
			this._cmdClear_5.Size = new System.Drawing.Size(34, 19);
			this._cmdClear_5.Location = new System.Drawing.Point(453, 147);
			this._cmdClear_5.TabIndex = 19;
			this._cmdClear_5.TabStop = false;
			this._cmdClear_5.BackColor = System.Drawing.SystemColors.Control;
			this._cmdClear_5.CausesValidation = true;
			this._cmdClear_5.Enabled = true;
			this._cmdClear_5.ForeColor = System.Drawing.SystemColors.ControlText;
			this._cmdClear_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._cmdClear_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._cmdClear_5.Name = "_cmdClear_5";
			this._cmdStockItem_5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this._cmdStockItem_5.Text = "...";
			this._cmdStockItem_5.Size = new System.Drawing.Size(34, 19);
			this._cmdStockItem_5.Location = new System.Drawing.Point(414, 147);
			this._cmdStockItem_5.TabIndex = 17;
			this._cmdStockItem_5.BackColor = System.Drawing.SystemColors.Control;
			this._cmdStockItem_5.CausesValidation = true;
			this._cmdStockItem_5.Enabled = true;
			this._cmdStockItem_5.ForeColor = System.Drawing.SystemColors.ControlText;
			this._cmdStockItem_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._cmdStockItem_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._cmdStockItem_5.TabStop = true;
			this._cmdStockItem_5.Name = "_cmdStockItem_5";
			this._cmdClear_4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this._cmdClear_4.Text = "&Clear";
			this._cmdClear_4.Size = new System.Drawing.Size(34, 19);
			this._cmdClear_4.Location = new System.Drawing.Point(453, 120);
			this._cmdClear_4.TabIndex = 16;
			this._cmdClear_4.TabStop = false;
			this._cmdClear_4.BackColor = System.Drawing.SystemColors.Control;
			this._cmdClear_4.CausesValidation = true;
			this._cmdClear_4.Enabled = true;
			this._cmdClear_4.ForeColor = System.Drawing.SystemColors.ControlText;
			this._cmdClear_4.Cursor = System.Windows.Forms.Cursors.Default;
			this._cmdClear_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._cmdClear_4.Name = "_cmdClear_4";
			this._cmdStockItem_4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this._cmdStockItem_4.Text = "...";
			this._cmdStockItem_4.Size = new System.Drawing.Size(34, 19);
			this._cmdStockItem_4.Location = new System.Drawing.Point(414, 120);
			this._cmdStockItem_4.TabIndex = 14;
			this._cmdStockItem_4.BackColor = System.Drawing.SystemColors.Control;
			this._cmdStockItem_4.CausesValidation = true;
			this._cmdStockItem_4.Enabled = true;
			this._cmdStockItem_4.ForeColor = System.Drawing.SystemColors.ControlText;
			this._cmdStockItem_4.Cursor = System.Windows.Forms.Cursors.Default;
			this._cmdStockItem_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._cmdStockItem_4.TabStop = true;
			this._cmdStockItem_4.Name = "_cmdStockItem_4";
			this._cmdClear_3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this._cmdClear_3.Text = "&Clear";
			this._cmdClear_3.Size = new System.Drawing.Size(34, 19);
			this._cmdClear_3.Location = new System.Drawing.Point(453, 93);
			this._cmdClear_3.TabIndex = 13;
			this._cmdClear_3.TabStop = false;
			this._cmdClear_3.BackColor = System.Drawing.SystemColors.Control;
			this._cmdClear_3.CausesValidation = true;
			this._cmdClear_3.Enabled = true;
			this._cmdClear_3.ForeColor = System.Drawing.SystemColors.ControlText;
			this._cmdClear_3.Cursor = System.Windows.Forms.Cursors.Default;
			this._cmdClear_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._cmdClear_3.Name = "_cmdClear_3";
			this._cmdStockItem_3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this._cmdStockItem_3.Text = "...";
			this._cmdStockItem_3.Size = new System.Drawing.Size(34, 19);
			this._cmdStockItem_3.Location = new System.Drawing.Point(414, 93);
			this._cmdStockItem_3.TabIndex = 11;
			this._cmdStockItem_3.BackColor = System.Drawing.SystemColors.Control;
			this._cmdStockItem_3.CausesValidation = true;
			this._cmdStockItem_3.Enabled = true;
			this._cmdStockItem_3.ForeColor = System.Drawing.SystemColors.ControlText;
			this._cmdStockItem_3.Cursor = System.Windows.Forms.Cursors.Default;
			this._cmdStockItem_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._cmdStockItem_3.TabStop = true;
			this._cmdStockItem_3.Name = "_cmdStockItem_3";
			this._cmdClear_2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this._cmdClear_2.Text = "&Clear";
			this._cmdClear_2.Size = new System.Drawing.Size(34, 19);
			this._cmdClear_2.Location = new System.Drawing.Point(453, 66);
			this._cmdClear_2.TabIndex = 10;
			this._cmdClear_2.TabStop = false;
			this._cmdClear_2.BackColor = System.Drawing.SystemColors.Control;
			this._cmdClear_2.CausesValidation = true;
			this._cmdClear_2.Enabled = true;
			this._cmdClear_2.ForeColor = System.Drawing.SystemColors.ControlText;
			this._cmdClear_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._cmdClear_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._cmdClear_2.Name = "_cmdClear_2";
			this._cmdStockItem_2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this._cmdStockItem_2.Text = "...";
			this._cmdStockItem_2.Size = new System.Drawing.Size(34, 19);
			this._cmdStockItem_2.Location = new System.Drawing.Point(414, 66);
			this._cmdStockItem_2.TabIndex = 8;
			this._cmdStockItem_2.BackColor = System.Drawing.SystemColors.Control;
			this._cmdStockItem_2.CausesValidation = true;
			this._cmdStockItem_2.Enabled = true;
			this._cmdStockItem_2.ForeColor = System.Drawing.SystemColors.ControlText;
			this._cmdStockItem_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._cmdStockItem_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._cmdStockItem_2.TabStop = true;
			this._cmdStockItem_2.Name = "_cmdStockItem_2";
			this._cmdClear_1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this._cmdClear_1.Text = "&Clear";
			this._cmdClear_1.Size = new System.Drawing.Size(34, 19);
			this._cmdClear_1.Location = new System.Drawing.Point(453, 39);
			this._cmdClear_1.TabIndex = 7;
			this._cmdClear_1.TabStop = false;
			this._cmdClear_1.BackColor = System.Drawing.SystemColors.Control;
			this._cmdClear_1.CausesValidation = true;
			this._cmdClear_1.Enabled = true;
			this._cmdClear_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._cmdClear_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._cmdClear_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._cmdClear_1.Name = "_cmdClear_1";
			this._cmdStockItem_1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this._cmdStockItem_1.Text = "...";
			this._cmdStockItem_1.Size = new System.Drawing.Size(34, 19);
			this._cmdStockItem_1.Location = new System.Drawing.Point(414, 39);
			this._cmdStockItem_1.TabIndex = 5;
			this._cmdStockItem_1.BackColor = System.Drawing.SystemColors.Control;
			this._cmdStockItem_1.CausesValidation = true;
			this._cmdStockItem_1.Enabled = true;
			this._cmdStockItem_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._cmdStockItem_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._cmdStockItem_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._cmdStockItem_1.TabStop = true;
			this._cmdStockItem_1.Name = "_cmdStockItem_1";
			this.cmdExit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdExit.Text = "E&xit";
			this.cmdExit.Size = new System.Drawing.Size(79, 31);
			this.cmdExit.Location = new System.Drawing.Point(12, 321);
			this.cmdExit.TabIndex = 4;
			this.cmdExit.BackColor = System.Drawing.SystemColors.Control;
			this.cmdExit.CausesValidation = true;
			this.cmdExit.Enabled = true;
			this.cmdExit.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdExit.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdExit.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdExit.TabStop = true;
			this.cmdExit.Name = "cmdExit";
			this.cmdLoad.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdLoad.Text = "&Load report >>";
			this.cmdLoad.Size = new System.Drawing.Size(79, 31);
			this.cmdLoad.Location = new System.Drawing.Point(417, 321);
			this.cmdLoad.TabIndex = 3;
			this.cmdLoad.BackColor = System.Drawing.SystemColors.Control;
			this.cmdLoad.CausesValidation = true;
			this.cmdLoad.Enabled = true;
			this.cmdLoad.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdLoad.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdLoad.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdLoad.TabStop = true;
			this.cmdLoad.Name = "cmdLoad";
			this._optDataType_1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this._optDataType_1.Text = "Sales &Value";
			this._optDataType_1.Size = new System.Drawing.Size(145, 13);
			this._optDataType_1.Location = new System.Drawing.Point(267, 339);
			this._optDataType_1.TabIndex = 2;
			this._optDataType_1.CheckAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this._optDataType_1.BackColor = System.Drawing.SystemColors.Control;
			this._optDataType_1.CausesValidation = true;
			this._optDataType_1.Enabled = true;
			this._optDataType_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._optDataType_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._optDataType_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._optDataType_1.Appearance = System.Windows.Forms.Appearance.Normal;
			this._optDataType_1.TabStop = true;
			this._optDataType_1.Checked = false;
			this._optDataType_1.Visible = true;
			this._optDataType_1.Name = "_optDataType_1";
			this._optDataType_0.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this._optDataType_0.Text = "Sales &Quantity";
			this._optDataType_0.Size = new System.Drawing.Size(145, 13);
			this._optDataType_0.Location = new System.Drawing.Point(267, 321);
			this._optDataType_0.TabIndex = 1;
			this._optDataType_0.Checked = true;
			this._optDataType_0.CheckAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this._optDataType_0.BackColor = System.Drawing.SystemColors.Control;
			this._optDataType_0.CausesValidation = true;
			this._optDataType_0.Enabled = true;
			this._optDataType_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._optDataType_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._optDataType_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._optDataType_0.Appearance = System.Windows.Forms.Appearance.Normal;
			this._optDataType_0.TabStop = true;
			this._optDataType_0.Visible = true;
			this._optDataType_0.Name = "_optDataType_0";
			this._lbl_11.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lbl_11.Text = "1&0";
			this._lbl_11.Size = new System.Drawing.Size(17, 13);
			this._lbl_11.Location = new System.Drawing.Point(9, 285);
			this._lbl_11.TabIndex = 44;
			this._lbl_11.BackColor = System.Drawing.Color.Transparent;
			this._lbl_11.Enabled = true;
			this._lbl_11.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_11.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_11.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_11.UseMnemonic = true;
			this._lbl_11.Visible = true;
			this._lbl_11.AutoSize = false;
			this._lbl_11.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_11.Name = "_lbl_11";
			this._lbl_10.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lbl_10.Text = "&9";
			this._lbl_10.Size = new System.Drawing.Size(17, 13);
			this._lbl_10.Location = new System.Drawing.Point(9, 258);
			this._lbl_10.TabIndex = 43;
			this._lbl_10.BackColor = System.Drawing.Color.Transparent;
			this._lbl_10.Enabled = true;
			this._lbl_10.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_10.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_10.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_10.UseMnemonic = true;
			this._lbl_10.Visible = true;
			this._lbl_10.AutoSize = false;
			this._lbl_10.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_10.Name = "_lbl_10";
			this._lbl_9.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lbl_9.Text = "&8";
			this._lbl_9.Size = new System.Drawing.Size(17, 13);
			this._lbl_9.Location = new System.Drawing.Point(9, 231);
			this._lbl_9.TabIndex = 42;
			this._lbl_9.BackColor = System.Drawing.Color.Transparent;
			this._lbl_9.Enabled = true;
			this._lbl_9.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_9.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_9.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_9.UseMnemonic = true;
			this._lbl_9.Visible = true;
			this._lbl_9.AutoSize = false;
			this._lbl_9.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_9.Name = "_lbl_9";
			this._lbl_8.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lbl_8.Text = "&7";
			this._lbl_8.Size = new System.Drawing.Size(17, 13);
			this._lbl_8.Location = new System.Drawing.Point(9, 204);
			this._lbl_8.TabIndex = 41;
			this._lbl_8.BackColor = System.Drawing.Color.Transparent;
			this._lbl_8.Enabled = true;
			this._lbl_8.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_8.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_8.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_8.UseMnemonic = true;
			this._lbl_8.Visible = true;
			this._lbl_8.AutoSize = false;
			this._lbl_8.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_8.Name = "_lbl_8";
			this._lbl_7.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lbl_7.Text = "&6";
			this._lbl_7.Size = new System.Drawing.Size(17, 13);
			this._lbl_7.Location = new System.Drawing.Point(9, 177);
			this._lbl_7.TabIndex = 40;
			this._lbl_7.BackColor = System.Drawing.Color.Transparent;
			this._lbl_7.Enabled = true;
			this._lbl_7.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_7.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_7.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_7.UseMnemonic = true;
			this._lbl_7.Visible = true;
			this._lbl_7.AutoSize = false;
			this._lbl_7.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_7.Name = "_lbl_7";
			this._lbl_6.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lbl_6.Text = "&5";
			this._lbl_6.Size = new System.Drawing.Size(17, 13);
			this._lbl_6.Location = new System.Drawing.Point(9, 150);
			this._lbl_6.TabIndex = 39;
			this._lbl_6.BackColor = System.Drawing.Color.Transparent;
			this._lbl_6.Enabled = true;
			this._lbl_6.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_6.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_6.UseMnemonic = true;
			this._lbl_6.Visible = true;
			this._lbl_6.AutoSize = false;
			this._lbl_6.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_6.Name = "_lbl_6";
			this._lbl_5.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lbl_5.Text = "&4";
			this._lbl_5.Size = new System.Drawing.Size(17, 13);
			this._lbl_5.Location = new System.Drawing.Point(9, 123);
			this._lbl_5.TabIndex = 38;
			this._lbl_5.BackColor = System.Drawing.Color.Transparent;
			this._lbl_5.Enabled = true;
			this._lbl_5.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_5.UseMnemonic = true;
			this._lbl_5.Visible = true;
			this._lbl_5.AutoSize = false;
			this._lbl_5.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_5.Name = "_lbl_5";
			this._lbl_4.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lbl_4.Text = "&3";
			this._lbl_4.Size = new System.Drawing.Size(17, 13);
			this._lbl_4.Location = new System.Drawing.Point(9, 96);
			this._lbl_4.TabIndex = 37;
			this._lbl_4.BackColor = System.Drawing.Color.Transparent;
			this._lbl_4.Enabled = true;
			this._lbl_4.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_4.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_4.UseMnemonic = true;
			this._lbl_4.Visible = true;
			this._lbl_4.AutoSize = false;
			this._lbl_4.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_4.Name = "_lbl_4";
			this._lbl_3.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lbl_3.Text = "&2";
			this._lbl_3.Size = new System.Drawing.Size(17, 13);
			this._lbl_3.Location = new System.Drawing.Point(9, 69);
			this._lbl_3.TabIndex = 36;
			this._lbl_3.BackColor = System.Drawing.Color.Transparent;
			this._lbl_3.Enabled = true;
			this._lbl_3.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_3.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_3.UseMnemonic = true;
			this._lbl_3.Visible = true;
			this._lbl_3.AutoSize = false;
			this._lbl_3.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_3.Name = "_lbl_3";
			this._lbl_2.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lbl_2.Text = "&1";
			this._lbl_2.Size = new System.Drawing.Size(17, 13);
			this._lbl_2.Location = new System.Drawing.Point(9, 42);
			this._lbl_2.TabIndex = 35;
			this._lbl_2.BackColor = System.Drawing.Color.Transparent;
			this._lbl_2.Enabled = true;
			this._lbl_2.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_2.UseMnemonic = true;
			this._lbl_2.Visible = true;
			this._lbl_2.AutoSize = false;
			this._lbl_2.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_2.Name = "_lbl_2";
			this._lblItem_10.Size = new System.Drawing.Size(382, 19);
			this._lblItem_10.Location = new System.Drawing.Point(30, 282);
			this._lblItem_10.TabIndex = 33;
			this._lblItem_10.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lblItem_10.BackColor = System.Drawing.SystemColors.Control;
			this._lblItem_10.Enabled = true;
			this._lblItem_10.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblItem_10.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblItem_10.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblItem_10.UseMnemonic = true;
			this._lblItem_10.Visible = true;
			this._lblItem_10.AutoSize = false;
			this._lblItem_10.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this._lblItem_10.Name = "_lblItem_10";
			this._lblItem_9.Size = new System.Drawing.Size(382, 19);
			this._lblItem_9.Location = new System.Drawing.Point(30, 255);
			this._lblItem_9.TabIndex = 30;
			this._lblItem_9.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lblItem_9.BackColor = System.Drawing.SystemColors.Control;
			this._lblItem_9.Enabled = true;
			this._lblItem_9.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblItem_9.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblItem_9.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblItem_9.UseMnemonic = true;
			this._lblItem_9.Visible = true;
			this._lblItem_9.AutoSize = false;
			this._lblItem_9.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this._lblItem_9.Name = "_lblItem_9";
			this._lblItem_8.Size = new System.Drawing.Size(382, 19);
			this._lblItem_8.Location = new System.Drawing.Point(30, 228);
			this._lblItem_8.TabIndex = 27;
			this._lblItem_8.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lblItem_8.BackColor = System.Drawing.SystemColors.Control;
			this._lblItem_8.Enabled = true;
			this._lblItem_8.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblItem_8.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblItem_8.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblItem_8.UseMnemonic = true;
			this._lblItem_8.Visible = true;
			this._lblItem_8.AutoSize = false;
			this._lblItem_8.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this._lblItem_8.Name = "_lblItem_8";
			this._lblItem_7.Size = new System.Drawing.Size(382, 19);
			this._lblItem_7.Location = new System.Drawing.Point(30, 201);
			this._lblItem_7.TabIndex = 24;
			this._lblItem_7.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lblItem_7.BackColor = System.Drawing.SystemColors.Control;
			this._lblItem_7.Enabled = true;
			this._lblItem_7.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblItem_7.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblItem_7.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblItem_7.UseMnemonic = true;
			this._lblItem_7.Visible = true;
			this._lblItem_7.AutoSize = false;
			this._lblItem_7.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this._lblItem_7.Name = "_lblItem_7";
			this._lblItem_6.Size = new System.Drawing.Size(382, 19);
			this._lblItem_6.Location = new System.Drawing.Point(30, 174);
			this._lblItem_6.TabIndex = 21;
			this._lblItem_6.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lblItem_6.BackColor = System.Drawing.SystemColors.Control;
			this._lblItem_6.Enabled = true;
			this._lblItem_6.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblItem_6.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblItem_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblItem_6.UseMnemonic = true;
			this._lblItem_6.Visible = true;
			this._lblItem_6.AutoSize = false;
			this._lblItem_6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this._lblItem_6.Name = "_lblItem_6";
			this._lblItem_5.Size = new System.Drawing.Size(382, 19);
			this._lblItem_5.Location = new System.Drawing.Point(30, 147);
			this._lblItem_5.TabIndex = 18;
			this._lblItem_5.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lblItem_5.BackColor = System.Drawing.SystemColors.Control;
			this._lblItem_5.Enabled = true;
			this._lblItem_5.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblItem_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblItem_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblItem_5.UseMnemonic = true;
			this._lblItem_5.Visible = true;
			this._lblItem_5.AutoSize = false;
			this._lblItem_5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this._lblItem_5.Name = "_lblItem_5";
			this._lblItem_4.Size = new System.Drawing.Size(382, 19);
			this._lblItem_4.Location = new System.Drawing.Point(30, 120);
			this._lblItem_4.TabIndex = 15;
			this._lblItem_4.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lblItem_4.BackColor = System.Drawing.SystemColors.Control;
			this._lblItem_4.Enabled = true;
			this._lblItem_4.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblItem_4.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblItem_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblItem_4.UseMnemonic = true;
			this._lblItem_4.Visible = true;
			this._lblItem_4.AutoSize = false;
			this._lblItem_4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this._lblItem_4.Name = "_lblItem_4";
			this._lblItem_3.Size = new System.Drawing.Size(382, 19);
			this._lblItem_3.Location = new System.Drawing.Point(30, 93);
			this._lblItem_3.TabIndex = 12;
			this._lblItem_3.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lblItem_3.BackColor = System.Drawing.SystemColors.Control;
			this._lblItem_3.Enabled = true;
			this._lblItem_3.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblItem_3.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblItem_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblItem_3.UseMnemonic = true;
			this._lblItem_3.Visible = true;
			this._lblItem_3.AutoSize = false;
			this._lblItem_3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this._lblItem_3.Name = "_lblItem_3";
			this._lblItem_2.Size = new System.Drawing.Size(382, 19);
			this._lblItem_2.Location = new System.Drawing.Point(30, 66);
			this._lblItem_2.TabIndex = 9;
			this._lblItem_2.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lblItem_2.BackColor = System.Drawing.SystemColors.Control;
			this._lblItem_2.Enabled = true;
			this._lblItem_2.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblItem_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblItem_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblItem_2.UseMnemonic = true;
			this._lblItem_2.Visible = true;
			this._lblItem_2.AutoSize = false;
			this._lblItem_2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this._lblItem_2.Name = "_lblItem_2";
			this._lblItem_1.Size = new System.Drawing.Size(382, 19);
			this._lblItem_1.Location = new System.Drawing.Point(30, 39);
			this._lblItem_1.TabIndex = 6;
			this._lblItem_1.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lblItem_1.BackColor = System.Drawing.SystemColors.Control;
			this._lblItem_1.Enabled = true;
			this._lblItem_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblItem_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblItem_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblItem_1.UseMnemonic = true;
			this._lblItem_1.Visible = true;
			this._lblItem_1.AutoSize = false;
			this._lblItem_1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this._lblItem_1.Name = "_lblItem_1";
			this._lbl_0.Text = "&1. Select Stock Items";
			this._lbl_0.Size = new System.Drawing.Size(123, 13);
			this._lbl_0.Location = new System.Drawing.Point(9, 9);
			this._lbl_0.TabIndex = 0;
			this._lbl_0.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_0.BackColor = System.Drawing.Color.Transparent;
			this._lbl_0.Enabled = true;
			this._lbl_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_0.UseMnemonic = true;
			this._lbl_0.Visible = true;
			this._lbl_0.AutoSize = true;
			this._lbl_0.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_0.Name = "_lbl_0";
			this._Shape1_1.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_1.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_1.Size = new System.Drawing.Size(487, 283);
			this._Shape1_1.Location = new System.Drawing.Point(9, 30);
			this._Shape1_1.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_1.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_1.BorderWidth = 1;
			this._Shape1_1.FillColor = System.Drawing.Color.Black;
			this._Shape1_1.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_1.Visible = true;
			this._Shape1_1.Name = "_Shape1_1";
			this.Controls.Add(_cmdClear_10);
			this.Controls.Add(_cmdStockItem_10);
			this.Controls.Add(_cmdClear_9);
			this.Controls.Add(_cmdStockItem_9);
			this.Controls.Add(_cmdClear_8);
			this.Controls.Add(_cmdStockItem_8);
			this.Controls.Add(_cmdClear_7);
			this.Controls.Add(_cmdStockItem_7);
			this.Controls.Add(_cmdClear_6);
			this.Controls.Add(_cmdStockItem_6);
			this.Controls.Add(_cmdClear_5);
			this.Controls.Add(_cmdStockItem_5);
			this.Controls.Add(_cmdClear_4);
			this.Controls.Add(_cmdStockItem_4);
			this.Controls.Add(_cmdClear_3);
			this.Controls.Add(_cmdStockItem_3);
			this.Controls.Add(_cmdClear_2);
			this.Controls.Add(_cmdStockItem_2);
			this.Controls.Add(_cmdClear_1);
			this.Controls.Add(_cmdStockItem_1);
			this.Controls.Add(cmdExit);
			this.Controls.Add(cmdLoad);
			this.Controls.Add(_optDataType_1);
			this.Controls.Add(_optDataType_0);
			this.Controls.Add(_lbl_11);
			this.Controls.Add(_lbl_10);
			this.Controls.Add(_lbl_9);
			this.Controls.Add(_lbl_8);
			this.Controls.Add(_lbl_7);
			this.Controls.Add(_lbl_6);
			this.Controls.Add(_lbl_5);
			this.Controls.Add(_lbl_4);
			this.Controls.Add(_lbl_3);
			this.Controls.Add(_lbl_2);
			this.Controls.Add(_lblItem_10);
			this.Controls.Add(_lblItem_9);
			this.Controls.Add(_lblItem_8);
			this.Controls.Add(_lblItem_7);
			this.Controls.Add(_lblItem_6);
			this.Controls.Add(_lblItem_5);
			this.Controls.Add(_lblItem_4);
			this.Controls.Add(_lblItem_3);
			this.Controls.Add(_lblItem_2);
			this.Controls.Add(_lblItem_1);
			this.Controls.Add(_lbl_0);
			this.ShapeContainer1.Shapes.Add(_Shape1_1);
			this.Controls.Add(ShapeContainer1);
			//Me.cmdClear.SetIndex(_cmdClear_10, CType(10, Short))
			//Me.cmdClear.SetIndex(_cmdClear_9, CType(9, Short))
			//Me.cmdClear.SetIndex(_cmdClear_8, CType(8, Short))
			//Me.cmdClear.SetIndex(_cmdClear_7, CType(7, Short))
			//Me.cmdClear.SetIndex(_cmdClear_6, CType(6, Short))
			//Me.cmdClear.SetIndex(_cmdClear_5, CType(5, Short))
			//Me.cmdClear.SetIndex(_cmdClear_4, CType(4, Short))
			//Me.cmdClear.SetIndex(_cmdClear_3, CType(3, Short))
			//Me.cmdClear.SetIndex(_cmdClear_2, CType(2, Short))
			//Me.cmdClear.SetIndex(_cmdClear_1, CType(1, Short))
			//Me.cmdStockItem.SetIndex(_cmdStockItem_10, CType(10, Short))
			//Me.cmdStockItem.SetIndex(_cmdStockItem_9, CType(9, Short))
			//Me.cmdStockItem.SetIndex(_cmdStockItem_8, CType(8, Short))
			//Me.cmdStockItem.SetIndex(_cmdStockItem_7, CType(7, Short))
			//Me.cmdStockItem.SetIndex(_cmdStockItem_6, CType(6, Short))
			//Me.cmdStockItem.SetIndex(_cmdStockItem_5, CType(5, Short))
			//Me.cmdStockItem.SetIndex(_cmdStockItem_4, CType(4, Short))
			//Me.cmdStockItem.SetIndex(_cmdStockItem_3, CType(3, Short))
			//Me.cmdStockItem.SetIndex(_cmdStockItem_2, CType(2, Short))
			//Me.cmdStockItem.SetIndex(_cmdStockItem_1, CType(1, Short))
			//Me.lbl.SetIndex(_lbl_11, CType(11, Short))
			//Me.lbl.SetIndex(_lbl_10, CType(10, Short))
			//Me.lbl.SetIndex(_lbl_9, CType(9, Short))
			//Me.lbl.SetIndex(_lbl_8, CType(8, Short))
			//Me.lbl.SetIndex(_lbl_7, CType(7, Short))
			//Me.lbl.SetIndex(_lbl_6, CType(6, Short))
			//Me.lbl.SetIndex(_lbl_5, CType(5, Short))
			//Me.lbl.SetIndex(_lbl_4, CType(4, Short))
			//Me.lbl.SetIndex(_lbl_3, CType(3, Short))
			//Me.lbl.SetIndex(_lbl_2, CType(2, Short))
			//Me.lbl.SetIndex(_lbl_0, CType(0, Short))
			//Me.lblItem.SetIndex(_lblItem_10, CType(10, Short))
			//Me.lblItem.SetIndex(_lblItem_9, CType(9, Short))
			//Me.lblItem.SetIndex(_lblItem_8, CType(8, Short))
			//Me.lblItem.SetIndex(_lblItem_7, CType(7, Short))
			//Me.lblItem.SetIndex(_lblItem_6, CType(6, Short))
			//Me.lblItem.SetIndex(_lblItem_5, CType(5, Short))
			//Me.lblItem.SetIndex(_lblItem_4, CType(4, Short))
			//Me.lblItem.SetIndex(_lblItem_3, CType(3, Short))
			//Me.lblItem.SetIndex(_lblItem_2, CType(2, Short))
			//Me.lblItem.SetIndex(_lblItem_1, CType(1, Short))
			//Me.optDataType.SetIndex(_optDataType_1, CType(1, Short))
			//Me.optDataType.SetIndex(_optDataType_0, CType(0, Short))
			this.Shape1.SetIndex(_Shape1_1, Convert.ToInt16(1));
			((System.ComponentModel.ISupportInitialize)this.Shape1).EndInit();
			//CType(Me.optDataType, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.lblItem, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.cmdStockItem, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.cmdClear, System.ComponentModel.ISupportInitialize).EndInit()
			this.ResumeLayout(false);
			this.PerformLayout();
		}
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmStockChildMessage));
     this.components      = new System.ComponentModel.Container();
     this.ToolTip1        = new System.Windows.Forms.ToolTip(components);
     this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
     this.chkCharge       = new System.Windows.Forms.CheckBox();
     this.txtQty          = new System.Windows.Forms.TextBox();
     this.txtPrice        = new System.Windows.Forms.TextBox();
     this.cmbQuantity     = new System.Windows.Forms.ComboBox();
     this.picButtons      = new System.Windows.Forms.Panel();
     this.cmdCancel       = new System.Windows.Forms.Button();
     this.cmdClose        = new System.Windows.Forms.Button();
     this.lblPComp        = new System.Windows.Forms.Label();
     this._LBL_3          = new System.Windows.Forms.Label();
     this._LBL_2          = new System.Windows.Forms.Label();
     this._LBL_1          = new System.Windows.Forms.Label();
     this.lblStockItem    = new System.Windows.Forms.Label();
     this._Shape1_2       = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     //Me.LBL = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
     this.Shape1 = new RectangleShapeArray(components);
     this.picButtons.SuspendLayout();
     this.SuspendLayout();
     this.ToolTip1.Active = true;
     //CType(Me.LBL, System.ComponentModel.ISupportInitialize).BeginInit()
     ((System.ComponentModel.ISupportInitialize) this.Shape1).BeginInit();
     this.BackColor                    = System.Drawing.Color.FromArgb(224, 224, 224);
     this.FormBorderStyle              = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Text                         = "NEW CHILD MESSAGE";
     this.ClientSize                   = new System.Drawing.Size(396, 136);
     this.Location                     = new System.Drawing.Point(3, 22);
     this.ControlBox                   = false;
     this.KeyPreview                   = true;
     this.MaximizeBox                  = false;
     this.MinimizeBox                  = false;
     this.ShowInTaskbar                = false;
     this.StartPosition                = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.AutoScaleMode                = System.Windows.Forms.AutoScaleMode.Font;
     this.Enabled                      = true;
     this.Cursor                       = System.Windows.Forms.Cursors.Default;
     this.RightToLeft                  = System.Windows.Forms.RightToLeft.No;
     this.HelpButton                   = false;
     this.WindowState                  = System.Windows.Forms.FormWindowState.Normal;
     this.Name                         = "frmStockChildMessage";
     this.chkCharge.FlatStyle          = System.Windows.Forms.FlatStyle.Flat;
     this.chkCharge.BackColor          = System.Drawing.Color.FromArgb(192, 192, 255);
     this.chkCharge.Text               = "Charge on sale";
     this.chkCharge.ForeColor          = System.Drawing.SystemColors.WindowText;
     this.chkCharge.Size               = new System.Drawing.Size(145, 13);
     this.chkCharge.Location           = new System.Drawing.Point(96, 100);
     this.chkCharge.TabIndex           = 11;
     this.chkCharge.CheckAlign         = System.Drawing.ContentAlignment.MiddleLeft;
     this.chkCharge.CausesValidation   = true;
     this.chkCharge.Enabled            = true;
     this.chkCharge.Cursor             = System.Windows.Forms.Cursors.Default;
     this.chkCharge.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.chkCharge.Appearance         = System.Windows.Forms.Appearance.Normal;
     this.chkCharge.TabStop            = true;
     this.chkCharge.CheckState         = System.Windows.Forms.CheckState.Unchecked;
     this.chkCharge.Visible            = true;
     this.chkCharge.Name               = "chkCharge";
     this.txtQty.AutoSize              = false;
     this.txtQty.TextAlign             = System.Windows.Forms.HorizontalAlignment.Right;
     this.txtQty.Size                  = new System.Drawing.Size(67, 19);
     this.txtQty.Location              = new System.Drawing.Point(96, 128);
     this.txtQty.TabIndex              = 8;
     this.txtQty.Text                  = "0";
     this.txtQty.Visible               = false;
     this.txtQty.AcceptsReturn         = true;
     this.txtQty.BackColor             = System.Drawing.SystemColors.Window;
     this.txtQty.CausesValidation      = true;
     this.txtQty.Enabled               = true;
     this.txtQty.ForeColor             = System.Drawing.SystemColors.WindowText;
     this.txtQty.HideSelection         = true;
     this.txtQty.ReadOnly              = false;
     this.txtQty.MaxLength             = 0;
     this.txtQty.Cursor                = System.Windows.Forms.Cursors.IBeam;
     this.txtQty.Multiline             = false;
     this.txtQty.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this.txtQty.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     this.txtQty.TabStop               = true;
     this.txtQty.BorderStyle           = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtQty.Name                  = "txtQty";
     this.txtPrice.AutoSize            = false;
     this.txtPrice.TextAlign           = System.Windows.Forms.HorizontalAlignment.Right;
     this.txtPrice.Enabled             = false;
     this.txtPrice.Size                = new System.Drawing.Size(91, 19);
     this.txtPrice.Location            = new System.Drawing.Point(293, 97);
     this.txtPrice.TabIndex            = 4;
     this.txtPrice.Text                = "0.00";
     this.txtPrice.AcceptsReturn       = true;
     this.txtPrice.BackColor           = System.Drawing.SystemColors.Window;
     this.txtPrice.CausesValidation    = true;
     this.txtPrice.ForeColor           = System.Drawing.SystemColors.WindowText;
     this.txtPrice.HideSelection       = true;
     this.txtPrice.ReadOnly            = false;
     this.txtPrice.MaxLength           = 0;
     this.txtPrice.Cursor              = System.Windows.Forms.Cursors.IBeam;
     this.txtPrice.Multiline           = false;
     this.txtPrice.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this.txtPrice.ScrollBars          = System.Windows.Forms.ScrollBars.None;
     this.txtPrice.TabStop             = true;
     this.txtPrice.Visible             = true;
     this.txtPrice.BorderStyle         = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtPrice.Name                = "txtPrice";
     this.cmbQuantity.Size             = new System.Drawing.Size(79, 21);
     this.cmbQuantity.Location         = new System.Drawing.Point(184, 128);
     this.cmbQuantity.DropDownStyle    = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbQuantity.TabIndex         = 3;
     this.cmbQuantity.Visible          = false;
     this.cmbQuantity.BackColor        = System.Drawing.SystemColors.Window;
     this.cmbQuantity.CausesValidation = true;
     this.cmbQuantity.Enabled          = true;
     this.cmbQuantity.ForeColor        = System.Drawing.SystemColors.WindowText;
     this.cmbQuantity.IntegralHeight   = true;
     this.cmbQuantity.Cursor           = System.Windows.Forms.Cursors.Default;
     this.cmbQuantity.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.cmbQuantity.Sorted           = false;
     this.cmbQuantity.TabStop          = true;
     this.cmbQuantity.Name             = "cmbQuantity";
     this.picButtons.Dock              = System.Windows.Forms.DockStyle.Top;
     this.picButtons.BackColor         = System.Drawing.Color.Blue;
     this.picButtons.Size              = new System.Drawing.Size(396, 39);
     this.picButtons.Location          = new System.Drawing.Point(0, 0);
     this.picButtons.TabIndex          = 0;
     this.picButtons.TabStop           = false;
     this.picButtons.CausesValidation  = true;
     this.picButtons.Enabled           = true;
     this.picButtons.ForeColor         = System.Drawing.SystemColors.ControlText;
     this.picButtons.Cursor            = System.Windows.Forms.Cursors.Default;
     this.picButtons.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     this.picButtons.Visible           = true;
     this.picButtons.BorderStyle       = System.Windows.Forms.BorderStyle.Fixed3D;
     this.picButtons.Name              = "picButtons";
     this.cmdCancel.TextAlign          = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdCancel.Text               = "&Undo";
     this.cmdCancel.Size               = new System.Drawing.Size(73, 29);
     this.cmdCancel.Location           = new System.Drawing.Point(8, 3);
     this.cmdCancel.TabIndex           = 10;
     this.cmdCancel.TabStop            = false;
     this.cmdCancel.BackColor          = System.Drawing.SystemColors.Control;
     this.cmdCancel.CausesValidation   = true;
     this.cmdCancel.Enabled            = true;
     this.cmdCancel.ForeColor          = System.Drawing.SystemColors.ControlText;
     this.cmdCancel.Cursor             = System.Windows.Forms.Cursors.Default;
     this.cmdCancel.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.cmdCancel.Name               = "cmdCancel";
     this.cmdClose.TextAlign           = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdClose.Text                = "E&xit";
     this.cmdClose.Size                = new System.Drawing.Size(73, 29);
     this.cmdClose.Location            = new System.Drawing.Point(312, 3);
     this.cmdClose.TabIndex            = 1;
     this.cmdClose.TabStop             = false;
     this.cmdClose.BackColor           = System.Drawing.SystemColors.Control;
     this.cmdClose.CausesValidation    = true;
     this.cmdClose.Enabled             = true;
     this.cmdClose.ForeColor           = System.Drawing.SystemColors.ControlText;
     this.cmdClose.Cursor              = System.Windows.Forms.Cursors.Default;
     this.cmdClose.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this.cmdClose.Name                = "cmdClose";
     this.lblPComp.Text                = "Please specify If you wish this stock item to be charge on sale";
     this.lblPComp.Size                = new System.Drawing.Size(375, 20);
     this.lblPComp.Location            = new System.Drawing.Point(10, 56);
     this.lblPComp.TabIndex            = 9;
     this.lblPComp.TextAlign           = System.Drawing.ContentAlignment.TopLeft;
     this.lblPComp.BackColor           = System.Drawing.Color.Transparent;
     this.lblPComp.Enabled             = true;
     this.lblPComp.ForeColor           = System.Drawing.SystemColors.ControlText;
     this.lblPComp.Cursor              = System.Windows.Forms.Cursors.Default;
     this.lblPComp.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this.lblPComp.UseMnemonic         = true;
     this.lblPComp.Visible             = true;
     this.lblPComp.AutoSize            = false;
     this.lblPComp.BorderStyle         = System.Windows.Forms.BorderStyle.None;
     this.lblPComp.Name                = "lblPComp";
     this._LBL_3.TextAlign             = System.Drawing.ContentAlignment.TopRight;
     this._LBL_3.Text                  = "Price:";
     this._LBL_3.Size                  = new System.Drawing.Size(27, 13);
     this._LBL_3.Location              = new System.Drawing.Point(262, 100);
     this._LBL_3.TabIndex              = 7;
     this._LBL_3.BackColor             = System.Drawing.Color.Transparent;
     this._LBL_3.Enabled               = true;
     this._LBL_3.ForeColor             = System.Drawing.SystemColors.ControlText;
     this._LBL_3.Cursor                = System.Windows.Forms.Cursors.Default;
     this._LBL_3.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this._LBL_3.UseMnemonic           = true;
     this._LBL_3.Visible               = true;
     this._LBL_3.AutoSize              = true;
     this._LBL_3.BorderStyle           = System.Windows.Forms.BorderStyle.None;
     this._LBL_3.Name                  = "_LBL_3";
     this._LBL_2.TextAlign             = System.Drawing.ContentAlignment.TopRight;
     this._LBL_2.Text                  = "Chargable Item?";
     this._LBL_2.Size                  = new System.Drawing.Size(77, 13);
     this._LBL_2.Location              = new System.Drawing.Point(18, 128);
     this._LBL_2.TabIndex              = 6;
     this._LBL_2.Visible               = false;
     this._LBL_2.BackColor             = System.Drawing.Color.Transparent;
     this._LBL_2.Enabled               = true;
     this._LBL_2.ForeColor             = System.Drawing.SystemColors.ControlText;
     this._LBL_2.Cursor                = System.Windows.Forms.Cursors.Default;
     this._LBL_2.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this._LBL_2.UseMnemonic           = true;
     this._LBL_2.AutoSize              = true;
     this._LBL_2.BorderStyle           = System.Windows.Forms.BorderStyle.None;
     this._LBL_2.Name                  = "_LBL_2";
     this._LBL_1.TextAlign             = System.Drawing.ContentAlignment.TopRight;
     this._LBL_1.Text                  = "Stock Item Name:";
     this._LBL_1.Size                  = new System.Drawing.Size(85, 13);
     this._LBL_1.Location              = new System.Drawing.Point(10, 79);
     this._LBL_1.TabIndex              = 5;
     this._LBL_1.BackColor             = System.Drawing.Color.Transparent;
     this._LBL_1.Enabled               = true;
     this._LBL_1.ForeColor             = System.Drawing.SystemColors.ControlText;
     this._LBL_1.Cursor                = System.Windows.Forms.Cursors.Default;
     this._LBL_1.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this._LBL_1.UseMnemonic           = true;
     this._LBL_1.Visible               = true;
     this._LBL_1.AutoSize              = true;
     this._LBL_1.BorderStyle           = System.Windows.Forms.BorderStyle.None;
     this._LBL_1.Name                  = "_LBL_1";
     this.lblStockItem.Text            = "Label1";
     this.lblStockItem.Size            = new System.Drawing.Size(286, 17);
     this.lblStockItem.Location        = new System.Drawing.Point(98, 79);
     this.lblStockItem.TabIndex        = 2;
     this.lblStockItem.TextAlign       = System.Drawing.ContentAlignment.TopLeft;
     this.lblStockItem.BackColor       = System.Drawing.SystemColors.Control;
     this.lblStockItem.Enabled         = true;
     this.lblStockItem.ForeColor       = System.Drawing.SystemColors.ControlText;
     this.lblStockItem.Cursor          = System.Windows.Forms.Cursors.Default;
     this.lblStockItem.RightToLeft     = System.Windows.Forms.RightToLeft.No;
     this.lblStockItem.UseMnemonic     = true;
     this.lblStockItem.Visible         = true;
     this.lblStockItem.AutoSize        = false;
     this.lblStockItem.BorderStyle     = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lblStockItem.Name            = "lblStockItem";
     this._Shape1_2.BackColor          = System.Drawing.Color.FromArgb(192, 192, 255);
     this._Shape1_2.BackStyle          = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_2.Size               = new System.Drawing.Size(383, 80);
     this._Shape1_2.Location           = new System.Drawing.Point(7, 48);
     this._Shape1_2.BorderColor        = System.Drawing.SystemColors.WindowText;
     this._Shape1_2.BorderStyle        = System.Drawing.Drawing2D.DashStyle.Solid;
     this._Shape1_2.BorderWidth        = 1;
     this._Shape1_2.FillColor          = System.Drawing.Color.Black;
     this._Shape1_2.FillStyle          = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
     this._Shape1_2.Visible            = true;
     this._Shape1_2.Name               = "_Shape1_2";
     this.Controls.Add(chkCharge);
     this.Controls.Add(txtQty);
     this.Controls.Add(txtPrice);
     this.Controls.Add(cmbQuantity);
     this.Controls.Add(picButtons);
     this.Controls.Add(lblPComp);
     this.Controls.Add(_LBL_3);
     this.Controls.Add(_LBL_2);
     this.Controls.Add(_LBL_1);
     this.Controls.Add(lblStockItem);
     this.ShapeContainer1.Shapes.Add(_Shape1_2);
     this.Controls.Add(ShapeContainer1);
     this.picButtons.Controls.Add(cmdCancel);
     this.picButtons.Controls.Add(cmdClose);
     //Me.LBL.SetIndex(_LBL_3, CType(3, Short))
     //Me.LBL.SetIndex(_LBL_2, CType(2, Short))
     //Me.LBL.SetIndex(_LBL_1, CType(1, Short))
     this.Shape1.SetIndex(_Shape1_2, Convert.ToInt16(2));
     ((System.ComponentModel.ISupportInitialize) this.Shape1).EndInit();
     //CType(Me.LBL, System.ComponentModel.ISupportInitialize).EndInit()
     this.picButtons.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmOrderWizard));
			this.components = new System.ComponentModel.Container();
			this.ToolTip1 = new System.Windows.Forms.ToolTip(components);
			this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
			this.cmdExit = new System.Windows.Forms.Button();
			this.cmdUpdate = new System.Windows.Forms.Button();
			this.lvData = new System.Windows.Forms.ListView();
			this.cmdBuild = new System.Windows.Forms.Button();
			this.cmdFilter = new System.Windows.Forms.Button();
			this.Label1 = new System.Windows.Forms.Label();
			this._lbl_1 = new System.Windows.Forms.Label();
			this._lbl_0 = new System.Windows.Forms.Label();
			this.lblFilter = new System.Windows.Forms.Label();
			this.lblDayEnd = new System.Windows.Forms.Label();
			this._Shape1_0 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			//Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			this.Shape1 = new RectangleShapeArray(components);
			this.SuspendLayout();
			this.ToolTip1.Active = true;
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
			((System.ComponentModel.ISupportInitialize)this.Shape1).BeginInit();
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
			this.Text = "Stock Re-order Wizard";
			this.ClientSize = new System.Drawing.Size(695, 468);
			this.Location = new System.Drawing.Point(3, 22);
			this.ControlBox = false;
			this.KeyPreview = true;
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.ShowInTaskbar = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.BackColor = System.Drawing.SystemColors.Control;
			this.Enabled = true;
			this.Cursor = System.Windows.Forms.Cursors.Default;
			this.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.HelpButton = false;
			this.WindowState = System.Windows.Forms.FormWindowState.Normal;
			this.Name = "frmOrderWizard";
			this.cmdExit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdExit.Text = "E&xit";
			this.cmdExit.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this.cmdExit.Size = new System.Drawing.Size(79, 34);
			this.cmdExit.Location = new System.Drawing.Point(609, 3);
			this.cmdExit.TabIndex = 9;
			this.cmdExit.TabStop = false;
			this.cmdExit.BackColor = System.Drawing.SystemColors.Control;
			this.cmdExit.CausesValidation = true;
			this.cmdExit.Enabled = true;
			this.cmdExit.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdExit.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdExit.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdExit.Name = "cmdExit";
			this.cmdUpdate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdUpdate.Text = "&Update";
			this.cmdUpdate.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this.cmdUpdate.Size = new System.Drawing.Size(79, 34);
			this.cmdUpdate.Location = new System.Drawing.Point(609, 45);
			this.cmdUpdate.TabIndex = 5;
			this.cmdUpdate.TabStop = false;
			this.cmdUpdate.BackColor = System.Drawing.SystemColors.Control;
			this.cmdUpdate.CausesValidation = true;
			this.cmdUpdate.Enabled = true;
			this.cmdUpdate.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdUpdate.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdUpdate.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdUpdate.Name = "cmdUpdate";
			this.lvData.Size = new System.Drawing.Size(664, 337);
			this.lvData.Location = new System.Drawing.Point(15, 114);
			this.lvData.TabIndex = 7;
			this.lvData.View = System.Windows.Forms.View.Details;
			this.lvData.LabelEdit = false;
			this.lvData.LabelWrap = true;
			this.lvData.HideSelection = true;
			this.lvData.CheckBoxes = true;
			this.lvData.FullRowSelect = true;
			this.lvData.ForeColor = System.Drawing.SystemColors.WindowText;
			this.lvData.BackColor = System.Drawing.SystemColors.Window;
			this.lvData.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.lvData.Name = "lvData";
			this.cmdBuild.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdBuild.Text = "&Build";
			this.cmdBuild.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this.cmdBuild.Size = new System.Drawing.Size(79, 34);
			this.cmdBuild.Location = new System.Drawing.Point(522, 3);
			this.cmdBuild.TabIndex = 4;
			this.cmdBuild.TabStop = false;
			this.cmdBuild.BackColor = System.Drawing.SystemColors.Control;
			this.cmdBuild.CausesValidation = true;
			this.cmdBuild.Enabled = true;
			this.cmdBuild.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdBuild.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdBuild.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdBuild.Name = "cmdBuild";
			this.cmdFilter.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdFilter.Text = "&Filter";
			this.cmdFilter.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this.cmdFilter.Size = new System.Drawing.Size(79, 34);
			this.cmdFilter.Location = new System.Drawing.Point(522, 45);
			this.cmdFilter.TabIndex = 8;
			this.cmdFilter.TabStop = false;
			this.cmdFilter.BackColor = System.Drawing.SystemColors.Control;
			this.cmdFilter.CausesValidation = true;
			this.cmdFilter.Enabled = true;
			this.cmdFilter.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdFilter.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdFilter.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdFilter.Name = "cmdFilter";
			this.Label1.Text = "&1. Affected Stock Items";
			this.Label1.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this.Label1.Size = new System.Drawing.Size(135, 13);
			this.Label1.Location = new System.Drawing.Point(18, 90);
			this.Label1.TabIndex = 6;
			this.Label1.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.Label1.BackColor = System.Drawing.Color.Transparent;
			this.Label1.Enabled = true;
			this.Label1.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label1.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label1.UseMnemonic = true;
			this.Label1.Visible = true;
			this.Label1.AutoSize = true;
			this.Label1.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this.Label1.Name = "Label1";
			this._lbl_1.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lbl_1.Text = "Applied Filter ";
			this._lbl_1.Size = new System.Drawing.Size(45, 31);
			this._lbl_1.Location = new System.Drawing.Point(6, 54);
			this._lbl_1.TabIndex = 2;
			this._lbl_1.BackColor = System.Drawing.Color.Transparent;
			this._lbl_1.Enabled = true;
			this._lbl_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_1.UseMnemonic = true;
			this._lbl_1.Visible = true;
			this._lbl_1.AutoSize = false;
			this._lbl_1.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_1.Name = "_lbl_1";
			this._lbl_0.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lbl_0.Text = "Day End Selection Criteria ";
			this._lbl_0.Size = new System.Drawing.Size(51, 40);
			this._lbl_0.Location = new System.Drawing.Point(0, 0);
			this._lbl_0.TabIndex = 0;
			this._lbl_0.BackColor = System.Drawing.Color.Transparent;
			this._lbl_0.Enabled = true;
			this._lbl_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_0.UseMnemonic = true;
			this._lbl_0.Visible = true;
			this._lbl_0.AutoSize = false;
			this._lbl_0.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_0.Name = "_lbl_0";
			this.lblFilter.BackColor = System.Drawing.Color.White;
			this.lblFilter.Text = "Label1";
			this.lblFilter.Size = new System.Drawing.Size(460, 37);
			this.lblFilter.Location = new System.Drawing.Point(54, 42);
			this.lblFilter.TabIndex = 3;
			this.lblFilter.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.lblFilter.Enabled = true;
			this.lblFilter.ForeColor = System.Drawing.SystemColors.ControlText;
			this.lblFilter.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblFilter.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblFilter.UseMnemonic = true;
			this.lblFilter.Visible = true;
			this.lblFilter.AutoSize = false;
			this.lblFilter.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.lblFilter.Name = "lblFilter";
			this.lblDayEnd.BackColor = System.Drawing.Color.White;
			this.lblDayEnd.Text = "Label1";
			this.lblDayEnd.Size = new System.Drawing.Size(460, 37);
			this.lblDayEnd.Location = new System.Drawing.Point(54, 0);
			this.lblDayEnd.TabIndex = 1;
			this.lblDayEnd.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.lblDayEnd.Enabled = true;
			this.lblDayEnd.ForeColor = System.Drawing.SystemColors.ControlText;
			this.lblDayEnd.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblDayEnd.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblDayEnd.UseMnemonic = true;
			this.lblDayEnd.Visible = true;
			this.lblDayEnd.AutoSize = false;
			this.lblDayEnd.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.lblDayEnd.Name = "lblDayEnd";
			this._Shape1_0.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_0.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_0.Size = new System.Drawing.Size(682, 355);
			this._Shape1_0.Location = new System.Drawing.Point(6, 105);
			this._Shape1_0.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_0.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_0.BorderWidth = 1;
			this._Shape1_0.FillColor = System.Drawing.Color.Black;
			this._Shape1_0.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_0.Visible = true;
			this._Shape1_0.Name = "_Shape1_0";
			this.Controls.Add(cmdExit);
			this.Controls.Add(cmdUpdate);
			this.Controls.Add(lvData);
			this.Controls.Add(cmdBuild);
			this.Controls.Add(cmdFilter);
			this.Controls.Add(Label1);
			this.Controls.Add(_lbl_1);
			this.Controls.Add(_lbl_0);
			this.Controls.Add(lblFilter);
			this.Controls.Add(lblDayEnd);
			this.ShapeContainer1.Shapes.Add(_Shape1_0);
			this.Controls.Add(ShapeContainer1);
			//Me.lbl.SetIndex(_lbl_1, CType(1, Short))
			//Me.lbl.SetIndex(_lbl_0, CType(0, Short))
			this.Shape1.SetIndex(_Shape1_0, Convert.ToInt16(0));
			((System.ComponentModel.ISupportInitialize)this.Shape1).EndInit();
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
			this.ResumeLayout(false);
			this.PerformLayout();
		}
Esempio n. 46
0
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmPerson));
			this.components = new System.ComponentModel.Container();
			this.ToolTip1 = new System.Windows.Forms.ToolTip(components);
			this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
			this.chkController = new System.Windows.Forms.CheckBox();
			this.Frame1 = new System.Windows.Forms.GroupBox();
			this.txtComm = new System.Windows.Forms.TextBox();
			this.Label2 = new System.Windows.Forms.Label();
			this.cmdBuild = new System.Windows.Forms.Button();
			this._chkFields_2 = new System.Windows.Forms.CheckBox();
			this._frmSecurity_1 = new System.Windows.Forms.GroupBox();
			this.cmbDraw = new System.Windows.Forms.ComboBox();
			this._txtFields_12 = new System.Windows.Forms.TextBox();
			this._lblLabels_0 = new System.Windows.Forms.Label();
			this.Label1 = new System.Windows.Forms.Label();
			this._lblLabels_12 = new System.Windows.Forms.Label();
			this._frmSecurity_0 = new System.Windows.Forms.GroupBox();
			this._txtFields_11 = new System.Windows.Forms.TextBox();
			this._txtFields_10 = new System.Windows.Forms.TextBox();
			this._lblLabels_11 = new System.Windows.Forms.Label();
			this._lblLabels_10 = new System.Windows.Forms.Label();
			this._txtFields_1 = new System.Windows.Forms.TextBox();
			this._txtFields_2 = new System.Windows.Forms.TextBox();
			this._txtFields_4 = new System.Windows.Forms.TextBox();
			this._txtFields_5 = new System.Windows.Forms.TextBox();
			this._txtFields_7 = new System.Windows.Forms.TextBox();
			this._txtFields_8 = new System.Windows.Forms.TextBox();
			this._txtFields_13 = new System.Windows.Forms.TextBox();
			this.picButtons = new System.Windows.Forms.Panel();
			this.cmdFPR = new System.Windows.Forms.Button();
			this.cmdPOSsecurity = new System.Windows.Forms.Button();
			this.cmdBOsecurity = new System.Windows.Forms.Button();
			this.cmdCancel = new System.Windows.Forms.Button();
			this.cmdClose = new System.Windows.Forms.Button();
			this._lbl_1 = new System.Windows.Forms.Label();
			this.Line1 = new Microsoft.VisualBasic.PowerPacks.LineShape();
			this._Shape1_0 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._lbl_0 = new System.Windows.Forms.Label();
			this._lblLabels_2 = new System.Windows.Forms.Label();
			this._lblLabels_4 = new System.Windows.Forms.Label();
			this._lblLabels_5 = new System.Windows.Forms.Label();
			this._lblLabels_7 = new System.Windows.Forms.Label();
			this._lblLabels_8 = new System.Windows.Forms.Label();
			this._lblLabels_13 = new System.Windows.Forms.Label();
			this._lbl_5 = new System.Windows.Forms.Label();
			this._Shape1_2 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			//Me.chkFields = New Microsoft.VisualBasic.Compatibility.VB6.CheckBoxArray(components)
			//Me.frmSecurity = New Microsoft.VisualBasic.Compatibility.VB6.GroupBoxArray(components)
			//Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			//Me.lblLabels = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			//Me.txtFields = New Microsoft.VisualBasic.Compatibility.VB6.TextBoxArray(components)
			this.Shape1 = new RectangleShapeArray(components);
			this.Frame1.SuspendLayout();
			this._frmSecurity_1.SuspendLayout();
			this._frmSecurity_0.SuspendLayout();
			this.picButtons.SuspendLayout();
			this.SuspendLayout();
			this.ToolTip1.Active = true;
			//CType(Me.chkFields, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.frmSecurity, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.txtFields, System.ComponentModel.ISupportInitialize).BeginInit()
			((System.ComponentModel.ISupportInitialize)this.Shape1).BeginInit();
			this.BackColor = System.Drawing.Color.FromArgb(224, 224, 224);
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
			this.Text = "Edit Employee Details";
			this.ClientSize = new System.Drawing.Size(486, 348);
			this.Location = new System.Drawing.Point(73, 22);
			this.ControlBox = false;
			this.KeyPreview = true;
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.Enabled = true;
			this.Cursor = System.Windows.Forms.Cursors.Default;
			this.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.ShowInTaskbar = true;
			this.HelpButton = false;
			this.WindowState = System.Windows.Forms.FormWindowState.Normal;
			this.Name = "frmPerson";
			this.chkController.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.chkController.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this.chkController.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this.chkController.Text = "Permit this person to terminate controller";
			this.chkController.ForeColor = System.Drawing.SystemColors.WindowText;
			this.chkController.Size = new System.Drawing.Size(229, 21);
			this.chkController.Location = new System.Drawing.Point(226, 286);
			this.chkController.TabIndex = 34;
			this.chkController.CausesValidation = true;
			this.chkController.Enabled = true;
			this.chkController.Cursor = System.Windows.Forms.Cursors.Default;
			this.chkController.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.chkController.Appearance = System.Windows.Forms.Appearance.Normal;
			this.chkController.TabStop = true;
			this.chkController.CheckState = System.Windows.Forms.CheckState.Unchecked;
			this.chkController.Visible = true;
			this.chkController.Name = "chkController";
			this.Frame1.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this.Frame1.Text = "Commission %";
			this.Frame1.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this.Frame1.Size = new System.Drawing.Size(189, 39);
			this.Frame1.Location = new System.Drawing.Point(22, 242);
			this.Frame1.TabIndex = 31;
			this.Frame1.Enabled = true;
			this.Frame1.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Frame1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Frame1.Visible = true;
			this.Frame1.Padding = new System.Windows.Forms.Padding(0);
			this.Frame1.Name = "Frame1";
			this.txtComm.AutoSize = false;
			this.txtComm.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this.txtComm.Size = new System.Drawing.Size(61, 17);
			this.txtComm.Location = new System.Drawing.Point(116, 14);
			this.txtComm.TabIndex = 33;
			this.txtComm.AcceptsReturn = true;
			this.txtComm.BackColor = System.Drawing.SystemColors.Window;
			this.txtComm.CausesValidation = true;
			this.txtComm.Enabled = true;
			this.txtComm.ForeColor = System.Drawing.SystemColors.WindowText;
			this.txtComm.HideSelection = true;
			this.txtComm.ReadOnly = false;
			this.txtComm.MaxLength = 0;
			this.txtComm.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.txtComm.Multiline = false;
			this.txtComm.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.txtComm.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this.txtComm.TabStop = true;
			this.txtComm.Visible = true;
			this.txtComm.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.txtComm.Name = "txtComm";
			this.Label2.Text = "Value";
			this.Label2.Size = new System.Drawing.Size(71, 17);
			this.Label2.Location = new System.Drawing.Point(10, 16);
			this.Label2.TabIndex = 32;
			this.Label2.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.Label2.BackColor = System.Drawing.Color.Transparent;
			this.Label2.Enabled = true;
			this.Label2.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label2.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label2.UseMnemonic = true;
			this.Label2.Visible = true;
			this.Label2.AutoSize = false;
			this.Label2.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this.Label2.Name = "Label2";
			this.cmdBuild.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdBuild.Text = "Build...";
			this.cmdBuild.Size = new System.Drawing.Size(46, 16);
			this.cmdBuild.Location = new System.Drawing.Point(402, 213);
			this.cmdBuild.TabIndex = 27;
			this.cmdBuild.BackColor = System.Drawing.SystemColors.Control;
			this.cmdBuild.CausesValidation = true;
			this.cmdBuild.Enabled = true;
			this.cmdBuild.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdBuild.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdBuild.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdBuild.TabStop = true;
			this.cmdBuild.Name = "cmdBuild";
			this._chkFields_2.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_2.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._chkFields_2.Text = "Disable this person from using the application suite:";
			this._chkFields_2.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_2.Size = new System.Drawing.Size(262, 19);
			this._chkFields_2.Location = new System.Drawing.Point(194, 308);
			this._chkFields_2.TabIndex = 29;
			this._chkFields_2.CausesValidation = true;
			this._chkFields_2.Enabled = true;
			this._chkFields_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_2.Appearance = System.Windows.Forms.Appearance.Normal;
			this._chkFields_2.TabStop = true;
			this._chkFields_2.CheckState = System.Windows.Forms.CheckState.Unchecked;
			this._chkFields_2.Visible = true;
			this._chkFields_2.Name = "_chkFields_2";
			this._frmSecurity_1.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._frmSecurity_1.Text = "Point Of Sale Logon";
			this._frmSecurity_1.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._frmSecurity_1.Size = new System.Drawing.Size(220, 108);
			this._frmSecurity_1.Location = new System.Drawing.Point(237, 171);
			this._frmSecurity_1.TabIndex = 24;
			this._frmSecurity_1.Enabled = true;
			this._frmSecurity_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._frmSecurity_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._frmSecurity_1.Visible = true;
			this._frmSecurity_1.Padding = new System.Windows.Forms.Padding(0);
			this._frmSecurity_1.Name = "_frmSecurity_1";
			this.cmbDraw.BackColor = System.Drawing.Color.White;
			this.cmbDraw.Size = new System.Drawing.Size(105, 21);
			this.cmbDraw.Location = new System.Drawing.Point(104, 80);
			this.cmbDraw.Items.AddRange(new object[] {
				"Till / Drawer # 1",
				"Till / Drawer # 2"
			});
			this.cmbDraw.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.cmbDraw.TabIndex = 37;
			this.cmbDraw.CausesValidation = true;
			this.cmbDraw.Enabled = true;
			this.cmbDraw.ForeColor = System.Drawing.SystemColors.WindowText;
			this.cmbDraw.IntegralHeight = true;
			this.cmbDraw.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmbDraw.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmbDraw.Sorted = false;
			this.cmbDraw.TabStop = true;
			this.cmbDraw.Visible = true;
			this.cmbDraw.Name = "cmbDraw";
			this._txtFields_12.AutoSize = false;
			this._txtFields_12.Size = new System.Drawing.Size(114, 19);
			this._txtFields_12.ImeMode = System.Windows.Forms.ImeMode.Disable;
			this._txtFields_12.Location = new System.Drawing.Point(96, 18);
			this._txtFields_12.PasswordChar = Strings.ChrW(35);
			this._txtFields_12.TabIndex = 26;
			this._txtFields_12.AcceptsReturn = true;
			this._txtFields_12.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this._txtFields_12.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_12.CausesValidation = true;
			this._txtFields_12.Enabled = true;
			this._txtFields_12.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_12.HideSelection = true;
			this._txtFields_12.ReadOnly = false;
			this._txtFields_12.MaxLength = 0;
			this._txtFields_12.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_12.Multiline = false;
			this._txtFields_12.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_12.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFields_12.TabStop = true;
			this._txtFields_12.Visible = true;
			this._txtFields_12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_12.Name = "_txtFields_12";
			this._lblLabels_0.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_0.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_0.Text = "Default Till/Drawer:";
			this._lblLabels_0.ForeColor = System.Drawing.SystemColors.WindowText;
			this._lblLabels_0.Size = new System.Drawing.Size(92, 13);
			this._lblLabels_0.Location = new System.Drawing.Point(8, 88);
			this._lblLabels_0.TabIndex = 36;
			this._lblLabels_0.Enabled = true;
			this._lblLabels_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_0.UseMnemonic = true;
			this._lblLabels_0.Visible = true;
			this._lblLabels_0.AutoSize = true;
			this._lblLabels_0.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_0.Name = "_lblLabels_0";
			this.Label1.Text = "This is a barcode used for log-in for the Point Of Sale device.";
			this.Label1.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this.Label1.Size = new System.Drawing.Size(148, 43);
			this.Label1.Location = new System.Drawing.Point(9, 39);
			this.Label1.TabIndex = 28;
			this.Label1.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this.Label1.BackColor = System.Drawing.Color.Transparent;
			this.Label1.Enabled = true;
			this.Label1.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label1.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label1.UseMnemonic = true;
			this.Label1.Visible = true;
			this.Label1.AutoSize = false;
			this.Label1.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this.Label1.Name = "Label1";
			this._lblLabels_12.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_12.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_12.Text = "Access Scan ID:";
			this._lblLabels_12.ForeColor = System.Drawing.SystemColors.WindowText;
			this._lblLabels_12.Size = new System.Drawing.Size(80, 13);
			this._lblLabels_12.Location = new System.Drawing.Point(9, 18);
			this._lblLabels_12.TabIndex = 25;
			this._lblLabels_12.Enabled = true;
			this._lblLabels_12.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_12.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_12.UseMnemonic = true;
			this._lblLabels_12.Visible = true;
			this._lblLabels_12.AutoSize = true;
			this._lblLabels_12.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_12.Name = "_lblLabels_12";
			this._frmSecurity_0.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._frmSecurity_0.Text = "Back Office Logon";
			this._frmSecurity_0.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._frmSecurity_0.Size = new System.Drawing.Size(190, 66);
			this._frmSecurity_0.Location = new System.Drawing.Point(21, 171);
			this._frmSecurity_0.TabIndex = 19;
			this._frmSecurity_0.Enabled = true;
			this._frmSecurity_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._frmSecurity_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._frmSecurity_0.Visible = true;
			this._frmSecurity_0.Padding = new System.Windows.Forms.Padding(0);
			this._frmSecurity_0.Name = "_frmSecurity_0";
			this._txtFields_11.AutoSize = false;
			this._txtFields_11.Size = new System.Drawing.Size(114, 19);
			this._txtFields_11.ImeMode = System.Windows.Forms.ImeMode.Disable;
			this._txtFields_11.Location = new System.Drawing.Point(65, 40);
			this._txtFields_11.PasswordChar = Strings.ChrW(35);
			this._txtFields_11.TabIndex = 23;
			this._txtFields_11.AcceptsReturn = true;
			this._txtFields_11.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this._txtFields_11.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_11.CausesValidation = true;
			this._txtFields_11.Enabled = true;
			this._txtFields_11.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_11.HideSelection = true;
			this._txtFields_11.ReadOnly = false;
			this._txtFields_11.MaxLength = 0;
			this._txtFields_11.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_11.Multiline = false;
			this._txtFields_11.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_11.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFields_11.TabStop = true;
			this._txtFields_11.Visible = true;
			this._txtFields_11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_11.Name = "_txtFields_11";
			this._txtFields_10.AutoSize = false;
			this._txtFields_10.Size = new System.Drawing.Size(114, 19);
			this._txtFields_10.Location = new System.Drawing.Point(65, 18);
			this._txtFields_10.TabIndex = 21;
			this._txtFields_10.AcceptsReturn = true;
			this._txtFields_10.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this._txtFields_10.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_10.CausesValidation = true;
			this._txtFields_10.Enabled = true;
			this._txtFields_10.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_10.HideSelection = true;
			this._txtFields_10.ReadOnly = false;
			this._txtFields_10.MaxLength = 0;
			this._txtFields_10.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_10.Multiline = false;
			this._txtFields_10.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_10.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFields_10.TabStop = true;
			this._txtFields_10.Visible = true;
			this._txtFields_10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_10.Name = "_txtFields_10";
			this._lblLabels_11.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_11.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_11.Text = "Password:"******"_lblLabels_11";
			this._lblLabels_10.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_10.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_10.Text = "User ID:";
			this._lblLabels_10.ForeColor = System.Drawing.SystemColors.WindowText;
			this._lblLabels_10.Size = new System.Drawing.Size(39, 13);
			this._lblLabels_10.Location = new System.Drawing.Point(19, 18);
			this._lblLabels_10.TabIndex = 20;
			this._lblLabels_10.Enabled = true;
			this._lblLabels_10.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_10.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_10.UseMnemonic = true;
			this._lblLabels_10.Visible = true;
			this._lblLabels_10.AutoSize = true;
			this._lblLabels_10.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_10.Name = "_lblLabels_10";
			this._txtFields_1.AutoSize = false;
			this._txtFields_1.Size = new System.Drawing.Size(31, 19);
			this._txtFields_1.Location = new System.Drawing.Point(87, 66);
			this._txtFields_1.TabIndex = 6;
			this._txtFields_1.Text = "Miss";
			this._txtFields_1.AcceptsReturn = true;
			this._txtFields_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this._txtFields_1.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_1.CausesValidation = true;
			this._txtFields_1.Enabled = true;
			this._txtFields_1.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_1.HideSelection = true;
			this._txtFields_1.ReadOnly = false;
			this._txtFields_1.MaxLength = 0;
			this._txtFields_1.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_1.Multiline = false;
			this._txtFields_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_1.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFields_1.TabStop = true;
			this._txtFields_1.Visible = true;
			this._txtFields_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_1.Name = "_txtFields_1";
			this._txtFields_2.AutoSize = false;
			this._txtFields_2.Size = new System.Drawing.Size(118, 19);
			this._txtFields_2.Location = new System.Drawing.Point(120, 66);
			this._txtFields_2.TabIndex = 7;
			this._txtFields_2.AcceptsReturn = true;
			this._txtFields_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this._txtFields_2.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_2.CausesValidation = true;
			this._txtFields_2.Enabled = true;
			this._txtFields_2.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_2.HideSelection = true;
			this._txtFields_2.ReadOnly = false;
			this._txtFields_2.MaxLength = 0;
			this._txtFields_2.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_2.Multiline = false;
			this._txtFields_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_2.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFields_2.TabStop = true;
			this._txtFields_2.Visible = true;
			this._txtFields_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_2.Name = "_txtFields_2";
			this._txtFields_4.AutoSize = false;
			this._txtFields_4.Size = new System.Drawing.Size(151, 19);
			this._txtFields_4.Location = new System.Drawing.Point(87, 87);
			this._txtFields_4.TabIndex = 9;
			this._txtFields_4.AcceptsReturn = true;
			this._txtFields_4.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this._txtFields_4.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_4.CausesValidation = true;
			this._txtFields_4.Enabled = true;
			this._txtFields_4.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_4.HideSelection = true;
			this._txtFields_4.ReadOnly = false;
			this._txtFields_4.MaxLength = 0;
			this._txtFields_4.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_4.Multiline = false;
			this._txtFields_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_4.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFields_4.TabStop = true;
			this._txtFields_4.Visible = true;
			this._txtFields_4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_4.Name = "_txtFields_4";
			this._txtFields_5.AutoSize = false;
			this._txtFields_5.Size = new System.Drawing.Size(151, 19);
			this._txtFields_5.Location = new System.Drawing.Point(318, 66);
			this._txtFields_5.TabIndex = 11;
			this._txtFields_5.AcceptsReturn = true;
			this._txtFields_5.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this._txtFields_5.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_5.CausesValidation = true;
			this._txtFields_5.Enabled = true;
			this._txtFields_5.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_5.HideSelection = true;
			this._txtFields_5.ReadOnly = false;
			this._txtFields_5.MaxLength = 0;
			this._txtFields_5.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_5.Multiline = false;
			this._txtFields_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_5.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFields_5.TabStop = true;
			this._txtFields_5.Visible = true;
			this._txtFields_5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_5.Name = "_txtFields_5";
			this._txtFields_7.AutoSize = false;
			this._txtFields_7.Size = new System.Drawing.Size(151, 19);
			this._txtFields_7.Location = new System.Drawing.Point(87, 120);
			this._txtFields_7.TabIndex = 15;
			this._txtFields_7.AcceptsReturn = true;
			this._txtFields_7.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this._txtFields_7.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_7.CausesValidation = true;
			this._txtFields_7.Enabled = true;
			this._txtFields_7.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_7.HideSelection = true;
			this._txtFields_7.ReadOnly = false;
			this._txtFields_7.MaxLength = 0;
			this._txtFields_7.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_7.Multiline = false;
			this._txtFields_7.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_7.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFields_7.TabStop = true;
			this._txtFields_7.Visible = true;
			this._txtFields_7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_7.Name = "_txtFields_7";
			this._txtFields_8.AutoSize = false;
			this._txtFields_8.Size = new System.Drawing.Size(151, 19);
			this._txtFields_8.Location = new System.Drawing.Point(318, 120);
			this._txtFields_8.TabIndex = 17;
			this._txtFields_8.AcceptsReturn = true;
			this._txtFields_8.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this._txtFields_8.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_8.CausesValidation = true;
			this._txtFields_8.Enabled = true;
			this._txtFields_8.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_8.HideSelection = true;
			this._txtFields_8.ReadOnly = false;
			this._txtFields_8.MaxLength = 0;
			this._txtFields_8.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_8.Multiline = false;
			this._txtFields_8.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_8.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFields_8.TabStop = true;
			this._txtFields_8.Visible = true;
			this._txtFields_8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_8.Name = "_txtFields_8";
			this._txtFields_13.AutoSize = false;
			this._txtFields_13.Size = new System.Drawing.Size(151, 19);
			this._txtFields_13.Location = new System.Drawing.Point(318, 87);
			this._txtFields_13.TabIndex = 13;
			this._txtFields_13.AcceptsReturn = true;
			this._txtFields_13.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this._txtFields_13.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_13.CausesValidation = true;
			this._txtFields_13.Enabled = true;
			this._txtFields_13.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_13.HideSelection = true;
			this._txtFields_13.ReadOnly = false;
			this._txtFields_13.MaxLength = 0;
			this._txtFields_13.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_13.Multiline = false;
			this._txtFields_13.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_13.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFields_13.TabStop = true;
			this._txtFields_13.Visible = true;
			this._txtFields_13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_13.Name = "_txtFields_13";
			this.picButtons.Dock = System.Windows.Forms.DockStyle.Top;
			this.picButtons.BackColor = System.Drawing.Color.Blue;
			this.picButtons.Size = new System.Drawing.Size(486, 39);
			this.picButtons.Location = new System.Drawing.Point(0, 0);
			this.picButtons.TabIndex = 0;
			this.picButtons.TabStop = false;
			this.picButtons.CausesValidation = true;
			this.picButtons.Enabled = true;
			this.picButtons.ForeColor = System.Drawing.SystemColors.ControlText;
			this.picButtons.Cursor = System.Windows.Forms.Cursors.Default;
			this.picButtons.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.picButtons.Visible = true;
			this.picButtons.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.picButtons.Name = "picButtons";
			this.cmdFPR.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdFPR.Text = "&Finger Print Registration";
			this.cmdFPR.Size = new System.Drawing.Size(73, 29);
			this.cmdFPR.Location = new System.Drawing.Point(304, 3);
			this.cmdFPR.TabIndex = 35;
			this.cmdFPR.TabStop = false;
			this.cmdFPR.BackColor = System.Drawing.SystemColors.Control;
			this.cmdFPR.CausesValidation = true;
			this.cmdFPR.Enabled = true;
			this.cmdFPR.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdFPR.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdFPR.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdFPR.Name = "cmdFPR";
			this.cmdPOSsecurity.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdPOSsecurity.Text = "&Point Of Sale Permissions";
			this.cmdPOSsecurity.Size = new System.Drawing.Size(73, 29);
			this.cmdPOSsecurity.Location = new System.Drawing.Point(207, 3);
			this.cmdPOSsecurity.TabIndex = 2;
			this.cmdPOSsecurity.TabStop = false;
			this.cmdPOSsecurity.BackColor = System.Drawing.SystemColors.Control;
			this.cmdPOSsecurity.CausesValidation = true;
			this.cmdPOSsecurity.Enabled = true;
			this.cmdPOSsecurity.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdPOSsecurity.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdPOSsecurity.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdPOSsecurity.Name = "cmdPOSsecurity";
			this.cmdBOsecurity.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdBOsecurity.Text = "&Back Office Permissions";
			this.cmdBOsecurity.Size = new System.Drawing.Size(73, 29);
			this.cmdBOsecurity.Location = new System.Drawing.Point(104, 3);
			this.cmdBOsecurity.TabIndex = 30;
			this.cmdBOsecurity.TabStop = false;
			this.cmdBOsecurity.BackColor = System.Drawing.SystemColors.Control;
			this.cmdBOsecurity.CausesValidation = true;
			this.cmdBOsecurity.Enabled = true;
			this.cmdBOsecurity.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdBOsecurity.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdBOsecurity.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdBOsecurity.Name = "cmdBOsecurity";
			this.cmdCancel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdCancel.Text = "&Undo";
			this.cmdCancel.Size = new System.Drawing.Size(73, 29);
			this.cmdCancel.Location = new System.Drawing.Point(5, 3);
			this.cmdCancel.TabIndex = 3;
			this.cmdCancel.TabStop = false;
			this.cmdCancel.BackColor = System.Drawing.SystemColors.Control;
			this.cmdCancel.CausesValidation = true;
			this.cmdCancel.Enabled = true;
			this.cmdCancel.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdCancel.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdCancel.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdCancel.Name = "cmdCancel";
			this.cmdClose.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdClose.Text = "E&xit";
			this.cmdClose.Size = new System.Drawing.Size(73, 29);
			this.cmdClose.Location = new System.Drawing.Point(405, 3);
			this.cmdClose.TabIndex = 1;
			this.cmdClose.TabStop = false;
			this.cmdClose.BackColor = System.Drawing.SystemColors.Control;
			this.cmdClose.CausesValidation = true;
			this.cmdClose.Enabled = true;
			this.cmdClose.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdClose.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdClose.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdClose.Name = "cmdClose";
			this._lbl_1.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lbl_1.BackColor = System.Drawing.Color.Transparent;
			this._lbl_1.Text = "Employee No. ";
			this._lbl_1.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._lbl_1.Size = new System.Drawing.Size(77, 14);
			this._lbl_1.Location = new System.Drawing.Point(400, 44);
			this._lbl_1.TabIndex = 38;
			this._lbl_1.Enabled = true;
			this._lbl_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_1.UseMnemonic = true;
			this._lbl_1.Visible = true;
			this._lbl_1.AutoSize = true;
			this._lbl_1.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_1.Name = "_lbl_1";
			this.Line1.X1 = 16;
			this.Line1.X2 = 468;
			this.Line1.Y1 = 110;
			this.Line1.Y2 = 110;
			this.Line1.BorderColor = System.Drawing.SystemColors.WindowText;
			this.Line1.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this.Line1.BorderWidth = 1;
			this.Line1.Visible = true;
			this.Line1.Name = "Line1";
			this._Shape1_0.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_0.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_0.Size = new System.Drawing.Size(472, 171);
			this._Shape1_0.Location = new System.Drawing.Point(6, 166);
			this._Shape1_0.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_0.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_0.BorderWidth = 1;
			this._Shape1_0.FillColor = System.Drawing.Color.Black;
			this._Shape1_0.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_0.Visible = true;
			this._Shape1_0.Name = "_Shape1_0";
			this._lbl_0.BackColor = System.Drawing.Color.Transparent;
			this._lbl_0.Text = "&2. Security";
			this._lbl_0.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._lbl_0.Size = new System.Drawing.Size(64, 13);
			this._lbl_0.Location = new System.Drawing.Point(8, 150);
			this._lbl_0.TabIndex = 18;
			this._lbl_0.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_0.Enabled = true;
			this._lbl_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_0.UseMnemonic = true;
			this._lbl_0.Visible = true;
			this._lbl_0.AutoSize = true;
			this._lbl_0.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_0.Name = "_lbl_0";
			this._lblLabels_2.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_2.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_2.Text = "First Name:";
			this._lblLabels_2.ForeColor = System.Drawing.SystemColors.WindowText;
			this._lblLabels_2.Size = new System.Drawing.Size(55, 13);
			this._lblLabels_2.Location = new System.Drawing.Point(27, 66);
			this._lblLabels_2.TabIndex = 5;
			this._lblLabels_2.Enabled = true;
			this._lblLabels_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_2.UseMnemonic = true;
			this._lblLabels_2.Visible = true;
			this._lblLabels_2.AutoSize = true;
			this._lblLabels_2.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_2.Name = "_lblLabels_2";
			this._lblLabels_4.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_4.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_4.Text = "Surname:";
			this._lblLabels_4.ForeColor = System.Drawing.SystemColors.WindowText;
			this._lblLabels_4.Size = new System.Drawing.Size(46, 13);
			this._lblLabels_4.Location = new System.Drawing.Point(33, 87);
			this._lblLabels_4.TabIndex = 8;
			this._lblLabels_4.Enabled = true;
			this._lblLabels_4.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_4.UseMnemonic = true;
			this._lblLabels_4.Visible = true;
			this._lblLabels_4.AutoSize = true;
			this._lblLabels_4.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_4.Name = "_lblLabels_4";
			this._lblLabels_5.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_5.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_5.Text = "Position:";
			this._lblLabels_5.ForeColor = System.Drawing.SystemColors.WindowText;
			this._lblLabels_5.Size = new System.Drawing.Size(40, 13);
			this._lblLabels_5.Location = new System.Drawing.Point(258, 66);
			this._lblLabels_5.TabIndex = 10;
			this._lblLabels_5.Enabled = true;
			this._lblLabels_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_5.UseMnemonic = true;
			this._lblLabels_5.Visible = true;
			this._lblLabels_5.AutoSize = true;
			this._lblLabels_5.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_5.Name = "_lblLabels_5";
			this._lblLabels_7.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_7.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_7.Text = "Cell:";
			this._lblLabels_7.ForeColor = System.Drawing.SystemColors.WindowText;
			this._lblLabels_7.Size = new System.Drawing.Size(22, 13);
			this._lblLabels_7.Location = new System.Drawing.Point(60, 120);
			this._lblLabels_7.TabIndex = 14;
			this._lblLabels_7.Enabled = true;
			this._lblLabels_7.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_7.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_7.UseMnemonic = true;
			this._lblLabels_7.Visible = true;
			this._lblLabels_7.AutoSize = true;
			this._lblLabels_7.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_7.Name = "_lblLabels_7";
			this._lblLabels_8.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_8.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_8.Text = "Telephone:";
			this._lblLabels_8.ForeColor = System.Drawing.SystemColors.WindowText;
			this._lblLabels_8.Size = new System.Drawing.Size(55, 13);
			this._lblLabels_8.Location = new System.Drawing.Point(243, 120);
			this._lblLabels_8.TabIndex = 16;
			this._lblLabels_8.Enabled = true;
			this._lblLabels_8.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_8.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_8.UseMnemonic = true;
			this._lblLabels_8.Visible = true;
			this._lblLabels_8.AutoSize = true;
			this._lblLabels_8.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_8.Name = "_lblLabels_8";
			this._lblLabels_13.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_13.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_13.Text = "ID Number:";
			this._lblLabels_13.ForeColor = System.Drawing.SystemColors.WindowText;
			this._lblLabels_13.Size = new System.Drawing.Size(55, 13);
			this._lblLabels_13.Location = new System.Drawing.Point(243, 87);
			this._lblLabels_13.TabIndex = 12;
			this._lblLabels_13.Enabled = true;
			this._lblLabels_13.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_13.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_13.UseMnemonic = true;
			this._lblLabels_13.Visible = true;
			this._lblLabels_13.AutoSize = true;
			this._lblLabels_13.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_13.Name = "_lblLabels_13";
			this._lbl_5.BackColor = System.Drawing.Color.Transparent;
			this._lbl_5.Text = "&1. General";
			this._lbl_5.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
			this._lbl_5.Size = new System.Drawing.Size(61, 13);
			this._lbl_5.Location = new System.Drawing.Point(8, 44);
			this._lbl_5.TabIndex = 4;
			this._lbl_5.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_5.Enabled = true;
			this._lbl_5.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_5.UseMnemonic = true;
			this._lbl_5.Visible = true;
			this._lbl_5.AutoSize = true;
			this._lbl_5.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_5.Name = "_lbl_5";
			this._Shape1_2.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_2.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_2.Size = new System.Drawing.Size(472, 85);
			this._Shape1_2.Location = new System.Drawing.Point(6, 60);
			this._Shape1_2.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_2.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_2.BorderWidth = 1;
			this._Shape1_2.FillColor = System.Drawing.Color.Black;
			this._Shape1_2.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_2.Visible = true;
			this._Shape1_2.Name = "_Shape1_2";
			this.Controls.Add(chkController);
			this.Controls.Add(Frame1);
			this.Controls.Add(cmdBuild);
			this.Controls.Add(_chkFields_2);
			this.Controls.Add(_frmSecurity_1);
			this.Controls.Add(_frmSecurity_0);
			this.Controls.Add(_txtFields_1);
			this.Controls.Add(_txtFields_2);
			this.Controls.Add(_txtFields_4);
			this.Controls.Add(_txtFields_5);
			this.Controls.Add(_txtFields_7);
			this.Controls.Add(_txtFields_8);
			this.Controls.Add(_txtFields_13);
			this.Controls.Add(picButtons);
			this.Controls.Add(_lbl_1);
			this.ShapeContainer1.Shapes.Add(Line1);
			this.ShapeContainer1.Shapes.Add(_Shape1_0);
			this.Controls.Add(_lbl_0);
			this.Controls.Add(_lblLabels_2);
			this.Controls.Add(_lblLabels_4);
			this.Controls.Add(_lblLabels_5);
			this.Controls.Add(_lblLabels_7);
			this.Controls.Add(_lblLabels_8);
			this.Controls.Add(_lblLabels_13);
			this.Controls.Add(_lbl_5);
			this.ShapeContainer1.Shapes.Add(_Shape1_2);
			this.Controls.Add(ShapeContainer1);
			this.Frame1.Controls.Add(txtComm);
			this.Frame1.Controls.Add(Label2);
			this._frmSecurity_1.Controls.Add(cmbDraw);
			this._frmSecurity_1.Controls.Add(_txtFields_12);
			this._frmSecurity_1.Controls.Add(_lblLabels_0);
			this._frmSecurity_1.Controls.Add(Label1);
			this._frmSecurity_1.Controls.Add(_lblLabels_12);
			this._frmSecurity_0.Controls.Add(_txtFields_11);
			this._frmSecurity_0.Controls.Add(_txtFields_10);
			this._frmSecurity_0.Controls.Add(_lblLabels_11);
			this._frmSecurity_0.Controls.Add(_lblLabels_10);
			this.picButtons.Controls.Add(cmdFPR);
			this.picButtons.Controls.Add(cmdPOSsecurity);
			this.picButtons.Controls.Add(cmdBOsecurity);
			this.picButtons.Controls.Add(cmdCancel);
			this.picButtons.Controls.Add(cmdClose);
			//Me.chkFields.SetIndex(_chkFields_2, CType(2, Short))
			//Me.frmSecurity.SetIndex(_frmSecurity_1, CType(1, Short))
			//Me.frmSecurity.SetIndex(_frmSecurity_0, CType(0, Short))
			//Me.lbl.SetIndex(_lbl_1, CType(1, Short))
			//Me.lbl.SetIndex(_lbl_0, CType(0, Short))
			//Me.lbl.SetIndex(_lbl_5, CType(5, Short))
			//Me.lblLabels.SetIndex(_lblLabels_0, CType(0, Short))
			//Me.lblLabels.SetIndex(_lblLabels_12, CType(12, Short))
			//Me.lblLabels.SetIndex(_lblLabels_11, CType(11, Short))
			//Me.lblLabels.SetIndex(_lblLabels_10, CType(10, Short))
			//Me.lblLabels.SetIndex(_lblLabels_2, CType(2, Short))
			//Me.lblLabels.SetIndex(_lblLabels_4, CType(4, Short))
			//M() ''e.lblLabels.SetIndex(_lblLabels_5, CType(5, Short))
			//M() 'e.lblLabels.SetIndex(_lblLabels_7, CType(7, Short))
			//M() 'e.lblLabels.SetIndex(_lblLabels_8, CType(8, Short))
			//Me.lblLabels.SetIndex(_lblLabels_13, CType(13, Short))
			//Me.txtFields.SetIndex(_txtFields_12, CType(12, Short))
			//Me.txtFields.SetIndex(_txtFields_11, CType(11, Short))
			//Me.txtFields.SetIndex(_txtFields_10, CType(10, Short))
			//Me.txtFields.SetIndex(_txtFields_1, CType(1, Short))
			//Me.txtFields.SetIndex(_txtFields_2, CType(2, Short))
			//Me.txtFields.SetIndex(_txtFields_4, CType(4, Short))
			//Me.txtFields.SetIndex(_txtFields_5, CType(5, Short))
			//Me.txtFields.SetIndex(_txtFields_7, CType(7, Short))
			//Me.txtFields.SetIndex(_txtFields_8, CType(8, Short))
			//Me.txtFields.SetIndex(_txtFields_13, CType(13, Short))
			this.Shape1.SetIndex(_Shape1_0, Convert.ToInt16(0));
			this.Shape1.SetIndex(_Shape1_2, Convert.ToInt16(2));
			((System.ComponentModel.ISupportInitialize)this.Shape1).EndInit();
			//CType(Me.txtFields, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.frmSecurity, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.chkFields, System.ComponentModel.ISupportInitialize).EndInit()
			this.Frame1.ResumeLayout(false);
			this._frmSecurity_1.ResumeLayout(false);
			this._frmSecurity_0.ResumeLayout(false);
			this.picButtons.ResumeLayout(false);
			this.ResumeLayout(false);
			this.PerformLayout();
		}
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmOrderSummary));
			this.components = new System.ComponentModel.Container();
			this.ToolTip1 = new System.Windows.Forms.ToolTip(components);
			this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
			this.cmdNext = new System.Windows.Forms.Button();
			this._txtFields_1 = new System.Windows.Forms.TextBox();
			this._txtFields_0 = new System.Windows.Forms.TextBox();
			this.picButtons = new System.Windows.Forms.Panel();
			this.cmdExit = new System.Windows.Forms.Button();
			this.cmdBack = new System.Windows.Forms.Button();
			this._lbl_8 = new System.Windows.Forms.Label();
			this._lbl_7 = new System.Windows.Forms.Label();
			this._lbl_6 = new System.Windows.Forms.Label();
			this._lbl_5 = new System.Windows.Forms.Label();
			this.lblTotal = new System.Windows.Forms.Label();
			this.lblContentTotal = new System.Windows.Forms.Label();
			this.lblDepositTotal = new System.Windows.Forms.Label();
			this._lbl_4 = new System.Windows.Forms.Label();
			this._lbl_3 = new System.Windows.Forms.Label();
			this._lbl_0 = new System.Windows.Forms.Label();
			this._lblData_4 = new System.Windows.Forms.Label();
			this._lblData_3 = new System.Windows.Forms.Label();
			this._lblData_2 = new System.Windows.Forms.Label();
			this._lblData_1 = new System.Windows.Forms.Label();
			this._lblData_0 = new System.Windows.Forms.Label();
			this._lblLabels_9 = new System.Windows.Forms.Label();
			this._lblLabels_8 = new System.Windows.Forms.Label();
			this._lblLabels_7 = new System.Windows.Forms.Label();
			this._lblLabels_6 = new System.Windows.Forms.Label();
			this._lbl_1 = new System.Windows.Forms.Label();
			this._lbl_2 = new System.Windows.Forms.Label();
			this._lblLabels_38 = new System.Windows.Forms.Label();
			this._lblLabels_37 = new System.Windows.Forms.Label();
			this._lblLabels_36 = new System.Windows.Forms.Label();
			this._lblData_5 = new System.Windows.Forms.Label();
			this._lblData_6 = new System.Windows.Forms.Label();
			this._lblData_7 = new System.Windows.Forms.Label();
			this._Shape1_2 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._Shape1_1 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._Shape1_0 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._Shape1_3 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			//Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			//Me.lblData = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			//Me.lblLabels = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			//Me.txtFields = New Microsoft.VisualBasic.Compatibility.VB6.TextBoxArray(components)
			this.Shape1 = new RectangleShapeArray(components);
			this.picButtons.SuspendLayout();
			this.SuspendLayout();
			this.ToolTip1.Active = true;
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.lblData, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.txtFields, System.ComponentModel.ISupportInitialize).BeginInit()
			((System.ComponentModel.ISupportInitialize)this.Shape1).BeginInit();
			this.BackColor = System.Drawing.Color.FromArgb(224, 224, 224);
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
			this.Text = "Complete Order";
			this.ClientSize = new System.Drawing.Size(612, 336);
			this.Location = new System.Drawing.Point(3, 22);
			this.ControlBox = false;
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.ShowInTaskbar = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.Enabled = true;
			this.KeyPreview = false;
			this.Cursor = System.Windows.Forms.Cursors.Default;
			this.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.HelpButton = false;
			this.WindowState = System.Windows.Forms.FormWindowState.Normal;
			this.Name = "frmOrderSummary";
			this.cmdNext.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdNext.Text = "P&rocess";
			this.cmdNext.Size = new System.Drawing.Size(97, 31);
			this.cmdNext.Location = new System.Drawing.Point(504, 282);
			this.cmdNext.TabIndex = 29;
			this.cmdNext.BackColor = System.Drawing.SystemColors.Control;
			this.cmdNext.CausesValidation = true;
			this.cmdNext.Enabled = true;
			this.cmdNext.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdNext.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdNext.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdNext.TabStop = true;
			this.cmdNext.Name = "cmdNext";
			this._txtFields_1.AutoSize = false;
			this._txtFields_1.Size = new System.Drawing.Size(142, 79);
			this._txtFields_1.Location = new System.Drawing.Point(459, 192);
			this._txtFields_1.Multiline = true;
			this._txtFields_1.TabIndex = 28;
			this._txtFields_1.AcceptsReturn = true;
			this._txtFields_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this._txtFields_1.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_1.CausesValidation = true;
			this._txtFields_1.Enabled = true;
			this._txtFields_1.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_1.HideSelection = true;
			this._txtFields_1.ReadOnly = false;
			this._txtFields_1.MaxLength = 0;
			this._txtFields_1.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_1.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFields_1.TabStop = true;
			this._txtFields_1.Visible = true;
			this._txtFields_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_1.Name = "_txtFields_1";
			this._txtFields_0.AutoSize = false;
			this._txtFields_0.Size = new System.Drawing.Size(142, 19);
			this._txtFields_0.Location = new System.Drawing.Point(459, 168);
			this._txtFields_0.TabIndex = 27;
			this._txtFields_0.AcceptsReturn = true;
			this._txtFields_0.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this._txtFields_0.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_0.CausesValidation = true;
			this._txtFields_0.Enabled = true;
			this._txtFields_0.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_0.HideSelection = true;
			this._txtFields_0.ReadOnly = false;
			this._txtFields_0.MaxLength = 0;
			this._txtFields_0.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_0.Multiline = false;
			this._txtFields_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_0.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFields_0.TabStop = true;
			this._txtFields_0.Visible = true;
			this._txtFields_0.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_0.Name = "_txtFields_0";
			this.picButtons.Dock = System.Windows.Forms.DockStyle.Top;
			this.picButtons.BackColor = System.Drawing.Color.Blue;
			this.picButtons.Size = new System.Drawing.Size(612, 38);
			this.picButtons.Location = new System.Drawing.Point(0, 0);
			this.picButtons.TabIndex = 23;
			this.picButtons.TabStop = false;
			this.picButtons.CausesValidation = true;
			this.picButtons.Enabled = true;
			this.picButtons.ForeColor = System.Drawing.SystemColors.ControlText;
			this.picButtons.Cursor = System.Windows.Forms.Cursors.Default;
			this.picButtons.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.picButtons.Visible = true;
			this.picButtons.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.picButtons.Name = "picButtons";
			this.cmdExit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdExit.Text = "E&xit";
			this.cmdExit.Size = new System.Drawing.Size(73, 28);
			this.cmdExit.Location = new System.Drawing.Point(531, 3);
			this.cmdExit.TabIndex = 25;
			this.cmdExit.TabStop = false;
			this.cmdExit.BackColor = System.Drawing.SystemColors.Control;
			this.cmdExit.CausesValidation = true;
			this.cmdExit.Enabled = true;
			this.cmdExit.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdExit.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdExit.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdExit.Name = "cmdExit";
			this.cmdBack.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdBack.Text = "<< &Back";
			this.cmdBack.Size = new System.Drawing.Size(73, 28);
			this.cmdBack.Location = new System.Drawing.Point(453, 3);
			this.cmdBack.TabIndex = 24;
			this.cmdBack.TabStop = false;
			this.cmdBack.BackColor = System.Drawing.SystemColors.Control;
			this.cmdBack.CausesValidation = true;
			this.cmdBack.Enabled = true;
			this.cmdBack.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdBack.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdBack.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdBack.Name = "cmdBack";
			this._lbl_8.BackColor = System.Drawing.Color.Transparent;
			this._lbl_8.Text = "&4.Process this Order";
			this._lbl_8.Size = new System.Drawing.Size(116, 13);
			this._lbl_8.Location = new System.Drawing.Point(342, 147);
			this._lbl_8.TabIndex = 32;
			this._lbl_8.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_8.Enabled = true;
			this._lbl_8.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_8.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_8.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_8.UseMnemonic = true;
			this._lbl_8.Visible = true;
			this._lbl_8.AutoSize = true;
			this._lbl_8.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_8.Name = "_lbl_8";
			this._lbl_7.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lbl_7.Text = "Order Attention Line:";
			this._lbl_7.Size = new System.Drawing.Size(133, 13);
			this._lbl_7.Location = new System.Drawing.Point(318, 192);
			this._lbl_7.TabIndex = 31;
			this._lbl_7.BackColor = System.Drawing.Color.Transparent;
			this._lbl_7.Enabled = true;
			this._lbl_7.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_7.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_7.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_7.UseMnemonic = true;
			this._lbl_7.Visible = true;
			this._lbl_7.AutoSize = false;
			this._lbl_7.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_7.Name = "_lbl_7";
			this._lbl_6.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lbl_6.Text = "Order Reference:";
			this._lbl_6.Size = new System.Drawing.Size(133, 13);
			this._lbl_6.Location = new System.Drawing.Point(318, 171);
			this._lbl_6.TabIndex = 30;
			this._lbl_6.BackColor = System.Drawing.Color.Transparent;
			this._lbl_6.Enabled = true;
			this._lbl_6.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_6.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_6.UseMnemonic = true;
			this._lbl_6.Visible = true;
			this._lbl_6.AutoSize = false;
			this._lbl_6.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_6.Name = "_lbl_6";
			this._lbl_5.BackColor = System.Drawing.Color.Transparent;
			this._lbl_5.Text = "&3. Order Totals";
			this._lbl_5.Size = new System.Drawing.Size(86, 13);
			this._lbl_5.Location = new System.Drawing.Point(342, 42);
			this._lbl_5.TabIndex = 26;
			this._lbl_5.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_5.Enabled = true;
			this._lbl_5.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_5.UseMnemonic = true;
			this._lbl_5.Visible = true;
			this._lbl_5.AutoSize = true;
			this._lbl_5.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_5.Name = "_lbl_5";
			this.lblTotal.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this.lblTotal.BackColor = System.Drawing.Color.FromArgb(224, 224, 224);
			this.lblTotal.Text = "lblTotal";
			this.lblTotal.ForeColor = System.Drawing.SystemColors.WindowText;
			this.lblTotal.Size = new System.Drawing.Size(142, 16);
			this.lblTotal.Location = new System.Drawing.Point(459, 99);
			this.lblTotal.TabIndex = 22;
			this.lblTotal.Enabled = true;
			this.lblTotal.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblTotal.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblTotal.UseMnemonic = true;
			this.lblTotal.Visible = true;
			this.lblTotal.AutoSize = false;
			this.lblTotal.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.lblTotal.Name = "lblTotal";
			this.lblContentTotal.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this.lblContentTotal.BackColor = System.Drawing.Color.FromArgb(224, 224, 224);
			this.lblContentTotal.Text = "lblContentTotal";
			this.lblContentTotal.ForeColor = System.Drawing.SystemColors.WindowText;
			this.lblContentTotal.Size = new System.Drawing.Size(142, 16);
			this.lblContentTotal.Location = new System.Drawing.Point(459, 63);
			this.lblContentTotal.TabIndex = 21;
			this.lblContentTotal.Enabled = true;
			this.lblContentTotal.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblContentTotal.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblContentTotal.UseMnemonic = true;
			this.lblContentTotal.Visible = true;
			this.lblContentTotal.AutoSize = false;
			this.lblContentTotal.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.lblContentTotal.Name = "lblContentTotal";
			this.lblDepositTotal.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this.lblDepositTotal.BackColor = System.Drawing.Color.FromArgb(224, 224, 224);
			this.lblDepositTotal.Text = "lblDepositTotal";
			this.lblDepositTotal.ForeColor = System.Drawing.SystemColors.WindowText;
			this.lblDepositTotal.Size = new System.Drawing.Size(142, 16);
			this.lblDepositTotal.Location = new System.Drawing.Point(459, 81);
			this.lblDepositTotal.TabIndex = 20;
			this.lblDepositTotal.Enabled = true;
			this.lblDepositTotal.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblDepositTotal.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblDepositTotal.UseMnemonic = true;
			this.lblDepositTotal.Visible = true;
			this.lblDepositTotal.AutoSize = false;
			this.lblDepositTotal.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.lblDepositTotal.Name = "lblDepositTotal";
			this._lbl_4.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lbl_4.Text = "Deposit Total:";
			this._lbl_4.Size = new System.Drawing.Size(133, 13);
			this._lbl_4.Location = new System.Drawing.Point(318, 81);
			this._lbl_4.TabIndex = 19;
			this._lbl_4.BackColor = System.Drawing.Color.Transparent;
			this._lbl_4.Enabled = true;
			this._lbl_4.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_4.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_4.UseMnemonic = true;
			this._lbl_4.Visible = true;
			this._lbl_4.AutoSize = false;
			this._lbl_4.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_4.Name = "_lbl_4";
			this._lbl_3.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lbl_3.Text = "Content Total:";
			this._lbl_3.Size = new System.Drawing.Size(133, 13);
			this._lbl_3.Location = new System.Drawing.Point(318, 63);
			this._lbl_3.TabIndex = 18;
			this._lbl_3.BackColor = System.Drawing.Color.Transparent;
			this._lbl_3.Enabled = true;
			this._lbl_3.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_3.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_3.UseMnemonic = true;
			this._lbl_3.Visible = true;
			this._lbl_3.AutoSize = false;
			this._lbl_3.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_3.Name = "_lbl_3";
			this._lbl_0.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lbl_0.Text = "Order Exclusive Total:";
			this._lbl_0.Size = new System.Drawing.Size(133, 13);
			this._lbl_0.Location = new System.Drawing.Point(318, 99);
			this._lbl_0.TabIndex = 17;
			this._lbl_0.BackColor = System.Drawing.Color.Transparent;
			this._lbl_0.Enabled = true;
			this._lbl_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_0.UseMnemonic = true;
			this._lbl_0.Visible = true;
			this._lbl_0.AutoSize = false;
			this._lbl_0.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_0.Name = "_lbl_0";
			this._lblData_4.BackColor = System.Drawing.Color.FromArgb(224, 224, 224);
			this._lblData_4.Text = "Supplier_PostalAddress";
			this._lblData_4.ForeColor = System.Drawing.SystemColors.WindowText;
			this._lblData_4.Size = new System.Drawing.Size(226, 58);
			this._lblData_4.Location = new System.Drawing.Point(102, 165);
			this._lblData_4.TabIndex = 16;
			this._lblData_4.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lblData_4.Enabled = true;
			this._lblData_4.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblData_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblData_4.UseMnemonic = true;
			this._lblData_4.Visible = true;
			this._lblData_4.AutoSize = false;
			this._lblData_4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._lblData_4.Name = "_lblData_4";
			this._lblData_3.BackColor = System.Drawing.Color.FromArgb(224, 224, 224);
			this._lblData_3.Text = "Supplier_PhysicalAddress";
			this._lblData_3.ForeColor = System.Drawing.SystemColors.WindowText;
			this._lblData_3.Size = new System.Drawing.Size(226, 58);
			this._lblData_3.Location = new System.Drawing.Point(102, 102);
			this._lblData_3.TabIndex = 15;
			this._lblData_3.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lblData_3.Enabled = true;
			this._lblData_3.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblData_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblData_3.UseMnemonic = true;
			this._lblData_3.Visible = true;
			this._lblData_3.AutoSize = false;
			this._lblData_3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._lblData_3.Name = "_lblData_3";
			this._lblData_2.BackColor = System.Drawing.Color.FromArgb(224, 224, 224);
			this._lblData_2.Text = "Supplier_Facimile";
			this._lblData_2.ForeColor = System.Drawing.SystemColors.WindowText;
			this._lblData_2.Size = new System.Drawing.Size(94, 16);
			this._lblData_2.Location = new System.Drawing.Point(234, 81);
			this._lblData_2.TabIndex = 14;
			this._lblData_2.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lblData_2.Enabled = true;
			this._lblData_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblData_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblData_2.UseMnemonic = true;
			this._lblData_2.Visible = true;
			this._lblData_2.AutoSize = false;
			this._lblData_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._lblData_2.Name = "_lblData_2";
			this._lblData_1.BackColor = System.Drawing.Color.FromArgb(224, 224, 224);
			this._lblData_1.Text = "Supplier_Telephone";
			this._lblData_1.ForeColor = System.Drawing.SystemColors.WindowText;
			this._lblData_1.Size = new System.Drawing.Size(94, 16);
			this._lblData_1.Location = new System.Drawing.Point(102, 81);
			this._lblData_1.TabIndex = 13;
			this._lblData_1.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lblData_1.Enabled = true;
			this._lblData_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblData_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblData_1.UseMnemonic = true;
			this._lblData_1.Visible = true;
			this._lblData_1.AutoSize = false;
			this._lblData_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._lblData_1.Name = "_lblData_1";
			this._lblData_0.BackColor = System.Drawing.Color.FromArgb(224, 224, 224);
			this._lblData_0.Text = "Supplier_Name";
			this._lblData_0.ForeColor = System.Drawing.SystemColors.WindowText;
			this._lblData_0.Size = new System.Drawing.Size(226, 16);
			this._lblData_0.Location = new System.Drawing.Point(102, 63);
			this._lblData_0.TabIndex = 12;
			this._lblData_0.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lblData_0.Enabled = true;
			this._lblData_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblData_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblData_0.UseMnemonic = true;
			this._lblData_0.Visible = true;
			this._lblData_0.AutoSize = false;
			this._lblData_0.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._lblData_0.Name = "_lblData_0";
			this._lblLabels_9.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_9.Text = "Fax:";
			this._lblLabels_9.Size = new System.Drawing.Size(22, 13);
			this._lblLabels_9.Location = new System.Drawing.Point(207, 81);
			this._lblLabels_9.TabIndex = 11;
			this._lblLabels_9.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_9.Enabled = true;
			this._lblLabels_9.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_9.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_9.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_9.UseMnemonic = true;
			this._lblLabels_9.Visible = true;
			this._lblLabels_9.AutoSize = true;
			this._lblLabels_9.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_9.Name = "_lblLabels_9";
			this._lblLabels_8.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_8.Text = "Telephone:";
			this._lblLabels_8.Size = new System.Drawing.Size(55, 13);
			this._lblLabels_8.Location = new System.Drawing.Point(39, 81);
			this._lblLabels_8.TabIndex = 10;
			this._lblLabels_8.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_8.Enabled = true;
			this._lblLabels_8.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_8.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_8.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_8.UseMnemonic = true;
			this._lblLabels_8.Visible = true;
			this._lblLabels_8.AutoSize = true;
			this._lblLabels_8.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_8.Name = "_lblLabels_8";
			this._lblLabels_7.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_7.Text = "Postal Address:";
			this._lblLabels_7.Size = new System.Drawing.Size(76, 13);
			this._lblLabels_7.Location = new System.Drawing.Point(21, 162);
			this._lblLabels_7.TabIndex = 9;
			this._lblLabels_7.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_7.Enabled = true;
			this._lblLabels_7.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_7.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_7.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_7.UseMnemonic = true;
			this._lblLabels_7.Visible = true;
			this._lblLabels_7.AutoSize = true;
			this._lblLabels_7.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_7.Name = "_lblLabels_7";
			this._lblLabels_6.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_6.Text = "Physical Address:";
			this._lblLabels_6.Size = new System.Drawing.Size(94, 13);
			this._lblLabels_6.Location = new System.Drawing.Point(3, 102);
			this._lblLabels_6.TabIndex = 8;
			this._lblLabels_6.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_6.Enabled = true;
			this._lblLabels_6.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_6.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_6.UseMnemonic = true;
			this._lblLabels_6.Visible = true;
			this._lblLabels_6.AutoSize = true;
			this._lblLabels_6.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_6.Name = "_lblLabels_6";
			this._lbl_1.BackColor = System.Drawing.Color.Transparent;
			this._lbl_1.Text = "&1. General";
			this._lbl_1.Size = new System.Drawing.Size(61, 13);
			this._lbl_1.Location = new System.Drawing.Point(6, 42);
			this._lbl_1.TabIndex = 7;
			this._lbl_1.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_1.Enabled = true;
			this._lbl_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_1.UseMnemonic = true;
			this._lbl_1.Visible = true;
			this._lbl_1.AutoSize = true;
			this._lbl_1.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_1.Name = "_lbl_1";
			this._lbl_2.BackColor = System.Drawing.Color.Transparent;
			this._lbl_2.Text = "&2. Ordering Details";
			this._lbl_2.Size = new System.Drawing.Size(107, 13);
			this._lbl_2.Location = new System.Drawing.Point(6, 234);
			this._lbl_2.TabIndex = 6;
			this._lbl_2.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_2.Enabled = true;
			this._lbl_2.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_2.UseMnemonic = true;
			this._lbl_2.Visible = true;
			this._lbl_2.AutoSize = true;
			this._lbl_2.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_2.Name = "_lbl_2";
			this._lblLabels_38.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_38.Text = "Representative Name:";
			this._lblLabels_38.Size = new System.Drawing.Size(106, 13);
			this._lblLabels_38.Location = new System.Drawing.Point(24, 257);
			this._lblLabels_38.TabIndex = 5;
			this._lblLabels_38.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_38.Enabled = true;
			this._lblLabels_38.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_38.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_38.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_38.UseMnemonic = true;
			this._lblLabels_38.Visible = true;
			this._lblLabels_38.AutoSize = true;
			this._lblLabels_38.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_38.Name = "_lblLabels_38";
			this._lblLabels_37.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_37.Text = "Representative Number:";
			this._lblLabels_37.Size = new System.Drawing.Size(115, 13);
			this._lblLabels_37.Location = new System.Drawing.Point(15, 275);
			this._lblLabels_37.TabIndex = 4;
			this._lblLabels_37.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_37.Enabled = true;
			this._lblLabels_37.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_37.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_37.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_37.UseMnemonic = true;
			this._lblLabels_37.Visible = true;
			this._lblLabels_37.AutoSize = true;
			this._lblLabels_37.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_37.Name = "_lblLabels_37";
			this._lblLabels_36.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_36.Text = "Account Number:";
			this._lblLabels_36.Size = new System.Drawing.Size(83, 13);
			this._lblLabels_36.Location = new System.Drawing.Point(47, 294);
			this._lblLabels_36.TabIndex = 3;
			this._lblLabels_36.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_36.Enabled = true;
			this._lblLabels_36.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_36.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_36.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_36.UseMnemonic = true;
			this._lblLabels_36.Visible = true;
			this._lblLabels_36.AutoSize = true;
			this._lblLabels_36.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_36.Name = "_lblLabels_36";
			this._lblData_5.BackColor = System.Drawing.Color.FromArgb(224, 224, 224);
			this._lblData_5.Text = "Supplier_RepresentativeName";
			this._lblData_5.ForeColor = System.Drawing.SystemColors.WindowText;
			this._lblData_5.Size = new System.Drawing.Size(190, 16);
			this._lblData_5.Location = new System.Drawing.Point(138, 258);
			this._lblData_5.TabIndex = 2;
			this._lblData_5.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lblData_5.Enabled = true;
			this._lblData_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblData_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblData_5.UseMnemonic = true;
			this._lblData_5.Visible = true;
			this._lblData_5.AutoSize = false;
			this._lblData_5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._lblData_5.Name = "_lblData_5";
			this._lblData_6.BackColor = System.Drawing.Color.FromArgb(224, 224, 224);
			this._lblData_6.Text = "Supplier_RepresentativeNumber";
			this._lblData_6.ForeColor = System.Drawing.SystemColors.WindowText;
			this._lblData_6.Size = new System.Drawing.Size(190, 16);
			this._lblData_6.Location = new System.Drawing.Point(138, 276);
			this._lblData_6.TabIndex = 1;
			this._lblData_6.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lblData_6.Enabled = true;
			this._lblData_6.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblData_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblData_6.UseMnemonic = true;
			this._lblData_6.Visible = true;
			this._lblData_6.AutoSize = false;
			this._lblData_6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._lblData_6.Name = "_lblData_6";
			this._lblData_7.BackColor = System.Drawing.Color.FromArgb(224, 224, 224);
			this._lblData_7.Text = "Supplier_ShippingCode";
			this._lblData_7.ForeColor = System.Drawing.SystemColors.WindowText;
			this._lblData_7.Size = new System.Drawing.Size(190, 16);
			this._lblData_7.Location = new System.Drawing.Point(138, 294);
			this._lblData_7.TabIndex = 0;
			this._lblData_7.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lblData_7.Enabled = true;
			this._lblData_7.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblData_7.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblData_7.UseMnemonic = true;
			this._lblData_7.Visible = true;
			this._lblData_7.AutoSize = false;
			this._lblData_7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._lblData_7.Name = "_lblData_7";
			this._Shape1_2.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_2.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_2.Size = new System.Drawing.Size(328, 70);
			this._Shape1_2.Location = new System.Drawing.Point(6, 249);
			this._Shape1_2.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_2.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_2.BorderWidth = 1;
			this._Shape1_2.FillColor = System.Drawing.Color.Black;
			this._Shape1_2.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_2.Visible = true;
			this._Shape1_2.Name = "_Shape1_2";
			this._Shape1_1.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_1.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_1.Size = new System.Drawing.Size(328, 172);
			this._Shape1_1.Location = new System.Drawing.Point(6, 57);
			this._Shape1_1.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_1.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_1.BorderWidth = 1;
			this._Shape1_1.FillColor = System.Drawing.Color.Black;
			this._Shape1_1.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_1.Visible = true;
			this._Shape1_1.Name = "_Shape1_1";
			this._Shape1_0.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_0.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_0.Size = new System.Drawing.Size(265, 64);
			this._Shape1_0.Location = new System.Drawing.Point(342, 57);
			this._Shape1_0.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_0.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_0.BorderWidth = 1;
			this._Shape1_0.FillColor = System.Drawing.Color.Black;
			this._Shape1_0.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_0.Visible = true;
			this._Shape1_0.Name = "_Shape1_0";
			this._Shape1_3.BackColor = System.Drawing.Color.FromArgb(255, 192, 192);
			this._Shape1_3.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_3.Size = new System.Drawing.Size(265, 157);
			this._Shape1_3.Location = new System.Drawing.Point(342, 162);
			this._Shape1_3.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_3.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_3.BorderWidth = 1;
			this._Shape1_3.FillColor = System.Drawing.Color.Black;
			this._Shape1_3.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_3.Visible = true;
			this._Shape1_3.Name = "_Shape1_3";
			this.Controls.Add(cmdNext);
			this.Controls.Add(_txtFields_1);
			this.Controls.Add(_txtFields_0);
			this.Controls.Add(picButtons);
			this.Controls.Add(_lbl_8);
			this.Controls.Add(_lbl_7);
			this.Controls.Add(_lbl_6);
			this.Controls.Add(_lbl_5);
			this.Controls.Add(lblTotal);
			this.Controls.Add(lblContentTotal);
			this.Controls.Add(lblDepositTotal);
			this.Controls.Add(_lbl_4);
			this.Controls.Add(_lbl_3);
			this.Controls.Add(_lbl_0);
			this.Controls.Add(_lblData_4);
			this.Controls.Add(_lblData_3);
			this.Controls.Add(_lblData_2);
			this.Controls.Add(_lblData_1);
			this.Controls.Add(_lblData_0);
			this.Controls.Add(_lblLabels_9);
			this.Controls.Add(_lblLabels_8);
			this.Controls.Add(_lblLabels_7);
			this.Controls.Add(_lblLabels_6);
			this.Controls.Add(_lbl_1);
			this.Controls.Add(_lbl_2);
			this.Controls.Add(_lblLabels_38);
			this.Controls.Add(_lblLabels_37);
			this.Controls.Add(_lblLabels_36);
			this.Controls.Add(_lblData_5);
			this.Controls.Add(_lblData_6);
			this.Controls.Add(_lblData_7);
			this.ShapeContainer1.Shapes.Add(_Shape1_2);
			this.ShapeContainer1.Shapes.Add(_Shape1_1);
			this.ShapeContainer1.Shapes.Add(_Shape1_0);
			this.ShapeContainer1.Shapes.Add(_Shape1_3);
			this.Controls.Add(ShapeContainer1);
			this.picButtons.Controls.Add(cmdExit);
			this.picButtons.Controls.Add(cmdBack);
			//Me.lbl.SetIndex(_lbl_8, CType(8, Short))
			//Me.lbl.SetIndex(_lbl_7, CType(7, Short))
			//Me.lbl.SetIndex(_lbl_6, CType(6, Short))
			//Me.lbl.SetIndex(_lbl_5, CType(5, Short))
			//Me.lbl.SetIndex(_lbl_4, CType(4, Short))
			//Me.lbl.SetIndex(_lbl_3, CType(3, Short))
			//Me.lbl.SetIndex(_lbl_0, CType(0, Short))
			//Me.lbl.SetIndex(_lbl_1, CType(1, Short))
			//Me.lbl.SetIndex(_lbl_2, CType(2, Short))
			//Me.lblData.SetIndex(_lblData_4, CType(4, Short))
			//Me.lblData.SetIndex(_lblData_3, CType(3, Short))
			//Me.lblData.SetIndex(_lblData_2, CType(2, Short))
			//Me.lblData.SetIndex(_lblData_1, CType(1, Short))
			//Me.lblData.SetIndex(_lblData_0, CType(0, Short))
			//Me.lblData.SetIndex(_lblData_5, CType(5, Short))
			//Me.lblData.SetIndex(_lblData_6, CType(6, Short))
			//M() ''e.lblData.SetIndex(_lblData_7, CType(7, Short))
			//M() 'e.lblLabels.SetIndex(_lblLabels_9, CType(9, Short))
			//Me.lblLabels.SetIndex(_lblLabels_8, CType(8, Short))
			//Me.lblLabels.SetIndex(_lblLabels_7, CType(7, Short))
			//Me.lblLabels.SetIndex(_lblLabels_6, CType(6, Short))
			//Me.lblLabels.SetIndex(_lblLabels_38, CType(38, Short))
			//Me.lblLabels.SetIndex(_lblLabels_37, CType(37, Short))
			//Me.lblLabels.SetIndex(_lblLabels_36, CType(36, Short))
			//Me.txtFields.SetIndex(_txtFields_1, CType(1, Short))
			//'Me.txtFields.SetIndex(_txtFields_0, CType(0, Short))
			this.Shape1.SetIndex(_Shape1_2, Convert.ToInt16(2));
			this.Shape1.SetIndex(_Shape1_1, Convert.ToInt16(1));
			this.Shape1.SetIndex(_Shape1_0, Convert.ToInt16(0));
			this.Shape1.SetIndex(_Shape1_3, Convert.ToInt16(3));
			((System.ComponentModel.ISupportInitialize)this.Shape1).EndInit();
			//CType(Me.txtFields, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.lblData, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
			this.picButtons.ResumeLayout(false);
			this.ResumeLayout(false);
			this.PerformLayout();
		}
Esempio n. 48
0
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmMainHOParam));
     this.components      = new System.ComponentModel.Container();
     this.ToolTip1        = new System.Windows.Forms.ToolTip(components);
     this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
     this._chkBit_6       = new System.Windows.Forms.CheckBox();
     this._chkBit_5       = new System.Windows.Forms.CheckBox();
     this._chkBit_1       = new System.Windows.Forms.CheckBox();
     this._chkBit_2       = new System.Windows.Forms.CheckBox();
     this._chkBit_3       = new System.Windows.Forms.CheckBox();
     this._chkBit_4       = new System.Windows.Forms.CheckBox();
     this.picButtons      = new System.Windows.Forms.Panel();
     this.cmdCancel       = new System.Windows.Forms.Button();
     this.cmdClearLock    = new System.Windows.Forms.Button();
     this.cmdClose        = new System.Windows.Forms.Button();
     this._lbl_2          = new System.Windows.Forms.Label();
     this._Shape1_3       = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     //Me.chkBit = New Microsoft.VisualBasic.Compatibility.VB6.CheckBoxArray(components)
     //Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
     this.Shape1 = new RectangleShapeArray(components);
     this.picButtons.SuspendLayout();
     this.SuspendLayout();
     this.ToolTip1.Active = true;
     //CType(Me.chkBit, System.ComponentModel.ISupportInitialize).BeginInit()
     //CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
     ((System.ComponentModel.ISupportInitialize) this.Shape1).BeginInit();
     this.FormBorderStyle               = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Text                          = "4POS HeadOffice Sync - Parameters";
     this.ClientSize                    = new System.Drawing.Size(271, 189);
     this.Location                      = new System.Drawing.Point(3, 29);
     this.ControlBox                    = false;
     this.MaximizeBox                   = false;
     this.MinimizeBox                   = false;
     this.StartPosition                 = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.AutoScaleMode                 = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor                     = System.Drawing.SystemColors.Control;
     this.Enabled                       = true;
     this.KeyPreview                    = false;
     this.Cursor                        = System.Windows.Forms.Cursors.Default;
     this.RightToLeft                   = System.Windows.Forms.RightToLeft.No;
     this.ShowInTaskbar                 = true;
     this.HelpButton                    = false;
     this.WindowState                   = System.Windows.Forms.FormWindowState.Normal;
     this.Name                          = "frmMainHOParam";
     this._chkBit_6.CheckAlign          = System.Drawing.ContentAlignment.MiddleRight;
     this._chkBit_6.FlatStyle           = System.Windows.Forms.FlatStyle.Flat;
     this._chkBit_6.BackColor           = System.Drawing.Color.FromArgb(192, 192, 255);
     this._chkBit_6.Text                = "Ignore Bill of Material / Recipe";
     this._chkBit_6.ForeColor           = System.Drawing.SystemColors.WindowText;
     this._chkBit_6.Size                = new System.Drawing.Size(242, 15);
     this._chkBit_6.Location            = new System.Drawing.Point(16, 160);
     this._chkBit_6.TabIndex            = 10;
     this._chkBit_6.CausesValidation    = true;
     this._chkBit_6.Enabled             = true;
     this._chkBit_6.Cursor              = System.Windows.Forms.Cursors.Default;
     this._chkBit_6.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this._chkBit_6.Appearance          = System.Windows.Forms.Appearance.Normal;
     this._chkBit_6.TabStop             = true;
     this._chkBit_6.CheckState          = System.Windows.Forms.CheckState.Unchecked;
     this._chkBit_6.Visible             = true;
     this._chkBit_6.Name                = "_chkBit_6";
     this._chkBit_5.CheckAlign          = System.Drawing.ContentAlignment.MiddleRight;
     this._chkBit_5.FlatStyle           = System.Windows.Forms.FlatStyle.Flat;
     this._chkBit_5.BackColor           = System.Drawing.Color.FromArgb(192, 192, 255);
     this._chkBit_5.Text                = "Overwrite Promotion";
     this._chkBit_5.ForeColor           = System.Drawing.SystemColors.WindowText;
     this._chkBit_5.Size                = new System.Drawing.Size(242, 15);
     this._chkBit_5.Location            = new System.Drawing.Point(16, 142);
     this._chkBit_5.TabIndex            = 9;
     this._chkBit_5.CausesValidation    = true;
     this._chkBit_5.Enabled             = true;
     this._chkBit_5.Cursor              = System.Windows.Forms.Cursors.Default;
     this._chkBit_5.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this._chkBit_5.Appearance          = System.Windows.Forms.Appearance.Normal;
     this._chkBit_5.TabStop             = true;
     this._chkBit_5.CheckState          = System.Windows.Forms.CheckState.Unchecked;
     this._chkBit_5.Visible             = true;
     this._chkBit_5.Name                = "_chkBit_5";
     this._chkBit_1.CheckAlign          = System.Drawing.ContentAlignment.MiddleRight;
     this._chkBit_1.FlatStyle           = System.Windows.Forms.FlatStyle.Flat;
     this._chkBit_1.BackColor           = System.Drawing.Color.FromArgb(192, 192, 255);
     this._chkBit_1.Text                = "Update Re-order level";
     this._chkBit_1.ForeColor           = System.Drawing.SystemColors.WindowText;
     this._chkBit_1.Size                = new System.Drawing.Size(242, 15);
     this._chkBit_1.Location            = new System.Drawing.Point(16, 59);
     this._chkBit_1.TabIndex            = 6;
     this._chkBit_1.CausesValidation    = true;
     this._chkBit_1.Enabled             = true;
     this._chkBit_1.Cursor              = System.Windows.Forms.Cursors.Default;
     this._chkBit_1.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this._chkBit_1.Appearance          = System.Windows.Forms.Appearance.Normal;
     this._chkBit_1.TabStop             = true;
     this._chkBit_1.CheckState          = System.Windows.Forms.CheckState.Unchecked;
     this._chkBit_1.Visible             = true;
     this._chkBit_1.Name                = "_chkBit_1";
     this._chkBit_2.CheckAlign          = System.Drawing.ContentAlignment.MiddleRight;
     this._chkBit_2.FlatStyle           = System.Windows.Forms.FlatStyle.Flat;
     this._chkBit_2.BackColor           = System.Drawing.Color.FromArgb(192, 192, 255);
     this._chkBit_2.Text                = "Overwrite Employee information";
     this._chkBit_2.ForeColor           = System.Drawing.SystemColors.WindowText;
     this._chkBit_2.Size                = new System.Drawing.Size(242, 15);
     this._chkBit_2.Location            = new System.Drawing.Point(16, 79);
     this._chkBit_2.TabIndex            = 5;
     this._chkBit_2.CausesValidation    = true;
     this._chkBit_2.Enabled             = true;
     this._chkBit_2.Cursor              = System.Windows.Forms.Cursors.Default;
     this._chkBit_2.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this._chkBit_2.Appearance          = System.Windows.Forms.Appearance.Normal;
     this._chkBit_2.TabStop             = true;
     this._chkBit_2.CheckState          = System.Windows.Forms.CheckState.Unchecked;
     this._chkBit_2.Visible             = true;
     this._chkBit_2.Name                = "_chkBit_2";
     this._chkBit_3.CheckAlign          = System.Drawing.ContentAlignment.MiddleRight;
     this._chkBit_3.FlatStyle           = System.Windows.Forms.FlatStyle.Flat;
     this._chkBit_3.BackColor           = System.Drawing.Color.FromArgb(192, 192, 255);
     this._chkBit_3.Text                = "Update Item Counter for Waitron";
     this._chkBit_3.ForeColor           = System.Drawing.SystemColors.WindowText;
     this._chkBit_3.Size                = new System.Drawing.Size(242, 15);
     this._chkBit_3.Location            = new System.Drawing.Point(16, 99);
     this._chkBit_3.TabIndex            = 4;
     this._chkBit_3.CausesValidation    = true;
     this._chkBit_3.Enabled             = true;
     this._chkBit_3.Cursor              = System.Windows.Forms.Cursors.Default;
     this._chkBit_3.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this._chkBit_3.Appearance          = System.Windows.Forms.Appearance.Normal;
     this._chkBit_3.TabStop             = true;
     this._chkBit_3.CheckState          = System.Windows.Forms.CheckState.Unchecked;
     this._chkBit_3.Visible             = true;
     this._chkBit_3.Name                = "_chkBit_3";
     this._chkBit_4.CheckAlign          = System.Drawing.ContentAlignment.MiddleRight;
     this._chkBit_4.FlatStyle           = System.Windows.Forms.FlatStyle.Flat;
     this._chkBit_4.BackColor           = System.Drawing.Color.FromArgb(192, 192, 255);
     this._chkBit_4.Text                = "Update Actual Cost";
     this._chkBit_4.ForeColor           = System.Drawing.SystemColors.WindowText;
     this._chkBit_4.Size                = new System.Drawing.Size(242, 15);
     this._chkBit_4.Location            = new System.Drawing.Point(16, 120);
     this._chkBit_4.TabIndex            = 3;
     this._chkBit_4.CausesValidation    = true;
     this._chkBit_4.Enabled             = true;
     this._chkBit_4.Cursor              = System.Windows.Forms.Cursors.Default;
     this._chkBit_4.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this._chkBit_4.Appearance          = System.Windows.Forms.Appearance.Normal;
     this._chkBit_4.TabStop             = true;
     this._chkBit_4.CheckState          = System.Windows.Forms.CheckState.Unchecked;
     this._chkBit_4.Visible             = true;
     this._chkBit_4.Name                = "_chkBit_4";
     this.picButtons.Dock               = System.Windows.Forms.DockStyle.Top;
     this.picButtons.BackColor          = System.Drawing.Color.Blue;
     this.picButtons.Size               = new System.Drawing.Size(271, 39);
     this.picButtons.Location           = new System.Drawing.Point(0, 0);
     this.picButtons.TabIndex           = 0;
     this.picButtons.TabStop            = false;
     this.picButtons.CausesValidation   = true;
     this.picButtons.Enabled            = true;
     this.picButtons.ForeColor          = System.Drawing.SystemColors.ControlText;
     this.picButtons.Cursor             = System.Windows.Forms.Cursors.Default;
     this.picButtons.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.picButtons.Visible            = true;
     this.picButtons.BorderStyle        = System.Windows.Forms.BorderStyle.Fixed3D;
     this.picButtons.Name               = "picButtons";
     this.cmdCancel.TextAlign           = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdCancel.Text                = "&Undo";
     this.cmdCancel.Size                = new System.Drawing.Size(73, 29);
     this.cmdCancel.Location            = new System.Drawing.Point(8, 4);
     this.cmdCancel.TabIndex            = 8;
     this.cmdCancel.TabStop             = false;
     this.cmdCancel.BackColor           = System.Drawing.SystemColors.Control;
     this.cmdCancel.CausesValidation    = true;
     this.cmdCancel.Enabled             = true;
     this.cmdCancel.ForeColor           = System.Drawing.SystemColors.ControlText;
     this.cmdCancel.Cursor              = System.Windows.Forms.Cursors.Default;
     this.cmdCancel.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this.cmdCancel.Name                = "cmdCancel";
     this.cmdClearLock.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdClearLock.Text             = "Clear Log";
     this.cmdClearLock.Size             = new System.Drawing.Size(73, 29);
     this.cmdClearLock.Location         = new System.Drawing.Point(552, 4);
     this.cmdClearLock.TabIndex         = 2;
     this.cmdClearLock.TabStop          = false;
     this.cmdClearLock.BackColor        = System.Drawing.SystemColors.Control;
     this.cmdClearLock.CausesValidation = true;
     this.cmdClearLock.Enabled          = true;
     this.cmdClearLock.ForeColor        = System.Drawing.SystemColors.ControlText;
     this.cmdClearLock.Cursor           = System.Windows.Forms.Cursors.Default;
     this.cmdClearLock.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.cmdClearLock.Name             = "cmdClearLock";
     this.cmdClose.TextAlign            = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdClose.Text                 = "E&xit";
     this.cmdClose.Size                 = new System.Drawing.Size(73, 29);
     this.cmdClose.Location             = new System.Drawing.Point(184, 4);
     this.cmdClose.TabIndex             = 1;
     this.cmdClose.TabStop              = false;
     this.cmdClose.BackColor            = System.Drawing.SystemColors.Control;
     this.cmdClose.CausesValidation     = true;
     this.cmdClose.Enabled              = true;
     this.cmdClose.ForeColor            = System.Drawing.SystemColors.ControlText;
     this.cmdClose.Cursor               = System.Windows.Forms.Cursors.Default;
     this.cmdClose.RightToLeft          = System.Windows.Forms.RightToLeft.No;
     this.cmdClose.Name                 = "cmdClose";
     this._lbl_2.BackColor              = System.Drawing.Color.Transparent;
     this._lbl_2.Text                   = "1. 4POS HeadOffice Sync - Parameters";
     this._lbl_2.Font                   = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
     this._lbl_2.Size                   = new System.Drawing.Size(206, 14);
     this._lbl_2.Location               = new System.Drawing.Point(8, 40);
     this._lbl_2.TabIndex               = 7;
     this._lbl_2.TextAlign              = System.Drawing.ContentAlignment.TopLeft;
     this._lbl_2.Enabled                = true;
     this._lbl_2.ForeColor              = System.Drawing.SystemColors.ControlText;
     this._lbl_2.Cursor                 = System.Windows.Forms.Cursors.Default;
     this._lbl_2.RightToLeft            = System.Windows.Forms.RightToLeft.No;
     this._lbl_2.UseMnemonic            = true;
     this._lbl_2.Visible                = true;
     this._lbl_2.AutoSize               = true;
     this._lbl_2.BorderStyle            = System.Windows.Forms.BorderStyle.None;
     this._lbl_2.Name                   = "_lbl_2";
     this._Shape1_3.BackColor           = System.Drawing.Color.FromArgb(192, 192, 255);
     this._Shape1_3.BackStyle           = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_3.Size                = new System.Drawing.Size(254, 125);
     this._Shape1_3.Location            = new System.Drawing.Point(8, 55);
     this._Shape1_3.BorderColor         = System.Drawing.SystemColors.WindowText;
     this._Shape1_3.BorderStyle         = System.Drawing.Drawing2D.DashStyle.Solid;
     this._Shape1_3.BorderWidth         = 1;
     this._Shape1_3.FillColor           = System.Drawing.Color.Black;
     this._Shape1_3.FillStyle           = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
     this._Shape1_3.Visible             = true;
     this._Shape1_3.Name                = "_Shape1_3";
     this.Controls.Add(_chkBit_6);
     this.Controls.Add(_chkBit_5);
     this.Controls.Add(_chkBit_1);
     this.Controls.Add(_chkBit_2);
     this.Controls.Add(_chkBit_3);
     this.Controls.Add(_chkBit_4);
     this.Controls.Add(picButtons);
     this.Controls.Add(_lbl_2);
     this.ShapeContainer1.Shapes.Add(_Shape1_3);
     this.Controls.Add(ShapeContainer1);
     this.picButtons.Controls.Add(cmdCancel);
     this.picButtons.Controls.Add(cmdClearLock);
     this.picButtons.Controls.Add(cmdClose);
     //Me.chkBit.SetIndex(_chkBit_6, CType(6, Short))
     //Me.chkBit.SetIndex(_chkBit_5, CType(5, Short))
     //Me.chkBit.SetIndex(_chkBit_1, CType(1, Short))
     //Me.chkBit.SetIndex(_chkBit_2, CType(2, Short))
     //Me.chkBit.SetIndex(_chkBit_3, CType(3, Short))
     //Me.chkBit.SetIndex(_chkBit_4, CType(4, Short))
     //Me.lbl.SetIndex(_lbl_2, CType(2, Short))
     this.Shape1.SetIndex(_Shape1_3, Convert.ToInt16(3));
     ((System.ComponentModel.ISupportInitialize) this.Shape1).EndInit();
     //CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
     //CType(Me.chkBit, System.ComponentModel.ISupportInitialize).EndInit()
     this.picButtons.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmVegTestCode));
			this.components = new System.ComponentModel.Container();
			this.ToolTip1 = new System.Windows.Forms.ToolTip(components);
			this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
			this.Timer1 = new System.Windows.Forms.Timer(components);
			this.Command2 = new System.Windows.Forms.Button();
			this.Command1 = new System.Windows.Forms.Button();
			//Me.Drive1 = New Microsoft.VisualBasic.Compatibility.VB6.DriveListBox
			this.chkFields = new System.Windows.Forms.CheckBox();
			this.txtFields = new System.Windows.Forms.TextBox();
			this.picButtons = new System.Windows.Forms.Panel();
			this.cmdCancel = new System.Windows.Forms.Button();
			this.cmdClose = new System.Windows.Forms.Button();
			this._lblLabels_0 = new System.Windows.Forms.Label();
			this._lblLabels_1 = new System.Windows.Forms.Label();
			this._Shape1_2 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._lbl_5 = new System.Windows.Forms.Label();
			//Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			//Me.lblLabels = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			this.Shape1 = new RectangleShapeArray(components);
			this.picButtons.SuspendLayout();
			this.SuspendLayout();
			this.ToolTip1.Active = true;
			//	CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
			//	CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).BeginInit()
			((System.ComponentModel.ISupportInitialize)this.Shape1).BeginInit();
			this.BackColor = System.Drawing.Color.FromArgb(224, 224, 224);
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
			this.Text = "4VEG Registration";
			this.ClientSize = new System.Drawing.Size(345, 120);
			this.Location = new System.Drawing.Point(73, 22);
			this.ControlBox = false;
			this.KeyPreview = true;
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.Enabled = true;
			this.Cursor = System.Windows.Forms.Cursors.Default;
			this.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.ShowInTaskbar = true;
			this.HelpButton = false;
			this.WindowState = System.Windows.Forms.FormWindowState.Normal;
			this.Name = "frmVegTestCode";
			this.Timer1.Interval = 1;
			this.Timer1.Enabled = true;
			this.Command2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.Command2.Text = "Close CD Tray and Register";
			this.Command2.Size = new System.Drawing.Size(151, 19);
			this.Command2.Location = new System.Drawing.Point(184, 256);
			this.Command2.TabIndex = 10;
			this.Command2.BackColor = System.Drawing.SystemColors.Control;
			this.Command2.CausesValidation = true;
			this.Command2.Enabled = true;
			this.Command2.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Command2.Cursor = System.Windows.Forms.Cursors.Default;
			this.Command2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Command2.TabStop = true;
			this.Command2.Name = "Command2";
			this.Command1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.Command1.Text = "Open";
			this.Command1.Size = new System.Drawing.Size(59, 19);
			this.Command1.Location = new System.Drawing.Point(216, 280);
			this.Command1.TabIndex = 8;
			this.Command1.BackColor = System.Drawing.SystemColors.Control;
			this.Command1.CausesValidation = true;
			this.Command1.Enabled = true;
			this.Command1.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Command1.Cursor = System.Windows.Forms.Cursors.Default;
			this.Command1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Command1.TabStop = true;
			this.Command1.Name = "Command1";
			//Me.Drive1.Enabled = False
			//Me.Drive1.Size = New System.Drawing.Size(111, 21)
			//Me.Drive1.Location = New System.Drawing.Point(64, 256)
			//Me.Drive1.TabIndex = 7
			//Me.Drive1.BackColor = System.Drawing.SystemColors.Window
			//Me.Drive1.CausesValidation = True
			//Me.Drive1.ForeColor = System.Drawing.SystemColors.WindowText
			//Me.Drive1.Cursor = System.Windows.Forms.Cursors.Default
			//Me.Drive1.TabStop = True
			//Me.Drive1.Visible = True
			//Me.Drive1.Name = "Drive1"
			this.chkFields.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.chkFields.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this.chkFields.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this.chkFields.Text = "Manual :";
			this.chkFields.ForeColor = System.Drawing.SystemColors.WindowText;
			this.chkFields.Size = new System.Drawing.Size(68, 17);
			this.chkFields.Location = new System.Drawing.Point(264, 231);
			this.chkFields.TabIndex = 2;
			this.chkFields.CausesValidation = true;
			this.chkFields.Enabled = true;
			this.chkFields.Cursor = System.Windows.Forms.Cursors.Default;
			this.chkFields.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.chkFields.Appearance = System.Windows.Forms.Appearance.Normal;
			this.chkFields.TabStop = true;
			this.chkFields.CheckState = System.Windows.Forms.CheckState.Unchecked;
			this.chkFields.Visible = true;
			this.chkFields.Name = "chkFields";
			this.txtFields.AutoSize = false;
			this.txtFields.BackColor = System.Drawing.Color.White;
			this.txtFields.Size = new System.Drawing.Size(270, 27);
			this.txtFields.ImeMode = System.Windows.Forms.ImeMode.Disable;
			this.txtFields.Location = new System.Drawing.Point(64, 76);
			this.txtFields.TabIndex = 1;
			this.txtFields.AcceptsReturn = true;
			this.txtFields.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this.txtFields.CausesValidation = true;
			this.txtFields.Enabled = true;
			this.txtFields.ForeColor = System.Drawing.SystemColors.WindowText;
			this.txtFields.HideSelection = true;
			this.txtFields.ReadOnly = false;
			this.txtFields.MaxLength = 0;
			this.txtFields.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.txtFields.Multiline = false;
			this.txtFields.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.txtFields.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this.txtFields.TabStop = true;
			this.txtFields.Visible = true;
			this.txtFields.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.txtFields.Name = "txtFields";
			this.picButtons.Dock = System.Windows.Forms.DockStyle.Top;
			this.picButtons.BackColor = System.Drawing.Color.Blue;
			this.picButtons.Size = new System.Drawing.Size(345, 39);
			this.picButtons.Location = new System.Drawing.Point(0, 0);
			this.picButtons.TabIndex = 6;
			this.picButtons.TabStop = false;
			this.picButtons.CausesValidation = true;
			this.picButtons.Enabled = true;
			this.picButtons.ForeColor = System.Drawing.SystemColors.ControlText;
			this.picButtons.Cursor = System.Windows.Forms.Cursors.Default;
			this.picButtons.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.picButtons.Visible = true;
			this.picButtons.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.picButtons.Name = "picButtons";
			this.cmdCancel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdCancel.Text = "&Undo";
			this.cmdCancel.Size = new System.Drawing.Size(73, 29);
			this.cmdCancel.Location = new System.Drawing.Point(5, 3);
			this.cmdCancel.TabIndex = 5;
			this.cmdCancel.TabStop = false;
			this.cmdCancel.BackColor = System.Drawing.SystemColors.Control;
			this.cmdCancel.CausesValidation = true;
			this.cmdCancel.Enabled = true;
			this.cmdCancel.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdCancel.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdCancel.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdCancel.Name = "cmdCancel";
			this.cmdClose.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdClose.Text = "N&ext";
			this.cmdClose.Size = new System.Drawing.Size(81, 29);
			this.cmdClose.Location = new System.Drawing.Point(256, 2);
			this.cmdClose.TabIndex = 4;
			this.cmdClose.TabStop = false;
			this.cmdClose.BackColor = System.Drawing.SystemColors.Control;
			this.cmdClose.CausesValidation = true;
			this.cmdClose.Enabled = true;
			this.cmdClose.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdClose.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdClose.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdClose.Name = "cmdClose";
			this._lblLabels_0.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_0.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_0.Text = "CD Drive :";
			this._lblLabels_0.ForeColor = System.Drawing.SystemColors.WindowText;
			this._lblLabels_0.Size = new System.Drawing.Size(49, 13);
			this._lblLabels_0.Location = new System.Drawing.Point(8, 258);
			this._lblLabels_0.TabIndex = 9;
			this._lblLabels_0.Enabled = true;
			this._lblLabels_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_0.UseMnemonic = true;
			this._lblLabels_0.Visible = true;
			this._lblLabels_0.AutoSize = true;
			this._lblLabels_0.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_0.Name = "_lblLabels_0";
			this._lblLabels_1.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_1.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_1.Text = "CD Key :";
			this._lblLabels_1.ForeColor = System.Drawing.SystemColors.WindowText;
			this._lblLabels_1.Size = new System.Drawing.Size(51, 16);
			this._lblLabels_1.Location = new System.Drawing.Point(8, 79);
			this._lblLabels_1.TabIndex = 0;
			this._lblLabels_1.Enabled = true;
			this._lblLabels_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_1.UseMnemonic = true;
			this._lblLabels_1.Visible = true;
			this._lblLabels_1.AutoSize = true;
			this._lblLabels_1.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_1.Name = "_lblLabels_1";
			this._Shape1_2.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_2.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_2.Size = new System.Drawing.Size(338, 49);
			this._Shape1_2.Location = new System.Drawing.Point(4, 64);
			this._Shape1_2.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_2.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_2.BorderWidth = 1;
			this._Shape1_2.FillColor = System.Drawing.Color.Black;
			this._Shape1_2.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_2.Visible = true;
			this._Shape1_2.Name = "_Shape1_2";
			this._lbl_5.BackColor = System.Drawing.Color.Transparent;
			this._lbl_5.Text = "Please type in your 4VEG CD Key. [ without dashes ]";
			this._lbl_5.Size = new System.Drawing.Size(333, 21);
			this._lbl_5.Location = new System.Drawing.Point(6, 48);
			this._lbl_5.TabIndex = 3;
			this._lbl_5.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_5.Enabled = true;
			this._lbl_5.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_5.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_5.UseMnemonic = true;
			this._lbl_5.Visible = true;
			this._lbl_5.AutoSize = false;
			this._lbl_5.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_5.Name = "_lbl_5";
			this.Controls.Add(Command2);
			this.Controls.Add(Command1);
			//Me.Controls.Add(Drive1)
			this.Controls.Add(chkFields);
			this.Controls.Add(txtFields);
			this.Controls.Add(picButtons);
			this.Controls.Add(_lblLabels_0);
			this.Controls.Add(_lblLabels_1);
			this.ShapeContainer1.Shapes.Add(_Shape1_2);
			this.Controls.Add(_lbl_5);
			this.Controls.Add(ShapeContainer1);
			this.picButtons.Controls.Add(cmdCancel);
			this.picButtons.Controls.Add(cmdClose);
			//Me.lbl.SetIndex(_lbl_5, CType(5, Short))
			//Me.lblLabels.SetIndex(_lblLabels_0, CType(0, Short))
			//Me.lblLabels.SetIndex(_lblLabels_1, CType(1, Short))
			//Me.Shape1.SetIndex(_Shape1_2, CType(2, Short))
			//CType(Me.Shape1, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
			this.picButtons.ResumeLayout(false);
			this.ResumeLayout(false);
			this.PerformLayout();
		}
Esempio n. 50
0
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmSupplier));
			this.components = new System.ComponentModel.Container();
			this.ToolTip1 = new System.Windows.Forms.ToolTip(components);
			this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
			this._chkFields_1 = new System.Windows.Forms.CheckBox();
			this._txtFields_28 = new System.Windows.Forms.TextBox();
			this._txtFields_27 = new System.Windows.Forms.TextBox();
			this._txtFields_26 = new System.Windows.Forms.TextBox();
			this._txtFields_1 = new System.Windows.Forms.TextBox();
			this._txtFloatNegative_11 = new System.Windows.Forms.TextBox();
			this._txtFloatNegative_12 = new System.Windows.Forms.TextBox();
			this._txtFloatNegative_13 = new System.Windows.Forms.TextBox();
			this._txtFloatNegative_14 = new System.Windows.Forms.TextBox();
			this._txtFloatNegative_15 = new System.Windows.Forms.TextBox();
			this._txtFloatNegative_16 = new System.Windows.Forms.TextBox();
			this._txtFloatNegative_17 = new System.Windows.Forms.TextBox();
			this._txtFloatNegative_18 = new System.Windows.Forms.TextBox();
			this._txtFields_2 = new System.Windows.Forms.TextBox();
			this._txtFields_6 = new System.Windows.Forms.TextBox();
			this._txtFields_7 = new System.Windows.Forms.TextBox();
			this._txtFields_8 = new System.Windows.Forms.TextBox();
			this._txtFields_9 = new System.Windows.Forms.TextBox();
			this._txtFloat_13 = new System.Windows.Forms.TextBox();
			this._txtFloat_14 = new System.Windows.Forms.TextBox();
			this._txtFloat_15 = new System.Windows.Forms.TextBox();
			this._txtFloat_16 = new System.Windows.Forms.TextBox();
			this._txtFloat_17 = new System.Windows.Forms.TextBox();
			this.picButtons = new System.Windows.Forms.Panel();
			this.cmdStatement = new System.Windows.Forms.Button();
			this.cmdCancel = new System.Windows.Forms.Button();
			this.cmdClose = new System.Windows.Forms.Button();
			this.cmbTemplate = new myDataGridView();
			this._lbl_4 = new System.Windows.Forms.Label();
			this._lbl_3 = new System.Windows.Forms.Label();
			this._lbl_2 = new System.Windows.Forms.Label();
			this._lblLabels_38 = new System.Windows.Forms.Label();
			this._lblLabels_37 = new System.Windows.Forms.Label();
			this._lblLabels_36 = new System.Windows.Forms.Label();
			this._lblLabels_35 = new System.Windows.Forms.Label();
			this._lblLabels_33 = new System.Windows.Forms.Label();
			this._lblLabels_32 = new System.Windows.Forms.Label();
			this._lblLabels_31 = new System.Windows.Forms.Label();
			this._lblLabels_30 = new System.Windows.Forms.Label();
			this._lblLabels_29 = new System.Windows.Forms.Label();
			this._lblLabels_28 = new System.Windows.Forms.Label();
			this._lblLabels_27 = new System.Windows.Forms.Label();
			this._lblLabels_26 = new System.Windows.Forms.Label();
			this._lbl_1 = new System.Windows.Forms.Label();
			this._lbl_0 = new System.Windows.Forms.Label();
			this._lblLabels_2 = new System.Windows.Forms.Label();
			this._lblLabels_6 = new System.Windows.Forms.Label();
			this._lblLabels_7 = new System.Windows.Forms.Label();
			this._lblLabels_8 = new System.Windows.Forms.Label();
			this._lblLabels_9 = new System.Windows.Forms.Label();
			this._lblLabels_13 = new System.Windows.Forms.Label();
			this._lblLabels_14 = new System.Windows.Forms.Label();
			this._lblLabels_15 = new System.Windows.Forms.Label();
			this._lblLabels_16 = new System.Windows.Forms.Label();
			this._lblLabels_17 = new System.Windows.Forms.Label();
			this._Shape1_0 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._Shape1_1 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._Shape1_2 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			this._Shape1_3 = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
			//Me.chkFields = New Microsoft.VisualBasic.Compatibility.VB6.CheckBoxArray(components)
			//Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			//Me.lblLabels = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
			//Me.txtFields = New Microsoft.VisualBasic.Compatibility.VB6.TextBoxArray(components)
			//Me.txtFloat = New Microsoft.VisualBasic.Compatibility.VB6.TextBoxArray(components)
			//Me.txtFloatNegative = New Microsoft.VisualBasic.Compatibility.VB6.TextBoxArray(components)
			this.Shape1 = new RectangleShapeArray(components);
			this.picButtons.SuspendLayout();
			this.SuspendLayout();
			this.ToolTip1.Active = true;
			((System.ComponentModel.ISupportInitialize)this.cmbTemplate).BeginInit();
			//CType(Me.chkFields, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.txtFields, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.txtFloat, System.ComponentModel.ISupportInitialize).BeginInit()
			//CType(Me.txtFloatNegative, System.ComponentModel.ISupportInitialize).BeginInit()
			((System.ComponentModel.ISupportInitialize)this.Shape1).BeginInit();
			this.BackColor = System.Drawing.Color.FromArgb(224, 224, 224);
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
			this.Text = "Edit Supplier Details";
			this.ClientSize = new System.Drawing.Size(661, 347);
			this.Location = new System.Drawing.Point(73, 22);
			this.ControlBox = false;
			this.KeyPreview = true;
			this.MaximizeBox = false;
			this.MinimizeBox = false;
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.Enabled = true;
			this.Cursor = System.Windows.Forms.Cursors.Default;
			this.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.ShowInTaskbar = true;
			this.HelpButton = false;
			this.WindowState = System.Windows.Forms.FormWindowState.Normal;
			this.Name = "frmSupplier";
			this._chkFields_1.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this._chkFields_1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this._chkFields_1.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._chkFields_1.Text = "Disable this Supplier";
			this._chkFields_1.ForeColor = System.Drawing.SystemColors.WindowText;
			this._chkFields_1.Size = new System.Drawing.Size(118, 13);
			this._chkFields_1.Location = new System.Drawing.Point(210, 216);
			this._chkFields_1.TabIndex = 15;
			this._chkFields_1.CausesValidation = true;
			this._chkFields_1.Enabled = true;
			this._chkFields_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._chkFields_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._chkFields_1.Appearance = System.Windows.Forms.Appearance.Normal;
			this._chkFields_1.TabStop = true;
			this._chkFields_1.CheckState = System.Windows.Forms.CheckState.Unchecked;
			this._chkFields_1.Visible = true;
			this._chkFields_1.Name = "_chkFields_1";
			this._txtFields_28.AutoSize = false;
			this._txtFields_28.Size = new System.Drawing.Size(168, 19);
			this._txtFields_28.Location = new System.Drawing.Point(476, 65);
			this._txtFields_28.TabIndex = 28;
			this._txtFields_28.AcceptsReturn = true;
			this._txtFields_28.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this._txtFields_28.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_28.CausesValidation = true;
			this._txtFields_28.Enabled = true;
			this._txtFields_28.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_28.HideSelection = true;
			this._txtFields_28.ReadOnly = false;
			this._txtFields_28.MaxLength = 0;
			this._txtFields_28.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_28.Multiline = false;
			this._txtFields_28.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_28.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFields_28.TabStop = true;
			this._txtFields_28.Visible = true;
			this._txtFields_28.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_28.Name = "_txtFields_28";
			this._txtFields_27.AutoSize = false;
			this._txtFields_27.Size = new System.Drawing.Size(168, 19);
			this._txtFields_27.Location = new System.Drawing.Point(476, 86);
			this._txtFields_27.TabIndex = 30;
			this._txtFields_27.AcceptsReturn = true;
			this._txtFields_27.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this._txtFields_27.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_27.CausesValidation = true;
			this._txtFields_27.Enabled = true;
			this._txtFields_27.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_27.HideSelection = true;
			this._txtFields_27.ReadOnly = false;
			this._txtFields_27.MaxLength = 0;
			this._txtFields_27.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_27.Multiline = false;
			this._txtFields_27.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_27.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFields_27.TabStop = true;
			this._txtFields_27.Visible = true;
			this._txtFields_27.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_27.Name = "_txtFields_27";
			this._txtFields_26.AutoSize = false;
			this._txtFields_26.Size = new System.Drawing.Size(168, 19);
			this._txtFields_26.Location = new System.Drawing.Point(476, 108);
			this._txtFields_26.TabIndex = 32;
			this._txtFields_26.AcceptsReturn = true;
			this._txtFields_26.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this._txtFields_26.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_26.CausesValidation = true;
			this._txtFields_26.Enabled = true;
			this._txtFields_26.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_26.HideSelection = true;
			this._txtFields_26.ReadOnly = false;
			this._txtFields_26.MaxLength = 0;
			this._txtFields_26.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_26.Multiline = false;
			this._txtFields_26.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_26.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFields_26.TabStop = true;
			this._txtFields_26.Visible = true;
			this._txtFields_26.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_26.Name = "_txtFields_26";
			this._txtFields_1.AutoSize = false;
			this._txtFields_1.Size = new System.Drawing.Size(291, 19);
			this._txtFields_1.Location = new System.Drawing.Point(353, 146);
			this._txtFields_1.TabIndex = 34;
			this._txtFields_1.AcceptsReturn = true;
			this._txtFields_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this._txtFields_1.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_1.CausesValidation = true;
			this._txtFields_1.Enabled = true;
			this._txtFields_1.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_1.HideSelection = true;
			this._txtFields_1.ReadOnly = false;
			this._txtFields_1.MaxLength = 0;
			this._txtFields_1.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_1.Multiline = false;
			this._txtFields_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_1.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFields_1.TabStop = true;
			this._txtFields_1.Visible = true;
			this._txtFields_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_1.Name = "_txtFields_1";
			this._txtFloatNegative_11.AutoSize = false;
			this._txtFloatNegative_11.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloatNegative_11.Size = new System.Drawing.Size(72, 19);
			this._txtFloatNegative_11.Location = new System.Drawing.Point(434, 223);
			this._txtFloatNegative_11.TabIndex = 37;
			this._txtFloatNegative_11.AcceptsReturn = true;
			this._txtFloatNegative_11.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloatNegative_11.CausesValidation = true;
			this._txtFloatNegative_11.Enabled = true;
			this._txtFloatNegative_11.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloatNegative_11.HideSelection = true;
			this._txtFloatNegative_11.ReadOnly = false;
			this._txtFloatNegative_11.MaxLength = 0;
			this._txtFloatNegative_11.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloatNegative_11.Multiline = false;
			this._txtFloatNegative_11.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloatNegative_11.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloatNegative_11.TabStop = true;
			this._txtFloatNegative_11.Visible = true;
			this._txtFloatNegative_11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloatNegative_11.Name = "_txtFloatNegative_11";
			this._txtFloatNegative_12.AutoSize = false;
			this._txtFloatNegative_12.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloatNegative_12.Size = new System.Drawing.Size(72, 19);
			this._txtFloatNegative_12.Location = new System.Drawing.Point(434, 244);
			this._txtFloatNegative_12.TabIndex = 39;
			this._txtFloatNegative_12.AcceptsReturn = true;
			this._txtFloatNegative_12.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloatNegative_12.CausesValidation = true;
			this._txtFloatNegative_12.Enabled = true;
			this._txtFloatNegative_12.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloatNegative_12.HideSelection = true;
			this._txtFloatNegative_12.ReadOnly = false;
			this._txtFloatNegative_12.MaxLength = 0;
			this._txtFloatNegative_12.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloatNegative_12.Multiline = false;
			this._txtFloatNegative_12.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloatNegative_12.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloatNegative_12.TabStop = true;
			this._txtFloatNegative_12.Visible = true;
			this._txtFloatNegative_12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloatNegative_12.Name = "_txtFloatNegative_12";
			this._txtFloatNegative_13.AutoSize = false;
			this._txtFloatNegative_13.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloatNegative_13.Size = new System.Drawing.Size(72, 19);
			this._txtFloatNegative_13.Location = new System.Drawing.Point(572, 244);
			this._txtFloatNegative_13.TabIndex = 41;
			this._txtFloatNegative_13.AcceptsReturn = true;
			this._txtFloatNegative_13.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloatNegative_13.CausesValidation = true;
			this._txtFloatNegative_13.Enabled = true;
			this._txtFloatNegative_13.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloatNegative_13.HideSelection = true;
			this._txtFloatNegative_13.ReadOnly = false;
			this._txtFloatNegative_13.MaxLength = 0;
			this._txtFloatNegative_13.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloatNegative_13.Multiline = false;
			this._txtFloatNegative_13.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloatNegative_13.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloatNegative_13.TabStop = true;
			this._txtFloatNegative_13.Visible = true;
			this._txtFloatNegative_13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloatNegative_13.Name = "_txtFloatNegative_13";
			this._txtFloatNegative_14.AutoSize = false;
			this._txtFloatNegative_14.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloatNegative_14.Size = new System.Drawing.Size(72, 19);
			this._txtFloatNegative_14.Location = new System.Drawing.Point(434, 266);
			this._txtFloatNegative_14.TabIndex = 43;
			this._txtFloatNegative_14.AcceptsReturn = true;
			this._txtFloatNegative_14.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloatNegative_14.CausesValidation = true;
			this._txtFloatNegative_14.Enabled = true;
			this._txtFloatNegative_14.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloatNegative_14.HideSelection = true;
			this._txtFloatNegative_14.ReadOnly = false;
			this._txtFloatNegative_14.MaxLength = 0;
			this._txtFloatNegative_14.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloatNegative_14.Multiline = false;
			this._txtFloatNegative_14.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloatNegative_14.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloatNegative_14.TabStop = true;
			this._txtFloatNegative_14.Visible = true;
			this._txtFloatNegative_14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloatNegative_14.Name = "_txtFloatNegative_14";
			this._txtFloatNegative_15.AutoSize = false;
			this._txtFloatNegative_15.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloatNegative_15.Size = new System.Drawing.Size(72, 19);
			this._txtFloatNegative_15.Location = new System.Drawing.Point(572, 266);
			this._txtFloatNegative_15.TabIndex = 45;
			this._txtFloatNegative_15.AcceptsReturn = true;
			this._txtFloatNegative_15.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloatNegative_15.CausesValidation = true;
			this._txtFloatNegative_15.Enabled = true;
			this._txtFloatNegative_15.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloatNegative_15.HideSelection = true;
			this._txtFloatNegative_15.ReadOnly = false;
			this._txtFloatNegative_15.MaxLength = 0;
			this._txtFloatNegative_15.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloatNegative_15.Multiline = false;
			this._txtFloatNegative_15.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloatNegative_15.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloatNegative_15.TabStop = true;
			this._txtFloatNegative_15.Visible = true;
			this._txtFloatNegative_15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloatNegative_15.Name = "_txtFloatNegative_15";
			this._txtFloatNegative_16.AutoSize = false;
			this._txtFloatNegative_16.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloatNegative_16.Size = new System.Drawing.Size(72, 19);
			this._txtFloatNegative_16.Location = new System.Drawing.Point(434, 287);
			this._txtFloatNegative_16.TabIndex = 47;
			this._txtFloatNegative_16.AcceptsReturn = true;
			this._txtFloatNegative_16.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloatNegative_16.CausesValidation = true;
			this._txtFloatNegative_16.Enabled = true;
			this._txtFloatNegative_16.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloatNegative_16.HideSelection = true;
			this._txtFloatNegative_16.ReadOnly = false;
			this._txtFloatNegative_16.MaxLength = 0;
			this._txtFloatNegative_16.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloatNegative_16.Multiline = false;
			this._txtFloatNegative_16.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloatNegative_16.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloatNegative_16.TabStop = true;
			this._txtFloatNegative_16.Visible = true;
			this._txtFloatNegative_16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloatNegative_16.Name = "_txtFloatNegative_16";
			this._txtFloatNegative_17.AutoSize = false;
			this._txtFloatNegative_17.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloatNegative_17.Size = new System.Drawing.Size(72, 19);
			this._txtFloatNegative_17.Location = new System.Drawing.Point(572, 288);
			this._txtFloatNegative_17.TabIndex = 49;
			this._txtFloatNegative_17.AcceptsReturn = true;
			this._txtFloatNegative_17.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloatNegative_17.CausesValidation = true;
			this._txtFloatNegative_17.Enabled = true;
			this._txtFloatNegative_17.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloatNegative_17.HideSelection = true;
			this._txtFloatNegative_17.ReadOnly = false;
			this._txtFloatNegative_17.MaxLength = 0;
			this._txtFloatNegative_17.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloatNegative_17.Multiline = false;
			this._txtFloatNegative_17.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloatNegative_17.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloatNegative_17.TabStop = true;
			this._txtFloatNegative_17.Visible = true;
			this._txtFloatNegative_17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloatNegative_17.Name = "_txtFloatNegative_17";
			this._txtFloatNegative_18.AutoSize = false;
			this._txtFloatNegative_18.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloatNegative_18.Size = new System.Drawing.Size(72, 19);
			this._txtFloatNegative_18.Location = new System.Drawing.Point(434, 309);
			this._txtFloatNegative_18.TabIndex = 51;
			this._txtFloatNegative_18.AcceptsReturn = true;
			this._txtFloatNegative_18.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloatNegative_18.CausesValidation = true;
			this._txtFloatNegative_18.Enabled = true;
			this._txtFloatNegative_18.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloatNegative_18.HideSelection = true;
			this._txtFloatNegative_18.ReadOnly = false;
			this._txtFloatNegative_18.MaxLength = 0;
			this._txtFloatNegative_18.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloatNegative_18.Multiline = false;
			this._txtFloatNegative_18.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloatNegative_18.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloatNegative_18.TabStop = true;
			this._txtFloatNegative_18.Visible = true;
			this._txtFloatNegative_18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloatNegative_18.Name = "_txtFloatNegative_18";
			this._txtFields_2.AutoSize = false;
			this._txtFields_2.Size = new System.Drawing.Size(226, 19);
			this._txtFields_2.Location = new System.Drawing.Point(102, 63);
			this._txtFields_2.TabIndex = 2;
			this._txtFields_2.AcceptsReturn = true;
			this._txtFields_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this._txtFields_2.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_2.CausesValidation = true;
			this._txtFields_2.Enabled = true;
			this._txtFields_2.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_2.HideSelection = true;
			this._txtFields_2.ReadOnly = false;
			this._txtFields_2.MaxLength = 0;
			this._txtFields_2.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_2.Multiline = false;
			this._txtFields_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_2.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFields_2.TabStop = true;
			this._txtFields_2.Visible = true;
			this._txtFields_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_2.Name = "_txtFields_2";
			this._txtFields_6.AutoSize = false;
			this._txtFields_6.Size = new System.Drawing.Size(226, 49);
			this._txtFields_6.Location = new System.Drawing.Point(102, 108);
			this._txtFields_6.Multiline = true;
			this._txtFields_6.TabIndex = 9;
			this._txtFields_6.AcceptsReturn = true;
			this._txtFields_6.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this._txtFields_6.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_6.CausesValidation = true;
			this._txtFields_6.Enabled = true;
			this._txtFields_6.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_6.HideSelection = true;
			this._txtFields_6.ReadOnly = false;
			this._txtFields_6.MaxLength = 0;
			this._txtFields_6.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_6.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFields_6.TabStop = true;
			this._txtFields_6.Visible = true;
			this._txtFields_6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_6.Name = "_txtFields_6";
			this._txtFields_7.AutoSize = false;
			this._txtFields_7.Size = new System.Drawing.Size(226, 49);
			this._txtFields_7.Location = new System.Drawing.Point(102, 162);
			this._txtFields_7.Multiline = true;
			this._txtFields_7.TabIndex = 13;
			this._txtFields_7.AcceptsReturn = true;
			this._txtFields_7.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this._txtFields_7.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_7.CausesValidation = true;
			this._txtFields_7.Enabled = true;
			this._txtFields_7.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_7.HideSelection = true;
			this._txtFields_7.ReadOnly = false;
			this._txtFields_7.MaxLength = 0;
			this._txtFields_7.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_7.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_7.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFields_7.TabStop = true;
			this._txtFields_7.Visible = true;
			this._txtFields_7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_7.Name = "_txtFields_7";
			this._txtFields_8.AutoSize = false;
			this._txtFields_8.Size = new System.Drawing.Size(94, 19);
			this._txtFields_8.Location = new System.Drawing.Point(102, 84);
			this._txtFields_8.TabIndex = 4;
			this._txtFields_8.AcceptsReturn = true;
			this._txtFields_8.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this._txtFields_8.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_8.CausesValidation = true;
			this._txtFields_8.Enabled = true;
			this._txtFields_8.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_8.HideSelection = true;
			this._txtFields_8.ReadOnly = false;
			this._txtFields_8.MaxLength = 0;
			this._txtFields_8.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_8.Multiline = false;
			this._txtFields_8.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_8.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFields_8.TabStop = true;
			this._txtFields_8.Visible = true;
			this._txtFields_8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_8.Name = "_txtFields_8";
			this._txtFields_9.AutoSize = false;
			this._txtFields_9.Size = new System.Drawing.Size(94, 19);
			this._txtFields_9.Location = new System.Drawing.Point(234, 84);
			this._txtFields_9.TabIndex = 6;
			this._txtFields_9.AcceptsReturn = true;
			this._txtFields_9.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this._txtFields_9.BackColor = System.Drawing.SystemColors.Window;
			this._txtFields_9.CausesValidation = true;
			this._txtFields_9.Enabled = true;
			this._txtFields_9.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFields_9.HideSelection = true;
			this._txtFields_9.ReadOnly = false;
			this._txtFields_9.MaxLength = 0;
			this._txtFields_9.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFields_9.Multiline = false;
			this._txtFields_9.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFields_9.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFields_9.TabStop = true;
			this._txtFields_9.Visible = true;
			this._txtFields_9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFields_9.Name = "_txtFields_9";
			this._txtFloat_13.AutoSize = false;
			this._txtFloat_13.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloat_13.Enabled = false;
			this._txtFloat_13.Size = new System.Drawing.Size(91, 19);
			this._txtFloat_13.Location = new System.Drawing.Point(84, 261);
			this._txtFloat_13.TabIndex = 17;
			this._txtFloat_13.AcceptsReturn = true;
			this._txtFloat_13.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_13.CausesValidation = true;
			this._txtFloat_13.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_13.HideSelection = true;
			this._txtFloat_13.ReadOnly = false;
			this._txtFloat_13.MaxLength = 0;
			this._txtFloat_13.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_13.Multiline = false;
			this._txtFloat_13.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_13.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloat_13.TabStop = true;
			this._txtFloat_13.Visible = true;
			this._txtFloat_13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_13.Name = "_txtFloat_13";
			this._txtFloat_14.AutoSize = false;
			this._txtFloat_14.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloat_14.Enabled = false;
			this._txtFloat_14.Size = new System.Drawing.Size(91, 19);
			this._txtFloat_14.Location = new System.Drawing.Point(237, 261);
			this._txtFloat_14.TabIndex = 19;
			this._txtFloat_14.AcceptsReturn = true;
			this._txtFloat_14.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_14.CausesValidation = true;
			this._txtFloat_14.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_14.HideSelection = true;
			this._txtFloat_14.ReadOnly = false;
			this._txtFloat_14.MaxLength = 0;
			this._txtFloat_14.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_14.Multiline = false;
			this._txtFloat_14.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_14.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloat_14.TabStop = true;
			this._txtFloat_14.Visible = true;
			this._txtFloat_14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_14.Name = "_txtFloat_14";
			this._txtFloat_15.AutoSize = false;
			this._txtFloat_15.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloat_15.Enabled = false;
			this._txtFloat_15.Size = new System.Drawing.Size(91, 19);
			this._txtFloat_15.Location = new System.Drawing.Point(84, 282);
			this._txtFloat_15.TabIndex = 21;
			this._txtFloat_15.AcceptsReturn = true;
			this._txtFloat_15.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_15.CausesValidation = true;
			this._txtFloat_15.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_15.HideSelection = true;
			this._txtFloat_15.ReadOnly = false;
			this._txtFloat_15.MaxLength = 0;
			this._txtFloat_15.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_15.Multiline = false;
			this._txtFloat_15.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_15.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloat_15.TabStop = true;
			this._txtFloat_15.Visible = true;
			this._txtFloat_15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_15.Name = "_txtFloat_15";
			this._txtFloat_16.AutoSize = false;
			this._txtFloat_16.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloat_16.Enabled = false;
			this._txtFloat_16.Size = new System.Drawing.Size(91, 19);
			this._txtFloat_16.Location = new System.Drawing.Point(237, 282);
			this._txtFloat_16.TabIndex = 23;
			this._txtFloat_16.AcceptsReturn = true;
			this._txtFloat_16.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_16.CausesValidation = true;
			this._txtFloat_16.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_16.HideSelection = true;
			this._txtFloat_16.ReadOnly = false;
			this._txtFloat_16.MaxLength = 0;
			this._txtFloat_16.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_16.Multiline = false;
			this._txtFloat_16.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_16.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloat_16.TabStop = true;
			this._txtFloat_16.Visible = true;
			this._txtFloat_16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_16.Name = "_txtFloat_16";
			this._txtFloat_17.AutoSize = false;
			this._txtFloat_17.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
			this._txtFloat_17.Enabled = false;
			this._txtFloat_17.Size = new System.Drawing.Size(91, 19);
			this._txtFloat_17.Location = new System.Drawing.Point(84, 303);
			this._txtFloat_17.TabIndex = 25;
			this._txtFloat_17.AcceptsReturn = true;
			this._txtFloat_17.BackColor = System.Drawing.SystemColors.Window;
			this._txtFloat_17.CausesValidation = true;
			this._txtFloat_17.ForeColor = System.Drawing.SystemColors.WindowText;
			this._txtFloat_17.HideSelection = true;
			this._txtFloat_17.ReadOnly = false;
			this._txtFloat_17.MaxLength = 0;
			this._txtFloat_17.Cursor = System.Windows.Forms.Cursors.IBeam;
			this._txtFloat_17.Multiline = false;
			this._txtFloat_17.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._txtFloat_17.ScrollBars = System.Windows.Forms.ScrollBars.None;
			this._txtFloat_17.TabStop = true;
			this._txtFloat_17.Visible = true;
			this._txtFloat_17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this._txtFloat_17.Name = "_txtFloat_17";
			this.picButtons.Dock = System.Windows.Forms.DockStyle.Top;
			this.picButtons.BackColor = System.Drawing.Color.Blue;
			this.picButtons.Size = new System.Drawing.Size(661, 38);
			this.picButtons.Location = new System.Drawing.Point(0, 0);
			this.picButtons.TabIndex = 12;
			this.picButtons.TabStop = false;
			this.picButtons.CausesValidation = true;
			this.picButtons.Enabled = true;
			this.picButtons.ForeColor = System.Drawing.SystemColors.ControlText;
			this.picButtons.Cursor = System.Windows.Forms.Cursors.Default;
			this.picButtons.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.picButtons.Visible = true;
			this.picButtons.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
			this.picButtons.Name = "picButtons";
			this.cmdStatement.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdStatement.Text = "Statement";
			this.cmdStatement.Size = new System.Drawing.Size(103, 29);
			this.cmdStatement.Location = new System.Drawing.Point(232, 2);
			this.cmdStatement.TabIndex = 52;
			this.cmdStatement.BackColor = System.Drawing.SystemColors.Control;
			this.cmdStatement.CausesValidation = true;
			this.cmdStatement.Enabled = true;
			this.cmdStatement.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdStatement.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdStatement.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdStatement.TabStop = true;
			this.cmdStatement.Name = "cmdStatement";
			this.cmdCancel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdCancel.Text = "&Undo";
			this.cmdCancel.Size = new System.Drawing.Size(73, 29);
			this.cmdCancel.Location = new System.Drawing.Point(5, 3);
			this.cmdCancel.TabIndex = 10;
			this.cmdCancel.TabStop = false;
			this.cmdCancel.BackColor = System.Drawing.SystemColors.Control;
			this.cmdCancel.CausesValidation = true;
			this.cmdCancel.Enabled = true;
			this.cmdCancel.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdCancel.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdCancel.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdCancel.Name = "cmdCancel";
			this.cmdClose.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.cmdClose.Text = "E&xit";
			this.cmdClose.Size = new System.Drawing.Size(73, 29);
			this.cmdClose.Location = new System.Drawing.Point(576, 3);
			this.cmdClose.TabIndex = 8;
			this.cmdClose.TabStop = false;
			this.cmdClose.BackColor = System.Drawing.SystemColors.Control;
			this.cmdClose.CausesValidation = true;
			this.cmdClose.Enabled = true;
			this.cmdClose.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdClose.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdClose.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdClose.Name = "cmdClose";
			//cmbTemplate.OcxState = CType(resources.GetObject("cmbTemplate.OcxState"), System.Windows.Forms.AxHost.State)
			this.cmbTemplate.Size = new System.Drawing.Size(212, 21);
			this.cmbTemplate.Location = new System.Drawing.Point(432, 168);
			this.cmbTemplate.TabIndex = 54;
			this.cmbTemplate.Name = "cmbTemplate";
			this._lbl_4.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lbl_4.Text = "GRV Template :";
			this._lbl_4.Size = new System.Drawing.Size(76, 13);
			this._lbl_4.Location = new System.Drawing.Point(350, 171);
			this._lbl_4.TabIndex = 53;
			this._lbl_4.BackColor = System.Drawing.Color.Transparent;
			this._lbl_4.Enabled = true;
			this._lbl_4.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_4.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_4.UseMnemonic = true;
			this._lbl_4.Visible = true;
			this._lbl_4.AutoSize = true;
			this._lbl_4.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_4.Name = "_lbl_4";
			this._lbl_3.BackColor = System.Drawing.Color.Transparent;
			this._lbl_3.Text = "&3. Payment Terms";
			this._lbl_3.Size = new System.Drawing.Size(102, 13);
			this._lbl_3.Location = new System.Drawing.Point(345, 201);
			this._lbl_3.TabIndex = 35;
			this._lbl_3.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_3.Enabled = true;
			this._lbl_3.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_3.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_3.UseMnemonic = true;
			this._lbl_3.Visible = true;
			this._lbl_3.AutoSize = true;
			this._lbl_3.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_3.Name = "_lbl_3";
			this._lbl_2.BackColor = System.Drawing.Color.Transparent;
			this._lbl_2.Text = "&2. Ordering Details";
			this._lbl_2.Size = new System.Drawing.Size(107, 13);
			this._lbl_2.Location = new System.Drawing.Point(345, 42);
			this._lbl_2.TabIndex = 26;
			this._lbl_2.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_2.Enabled = true;
			this._lbl_2.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_2.UseMnemonic = true;
			this._lbl_2.Visible = true;
			this._lbl_2.AutoSize = true;
			this._lbl_2.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_2.Name = "_lbl_2";
			this._lblLabels_38.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_38.Text = "Representative Name:";
			this._lblLabels_38.Size = new System.Drawing.Size(106, 13);
			this._lblLabels_38.Location = new System.Drawing.Point(363, 65);
			this._lblLabels_38.TabIndex = 27;
			this._lblLabels_38.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_38.Enabled = true;
			this._lblLabels_38.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_38.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_38.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_38.UseMnemonic = true;
			this._lblLabels_38.Visible = true;
			this._lblLabels_38.AutoSize = true;
			this._lblLabels_38.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_38.Name = "_lblLabels_38";
			this._lblLabels_37.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_37.Text = "Representative Number:";
			this._lblLabels_37.Size = new System.Drawing.Size(115, 13);
			this._lblLabels_37.Location = new System.Drawing.Point(354, 86);
			this._lblLabels_37.TabIndex = 29;
			this._lblLabels_37.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_37.Enabled = true;
			this._lblLabels_37.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_37.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_37.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_37.UseMnemonic = true;
			this._lblLabels_37.Visible = true;
			this._lblLabels_37.AutoSize = true;
			this._lblLabels_37.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_37.Name = "_lblLabels_37";
			this._lblLabels_36.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_36.Text = "Account Number:";
			this._lblLabels_36.Size = new System.Drawing.Size(83, 13);
			this._lblLabels_36.Location = new System.Drawing.Point(386, 108);
			this._lblLabels_36.TabIndex = 31;
			this._lblLabels_36.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_36.Enabled = true;
			this._lblLabels_36.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_36.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_36.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_36.UseMnemonic = true;
			this._lblLabels_36.Visible = true;
			this._lblLabels_36.AutoSize = true;
			this._lblLabels_36.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_36.Name = "_lblLabels_36";
			this._lblLabels_35.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_35.Text = "Default Order Attention Line text:";
			this._lblLabels_35.Size = new System.Drawing.Size(154, 13);
			this._lblLabels_35.Location = new System.Drawing.Point(357, 129);
			this._lblLabels_35.TabIndex = 33;
			this._lblLabels_35.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_35.Enabled = true;
			this._lblLabels_35.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_35.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_35.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_35.UseMnemonic = true;
			this._lblLabels_35.Visible = true;
			this._lblLabels_35.AutoSize = true;
			this._lblLabels_35.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_35.Name = "_lblLabels_35";
			this._lblLabels_33.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_33.Text = "Ullage Discount:";
			this._lblLabels_33.Size = new System.Drawing.Size(78, 13);
			this._lblLabels_33.Location = new System.Drawing.Point(349, 223);
			this._lblLabels_33.TabIndex = 36;
			this._lblLabels_33.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_33.Enabled = true;
			this._lblLabels_33.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_33.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_33.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_33.UseMnemonic = true;
			this._lblLabels_33.Visible = true;
			this._lblLabels_33.AutoSize = true;
			this._lblLabels_33.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_33.Name = "_lblLabels_33";
			this._lblLabels_32.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_32.Text = "C.O.D.:";
			this._lblLabels_32.Size = new System.Drawing.Size(35, 13);
			this._lblLabels_32.Location = new System.Drawing.Point(392, 244);
			this._lblLabels_32.TabIndex = 38;
			this._lblLabels_32.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_32.Enabled = true;
			this._lblLabels_32.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_32.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_32.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_32.UseMnemonic = true;
			this._lblLabels_32.Visible = true;
			this._lblLabels_32.AutoSize = true;
			this._lblLabels_32.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_32.Name = "_lblLabels_32";
			this._lblLabels_31.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_31.Text = "15 days:";
			this._lblLabels_31.Size = new System.Drawing.Size(40, 13);
			this._lblLabels_31.Location = new System.Drawing.Point(525, 244);
			this._lblLabels_31.TabIndex = 40;
			this._lblLabels_31.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_31.Enabled = true;
			this._lblLabels_31.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_31.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_31.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_31.UseMnemonic = true;
			this._lblLabels_31.Visible = true;
			this._lblLabels_31.AutoSize = true;
			this._lblLabels_31.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_31.Name = "_lblLabels_31";
			this._lblLabels_30.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_30.Text = "30 days:";
			this._lblLabels_30.Size = new System.Drawing.Size(40, 13);
			this._lblLabels_30.Location = new System.Drawing.Point(387, 266);
			this._lblLabels_30.TabIndex = 42;
			this._lblLabels_30.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_30.Enabled = true;
			this._lblLabels_30.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_30.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_30.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_30.UseMnemonic = true;
			this._lblLabels_30.Visible = true;
			this._lblLabels_30.AutoSize = true;
			this._lblLabels_30.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_30.Name = "_lblLabels_30";
			this._lblLabels_29.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_29.Text = "60 days:";
			this._lblLabels_29.Size = new System.Drawing.Size(40, 13);
			this._lblLabels_29.Location = new System.Drawing.Point(525, 266);
			this._lblLabels_29.TabIndex = 44;
			this._lblLabels_29.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_29.Enabled = true;
			this._lblLabels_29.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_29.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_29.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_29.UseMnemonic = true;
			this._lblLabels_29.Visible = true;
			this._lblLabels_29.AutoSize = true;
			this._lblLabels_29.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_29.Name = "_lblLabels_29";
			this._lblLabels_28.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_28.Text = "90 days:";
			this._lblLabels_28.Size = new System.Drawing.Size(40, 13);
			this._lblLabels_28.Location = new System.Drawing.Point(387, 287);
			this._lblLabels_28.TabIndex = 46;
			this._lblLabels_28.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_28.Enabled = true;
			this._lblLabels_28.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_28.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_28.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_28.UseMnemonic = true;
			this._lblLabels_28.Visible = true;
			this._lblLabels_28.AutoSize = true;
			this._lblLabels_28.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_28.Name = "_lblLabels_28";
			this._lblLabels_27.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_27.Text = "120 days:";
			this._lblLabels_27.Size = new System.Drawing.Size(46, 13);
			this._lblLabels_27.Location = new System.Drawing.Point(519, 288);
			this._lblLabels_27.TabIndex = 48;
			this._lblLabels_27.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_27.Enabled = true;
			this._lblLabels_27.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_27.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_27.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_27.UseMnemonic = true;
			this._lblLabels_27.Visible = true;
			this._lblLabels_27.AutoSize = true;
			this._lblLabels_27.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_27.Name = "_lblLabels_27";
			this._lblLabels_26.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_26.Text = "Smart Card:";
			this._lblLabels_26.Size = new System.Drawing.Size(55, 13);
			this._lblLabels_26.Location = new System.Drawing.Point(372, 309);
			this._lblLabels_26.TabIndex = 50;
			this._lblLabels_26.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_26.Enabled = true;
			this._lblLabels_26.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_26.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_26.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_26.UseMnemonic = true;
			this._lblLabels_26.Visible = true;
			this._lblLabels_26.AutoSize = true;
			this._lblLabels_26.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_26.Name = "_lblLabels_26";
			this._lbl_1.BackColor = System.Drawing.Color.Transparent;
			this._lbl_1.Text = "&1. General";
			this._lbl_1.Size = new System.Drawing.Size(61, 13);
			this._lbl_1.Location = new System.Drawing.Point(6, 42);
			this._lbl_1.TabIndex = 0;
			this._lbl_1.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_1.Enabled = true;
			this._lbl_1.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_1.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_1.UseMnemonic = true;
			this._lbl_1.Visible = true;
			this._lbl_1.AutoSize = true;
			this._lbl_1.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_1.Name = "_lbl_1";
			this._lbl_0.BackColor = System.Drawing.Color.Transparent;
			this._lbl_0.Text = "Aging";
			this._lbl_0.Size = new System.Drawing.Size(33, 13);
			this._lbl_0.Location = new System.Drawing.Point(6, 240);
			this._lbl_0.TabIndex = 14;
			this._lbl_0.TextAlign = System.Drawing.ContentAlignment.TopLeft;
			this._lbl_0.Enabled = true;
			this._lbl_0.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lbl_0.Cursor = System.Windows.Forms.Cursors.Default;
			this._lbl_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lbl_0.UseMnemonic = true;
			this._lbl_0.Visible = true;
			this._lbl_0.AutoSize = true;
			this._lbl_0.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lbl_0.Name = "_lbl_0";
			this._lblLabels_2.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_2.Text = "Supplier Name:";
			this._lblLabels_2.Size = new System.Drawing.Size(87, 13);
			this._lblLabels_2.Location = new System.Drawing.Point(10, 63);
			this._lblLabels_2.TabIndex = 1;
			this._lblLabels_2.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_2.Enabled = true;
			this._lblLabels_2.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_2.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_2.UseMnemonic = true;
			this._lblLabels_2.Visible = true;
			this._lblLabels_2.AutoSize = true;
			this._lblLabels_2.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_2.Name = "_lblLabels_2";
			this._lblLabels_6.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_6.Text = "Physical Address:";
			this._lblLabels_6.Size = new System.Drawing.Size(83, 13);
			this._lblLabels_6.Location = new System.Drawing.Point(14, 108);
			this._lblLabels_6.TabIndex = 7;
			this._lblLabels_6.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_6.Enabled = true;
			this._lblLabels_6.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_6.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_6.UseMnemonic = true;
			this._lblLabels_6.Visible = true;
			this._lblLabels_6.AutoSize = true;
			this._lblLabels_6.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_6.Name = "_lblLabels_6";
			this._lblLabels_7.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_7.Text = "Postal Address:";
			this._lblLabels_7.Size = new System.Drawing.Size(76, 13);
			this._lblLabels_7.Location = new System.Drawing.Point(21, 159);
			this._lblLabels_7.TabIndex = 11;
			this._lblLabels_7.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_7.Enabled = true;
			this._lblLabels_7.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_7.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_7.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_7.UseMnemonic = true;
			this._lblLabels_7.Visible = true;
			this._lblLabels_7.AutoSize = true;
			this._lblLabels_7.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_7.Name = "_lblLabels_7";
			this._lblLabels_8.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_8.Text = "Telephone:";
			this._lblLabels_8.Size = new System.Drawing.Size(55, 13);
			this._lblLabels_8.Location = new System.Drawing.Point(39, 84);
			this._lblLabels_8.TabIndex = 3;
			this._lblLabels_8.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_8.Enabled = true;
			this._lblLabels_8.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_8.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_8.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_8.UseMnemonic = true;
			this._lblLabels_8.Visible = true;
			this._lblLabels_8.AutoSize = true;
			this._lblLabels_8.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_8.Name = "_lblLabels_8";
			this._lblLabels_9.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_9.Text = "Fax:";
			this._lblLabels_9.Size = new System.Drawing.Size(22, 13);
			this._lblLabels_9.Location = new System.Drawing.Point(207, 84);
			this._lblLabels_9.TabIndex = 5;
			this._lblLabels_9.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_9.Enabled = true;
			this._lblLabels_9.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_9.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_9.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_9.UseMnemonic = true;
			this._lblLabels_9.Visible = true;
			this._lblLabels_9.AutoSize = true;
			this._lblLabels_9.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_9.Name = "_lblLabels_9";
			this._lblLabels_13.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_13.Text = "Current:";
			this._lblLabels_13.Size = new System.Drawing.Size(37, 13);
			this._lblLabels_13.Location = new System.Drawing.Point(36, 264);
			this._lblLabels_13.TabIndex = 16;
			this._lblLabels_13.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_13.Enabled = true;
			this._lblLabels_13.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_13.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_13.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_13.UseMnemonic = true;
			this._lblLabels_13.Visible = true;
			this._lblLabels_13.AutoSize = true;
			this._lblLabels_13.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_13.Name = "_lblLabels_13";
			this._lblLabels_14.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_14.Text = "30 Days:";
			this._lblLabels_14.Size = new System.Drawing.Size(43, 13);
			this._lblLabels_14.Location = new System.Drawing.Point(189, 261);
			this._lblLabels_14.TabIndex = 18;
			this._lblLabels_14.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_14.Enabled = true;
			this._lblLabels_14.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_14.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_14.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_14.UseMnemonic = true;
			this._lblLabels_14.Visible = true;
			this._lblLabels_14.AutoSize = true;
			this._lblLabels_14.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_14.Name = "_lblLabels_14";
			this._lblLabels_15.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_15.Text = "60 Days:";
			this._lblLabels_15.Size = new System.Drawing.Size(43, 13);
			this._lblLabels_15.Location = new System.Drawing.Point(30, 285);
			this._lblLabels_15.TabIndex = 20;
			this._lblLabels_15.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_15.Enabled = true;
			this._lblLabels_15.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_15.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_15.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_15.UseMnemonic = true;
			this._lblLabels_15.Visible = true;
			this._lblLabels_15.AutoSize = true;
			this._lblLabels_15.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_15.Name = "_lblLabels_15";
			this._lblLabels_16.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_16.Text = "90 Days:";
			this._lblLabels_16.Size = new System.Drawing.Size(43, 13);
			this._lblLabels_16.Location = new System.Drawing.Point(189, 282);
			this._lblLabels_16.TabIndex = 22;
			this._lblLabels_16.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_16.Enabled = true;
			this._lblLabels_16.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_16.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_16.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_16.UseMnemonic = true;
			this._lblLabels_16.Visible = true;
			this._lblLabels_16.AutoSize = true;
			this._lblLabels_16.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_16.Name = "_lblLabels_16";
			this._lblLabels_17.TextAlign = System.Drawing.ContentAlignment.TopRight;
			this._lblLabels_17.Text = "120 Days:";
			this._lblLabels_17.Size = new System.Drawing.Size(49, 13);
			this._lblLabels_17.Location = new System.Drawing.Point(24, 306);
			this._lblLabels_17.TabIndex = 24;
			this._lblLabels_17.BackColor = System.Drawing.Color.Transparent;
			this._lblLabels_17.Enabled = true;
			this._lblLabels_17.ForeColor = System.Drawing.SystemColors.ControlText;
			this._lblLabels_17.Cursor = System.Windows.Forms.Cursors.Default;
			this._lblLabels_17.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this._lblLabels_17.UseMnemonic = true;
			this._lblLabels_17.Visible = true;
			this._lblLabels_17.AutoSize = true;
			this._lblLabels_17.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this._lblLabels_17.Name = "_lblLabels_17";
			this._Shape1_0.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_0.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_0.Size = new System.Drawing.Size(328, 76);
			this._Shape1_0.Location = new System.Drawing.Point(6, 255);
			this._Shape1_0.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_0.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_0.BorderWidth = 1;
			this._Shape1_0.FillColor = System.Drawing.Color.Black;
			this._Shape1_0.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_0.Visible = true;
			this._Shape1_0.Name = "_Shape1_0";
			this._Shape1_1.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_1.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_1.Size = new System.Drawing.Size(328, 181);
			this._Shape1_1.Location = new System.Drawing.Point(6, 57);
			this._Shape1_1.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_1.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_1.BorderWidth = 1;
			this._Shape1_1.FillColor = System.Drawing.Color.Black;
			this._Shape1_1.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_1.Visible = true;
			this._Shape1_1.Name = "_Shape1_1";
			this._Shape1_2.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_2.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_2.Size = new System.Drawing.Size(304, 140);
			this._Shape1_2.Location = new System.Drawing.Point(345, 57);
			this._Shape1_2.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_2.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_2.BorderWidth = 1;
			this._Shape1_2.FillColor = System.Drawing.Color.Black;
			this._Shape1_2.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_2.Visible = true;
			this._Shape1_2.Name = "_Shape1_2";
			this._Shape1_3.BackColor = System.Drawing.Color.FromArgb(192, 192, 255);
			this._Shape1_3.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
			this._Shape1_3.Size = new System.Drawing.Size(304, 118);
			this._Shape1_3.Location = new System.Drawing.Point(345, 216);
			this._Shape1_3.BorderColor = System.Drawing.SystemColors.WindowText;
			this._Shape1_3.BorderStyle = System.Drawing.Drawing2D.DashStyle.Solid;
			this._Shape1_3.BorderWidth = 1;
			this._Shape1_3.FillColor = System.Drawing.Color.Black;
			this._Shape1_3.FillStyle = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
			this._Shape1_3.Visible = true;
			this._Shape1_3.Name = "_Shape1_3";
			this.Controls.Add(_chkFields_1);
			this.Controls.Add(_txtFields_28);
			this.Controls.Add(_txtFields_27);
			this.Controls.Add(_txtFields_26);
			this.Controls.Add(_txtFields_1);
			this.Controls.Add(_txtFloatNegative_11);
			this.Controls.Add(_txtFloatNegative_12);
			this.Controls.Add(_txtFloatNegative_13);
			this.Controls.Add(_txtFloatNegative_14);
			this.Controls.Add(_txtFloatNegative_15);
			this.Controls.Add(_txtFloatNegative_16);
			this.Controls.Add(_txtFloatNegative_17);
			this.Controls.Add(_txtFloatNegative_18);
			this.Controls.Add(_txtFields_2);
			this.Controls.Add(_txtFields_6);
			this.Controls.Add(_txtFields_7);
			this.Controls.Add(_txtFields_8);
			this.Controls.Add(_txtFields_9);
			this.Controls.Add(_txtFloat_13);
			this.Controls.Add(_txtFloat_14);
			this.Controls.Add(_txtFloat_15);
			this.Controls.Add(_txtFloat_16);
			this.Controls.Add(_txtFloat_17);
			this.Controls.Add(picButtons);
			this.Controls.Add(cmbTemplate);
			this.Controls.Add(_lbl_4);
			this.Controls.Add(_lbl_3);
			this.Controls.Add(_lbl_2);
			this.Controls.Add(_lblLabels_38);
			this.Controls.Add(_lblLabels_37);
			this.Controls.Add(_lblLabels_36);
			this.Controls.Add(_lblLabels_35);
			this.Controls.Add(_lblLabels_33);
			this.Controls.Add(_lblLabels_32);
			this.Controls.Add(_lblLabels_31);
			this.Controls.Add(_lblLabels_30);
			this.Controls.Add(_lblLabels_29);
			this.Controls.Add(_lblLabels_28);
			this.Controls.Add(_lblLabels_27);
			this.Controls.Add(_lblLabels_26);
			this.Controls.Add(_lbl_1);
			this.Controls.Add(_lbl_0);
			this.Controls.Add(_lblLabels_2);
			this.Controls.Add(_lblLabels_6);
			this.Controls.Add(_lblLabels_7);
			this.Controls.Add(_lblLabels_8);
			this.Controls.Add(_lblLabels_9);
			this.Controls.Add(_lblLabels_13);
			this.Controls.Add(_lblLabels_14);
			this.Controls.Add(_lblLabels_15);
			this.Controls.Add(_lblLabels_16);
			this.Controls.Add(_lblLabels_17);
			this.ShapeContainer1.Shapes.Add(_Shape1_0);
			this.ShapeContainer1.Shapes.Add(_Shape1_1);
			this.ShapeContainer1.Shapes.Add(_Shape1_2);
			this.ShapeContainer1.Shapes.Add(_Shape1_3);
			this.Controls.Add(ShapeContainer1);
			this.picButtons.Controls.Add(cmdStatement);
			this.picButtons.Controls.Add(cmdCancel);
			this.picButtons.Controls.Add(cmdClose);
			//Me.chkFields.SetIndex(_chkFields_1, CType(1, Short))
			//Me.lbl.SetIndex(_lbl_4, CType(4, Short))
			//Me.lbl.SetIndex(_lbl_3, CType(3, Short))
			//Me.lbl.SetIndex(_lbl_2, CType(2, Short))
			//Me.lbl.SetIndex(_lbl_1, CType(1, Short))
			//Me.lbl.SetIndex(_lbl_0, CType(0, Short))
			//Me.lblLabels.SetIndex(_lblLabels_38, CType(38, Short))
			//Me.lblLabels.SetIndex(_lblLabels_37, CType(37, Short))
			//Me.lblLabels.SetIndex(_lblLabels_36, CType(36, Short))
			//Me.lblLabels.SetIndex(_lblLabels_35, CType(35, Short))
			//Me.lblLabels.SetIndex(_lblLabels_33, CType(33, Short))
			//Me.lblLabels.SetIndex(_lblLabels_32, CType(32, Short))
			//Me.lblLabels.SetIndex(_lblLabels_31, CType(31, Short))
			//Me.lblLabels.SetIndex(_lblLabels_30, CType(30, Short))
			//Me.lblLabels.SetIndex(_lblLabels_29, CType(29, Short))
			//Me.lblLabels.SetIndex(_lblLabels_28, CType(28, Short))
			//Me.lblLabels.SetIndex(_lblLabels_27, CType(27, Short))
			//Me.lblLabels.SetIndex(_lblLabels_26, CType(26, Short))
			//Me.lblLabels.SetIndex(_lblLabels_2, CType(2, Short))
			//Me.lblLabels.SetIndex(_lblLabels_6, CType(6, Short))
			//Me.lblLabels.SetIndex(_lblLabels_7, CType(7, Short))
			//Me.lblLabels.SetIndex(_lblLabels_8, CType(8, Short))
			//Me.lblLabels.SetIndex(_lblLabels_9, CType(9, Short))
			//Me.lblLabels.SetIndex(_lblLabels_13, CType(13, Short))
			//Me.lblLabels.SetIndex(_lblLabels_14, CType(14, Short))
			//Me.lblLabels.SetIndex(_lblLabels_15, CType(15, Short))
			//Me.lblLabels.SetIndex(_lblLabels_16, CType(16, Short))
			//Me.lblLabels.SetIndex(_lblLabels_17, CType(17, Short))
			//Me.txtFields.SetIndex(_txtFields_28, CType(28, Short))
			//Me.txtFields.SetIndex(_txtFields_27, CType(27, Short))
			//Me.txtFields.SetIndex(_txtFields_26, CType(26, Short))
			//Me.txtFields.SetIndex(_txtFields_1, CType(1, Short))
			//Me.txtFields.SetIndex(_txtFields_2, CType(2, Short))
			//Me.txtFields.SetIndex(_txtFields_6, CType(6, Short))
			//Me.txtFields.SetIndex(_txtFields_7, CType(7, Short))
			//Me.txtFields.SetIndex(_txtFields_8, CType(8, Short))
			//Me.txtFields.SetIndex(_txtFields_9, CType(9, Short))
			//Me.txtFloat.SetIndex(_txtFloat_13, CType(13, Short))
			//Me.txtFloat.SetIndex(_txtFloat_14, CType(14, Short))
			//Me.txtFloat.SetIndex(_txtFloat_15, CType(15, Short))
			//M() ''e.txtFloat.SetIndex(_txtFloat_16, CType(16, Short))
			//M() 'e.txtFloat.SetIndex(_txtFloat_17, CType(17, Short))
			//M() 'e.txtFloatNegative.SetIndex(_txtFloatNegative_11, CType(11, Short))
			//Me.txtFloatNegative.SetIndex(_txtFloatNegative_12, CType(12, Short))
			//Me.txtFloatNegative.SetIndex(_txtFloatNegative_13, CType(13, Short))
			//Me.txtFloatNegative.SetIndex(_txtFloatNegative_14, CType(14, Short))
			//Me.txtFloatNegative.SetIndex(_txtFloatNegative_15, CType(15, Short))
			//Me.txtFloatNegative.SetIndex(_txtFloatNegative_16, CType(16, Short))
			//Me.txtFloatNegative.SetIndex(_txtFloatNegative_17, CType(17, Short))
			//Me.txtFloatNegative.SetIndex(_txtFloatNegative_18, CType(18, Short))
			this.Shape1.SetIndex(_Shape1_0, Convert.ToInt16(0));
			this.Shape1.SetIndex(_Shape1_1, Convert.ToInt16(1));
			this.Shape1.SetIndex(_Shape1_2, Convert.ToInt16(2));
			this.Shape1.SetIndex(_Shape1_3, Convert.ToInt16(3));
			((System.ComponentModel.ISupportInitialize)this.Shape1).EndInit();
			//CType(Me.txtFloatNegative, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.txtFloat, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.txtFields, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
			//CType(Me.chkFields, System.ComponentModel.ISupportInitialize).EndInit()
			((System.ComponentModel.ISupportInitialize)this.cmbTemplate).EndInit();
			this.picButtons.ResumeLayout(false);
			this.ResumeLayout(false);
			this.PerformLayout();
		}
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmQuoteDelete));
     this.components      = new System.ComponentModel.Container();
     this.ToolTip1        = new System.Windows.Forms.ToolTip(components);
     this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
     this.cmdDelete       = new System.Windows.Forms.Button();
     this.cmdExit         = new System.Windows.Forms.Button();
     this.lvData          = new System.Windows.Forms.ListView();
     this.Label1          = new System.Windows.Forms.Label();
     this._Shape1_0       = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     this.Shape1          = new RectangleShapeArray(components);
     this.SuspendLayout();
     this.ToolTip1.Active = true;
     ((System.ComponentModel.ISupportInitialize) this.Shape1).BeginInit();
     this.FormBorderStyle            = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Text                       = "Delete unwanted quotes";
     this.ClientSize                 = new System.Drawing.Size(695, 473);
     this.Location                   = new System.Drawing.Point(3, 22);
     this.ControlBox                 = false;
     this.KeyPreview                 = true;
     this.MaximizeBox                = false;
     this.MinimizeBox                = false;
     this.ShowInTaskbar              = false;
     this.StartPosition              = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.AutoScaleMode              = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor                  = System.Drawing.SystemColors.Control;
     this.Enabled                    = true;
     this.Cursor                     = System.Windows.Forms.Cursors.Default;
     this.RightToLeft                = System.Windows.Forms.RightToLeft.No;
     this.HelpButton                 = false;
     this.WindowState                = System.Windows.Forms.FormWindowState.Normal;
     this.Name                       = "frmQuoteDelete";
     this.cmdDelete.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdDelete.Text             = "&Delete";
     this.cmdDelete.Size             = new System.Drawing.Size(79, 34);
     this.cmdDelete.Location         = new System.Drawing.Point(3, 3);
     this.cmdDelete.TabIndex         = 3;
     this.cmdDelete.TabStop          = false;
     this.cmdDelete.BackColor        = System.Drawing.SystemColors.Control;
     this.cmdDelete.CausesValidation = true;
     this.cmdDelete.Enabled          = true;
     this.cmdDelete.ForeColor        = System.Drawing.SystemColors.ControlText;
     this.cmdDelete.Cursor           = System.Windows.Forms.Cursors.Default;
     this.cmdDelete.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.cmdDelete.Name             = "cmdDelete";
     this.cmdExit.TextAlign          = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdExit.Text               = "E&xit";
     this.cmdExit.Size               = new System.Drawing.Size(79, 34);
     this.cmdExit.Location           = new System.Drawing.Point(609, 3);
     this.cmdExit.TabIndex           = 2;
     this.cmdExit.TabStop            = false;
     this.cmdExit.BackColor          = System.Drawing.SystemColors.Control;
     this.cmdExit.CausesValidation   = true;
     this.cmdExit.Enabled            = true;
     this.cmdExit.ForeColor          = System.Drawing.SystemColors.ControlText;
     this.cmdExit.Cursor             = System.Windows.Forms.Cursors.Default;
     this.cmdExit.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.cmdExit.Name               = "cmdExit";
     this.lvData.Size                = new System.Drawing.Size(664, 337);
     this.lvData.Location            = new System.Drawing.Point(15, 114);
     this.lvData.TabIndex            = 1;
     this.lvData.View                = System.Windows.Forms.View.Details;
     this.lvData.LabelEdit           = false;
     this.lvData.LabelWrap           = true;
     this.lvData.HideSelection       = true;
     this.lvData.CheckBoxes          = true;
     this.lvData.FullRowSelect       = true;
     this.lvData.ForeColor           = System.Drawing.SystemColors.WindowText;
     this.lvData.BackColor           = System.Drawing.SystemColors.Window;
     this.lvData.BorderStyle         = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lvData.Name                = "lvData";
     this.Label1.Text                = "&1. Affected Stock Items";
     this.Label1.Size                = new System.Drawing.Size(135, 13);
     this.Label1.Location            = new System.Drawing.Point(18, 90);
     this.Label1.TabIndex            = 0;
     this.Label1.TextAlign           = System.Drawing.ContentAlignment.TopLeft;
     this.Label1.BackColor           = System.Drawing.Color.Transparent;
     this.Label1.Enabled             = true;
     this.Label1.ForeColor           = System.Drawing.SystemColors.ControlText;
     this.Label1.Cursor              = System.Windows.Forms.Cursors.Default;
     this.Label1.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this.Label1.UseMnemonic         = true;
     this.Label1.Visible             = true;
     this.Label1.AutoSize            = true;
     this.Label1.BorderStyle         = System.Windows.Forms.BorderStyle.None;
     this.Label1.Name                = "Label1";
     this._Shape1_0.BackColor        = System.Drawing.Color.FromArgb(192, 192, 255);
     this._Shape1_0.BackStyle        = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_0.Size             = new System.Drawing.Size(682, 355);
     this._Shape1_0.Location         = new System.Drawing.Point(6, 105);
     this._Shape1_0.BorderColor      = System.Drawing.SystemColors.WindowText;
     this._Shape1_0.BorderStyle      = System.Drawing.Drawing2D.DashStyle.Solid;
     this._Shape1_0.BorderWidth      = 1;
     this._Shape1_0.FillColor        = System.Drawing.Color.Black;
     this._Shape1_0.FillStyle        = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
     this._Shape1_0.Visible          = true;
     this._Shape1_0.Name             = "_Shape1_0";
     this.Controls.Add(cmdDelete);
     this.Controls.Add(cmdExit);
     this.Controls.Add(lvData);
     this.Controls.Add(Label1);
     this.ShapeContainer1.Shapes.Add(_Shape1_0);
     this.Controls.Add(ShapeContainer1);
     this.Shape1.SetIndex(_Shape1_0, Convert.ToInt16(0));
     ((System.ComponentModel.ISupportInitialize) this.Shape1).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 52
0
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmOrderWizard));
     this.components      = new System.ComponentModel.Container();
     this.ToolTip1        = new System.Windows.Forms.ToolTip(components);
     this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
     this.cmdExit         = new System.Windows.Forms.Button();
     this.cmdUpdate       = new System.Windows.Forms.Button();
     this.lvData          = new System.Windows.Forms.ListView();
     this.cmdBuild        = new System.Windows.Forms.Button();
     this.cmdFilter       = new System.Windows.Forms.Button();
     this.Label1          = new System.Windows.Forms.Label();
     this._lbl_1          = new System.Windows.Forms.Label();
     this._lbl_0          = new System.Windows.Forms.Label();
     this.lblFilter       = new System.Windows.Forms.Label();
     this.lblDayEnd       = new System.Windows.Forms.Label();
     this._Shape1_0       = new Microsoft.VisualBasic.PowerPacks.RectangleShape();
     //Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components)
     this.Shape1 = new RectangleShapeArray(components);
     this.SuspendLayout();
     this.ToolTip1.Active = true;
     //CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit()
     ((System.ComponentModel.ISupportInitialize) this.Shape1).BeginInit();
     this.FormBorderStyle            = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Text                       = "Stock Re-order Wizard";
     this.ClientSize                 = new System.Drawing.Size(695, 468);
     this.Location                   = new System.Drawing.Point(3, 22);
     this.ControlBox                 = false;
     this.KeyPreview                 = true;
     this.MaximizeBox                = false;
     this.MinimizeBox                = false;
     this.ShowInTaskbar              = false;
     this.StartPosition              = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.AutoScaleMode              = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor                  = System.Drawing.SystemColors.Control;
     this.Enabled                    = true;
     this.Cursor                     = System.Windows.Forms.Cursors.Default;
     this.RightToLeft                = System.Windows.Forms.RightToLeft.No;
     this.HelpButton                 = false;
     this.WindowState                = System.Windows.Forms.FormWindowState.Normal;
     this.Name                       = "frmOrderWizard";
     this.cmdExit.TextAlign          = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdExit.Text               = "E&xit";
     this.cmdExit.Font               = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
     this.cmdExit.Size               = new System.Drawing.Size(79, 34);
     this.cmdExit.Location           = new System.Drawing.Point(609, 3);
     this.cmdExit.TabIndex           = 9;
     this.cmdExit.TabStop            = false;
     this.cmdExit.BackColor          = System.Drawing.SystemColors.Control;
     this.cmdExit.CausesValidation   = true;
     this.cmdExit.Enabled            = true;
     this.cmdExit.ForeColor          = System.Drawing.SystemColors.ControlText;
     this.cmdExit.Cursor             = System.Windows.Forms.Cursors.Default;
     this.cmdExit.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.cmdExit.Name               = "cmdExit";
     this.cmdUpdate.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdUpdate.Text             = "&Update";
     this.cmdUpdate.Font             = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
     this.cmdUpdate.Size             = new System.Drawing.Size(79, 34);
     this.cmdUpdate.Location         = new System.Drawing.Point(609, 45);
     this.cmdUpdate.TabIndex         = 5;
     this.cmdUpdate.TabStop          = false;
     this.cmdUpdate.BackColor        = System.Drawing.SystemColors.Control;
     this.cmdUpdate.CausesValidation = true;
     this.cmdUpdate.Enabled          = true;
     this.cmdUpdate.ForeColor        = System.Drawing.SystemColors.ControlText;
     this.cmdUpdate.Cursor           = System.Windows.Forms.Cursors.Default;
     this.cmdUpdate.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.cmdUpdate.Name             = "cmdUpdate";
     this.lvData.Size                = new System.Drawing.Size(664, 337);
     this.lvData.Location            = new System.Drawing.Point(15, 114);
     this.lvData.TabIndex            = 7;
     this.lvData.View                = System.Windows.Forms.View.Details;
     this.lvData.LabelEdit           = false;
     this.lvData.LabelWrap           = true;
     this.lvData.HideSelection       = true;
     this.lvData.CheckBoxes          = true;
     this.lvData.FullRowSelect       = true;
     this.lvData.ForeColor           = System.Drawing.SystemColors.WindowText;
     this.lvData.BackColor           = System.Drawing.SystemColors.Window;
     this.lvData.BorderStyle         = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lvData.Name                = "lvData";
     this.cmdBuild.TextAlign         = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdBuild.Text              = "&Build";
     this.cmdBuild.Font              = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
     this.cmdBuild.Size              = new System.Drawing.Size(79, 34);
     this.cmdBuild.Location          = new System.Drawing.Point(522, 3);
     this.cmdBuild.TabIndex          = 4;
     this.cmdBuild.TabStop           = false;
     this.cmdBuild.BackColor         = System.Drawing.SystemColors.Control;
     this.cmdBuild.CausesValidation  = true;
     this.cmdBuild.Enabled           = true;
     this.cmdBuild.ForeColor         = System.Drawing.SystemColors.ControlText;
     this.cmdBuild.Cursor            = System.Windows.Forms.Cursors.Default;
     this.cmdBuild.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     this.cmdBuild.Name              = "cmdBuild";
     this.cmdFilter.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.cmdFilter.Text             = "&Filter";
     this.cmdFilter.Font             = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
     this.cmdFilter.Size             = new System.Drawing.Size(79, 34);
     this.cmdFilter.Location         = new System.Drawing.Point(522, 45);
     this.cmdFilter.TabIndex         = 8;
     this.cmdFilter.TabStop          = false;
     this.cmdFilter.BackColor        = System.Drawing.SystemColors.Control;
     this.cmdFilter.CausesValidation = true;
     this.cmdFilter.Enabled          = true;
     this.cmdFilter.ForeColor        = System.Drawing.SystemColors.ControlText;
     this.cmdFilter.Cursor           = System.Windows.Forms.Cursors.Default;
     this.cmdFilter.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.cmdFilter.Name             = "cmdFilter";
     this.Label1.Text                = "&1. Affected Stock Items";
     this.Label1.Font                = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178));
     this.Label1.Size                = new System.Drawing.Size(135, 13);
     this.Label1.Location            = new System.Drawing.Point(18, 90);
     this.Label1.TabIndex            = 6;
     this.Label1.TextAlign           = System.Drawing.ContentAlignment.TopLeft;
     this.Label1.BackColor           = System.Drawing.Color.Transparent;
     this.Label1.Enabled             = true;
     this.Label1.ForeColor           = System.Drawing.SystemColors.ControlText;
     this.Label1.Cursor              = System.Windows.Forms.Cursors.Default;
     this.Label1.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this.Label1.UseMnemonic         = true;
     this.Label1.Visible             = true;
     this.Label1.AutoSize            = true;
     this.Label1.BorderStyle         = System.Windows.Forms.BorderStyle.None;
     this.Label1.Name                = "Label1";
     this._lbl_1.TextAlign           = System.Drawing.ContentAlignment.TopRight;
     this._lbl_1.Text                = "Applied Filter ";
     this._lbl_1.Size                = new System.Drawing.Size(45, 31);
     this._lbl_1.Location            = new System.Drawing.Point(6, 54);
     this._lbl_1.TabIndex            = 2;
     this._lbl_1.BackColor           = System.Drawing.Color.Transparent;
     this._lbl_1.Enabled             = true;
     this._lbl_1.ForeColor           = System.Drawing.SystemColors.ControlText;
     this._lbl_1.Cursor              = System.Windows.Forms.Cursors.Default;
     this._lbl_1.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this._lbl_1.UseMnemonic         = true;
     this._lbl_1.Visible             = true;
     this._lbl_1.AutoSize            = false;
     this._lbl_1.BorderStyle         = System.Windows.Forms.BorderStyle.None;
     this._lbl_1.Name                = "_lbl_1";
     this._lbl_0.TextAlign           = System.Drawing.ContentAlignment.TopRight;
     this._lbl_0.Text                = "Day End Selection Criteria ";
     this._lbl_0.Size                = new System.Drawing.Size(51, 40);
     this._lbl_0.Location            = new System.Drawing.Point(0, 0);
     this._lbl_0.TabIndex            = 0;
     this._lbl_0.BackColor           = System.Drawing.Color.Transparent;
     this._lbl_0.Enabled             = true;
     this._lbl_0.ForeColor           = System.Drawing.SystemColors.ControlText;
     this._lbl_0.Cursor              = System.Windows.Forms.Cursors.Default;
     this._lbl_0.RightToLeft         = System.Windows.Forms.RightToLeft.No;
     this._lbl_0.UseMnemonic         = true;
     this._lbl_0.Visible             = true;
     this._lbl_0.AutoSize            = false;
     this._lbl_0.BorderStyle         = System.Windows.Forms.BorderStyle.None;
     this._lbl_0.Name                = "_lbl_0";
     this.lblFilter.BackColor        = System.Drawing.Color.White;
     this.lblFilter.Text             = "Label1";
     this.lblFilter.Size             = new System.Drawing.Size(460, 37);
     this.lblFilter.Location         = new System.Drawing.Point(54, 42);
     this.lblFilter.TabIndex         = 3;
     this.lblFilter.TextAlign        = System.Drawing.ContentAlignment.TopLeft;
     this.lblFilter.Enabled          = true;
     this.lblFilter.ForeColor        = System.Drawing.SystemColors.ControlText;
     this.lblFilter.Cursor           = System.Windows.Forms.Cursors.Default;
     this.lblFilter.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.lblFilter.UseMnemonic      = true;
     this.lblFilter.Visible          = true;
     this.lblFilter.AutoSize         = false;
     this.lblFilter.BorderStyle      = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lblFilter.Name             = "lblFilter";
     this.lblDayEnd.BackColor        = System.Drawing.Color.White;
     this.lblDayEnd.Text             = "Label1";
     this.lblDayEnd.Size             = new System.Drawing.Size(460, 37);
     this.lblDayEnd.Location         = new System.Drawing.Point(54, 0);
     this.lblDayEnd.TabIndex         = 1;
     this.lblDayEnd.TextAlign        = System.Drawing.ContentAlignment.TopLeft;
     this.lblDayEnd.Enabled          = true;
     this.lblDayEnd.ForeColor        = System.Drawing.SystemColors.ControlText;
     this.lblDayEnd.Cursor           = System.Windows.Forms.Cursors.Default;
     this.lblDayEnd.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.lblDayEnd.UseMnemonic      = true;
     this.lblDayEnd.Visible          = true;
     this.lblDayEnd.AutoSize         = false;
     this.lblDayEnd.BorderStyle      = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lblDayEnd.Name             = "lblDayEnd";
     this._Shape1_0.BackColor        = System.Drawing.Color.FromArgb(192, 192, 255);
     this._Shape1_0.BackStyle        = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque;
     this._Shape1_0.Size             = new System.Drawing.Size(682, 355);
     this._Shape1_0.Location         = new System.Drawing.Point(6, 105);
     this._Shape1_0.BorderColor      = System.Drawing.SystemColors.WindowText;
     this._Shape1_0.BorderStyle      = System.Drawing.Drawing2D.DashStyle.Solid;
     this._Shape1_0.BorderWidth      = 1;
     this._Shape1_0.FillColor        = System.Drawing.Color.Black;
     this._Shape1_0.FillStyle        = Microsoft.VisualBasic.PowerPacks.FillStyle.Transparent;
     this._Shape1_0.Visible          = true;
     this._Shape1_0.Name             = "_Shape1_0";
     this.Controls.Add(cmdExit);
     this.Controls.Add(cmdUpdate);
     this.Controls.Add(lvData);
     this.Controls.Add(cmdBuild);
     this.Controls.Add(cmdFilter);
     this.Controls.Add(Label1);
     this.Controls.Add(_lbl_1);
     this.Controls.Add(_lbl_0);
     this.Controls.Add(lblFilter);
     this.Controls.Add(lblDayEnd);
     this.ShapeContainer1.Shapes.Add(_Shape1_0);
     this.Controls.Add(ShapeContainer1);
     //Me.lbl.SetIndex(_lbl_1, CType(1, Short))
     //Me.lbl.SetIndex(_lbl_0, CType(0, Short))
     this.Shape1.SetIndex(_Shape1_0, Convert.ToInt16(0));
     ((System.ComponentModel.ISupportInitialize) this.Shape1).EndInit();
     //CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit()
     this.ResumeLayout(false);
     this.PerformLayout();
 }