private void InitializeComponent() { System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmGRV)); this.components = new System.ComponentModel.Container(); this.ToolTip1 = new System.Windows.Forms.ToolTip(components); this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer(); this.tmrAutoGRV = new System.Windows.Forms.Timer(components); this.cmdNext = new System.Windows.Forms.Button(); this.cmdBack = new System.Windows.Forms.Button(); this._frmMode_1 = new System.Windows.Forms.GroupBox(); this.cmdNewGT = new System.Windows.Forms.Button(); this.MonthView1 = new System.Windows.Forms.MonthCalendar(); this.cmdLoad = new System.Windows.Forms.Button(); this.txtInvoiceTotal = new System.Windows.Forms.TextBox(); this.txtInvoiceNo = new System.Windows.Forms.TextBox(); this.cmbTemplate = new myDataGridView(); this._lbl_4 = new System.Windows.Forms.Label(); this._lblLabels_0 = new System.Windows.Forms.Label(); this._lblData_3 = new System.Windows.Forms.Label(); this._lbl_5 = new System.Windows.Forms.Label(); this._lbl_6 = new System.Windows.Forms.Label(); this._lbl_7 = new System.Windows.Forms.Label(); this._lblData_7 = new System.Windows.Forms.Label(); this._lblLabels_36 = new System.Windows.Forms.Label(); this._lbl_2 = new System.Windows.Forms.Label(); this._lbl_1 = new System.Windows.Forms.Label(); this._lblLabels_2 = new System.Windows.Forms.Label(); this._lblLabels_8 = new System.Windows.Forms.Label(); this._lblLabels_9 = new System.Windows.Forms.Label(); this._lblData_0 = new System.Windows.Forms.Label(); this._lblData_1 = new System.Windows.Forms.Label(); this._lblData_2 = new System.Windows.Forms.Label(); this._Shape1_1 = new Microsoft.VisualBasic.PowerPacks.RectangleShape(); this._Shape1_2 = new Microsoft.VisualBasic.PowerPacks.RectangleShape(); //Me.frmMode = New Microsoft.VisualBasic.Compatibility.VB6.GroupBoxArray(components) //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) this.Shape1 = new OvalShapeArray(components); this._frmMode_1.SuspendLayout(); this.SuspendLayout(); this.ToolTip1.Active = true; ((System.ComponentModel.ISupportInitialize) this.MonthView1).BeginInit(); ((System.ComponentModel.ISupportInitialize) this.cmbTemplate).BeginInit(); //CType(Me.frmMode, System.ComponentModel.ISupportInitialize).BeginInit() //CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit() //CType(Me.lblData, System.ComponentModel.ISupportInitialize).BeginInit() //CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).BeginInit() ((System.ComponentModel.ISupportInitialize) this.Shape1).BeginInit(); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; this.Text = "Process a 'Good Receiving Voucher'"; this.ClientSize = new System.Drawing.Size(360, 449); 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 = "frmGRV"; this.tmrAutoGRV.Enabled = false; this.tmrAutoGRV.Interval = 10; this.cmdNext.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.cmdNext.Text = "&Next"; this.cmdNext.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178)); this.cmdNext.Size = new System.Drawing.Size(97, 34); this.cmdNext.Location = new System.Drawing.Point(246, 409); this.cmdNext.TabIndex = 9; this.cmdNext.TabStop = false; 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.Name = "cmdNext"; this.cmdBack.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.cmdBack.Text = "E&xit"; this.cmdBack.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178)); this.cmdBack.Size = new System.Drawing.Size(97, 34); this.cmdBack.Location = new System.Drawing.Point(15, 409); this.cmdBack.TabIndex = 8; 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._frmMode_1.Text = "Select a supplier to transact with."; this._frmMode_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._frmMode_1.Size = new System.Drawing.Size(346, 395); this._frmMode_1.Location = new System.Drawing.Point(6, 6); this._frmMode_1.TabIndex = 10; this._frmMode_1.BackColor = System.Drawing.SystemColors.Control; this._frmMode_1.Enabled = true; this._frmMode_1.ForeColor = System.Drawing.SystemColors.ControlText; this._frmMode_1.RightToLeft = System.Windows.Forms.RightToLeft.No; this._frmMode_1.Visible = true; this._frmMode_1.Padding = new System.Windows.Forms.Padding(0); this._frmMode_1.Name = "_frmMode_1"; this.cmdNewGT.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.cmdNewGT.Text = "Maintain GRV Templates"; this.AcceptButton = this.cmdNewGT; this.cmdNewGT.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178)); this.cmdNewGT.Size = new System.Drawing.Size(169, 23); this.cmdNewGT.Location = new System.Drawing.Point(167, 144); this.cmdNewGT.TabIndex = 24; this.cmdNewGT.BackColor = System.Drawing.SystemColors.Control; this.cmdNewGT.CausesValidation = true; this.cmdNewGT.Enabled = true; this.cmdNewGT.ForeColor = System.Drawing.SystemColors.ControlText; this.cmdNewGT.Cursor = System.Windows.Forms.Cursors.Default; this.cmdNewGT.RightToLeft = System.Windows.Forms.RightToLeft.No; this.cmdNewGT.TabStop = true; this.cmdNewGT.Name = "cmdNewGT"; //MonthView1.OcxState = CType(resources.GetObject("MonthView1.OcxState"), System.Windows.Forms.AxHost.State) this.MonthView1.Size = new System.Drawing.Size(176, 154); this.MonthView1.Location = new System.Drawing.Point(72, 223); this.MonthView1.TabIndex = 6; this.MonthView1.Name = "MonthView1"; this.cmdLoad.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.cmdLoad.Text = "Load GRV"; this.cmdLoad.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178)); this.cmdLoad.Size = new System.Drawing.Size(73, 52); this.cmdLoad.Location = new System.Drawing.Point(255, 322); this.cmdLoad.TabIndex = 7; 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.txtInvoiceTotal.AutoSize = false; this.txtInvoiceTotal.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.txtInvoiceTotal.Size = new System.Drawing.Size(103, 19); this.txtInvoiceTotal.Location = new System.Drawing.Point(147, 199); this.txtInvoiceTotal.TabIndex = 4; this.txtInvoiceTotal.AcceptsReturn = true; this.txtInvoiceTotal.BackColor = System.Drawing.SystemColors.Window; this.txtInvoiceTotal.CausesValidation = true; this.txtInvoiceTotal.Enabled = true; this.txtInvoiceTotal.ForeColor = System.Drawing.SystemColors.WindowText; this.txtInvoiceTotal.HideSelection = true; this.txtInvoiceTotal.ReadOnly = false; this.txtInvoiceTotal.MaxLength = 0; this.txtInvoiceTotal.Cursor = System.Windows.Forms.Cursors.IBeam; this.txtInvoiceTotal.Multiline = false; this.txtInvoiceTotal.RightToLeft = System.Windows.Forms.RightToLeft.No; this.txtInvoiceTotal.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtInvoiceTotal.TabStop = true; this.txtInvoiceTotal.Visible = true; this.txtInvoiceTotal.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtInvoiceTotal.Name = "txtInvoiceTotal"; this.txtInvoiceNo.AutoSize = false; this.txtInvoiceNo.Size = new System.Drawing.Size(178, 19); this.txtInvoiceNo.Location = new System.Drawing.Point(72, 178); this.txtInvoiceNo.TabIndex = 2; this.txtInvoiceNo.AcceptsReturn = true; this.txtInvoiceNo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtInvoiceNo.BackColor = System.Drawing.SystemColors.Window; this.txtInvoiceNo.CausesValidation = true; this.txtInvoiceNo.Enabled = true; this.txtInvoiceNo.ForeColor = System.Drawing.SystemColors.WindowText; this.txtInvoiceNo.HideSelection = true; this.txtInvoiceNo.ReadOnly = false; this.txtInvoiceNo.MaxLength = 0; this.txtInvoiceNo.Cursor = System.Windows.Forms.Cursors.IBeam; this.txtInvoiceNo.Multiline = false; this.txtInvoiceNo.RightToLeft = System.Windows.Forms.RightToLeft.No; this.txtInvoiceNo.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtInvoiceNo.TabStop = true; this.txtInvoiceNo.Visible = true; this.txtInvoiceNo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtInvoiceNo.Name = "txtInvoiceNo"; //cmbTemplate.OcxState = CType(resources.GetObject("cmbTemplate.OcxState"), System.Windows.Forms.AxHost.State) this.cmbTemplate.Size = new System.Drawing.Size(228, 21); this.cmbTemplate.Location = new System.Drawing.Point(104, 117); this.cmbTemplate.TabIndex = 22; 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(22, 120); this._lbl_4.TabIndex = 23; 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_0.TextAlign = System.Drawing.ContentAlignment.TopRight; this._lblLabels_0.Text = "Order Reference:"; this._lblLabels_0.Size = new System.Drawing.Size(82, 13); this._lblLabels_0.Location = new System.Drawing.Point(16, 96); this._lblLabels_0.TabIndex = 21; 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._lblData_3.BackColor = System.Drawing.Color.FromArgb(224, 224, 224); this._lblData_3.Text = "PurchaseOrder_Reference"; this._lblData_3.ForeColor = System.Drawing.SystemColors.WindowText; this._lblData_3.Size = new System.Drawing.Size(226, 16); this._lblData_3.Location = new System.Drawing.Point(106, 96); this._lblData_3.TabIndex = 20; 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._lbl_5.TextAlign = System.Drawing.ContentAlignment.TopRight; this._lbl_5.Text = "Number :"; 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(52, 13); this._lbl_5.Location = new System.Drawing.Point(14, 181); this._lbl_5.TabIndex = 1; 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_6.TextAlign = System.Drawing.ContentAlignment.TopRight; this._lbl_6.Text = "Total :"; this._lbl_6.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_6.Size = new System.Drawing.Size(38, 13); this._lbl_6.Location = new System.Drawing.Point(103, 202); this._lbl_6.TabIndex = 3; 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_7.TextAlign = System.Drawing.ContentAlignment.TopRight; this._lbl_7.Text = "Date :"; this._lbl_7.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_7.Size = new System.Drawing.Size(36, 13); this._lbl_7.Location = new System.Drawing.Point(30, 220); this._lbl_7.TabIndex = 5; 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 = true; this._lbl_7.BorderStyle = System.Windows.Forms.BorderStyle.None; this._lbl_7.Name = "_lbl_7"; 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(226, 16); this._lblData_7.Location = new System.Drawing.Point(105, 75); this._lblData_7.TabIndex = 19; 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._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(14, 75); this._lblLabels_36.TabIndex = 18; 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._lbl_2.BackColor = System.Drawing.Color.Transparent; this._lbl_2.Text = "&2. Invoice Details"; 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(101, 13); this._lbl_2.Location = new System.Drawing.Point(9, 152); this._lbl_2.TabIndex = 0; 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._lbl_1.BackColor = System.Drawing.Color.Transparent; this._lbl_1.Text = "&1. Supplier Details"; 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(105, 13); this._lbl_1.Location = new System.Drawing.Point(9, 18); this._lbl_1.TabIndex = 17; 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._lblLabels_2.TextAlign = System.Drawing.ContentAlignment.TopRight; this._lblLabels_2.Text = "Supplier Name:"; this._lblLabels_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._lblLabels_2.Size = new System.Drawing.Size(87, 13); this._lblLabels_2.Location = new System.Drawing.Point(13, 39); this._lblLabels_2.TabIndex = 16; 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_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(42, 57); this._lblLabels_8.TabIndex = 15; 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(210, 57); this._lblLabels_9.TabIndex = 14; 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._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(105, 39); this._lblData_0.TabIndex = 13; 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._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(105, 57); this._lblData_1.TabIndex = 12; 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_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(237, 57); this._lblData_2.TabIndex = 11; 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._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, 112); this._Shape1_1.Location = new System.Drawing.Point(9, 20); 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(255, 192, 192); this._Shape1_2.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque; this._Shape1_2.Size = new System.Drawing.Size(328, 214); this._Shape1_2.Location = new System.Drawing.Point(9, 156); 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(cmdNext); this.Controls.Add(cmdBack); this.Controls.Add(_frmMode_1); this._frmMode_1.Controls.Add(cmdNewGT); this._frmMode_1.Controls.Add(MonthView1); this._frmMode_1.Controls.Add(cmdLoad); this._frmMode_1.Controls.Add(txtInvoiceTotal); this._frmMode_1.Controls.Add(txtInvoiceNo); this._frmMode_1.Controls.Add(cmbTemplate); this._frmMode_1.Controls.Add(_lbl_4); this._frmMode_1.Controls.Add(_lblLabels_0); this._frmMode_1.Controls.Add(_lblData_3); this._frmMode_1.Controls.Add(_lbl_5); this._frmMode_1.Controls.Add(_lbl_6); this._frmMode_1.Controls.Add(_lbl_7); this._frmMode_1.Controls.Add(_lblData_7); this._frmMode_1.Controls.Add(_lblLabels_36); this._frmMode_1.Controls.Add(_lbl_2); this._frmMode_1.Controls.Add(_lbl_1); this._frmMode_1.Controls.Add(_lblLabels_2); this._frmMode_1.Controls.Add(_lblLabels_8); this._frmMode_1.Controls.Add(_lblLabels_9); this._frmMode_1.Controls.Add(_lblData_0); this._frmMode_1.Controls.Add(_lblData_1); this._frmMode_1.Controls.Add(_lblData_2); this.ShapeContainer1.Shapes.Add(_Shape1_1); this.ShapeContainer1.Shapes.Add(_Shape1_2); this._frmMode_1.Controls.Add(ShapeContainer1); //Me.frmMode.SetIndex(_frmMode_1, CType(1, Short)) //Me.lbl.SetIndex(_lbl_4, CType(4, Short)) //Me.lbl.SetIndex(_lbl_5, CType(5, Short)) //Me.lbl.SetIndex(_lbl_6, CType(6, Short)) //Me.lbl.SetIndex(_lbl_7, CType(7, Short)) //Me.lbl.SetIndex(_lbl_2, CType(2, Short)) //Me.lbl.SetIndex(_lbl_1, CType(1, Short)) //Me.lblData.SetIndex(_lblData_3, CType(3, Short)) //Me.lblData.SetIndex(_lblData_7, CType(7, Short)) //Me.lblData.SetIndex(_lblData_0, CType(0, Short)) //Me.lblData.SetIndex(_lblData_1, CType(1, Short)) //Me.lblData.SetIndex(_lblData_2, CType(2, Short)) //Me.lblLabels.SetIndex(_lblLabels_0, CType(0, Short)) //Me.lblLabels.SetIndex(_lblLabels_36, CType(36, Short)) //Me.lblLabels.SetIndex(_lblLabels_2, CType(2, Short)) //Me.lblLabels.SetIndex(_lblLabels_8, CType(8, Short)) //Me.lblLabels.SetIndex(_lblLabels_9, CType(9, Short)) //Me.Shape1.SetIndex(_Shape1_1, CType(1, Short)) //Me.Shape1.SetIndex(_Shape1_2, CType(2, Short)) ((System.ComponentModel.ISupportInitialize) this.Shape1).EndInit(); //CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).EndInit() //CType(Me.lblData, System.ComponentModel.ISupportInitialize).EndInit() //CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit() //CType(Me.frmMode, System.ComponentModel.ISupportInitialize).EndInit() ((System.ComponentModel.ISupportInitialize) this.cmbTemplate).EndInit(); ((System.ComponentModel.ISupportInitialize) this.MonthView1).EndInit(); this._frmMode_1.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); }
private void InitializeComponent() { System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmRegister)); this.components = new System.ComponentModel.Container(); this.ToolTip1 = new System.Windows.Forms.ToolTip(components); this.ShapeContainer2 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer(); this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer(); this.cmdExit = new System.Windows.Forms.Button(); this._picMode_0 = new System.Windows.Forms.Panel(); this.txtCompany = new System.Windows.Forms.TextBox(); this._lbl_0 = new System.Windows.Forms.Label(); this._lbl_1 = new System.Windows.Forms.Label(); this._lbl_2 = new System.Windows.Forms.Label(); this._lbl_3 = new System.Windows.Forms.Label(); this._Shape1_0 = new Microsoft.VisualBasic.PowerPacks.RectangleShape(); this._Shape1_1 = new Microsoft.VisualBasic.PowerPacks.RectangleShape(); this._picMode_1 = new System.Windows.Forms.Panel(); this.txtKey = new System.Windows.Forms.TextBox(); this.lblCompany = new System.Windows.Forms.Label(); this._Label2_2 = new System.Windows.Forms.Label(); this._Label1_1 = new System.Windows.Forms.Label(); this._Label2_0 = new System.Windows.Forms.Label(); this.lblCode = new System.Windows.Forms.Label(); this._Label2_1 = new System.Windows.Forms.Label(); this._Shape1_2 = new Microsoft.VisualBasic.PowerPacks.RectangleShape(); this._Shape1_3 = new Microsoft.VisualBasic.PowerPacks.RectangleShape(); this.cmdNext = new System.Windows.Forms.Button(); this.Label4 = new System.Windows.Forms.Label(); this.Label3 = new System.Windows.Forms.Label(); //Me.Label1 = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components) //Me.Label2 = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components) //Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components) //Me.picMode = New Microsoft.VisualBasic.Compatibility.VB6.PanelArray(components) this.Shape1 = new OvalShapeArray(components); this._picMode_0.SuspendLayout(); this._picMode_1.SuspendLayout(); this.SuspendLayout(); this.ToolTip1.Active = true; //CType(Me.Label1, System.ComponentModel.ISupportInitialize).BeginInit() //CType(Me.Label2, System.ComponentModel.ISupportInitialize).BeginInit() //CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit() //CType(Me.picMode, 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 = "Registration Wizard"; this.ClientSize = new System.Drawing.Size(296, 282); 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 = "frmRegister"; this.cmdExit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.cmdExit.Text = "E&xit"; this.cmdExit.Size = new System.Drawing.Size(97, 28); this.cmdExit.Location = new System.Drawing.Point(8, 249); this.cmdExit.TabIndex = 8; 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._picMode_0.BackColor = System.Drawing.Color.FromArgb(224, 224, 224); this._picMode_0.ForeColor = System.Drawing.SystemColors.WindowText; this._picMode_0.Size = new System.Drawing.Size(283, 232); this._picMode_0.Location = new System.Drawing.Point(6, 9); this._picMode_0.TabIndex = 13; this._picMode_0.TabStop = false; this._picMode_0.Dock = System.Windows.Forms.DockStyle.None; this._picMode_0.CausesValidation = true; this._picMode_0.Enabled = true; this._picMode_0.Cursor = System.Windows.Forms.Cursors.Default; this._picMode_0.RightToLeft = System.Windows.Forms.RightToLeft.No; this._picMode_0.Visible = true; this._picMode_0.BorderStyle = System.Windows.Forms.BorderStyle.None; this._picMode_0.Name = "_picMode_0"; this.txtCompany.AutoSize = false; this.txtCompany.Size = new System.Drawing.Size(271, 19); this.txtCompany.Location = new System.Drawing.Point(6, 201); this.txtCompany.MaxLength = 50; this.txtCompany.TabIndex = 6; this.txtCompany.AcceptsReturn = true; this.txtCompany.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtCompany.BackColor = System.Drawing.SystemColors.Window; this.txtCompany.CausesValidation = true; this.txtCompany.Enabled = true; this.txtCompany.ForeColor = System.Drawing.SystemColors.WindowText; this.txtCompany.HideSelection = true; this.txtCompany.ReadOnly = false; this.txtCompany.Cursor = System.Windows.Forms.Cursors.IBeam; this.txtCompany.Multiline = false; this.txtCompany.RightToLeft = System.Windows.Forms.RightToLeft.No; this.txtCompany.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtCompany.TabStop = true; this.txtCompany.Visible = true; this.txtCompany.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.txtCompany.Name = "txtCompany"; this._lbl_0.Text = "Store Name:"; 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(178, 16); this._lbl_0.Location = new System.Drawing.Point(6, 186); this._lbl_0.TabIndex = 5; 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 = false; this._lbl_0.BorderStyle = System.Windows.Forms.BorderStyle.None; this._lbl_0.Name = "_lbl_0"; this._lbl_1.TextAlign = System.Drawing.ContentAlignment.TopCenter; this._lbl_1.Text = "Welcome to the 4POS Application Suite of products designed for the Retailer."; 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(280, 43); this._lbl_1.Location = new System.Drawing.Point(0, 0); 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_2.Text = "In the text box below, please capture your store's name. It is imperative that you capture you stores name correctly as this makes up part of your licensing agreement with 4POS."; this._lbl_2.Size = new System.Drawing.Size(274, 64); this._lbl_2.Location = new System.Drawing.Point(6, 36); this._lbl_2.TabIndex = 3; 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 = false; this._lbl_2.BorderStyle = System.Windows.Forms.BorderStyle.None; this._lbl_2.Name = "_lbl_2"; this._lbl_3.Text = "To bypass this registration process, press the \"Exit\" button. This will activate the demo version of this software, which is fully functional except that you may only complete ten \"Day End\" runs."; this._lbl_3.Size = new System.Drawing.Size(274, 64); this._lbl_3.Location = new System.Drawing.Point(6, 99); this._lbl_3.TabIndex = 4; 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 = false; this._lbl_3.BorderStyle = System.Windows.Forms.BorderStyle.None; this._lbl_3.Name = "_lbl_3"; 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(283, 133); this._Shape1_0.Location = new System.Drawing.Point(0, 30); 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(255, 192, 192); this._Shape1_1.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque; this._Shape1_1.Size = new System.Drawing.Size(283, 46); this._Shape1_1.Location = new System.Drawing.Point(0, 183); 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._picMode_1.BackColor = System.Drawing.Color.FromArgb(224, 224, 224); this._picMode_1.ForeColor = System.Drawing.SystemColors.WindowText; this._picMode_1.Size = new System.Drawing.Size(283, 232); this._picMode_1.Location = new System.Drawing.Point(333, 57); this._picMode_1.TabIndex = 9; this._picMode_1.TabStop = false; this._picMode_1.Visible = false; this._picMode_1.Dock = System.Windows.Forms.DockStyle.None; this._picMode_1.CausesValidation = true; this._picMode_1.Enabled = true; this._picMode_1.Cursor = System.Windows.Forms.Cursors.Default; this._picMode_1.RightToLeft = System.Windows.Forms.RightToLeft.No; this._picMode_1.BorderStyle = System.Windows.Forms.BorderStyle.None; this._picMode_1.Name = "_picMode_1"; this.txtKey.AutoSize = false; this.txtKey.Size = new System.Drawing.Size(175, 19); this.txtKey.Location = new System.Drawing.Point(99, 186); this.txtKey.TabIndex = 1; this.txtKey.AcceptsReturn = true; this.txtKey.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtKey.BackColor = System.Drawing.SystemColors.Window; this.txtKey.CausesValidation = true; this.txtKey.Enabled = true; this.txtKey.ForeColor = System.Drawing.SystemColors.WindowText; this.txtKey.HideSelection = true; this.txtKey.ReadOnly = false; this.txtKey.MaxLength = 0; this.txtKey.Cursor = System.Windows.Forms.Cursors.IBeam; this.txtKey.Multiline = false; this.txtKey.RightToLeft = System.Windows.Forms.RightToLeft.No; this.txtKey.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtKey.TabStop = true; this.txtKey.Visible = true; this.txtKey.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.txtKey.Name = "txtKey"; this.lblCompany.BackColor = System.Drawing.Color.Transparent; this.lblCompany.Text = "123456789012345"; this.lblCompany.Font = new System.Drawing.Font("Arial", 9.75f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178)); this.lblCompany.ForeColor = System.Drawing.SystemColors.WindowText; this.lblCompany.Size = new System.Drawing.Size(276, 18); this.lblCompany.Location = new System.Drawing.Point(3, 87); this.lblCompany.TabIndex = 15; this.lblCompany.TextAlign = System.Drawing.ContentAlignment.TopLeft; this.lblCompany.Enabled = true; this.lblCompany.Cursor = System.Windows.Forms.Cursors.Default; this.lblCompany.RightToLeft = System.Windows.Forms.RightToLeft.No; this.lblCompany.UseMnemonic = true; this.lblCompany.Visible = true; this.lblCompany.AutoSize = false; this.lblCompany.BorderStyle = System.Windows.Forms.BorderStyle.None; this.lblCompany.Name = "lblCompany"; this._Label2_2.TextAlign = System.Drawing.ContentAlignment.TopRight; this._Label2_2.Text = "Company Name:"; this._Label2_2.Size = new System.Drawing.Size(93, 13); this._Label2_2.Location = new System.Drawing.Point(-12, 75); this._Label2_2.TabIndex = 14; this._Label2_2.BackColor = System.Drawing.Color.Transparent; this._Label2_2.Enabled = true; this._Label2_2.ForeColor = System.Drawing.SystemColors.ControlText; this._Label2_2.Cursor = System.Windows.Forms.Cursors.Default; this._Label2_2.RightToLeft = System.Windows.Forms.RightToLeft.No; this._Label2_2.UseMnemonic = true; this._Label2_2.Visible = true; this._Label2_2.AutoSize = false; this._Label2_2.BorderStyle = System.Windows.Forms.BorderStyle.None; this._Label2_2.Name = "_Label2_2"; this._Label1_1.Text = "Please contact a \"4POS\" representative and quote the company name and registration code below to get your new activation key for the product."; this._Label1_1.Size = new System.Drawing.Size(280, 58); this._Label1_1.Location = new System.Drawing.Point(3, 0); this._Label1_1.TabIndex = 12; 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._Label2_0.TextAlign = System.Drawing.ContentAlignment.TopRight; this._Label2_0.Text = "Registration code:"; this._Label2_0.Size = new System.Drawing.Size(93, 13); this._Label2_0.Location = new System.Drawing.Point(-3, 102); this._Label2_0.TabIndex = 11; this._Label2_0.BackColor = System.Drawing.Color.Transparent; this._Label2_0.Enabled = true; this._Label2_0.ForeColor = System.Drawing.SystemColors.ControlText; this._Label2_0.Cursor = System.Windows.Forms.Cursors.Default; this._Label2_0.RightToLeft = System.Windows.Forms.RightToLeft.No; this._Label2_0.UseMnemonic = true; this._Label2_0.Visible = true; this._Label2_0.AutoSize = false; this._Label2_0.BorderStyle = System.Windows.Forms.BorderStyle.None; this._Label2_0.Name = "_Label2_0"; this.lblCode.BackColor = System.Drawing.Color.Transparent; this.lblCode.Text = "123456789012345"; this.lblCode.Font = new System.Drawing.Font("Arial", 9.75f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178)); this.lblCode.ForeColor = System.Drawing.SystemColors.WindowText; this.lblCode.Size = new System.Drawing.Size(123, 18); this.lblCode.Location = new System.Drawing.Point(3, 114); this.lblCode.TabIndex = 10; this.lblCode.TextAlign = System.Drawing.ContentAlignment.TopLeft; this.lblCode.Enabled = true; this.lblCode.Cursor = System.Windows.Forms.Cursors.Default; this.lblCode.RightToLeft = System.Windows.Forms.RightToLeft.No; this.lblCode.UseMnemonic = true; this.lblCode.Visible = true; this.lblCode.AutoSize = false; this.lblCode.BorderStyle = System.Windows.Forms.BorderStyle.None; this.lblCode.Name = "lblCode"; this._Label2_1.Text = "Activation key:"; this._Label2_1.Size = new System.Drawing.Size(70, 13); this._Label2_1.Location = new System.Drawing.Point(21, 189); this._Label2_1.TabIndex = 0; this._Label2_1.TextAlign = System.Drawing.ContentAlignment.TopLeft; this._Label2_1.BackColor = System.Drawing.Color.Transparent; this._Label2_1.Enabled = true; this._Label2_1.ForeColor = System.Drawing.SystemColors.ControlText; this._Label2_1.Cursor = System.Windows.Forms.Cursors.Default; this._Label2_1.RightToLeft = System.Windows.Forms.RightToLeft.No; this._Label2_1.UseMnemonic = true; this._Label2_1.Visible = true; this._Label2_1.AutoSize = true; this._Label2_1.BorderStyle = System.Windows.Forms.BorderStyle.None; this._Label2_1.Name = "_Label2_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(283, 67); this._Shape1_2.Location = new System.Drawing.Point(0, 72); 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(255, 192, 192); this._Shape1_3.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque; this._Shape1_3.Size = new System.Drawing.Size(283, 31); this._Shape1_3.Location = new System.Drawing.Point(0, 180); 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.cmdNext.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.cmdNext.Text = "&Next"; this.cmdNext.Size = new System.Drawing.Size(97, 28); this.cmdNext.Location = new System.Drawing.Point(186, 249); this.cmdNext.TabIndex = 7; 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.Label4.Text = "Label4"; this.Label4.Size = new System.Drawing.Size(273, 33); this.Label4.Location = new System.Drawing.Point(16, 320); this.Label4.TabIndex = 17; this.Label4.TextAlign = System.Drawing.ContentAlignment.TopLeft; this.Label4.BackColor = System.Drawing.SystemColors.Control; this.Label4.Enabled = true; this.Label4.ForeColor = System.Drawing.SystemColors.ControlText; this.Label4.Cursor = System.Windows.Forms.Cursors.Default; this.Label4.RightToLeft = System.Windows.Forms.RightToLeft.No; this.Label4.UseMnemonic = true; this.Label4.Visible = true; this.Label4.AutoSize = false; this.Label4.BorderStyle = System.Windows.Forms.BorderStyle.None; this.Label4.Name = "Label4"; this.Label3.Text = "Label3"; this.Label3.Size = new System.Drawing.Size(265, 25); this.Label3.Location = new System.Drawing.Point(16, 288); this.Label3.TabIndex = 16; this.Label3.TextAlign = System.Drawing.ContentAlignment.TopLeft; this.Label3.BackColor = System.Drawing.SystemColors.Control; this.Label3.Enabled = true; this.Label3.ForeColor = System.Drawing.SystemColors.ControlText; this.Label3.Cursor = System.Windows.Forms.Cursors.Default; this.Label3.RightToLeft = System.Windows.Forms.RightToLeft.No; this.Label3.UseMnemonic = true; this.Label3.Visible = true; this.Label3.AutoSize = false; this.Label3.BorderStyle = System.Windows.Forms.BorderStyle.None; this.Label3.Name = "Label3"; this.Controls.Add(cmdExit); this.Controls.Add(_picMode_0); this.Controls.Add(_picMode_1); this.Controls.Add(cmdNext); this.Controls.Add(Label4); this.Controls.Add(Label3); this._picMode_0.Controls.Add(txtCompany); this._picMode_0.Controls.Add(_lbl_0); this._picMode_0.Controls.Add(_lbl_1); this._picMode_0.Controls.Add(_lbl_2); this._picMode_0.Controls.Add(_lbl_3); this.ShapeContainer1.Shapes.Add(_Shape1_0); this.ShapeContainer1.Shapes.Add(_Shape1_1); this._picMode_0.Controls.Add(ShapeContainer1); this._picMode_1.Controls.Add(txtKey); this._picMode_1.Controls.Add(lblCompany); this._picMode_1.Controls.Add(_Label2_2); this._picMode_1.Controls.Add(_Label1_1); this._picMode_1.Controls.Add(_Label2_0); this._picMode_1.Controls.Add(lblCode); this._picMode_1.Controls.Add(_Label2_1); this.ShapeContainer2.Shapes.Add(_Shape1_2); this.ShapeContainer2.Shapes.Add(_Shape1_3); this._picMode_1.Controls.Add(ShapeContainer2); //Me.Label1.SetIndex(_Label1_1, CType(1, Short)) //Me.Label2.SetIndex(_Label2_2, CType(2, Short)) //Me.Label2.SetIndex(_Label2_0, CType(0, Short)) //Me.Label2.SetIndex(_Label2_1, CType(1, 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.lbl.SetIndex(_lbl_3, CType(3, Short)) //Me.picMode.SetIndex(_picMode_0, CType(0, Short)) //Me.picMode.SetIndex(_picMode_1, CType(1, Short)) //Me.Shape1.SetIndex(_Shape1_0, CType(0, Short)) //Me.Shape1.SetIndex(_Shape1_1, CType(1, Short)) //Me.Shape1.SetIndex(_Shape1_2, CType(2, Short)) //Me.Shape1.SetIndex(_Shape1_3, CType(3, Short)) ((System.ComponentModel.ISupportInitialize) this.Shape1).EndInit(); //CType(Me.picMode, System.ComponentModel.ISupportInitialize).EndInit() //CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit() //CType(Me.Label2, System.ComponentModel.ISupportInitialize).EndInit() //CType(Me.Label1, System.ComponentModel.ISupportInitialize).EndInit() this._picMode_0.ResumeLayout(false); this._picMode_1.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); }
private void InitializeComponent() { System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmOrder)); this.components = new System.ComponentModel.Container(); this.ToolTip1 = new System.Windows.Forms.ToolTip(components); this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer(); this._cmdInformation_1 = new System.Windows.Forms.Button(); this._cmdInformation_0 = new System.Windows.Forms.Button(); this.cmdNext = new System.Windows.Forms.Button(); this.cmdBack = new System.Windows.Forms.Button(); this._frmMode_1 = new System.Windows.Forms.GroupBox(); this.cmdEdit = new System.Windows.Forms.Button(); this.cmdBlank = new System.Windows.Forms.Button(); this.cmdAuto = new System.Windows.Forms.Button(); this._lblData_7 = new System.Windows.Forms.Label(); this._lblData_6 = new System.Windows.Forms.Label(); this._lblData_5 = new System.Windows.Forms.Label(); this._lblLabels_36 = new System.Windows.Forms.Label(); this._lblLabels_37 = new System.Windows.Forms.Label(); this._lblLabels_38 = new System.Windows.Forms.Label(); this._lbl_2 = new System.Windows.Forms.Label(); this._lbl_1 = 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._lblData_0 = new System.Windows.Forms.Label(); this._lblData_1 = new System.Windows.Forms.Label(); this._lblData_2 = new System.Windows.Forms.Label(); this._lblData_3 = new System.Windows.Forms.Label(); this._lblData_4 = new System.Windows.Forms.Label(); this._Shape1_1 = new Microsoft.VisualBasic.PowerPacks.RectangleShape(); this._Shape1_2 = new Microsoft.VisualBasic.PowerPacks.RectangleShape(); this._frmMode_0 = new System.Windows.Forms.GroupBox(); this.txtSearch = new System.Windows.Forms.TextBox(); this.DataList1 = new myDataGridView(); this._lbl_0 = new System.Windows.Forms.Label(); //Me.cmdInformation = New Microsoft.VisualBasic.Compatibility.VB6.ButtonArray(components) //Me.frmMode = New Microsoft.VisualBasic.Compatibility.VB6.GroupBoxArray(components) //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) this.Shape1 = new OvalShapeArray(components); this._frmMode_1.SuspendLayout(); this._frmMode_0.SuspendLayout(); this.SuspendLayout(); this.ToolTip1.Active = true; ((System.ComponentModel.ISupportInitialize)this.DataList1).BeginInit(); //CType(Me.cmdInformation, System.ComponentModel.ISupportInitialize).BeginInit() //CType(Me.frmMode, System.ComponentModel.ISupportInitialize).BeginInit() //CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit() //CType(Me.lblData, System.ComponentModel.ISupportInitialize).BeginInit() //CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).BeginInit() ((System.ComponentModel.ISupportInitialize)this.Shape1).BeginInit(); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; this.Text = "Create / Amend an Order"; this.ClientSize = new System.Drawing.Size(362, 472); 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 = "frmOrder"; this._cmdInformation_1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this._cmdInformation_1.Text = "Order Information Report(*)"; this._cmdInformation_1.Size = new System.Drawing.Size(166, 31); this._cmdInformation_1.Location = new System.Drawing.Point(186, 6); this._cmdInformation_1.TabIndex = 28; this._cmdInformation_1.BackColor = System.Drawing.SystemColors.Control; this._cmdInformation_1.CausesValidation = true; this._cmdInformation_1.Enabled = true; this._cmdInformation_1.ForeColor = System.Drawing.SystemColors.ControlText; this._cmdInformation_1.Cursor = System.Windows.Forms.Cursors.Default; this._cmdInformation_1.RightToLeft = System.Windows.Forms.RightToLeft.No; this._cmdInformation_1.TabStop = true; this._cmdInformation_1.Name = "_cmdInformation_1"; this._cmdInformation_0.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this._cmdInformation_0.Text = "Order Information Report"; this._cmdInformation_0.Size = new System.Drawing.Size(166, 31); this._cmdInformation_0.Location = new System.Drawing.Point(6, 6); this._cmdInformation_0.TabIndex = 27; this._cmdInformation_0.BackColor = System.Drawing.SystemColors.Control; this._cmdInformation_0.CausesValidation = true; this._cmdInformation_0.Enabled = true; this._cmdInformation_0.ForeColor = System.Drawing.SystemColors.ControlText; this._cmdInformation_0.Cursor = System.Windows.Forms.Cursors.Default; this._cmdInformation_0.RightToLeft = System.Windows.Forms.RightToLeft.No; this._cmdInformation_0.TabStop = true; this._cmdInformation_0.Name = "_cmdInformation_0"; this.cmdNext.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.cmdNext.Text = "&Next"; this.cmdNext.Size = new System.Drawing.Size(97, 34); this.cmdNext.Location = new System.Drawing.Point(246, 435); this.cmdNext.TabIndex = 1; this.cmdNext.TabStop = false; 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.Name = "cmdNext"; this.cmdBack.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.cmdBack.Text = "E&xit"; this.cmdBack.Size = new System.Drawing.Size(97, 34); this.cmdBack.Location = new System.Drawing.Point(15, 435); this.cmdBack.TabIndex = 0; 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._frmMode_1.Text = "Select a supplier to transact with."; this._frmMode_1.Size = new System.Drawing.Size(346, 379); this._frmMode_1.Location = new System.Drawing.Point(6, 45); this._frmMode_1.TabIndex = 6; this._frmMode_1.BackColor = System.Drawing.SystemColors.Control; this._frmMode_1.Enabled = true; this._frmMode_1.ForeColor = System.Drawing.SystemColors.ControlText; this._frmMode_1.RightToLeft = System.Windows.Forms.RightToLeft.No; this._frmMode_1.Visible = true; this._frmMode_1.Padding = new System.Windows.Forms.Padding(0); this._frmMode_1.Name = "_frmMode_1"; this.cmdEdit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.cmdEdit.Text = "&Edit Current Order"; this.cmdEdit.Size = new System.Drawing.Size(97, 52); this.cmdEdit.Location = new System.Drawing.Point(9, 318); this.cmdEdit.TabIndex = 29; this.cmdEdit.TabStop = false; this.cmdEdit.BackColor = System.Drawing.SystemColors.Control; this.cmdEdit.CausesValidation = true; this.cmdEdit.Enabled = true; this.cmdEdit.ForeColor = System.Drawing.SystemColors.ControlText; this.cmdEdit.Cursor = System.Windows.Forms.Cursors.Default; this.cmdEdit.RightToLeft = System.Windows.Forms.RightToLeft.No; this.cmdEdit.Name = "cmdEdit"; this.cmdBlank.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.cmdBlank.Text = "&Create a Blank Order"; this.cmdBlank.Size = new System.Drawing.Size(97, 52); this.cmdBlank.Location = new System.Drawing.Point(126, 318); this.cmdBlank.TabIndex = 26; this.cmdBlank.TabStop = false; this.cmdBlank.BackColor = System.Drawing.SystemColors.Control; this.cmdBlank.CausesValidation = true; this.cmdBlank.Enabled = true; this.cmdBlank.ForeColor = System.Drawing.SystemColors.ControlText; this.cmdBlank.Cursor = System.Windows.Forms.Cursors.Default; this.cmdBlank.RightToLeft = System.Windows.Forms.RightToLeft.No; this.cmdBlank.Name = "cmdBlank"; this.cmdAuto.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.cmdAuto.Text = "Create &Recommended Order"; this.cmdAuto.Size = new System.Drawing.Size(97, 52); this.cmdAuto.Location = new System.Drawing.Point(240, 318); this.cmdAuto.TabIndex = 25; this.cmdAuto.TabStop = false; this.cmdAuto.BackColor = System.Drawing.SystemColors.Control; this.cmdAuto.CausesValidation = true; this.cmdAuto.Enabled = true; this.cmdAuto.ForeColor = System.Drawing.SystemColors.ControlText; this.cmdAuto.Cursor = System.Windows.Forms.Cursors.Default; this.cmdAuto.RightToLeft = System.Windows.Forms.RightToLeft.No; this.cmdAuto.Name = "cmdAuto"; 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(141, 267); this._lblData_7.TabIndex = 24; 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._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(141, 249); this._lblData_6.TabIndex = 23; 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_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(141, 231); this._lblData_5.TabIndex = 22; 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._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(50, 267); this._lblLabels_36.TabIndex = 21; 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_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(18, 248); this._lblLabels_37.TabIndex = 20; 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_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(27, 230); this._lblLabels_38.TabIndex = 19; 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._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(9, 207); this._lbl_2.TabIndex = 18; 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._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(9, 18); this._lbl_1.TabIndex = 17; 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._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(13, 39); this._lblLabels_2.TabIndex = 16; 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(94, 13); this._lblLabels_6.Location = new System.Drawing.Point(6, 78); this._lblLabels_6.TabIndex = 15; 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(24, 138); this._lblLabels_7.TabIndex = 14; 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(42, 57); this._lblLabels_8.TabIndex = 13; 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(210, 57); this._lblLabels_9.TabIndex = 12; 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._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(105, 39); this._lblData_0.TabIndex = 11; 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._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(105, 57); this._lblData_1.TabIndex = 10; 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_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(237, 57); this._lblData_2.TabIndex = 9; 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_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(105, 78); this._lblData_3.TabIndex = 8; 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_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(105, 141); this._lblData_4.TabIndex = 7; 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._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(9, 20); 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(328, 70); this._Shape1_2.Location = new System.Drawing.Point(9, 209); 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._frmMode_0.Text = "Select a supplier to transact with."; this._frmMode_0.Size = new System.Drawing.Size(346, 379); this._frmMode_0.Location = new System.Drawing.Point(6, 48); this._frmMode_0.TabIndex = 2; this._frmMode_0.BackColor = System.Drawing.SystemColors.Control; this._frmMode_0.Enabled = true; this._frmMode_0.ForeColor = System.Drawing.SystemColors.ControlText; this._frmMode_0.RightToLeft = System.Windows.Forms.RightToLeft.No; this._frmMode_0.Visible = true; this._frmMode_0.Padding = new System.Windows.Forms.Padding(0); this._frmMode_0.Name = "_frmMode_0"; this.txtSearch.AutoSize = false; this.txtSearch.Size = new System.Drawing.Size(283, 19); this.txtSearch.Location = new System.Drawing.Point(54, 18); this.txtSearch.TabIndex = 3; this.txtSearch.AcceptsReturn = true; this.txtSearch.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtSearch.BackColor = System.Drawing.SystemColors.Window; this.txtSearch.CausesValidation = true; this.txtSearch.Enabled = true; this.txtSearch.ForeColor = System.Drawing.SystemColors.WindowText; this.txtSearch.HideSelection = true; this.txtSearch.ReadOnly = false; this.txtSearch.MaxLength = 0; this.txtSearch.Cursor = System.Windows.Forms.Cursors.IBeam; this.txtSearch.Multiline = false; this.txtSearch.RightToLeft = System.Windows.Forms.RightToLeft.No; this.txtSearch.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtSearch.TabStop = true; this.txtSearch.Visible = true; this.txtSearch.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.txtSearch.Name = "txtSearch"; //'DataList1.OcxState = CType(resources.GetObject("'DataList1.OcxState"), System.Windows.Forms.AxHost.State) this.DataList1.Size = new System.Drawing.Size(328, 329); this.DataList1.Location = new System.Drawing.Point(9, 42); this.DataList1.TabIndex = 4; this.DataList1.Name = "DataList1"; this._lbl_0.TextAlign = System.Drawing.ContentAlignment.TopRight; this._lbl_0.Text = "&Search :"; this._lbl_0.Size = new System.Drawing.Size(40, 13); this._lbl_0.Location = new System.Drawing.Point(11, 21); this._lbl_0.TabIndex = 5; 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.Controls.Add(_cmdInformation_1); this.Controls.Add(_cmdInformation_0); this.Controls.Add(cmdNext); this.Controls.Add(cmdBack); this.Controls.Add(_frmMode_1); this.Controls.Add(_frmMode_0); this._frmMode_1.Controls.Add(cmdEdit); this._frmMode_1.Controls.Add(cmdBlank); this._frmMode_1.Controls.Add(cmdAuto); this._frmMode_1.Controls.Add(_lblData_7); this._frmMode_1.Controls.Add(_lblData_6); this._frmMode_1.Controls.Add(_lblData_5); this._frmMode_1.Controls.Add(_lblLabels_36); this._frmMode_1.Controls.Add(_lblLabels_37); this._frmMode_1.Controls.Add(_lblLabels_38); this._frmMode_1.Controls.Add(_lbl_2); this._frmMode_1.Controls.Add(_lbl_1); this._frmMode_1.Controls.Add(_lblLabels_2); this._frmMode_1.Controls.Add(_lblLabels_6); this._frmMode_1.Controls.Add(_lblLabels_7); this._frmMode_1.Controls.Add(_lblLabels_8); this._frmMode_1.Controls.Add(_lblLabels_9); this._frmMode_1.Controls.Add(_lblData_0); this._frmMode_1.Controls.Add(_lblData_1); this._frmMode_1.Controls.Add(_lblData_2); this._frmMode_1.Controls.Add(_lblData_3); this._frmMode_1.Controls.Add(_lblData_4); this.ShapeContainer1.Shapes.Add(_Shape1_1); this.ShapeContainer1.Shapes.Add(_Shape1_2); this._frmMode_1.Controls.Add(ShapeContainer1); this._frmMode_0.Controls.Add(txtSearch); this._frmMode_0.Controls.Add(DataList1); this._frmMode_0.Controls.Add(_lbl_0); //Me.cmdInformation.SetIndex(_cmdInformation_1, CType(1, Short)) //Me.cmdInformation.SetIndex(_cmdInformation_0, CType(0, Short)) //Me.frmMode.SetIndex(_frmMode_1, CType(1, Short)) //Me.frmMode.SetIndex(_frmMode_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.lblData.SetIndex(_lblData_7, CType(7, Short)) //Me.lblData.SetIndex(_lblData_6, CType(6, Short)) //Me.lblData.SetIndex(_lblData_5, CType(5, Short)) //Me.lblData.SetIndex(_lblData_0, CType(0, Short)) //Me.lblData.SetIndex(_lblData_1, CType(1, Short)) //M() ''e.lblData.SetIndex(_lblData_2, CType(2, Short)) //M() 'e.lblData.SetIndex(_lblData_3, CType(3, Short)) //Me.lblData.SetIndex(_lblData_4, CType(4, Short)) //Me.lblLabels.SetIndex(_lblLabels_36, CType(36, Short)) //Me.lblLabels.SetIndex(_lblLabels_37, CType(37, Short)) //Me.lblLabels.SetIndex(_lblLabels_38, CType(38, 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.Shape1.SetIndex(_Shape1_1, CType(1, Short)) //Me.Shape1.SetIndex(_Shape1_2, CType(2, Short)) ((System.ComponentModel.ISupportInitialize)this.Shape1).EndInit(); //CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).EndInit() //CType(Me.lblData, System.ComponentModel.ISupportInitialize).EndInit() //CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit() //CType(Me.frmMode, System.ComponentModel.ISupportInitialize).EndInit() //CType(Me.cmdInformation, System.ComponentModel.ISupportInitialize).EndInit() ((System.ComponentModel.ISupportInitialize)this.DataList1).EndInit(); this._frmMode_1.ResumeLayout(false); this._frmMode_0.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); }
private void InitializeComponent() { System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmRegister)); this.components = new System.ComponentModel.Container(); this.ToolTip1 = new System.Windows.Forms.ToolTip(components); this.ShapeContainer2 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer(); this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer(); this.cmdExit = new System.Windows.Forms.Button(); this._picMode_0 = new System.Windows.Forms.Panel(); this.txtCompany = new System.Windows.Forms.TextBox(); this._lbl_0 = new System.Windows.Forms.Label(); this._lbl_1 = new System.Windows.Forms.Label(); this._lbl_2 = new System.Windows.Forms.Label(); this._lbl_3 = new System.Windows.Forms.Label(); this._Shape1_0 = new Microsoft.VisualBasic.PowerPacks.RectangleShape(); this._Shape1_1 = new Microsoft.VisualBasic.PowerPacks.RectangleShape(); this._picMode_1 = new System.Windows.Forms.Panel(); this.txtKey = new System.Windows.Forms.TextBox(); this.lblCompany = new System.Windows.Forms.Label(); this._Label2_2 = new System.Windows.Forms.Label(); this._Label1_1 = new System.Windows.Forms.Label(); this._Label2_0 = new System.Windows.Forms.Label(); this.lblCode = new System.Windows.Forms.Label(); this._Label2_1 = new System.Windows.Forms.Label(); this._Shape1_2 = new Microsoft.VisualBasic.PowerPacks.RectangleShape(); this._Shape1_3 = new Microsoft.VisualBasic.PowerPacks.RectangleShape(); this.cmdNext = new System.Windows.Forms.Button(); this.Label4 = new System.Windows.Forms.Label(); this.Label3 = new System.Windows.Forms.Label(); //Me.Label1 = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components) //Me.Label2 = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components) //Me.lbl = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(components) //Me.picMode = New Microsoft.VisualBasic.Compatibility.VB6.PanelArray(components) this.Shape1 = new OvalShapeArray(components); this._picMode_0.SuspendLayout(); this._picMode_1.SuspendLayout(); this.SuspendLayout(); this.ToolTip1.Active = true; //CType(Me.Label1, System.ComponentModel.ISupportInitialize).BeginInit() //CType(Me.Label2, System.ComponentModel.ISupportInitialize).BeginInit() //CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit() //CType(Me.picMode, 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 = "Registration Wizard"; this.ClientSize = new System.Drawing.Size(296, 282); 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 = "frmRegister"; this.cmdExit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.cmdExit.Text = "E&xit"; this.cmdExit.Size = new System.Drawing.Size(97, 28); this.cmdExit.Location = new System.Drawing.Point(8, 249); this.cmdExit.TabIndex = 8; 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._picMode_0.BackColor = System.Drawing.Color.FromArgb(224, 224, 224); this._picMode_0.ForeColor = System.Drawing.SystemColors.WindowText; this._picMode_0.Size = new System.Drawing.Size(283, 232); this._picMode_0.Location = new System.Drawing.Point(6, 9); this._picMode_0.TabIndex = 13; this._picMode_0.TabStop = false; this._picMode_0.Dock = System.Windows.Forms.DockStyle.None; this._picMode_0.CausesValidation = true; this._picMode_0.Enabled = true; this._picMode_0.Cursor = System.Windows.Forms.Cursors.Default; this._picMode_0.RightToLeft = System.Windows.Forms.RightToLeft.No; this._picMode_0.Visible = true; this._picMode_0.BorderStyle = System.Windows.Forms.BorderStyle.None; this._picMode_0.Name = "_picMode_0"; this.txtCompany.AutoSize = false; this.txtCompany.Size = new System.Drawing.Size(271, 19); this.txtCompany.Location = new System.Drawing.Point(6, 201); this.txtCompany.MaxLength = 50; this.txtCompany.TabIndex = 6; this.txtCompany.AcceptsReturn = true; this.txtCompany.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtCompany.BackColor = System.Drawing.SystemColors.Window; this.txtCompany.CausesValidation = true; this.txtCompany.Enabled = true; this.txtCompany.ForeColor = System.Drawing.SystemColors.WindowText; this.txtCompany.HideSelection = true; this.txtCompany.ReadOnly = false; this.txtCompany.Cursor = System.Windows.Forms.Cursors.IBeam; this.txtCompany.Multiline = false; this.txtCompany.RightToLeft = System.Windows.Forms.RightToLeft.No; this.txtCompany.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtCompany.TabStop = true; this.txtCompany.Visible = true; this.txtCompany.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.txtCompany.Name = "txtCompany"; this._lbl_0.Text = "Store Name:"; 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(178, 16); this._lbl_0.Location = new System.Drawing.Point(6, 186); this._lbl_0.TabIndex = 5; 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 = false; this._lbl_0.BorderStyle = System.Windows.Forms.BorderStyle.None; this._lbl_0.Name = "_lbl_0"; this._lbl_1.TextAlign = System.Drawing.ContentAlignment.TopCenter; this._lbl_1.Text = "Welcome to the 4POS Application Suite of products designed for the Retailer."; 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(280, 43); this._lbl_1.Location = new System.Drawing.Point(0, 0); 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_2.Text = "In the text box below, please capture your store's name. It is imperative that you capture you stores name correctly as this makes up part of your licensing agreement with 4POS."; this._lbl_2.Size = new System.Drawing.Size(274, 64); this._lbl_2.Location = new System.Drawing.Point(6, 36); this._lbl_2.TabIndex = 3; 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 = false; this._lbl_2.BorderStyle = System.Windows.Forms.BorderStyle.None; this._lbl_2.Name = "_lbl_2"; this._lbl_3.Text = "To bypass this registration process, press the \"Exit\" button. This will activate the demo version of this software, which is fully functional except that you may only complete ten \"Day End\" runs."; this._lbl_3.Size = new System.Drawing.Size(274, 64); this._lbl_3.Location = new System.Drawing.Point(6, 99); this._lbl_3.TabIndex = 4; 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 = false; this._lbl_3.BorderStyle = System.Windows.Forms.BorderStyle.None; this._lbl_3.Name = "_lbl_3"; 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(283, 133); this._Shape1_0.Location = new System.Drawing.Point(0, 30); 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(255, 192, 192); this._Shape1_1.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque; this._Shape1_1.Size = new System.Drawing.Size(283, 46); this._Shape1_1.Location = new System.Drawing.Point(0, 183); 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._picMode_1.BackColor = System.Drawing.Color.FromArgb(224, 224, 224); this._picMode_1.ForeColor = System.Drawing.SystemColors.WindowText; this._picMode_1.Size = new System.Drawing.Size(283, 232); this._picMode_1.Location = new System.Drawing.Point(333, 57); this._picMode_1.TabIndex = 9; this._picMode_1.TabStop = false; this._picMode_1.Visible = false; this._picMode_1.Dock = System.Windows.Forms.DockStyle.None; this._picMode_1.CausesValidation = true; this._picMode_1.Enabled = true; this._picMode_1.Cursor = System.Windows.Forms.Cursors.Default; this._picMode_1.RightToLeft = System.Windows.Forms.RightToLeft.No; this._picMode_1.BorderStyle = System.Windows.Forms.BorderStyle.None; this._picMode_1.Name = "_picMode_1"; this.txtKey.AutoSize = false; this.txtKey.Size = new System.Drawing.Size(175, 19); this.txtKey.Location = new System.Drawing.Point(99, 186); this.txtKey.TabIndex = 1; this.txtKey.AcceptsReturn = true; this.txtKey.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtKey.BackColor = System.Drawing.SystemColors.Window; this.txtKey.CausesValidation = true; this.txtKey.Enabled = true; this.txtKey.ForeColor = System.Drawing.SystemColors.WindowText; this.txtKey.HideSelection = true; this.txtKey.ReadOnly = false; this.txtKey.MaxLength = 0; this.txtKey.Cursor = System.Windows.Forms.Cursors.IBeam; this.txtKey.Multiline = false; this.txtKey.RightToLeft = System.Windows.Forms.RightToLeft.No; this.txtKey.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtKey.TabStop = true; this.txtKey.Visible = true; this.txtKey.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.txtKey.Name = "txtKey"; this.lblCompany.BackColor = System.Drawing.Color.Transparent; this.lblCompany.Text = "123456789012345"; this.lblCompany.Font = new System.Drawing.Font("Arial", 9.75f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178)); this.lblCompany.ForeColor = System.Drawing.SystemColors.WindowText; this.lblCompany.Size = new System.Drawing.Size(276, 18); this.lblCompany.Location = new System.Drawing.Point(3, 87); this.lblCompany.TabIndex = 15; this.lblCompany.TextAlign = System.Drawing.ContentAlignment.TopLeft; this.lblCompany.Enabled = true; this.lblCompany.Cursor = System.Windows.Forms.Cursors.Default; this.lblCompany.RightToLeft = System.Windows.Forms.RightToLeft.No; this.lblCompany.UseMnemonic = true; this.lblCompany.Visible = true; this.lblCompany.AutoSize = false; this.lblCompany.BorderStyle = System.Windows.Forms.BorderStyle.None; this.lblCompany.Name = "lblCompany"; this._Label2_2.TextAlign = System.Drawing.ContentAlignment.TopRight; this._Label2_2.Text = "Company Name:"; this._Label2_2.Size = new System.Drawing.Size(93, 13); this._Label2_2.Location = new System.Drawing.Point(-12, 75); this._Label2_2.TabIndex = 14; this._Label2_2.BackColor = System.Drawing.Color.Transparent; this._Label2_2.Enabled = true; this._Label2_2.ForeColor = System.Drawing.SystemColors.ControlText; this._Label2_2.Cursor = System.Windows.Forms.Cursors.Default; this._Label2_2.RightToLeft = System.Windows.Forms.RightToLeft.No; this._Label2_2.UseMnemonic = true; this._Label2_2.Visible = true; this._Label2_2.AutoSize = false; this._Label2_2.BorderStyle = System.Windows.Forms.BorderStyle.None; this._Label2_2.Name = "_Label2_2"; this._Label1_1.Text = "Please contact a \"4POS\" representative and quote the company name and registration code below to get your new activation key for the product."; this._Label1_1.Size = new System.Drawing.Size(280, 58); this._Label1_1.Location = new System.Drawing.Point(3, 0); this._Label1_1.TabIndex = 12; 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._Label2_0.TextAlign = System.Drawing.ContentAlignment.TopRight; this._Label2_0.Text = "Registration code:"; this._Label2_0.Size = new System.Drawing.Size(93, 13); this._Label2_0.Location = new System.Drawing.Point(-3, 102); this._Label2_0.TabIndex = 11; this._Label2_0.BackColor = System.Drawing.Color.Transparent; this._Label2_0.Enabled = true; this._Label2_0.ForeColor = System.Drawing.SystemColors.ControlText; this._Label2_0.Cursor = System.Windows.Forms.Cursors.Default; this._Label2_0.RightToLeft = System.Windows.Forms.RightToLeft.No; this._Label2_0.UseMnemonic = true; this._Label2_0.Visible = true; this._Label2_0.AutoSize = false; this._Label2_0.BorderStyle = System.Windows.Forms.BorderStyle.None; this._Label2_0.Name = "_Label2_0"; this.lblCode.BackColor = System.Drawing.Color.Transparent; this.lblCode.Text = "123456789012345"; this.lblCode.Font = new System.Drawing.Font("Arial", 9.75f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178)); this.lblCode.ForeColor = System.Drawing.SystemColors.WindowText; this.lblCode.Size = new System.Drawing.Size(123, 18); this.lblCode.Location = new System.Drawing.Point(3, 114); this.lblCode.TabIndex = 10; this.lblCode.TextAlign = System.Drawing.ContentAlignment.TopLeft; this.lblCode.Enabled = true; this.lblCode.Cursor = System.Windows.Forms.Cursors.Default; this.lblCode.RightToLeft = System.Windows.Forms.RightToLeft.No; this.lblCode.UseMnemonic = true; this.lblCode.Visible = true; this.lblCode.AutoSize = false; this.lblCode.BorderStyle = System.Windows.Forms.BorderStyle.None; this.lblCode.Name = "lblCode"; this._Label2_1.Text = "Activation key:"; this._Label2_1.Size = new System.Drawing.Size(70, 13); this._Label2_1.Location = new System.Drawing.Point(21, 189); this._Label2_1.TabIndex = 0; this._Label2_1.TextAlign = System.Drawing.ContentAlignment.TopLeft; this._Label2_1.BackColor = System.Drawing.Color.Transparent; this._Label2_1.Enabled = true; this._Label2_1.ForeColor = System.Drawing.SystemColors.ControlText; this._Label2_1.Cursor = System.Windows.Forms.Cursors.Default; this._Label2_1.RightToLeft = System.Windows.Forms.RightToLeft.No; this._Label2_1.UseMnemonic = true; this._Label2_1.Visible = true; this._Label2_1.AutoSize = true; this._Label2_1.BorderStyle = System.Windows.Forms.BorderStyle.None; this._Label2_1.Name = "_Label2_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(283, 67); this._Shape1_2.Location = new System.Drawing.Point(0, 72); 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(255, 192, 192); this._Shape1_3.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque; this._Shape1_3.Size = new System.Drawing.Size(283, 31); this._Shape1_3.Location = new System.Drawing.Point(0, 180); 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.cmdNext.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.cmdNext.Text = "&Next"; this.cmdNext.Size = new System.Drawing.Size(97, 28); this.cmdNext.Location = new System.Drawing.Point(186, 249); this.cmdNext.TabIndex = 7; 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.Label4.Text = "Label4"; this.Label4.Size = new System.Drawing.Size(273, 33); this.Label4.Location = new System.Drawing.Point(16, 320); this.Label4.TabIndex = 17; this.Label4.TextAlign = System.Drawing.ContentAlignment.TopLeft; this.Label4.BackColor = System.Drawing.SystemColors.Control; this.Label4.Enabled = true; this.Label4.ForeColor = System.Drawing.SystemColors.ControlText; this.Label4.Cursor = System.Windows.Forms.Cursors.Default; this.Label4.RightToLeft = System.Windows.Forms.RightToLeft.No; this.Label4.UseMnemonic = true; this.Label4.Visible = true; this.Label4.AutoSize = false; this.Label4.BorderStyle = System.Windows.Forms.BorderStyle.None; this.Label4.Name = "Label4"; this.Label3.Text = "Label3"; this.Label3.Size = new System.Drawing.Size(265, 25); this.Label3.Location = new System.Drawing.Point(16, 288); this.Label3.TabIndex = 16; this.Label3.TextAlign = System.Drawing.ContentAlignment.TopLeft; this.Label3.BackColor = System.Drawing.SystemColors.Control; this.Label3.Enabled = true; this.Label3.ForeColor = System.Drawing.SystemColors.ControlText; this.Label3.Cursor = System.Windows.Forms.Cursors.Default; this.Label3.RightToLeft = System.Windows.Forms.RightToLeft.No; this.Label3.UseMnemonic = true; this.Label3.Visible = true; this.Label3.AutoSize = false; this.Label3.BorderStyle = System.Windows.Forms.BorderStyle.None; this.Label3.Name = "Label3"; this.Controls.Add(cmdExit); this.Controls.Add(_picMode_0); this.Controls.Add(_picMode_1); this.Controls.Add(cmdNext); this.Controls.Add(Label4); this.Controls.Add(Label3); this._picMode_0.Controls.Add(txtCompany); this._picMode_0.Controls.Add(_lbl_0); this._picMode_0.Controls.Add(_lbl_1); this._picMode_0.Controls.Add(_lbl_2); this._picMode_0.Controls.Add(_lbl_3); this.ShapeContainer1.Shapes.Add(_Shape1_0); this.ShapeContainer1.Shapes.Add(_Shape1_1); this._picMode_0.Controls.Add(ShapeContainer1); this._picMode_1.Controls.Add(txtKey); this._picMode_1.Controls.Add(lblCompany); this._picMode_1.Controls.Add(_Label2_2); this._picMode_1.Controls.Add(_Label1_1); this._picMode_1.Controls.Add(_Label2_0); this._picMode_1.Controls.Add(lblCode); this._picMode_1.Controls.Add(_Label2_1); this.ShapeContainer2.Shapes.Add(_Shape1_2); this.ShapeContainer2.Shapes.Add(_Shape1_3); this._picMode_1.Controls.Add(ShapeContainer2); //Me.Label1.SetIndex(_Label1_1, CType(1, Short)) //Me.Label2.SetIndex(_Label2_2, CType(2, Short)) //Me.Label2.SetIndex(_Label2_0, CType(0, Short)) //Me.Label2.SetIndex(_Label2_1, CType(1, 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.lbl.SetIndex(_lbl_3, CType(3, Short)) //Me.picMode.SetIndex(_picMode_0, CType(0, Short)) //Me.picMode.SetIndex(_picMode_1, CType(1, Short)) //Me.Shape1.SetIndex(_Shape1_0, CType(0, Short)) //Me.Shape1.SetIndex(_Shape1_1, CType(1, Short)) //Me.Shape1.SetIndex(_Shape1_2, CType(2, Short)) //Me.Shape1.SetIndex(_Shape1_3, CType(3, Short)) ((System.ComponentModel.ISupportInitialize)this.Shape1).EndInit(); //CType(Me.picMode, System.ComponentModel.ISupportInitialize).EndInit() //CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit() //CType(Me.Label2, System.ComponentModel.ISupportInitialize).EndInit() //CType(Me.Label1, System.ComponentModel.ISupportInitialize).EndInit() this._picMode_0.ResumeLayout(false); this._picMode_1.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); }
private void InitializeComponent() { System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmGRV)); this.components = new System.ComponentModel.Container(); this.ToolTip1 = new System.Windows.Forms.ToolTip(components); this.ShapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer(); this.tmrAutoGRV = new System.Windows.Forms.Timer(components); this.cmdNext = new System.Windows.Forms.Button(); this.cmdBack = new System.Windows.Forms.Button(); this._frmMode_1 = new System.Windows.Forms.GroupBox(); this.cmdNewGT = new System.Windows.Forms.Button(); this.MonthView1 = new System.Windows.Forms.MonthCalendar(); this.cmdLoad = new System.Windows.Forms.Button(); this.txtInvoiceTotal = new System.Windows.Forms.TextBox(); this.txtInvoiceNo = new System.Windows.Forms.TextBox(); this.cmbTemplate = new myDataGridView(); this._lbl_4 = new System.Windows.Forms.Label(); this._lblLabels_0 = new System.Windows.Forms.Label(); this._lblData_3 = new System.Windows.Forms.Label(); this._lbl_5 = new System.Windows.Forms.Label(); this._lbl_6 = new System.Windows.Forms.Label(); this._lbl_7 = new System.Windows.Forms.Label(); this._lblData_7 = new System.Windows.Forms.Label(); this._lblLabels_36 = new System.Windows.Forms.Label(); this._lbl_2 = new System.Windows.Forms.Label(); this._lbl_1 = new System.Windows.Forms.Label(); this._lblLabels_2 = new System.Windows.Forms.Label(); this._lblLabels_8 = new System.Windows.Forms.Label(); this._lblLabels_9 = new System.Windows.Forms.Label(); this._lblData_0 = new System.Windows.Forms.Label(); this._lblData_1 = new System.Windows.Forms.Label(); this._lblData_2 = new System.Windows.Forms.Label(); this._Shape1_1 = new Microsoft.VisualBasic.PowerPacks.RectangleShape(); this._Shape1_2 = new Microsoft.VisualBasic.PowerPacks.RectangleShape(); //Me.frmMode = New Microsoft.VisualBasic.Compatibility.VB6.GroupBoxArray(components) //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) this.Shape1 = new OvalShapeArray(components); this._frmMode_1.SuspendLayout(); this.SuspendLayout(); this.ToolTip1.Active = true; ((System.ComponentModel.ISupportInitialize)this.MonthView1).BeginInit(); ((System.ComponentModel.ISupportInitialize)this.cmbTemplate).BeginInit(); //CType(Me.frmMode, System.ComponentModel.ISupportInitialize).BeginInit() //CType(Me.lbl, System.ComponentModel.ISupportInitialize).BeginInit() //CType(Me.lblData, System.ComponentModel.ISupportInitialize).BeginInit() //CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).BeginInit() ((System.ComponentModel.ISupportInitialize)this.Shape1).BeginInit(); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; this.Text = "Process a 'Good Receiving Voucher'"; this.ClientSize = new System.Drawing.Size(360, 449); 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 = "frmGRV"; this.tmrAutoGRV.Enabled = false; this.tmrAutoGRV.Interval = 10; this.cmdNext.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.cmdNext.Text = "&Next"; this.cmdNext.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178)); this.cmdNext.Size = new System.Drawing.Size(97, 34); this.cmdNext.Location = new System.Drawing.Point(246, 409); this.cmdNext.TabIndex = 9; this.cmdNext.TabStop = false; 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.Name = "cmdNext"; this.cmdBack.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.cmdBack.Text = "E&xit"; this.cmdBack.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178)); this.cmdBack.Size = new System.Drawing.Size(97, 34); this.cmdBack.Location = new System.Drawing.Point(15, 409); this.cmdBack.TabIndex = 8; 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._frmMode_1.Text = "Select a supplier to transact with."; this._frmMode_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._frmMode_1.Size = new System.Drawing.Size(346, 395); this._frmMode_1.Location = new System.Drawing.Point(6, 6); this._frmMode_1.TabIndex = 10; this._frmMode_1.BackColor = System.Drawing.SystemColors.Control; this._frmMode_1.Enabled = true; this._frmMode_1.ForeColor = System.Drawing.SystemColors.ControlText; this._frmMode_1.RightToLeft = System.Windows.Forms.RightToLeft.No; this._frmMode_1.Visible = true; this._frmMode_1.Padding = new System.Windows.Forms.Padding(0); this._frmMode_1.Name = "_frmMode_1"; this.cmdNewGT.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.cmdNewGT.Text = "Maintain GRV Templates"; this.AcceptButton = this.cmdNewGT; this.cmdNewGT.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178)); this.cmdNewGT.Size = new System.Drawing.Size(169, 23); this.cmdNewGT.Location = new System.Drawing.Point(167, 144); this.cmdNewGT.TabIndex = 24; this.cmdNewGT.BackColor = System.Drawing.SystemColors.Control; this.cmdNewGT.CausesValidation = true; this.cmdNewGT.Enabled = true; this.cmdNewGT.ForeColor = System.Drawing.SystemColors.ControlText; this.cmdNewGT.Cursor = System.Windows.Forms.Cursors.Default; this.cmdNewGT.RightToLeft = System.Windows.Forms.RightToLeft.No; this.cmdNewGT.TabStop = true; this.cmdNewGT.Name = "cmdNewGT"; //MonthView1.OcxState = CType(resources.GetObject("MonthView1.OcxState"), System.Windows.Forms.AxHost.State) this.MonthView1.Size = new System.Drawing.Size(176, 154); this.MonthView1.Location = new System.Drawing.Point(72, 223); this.MonthView1.TabIndex = 6; this.MonthView1.Name = "MonthView1"; this.cmdLoad.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.cmdLoad.Text = "Load GRV"; this.cmdLoad.Font = new System.Drawing.Font("Arial", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, Convert.ToByte(178)); this.cmdLoad.Size = new System.Drawing.Size(73, 52); this.cmdLoad.Location = new System.Drawing.Point(255, 322); this.cmdLoad.TabIndex = 7; 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.txtInvoiceTotal.AutoSize = false; this.txtInvoiceTotal.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.txtInvoiceTotal.Size = new System.Drawing.Size(103, 19); this.txtInvoiceTotal.Location = new System.Drawing.Point(147, 199); this.txtInvoiceTotal.TabIndex = 4; this.txtInvoiceTotal.AcceptsReturn = true; this.txtInvoiceTotal.BackColor = System.Drawing.SystemColors.Window; this.txtInvoiceTotal.CausesValidation = true; this.txtInvoiceTotal.Enabled = true; this.txtInvoiceTotal.ForeColor = System.Drawing.SystemColors.WindowText; this.txtInvoiceTotal.HideSelection = true; this.txtInvoiceTotal.ReadOnly = false; this.txtInvoiceTotal.MaxLength = 0; this.txtInvoiceTotal.Cursor = System.Windows.Forms.Cursors.IBeam; this.txtInvoiceTotal.Multiline = false; this.txtInvoiceTotal.RightToLeft = System.Windows.Forms.RightToLeft.No; this.txtInvoiceTotal.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtInvoiceTotal.TabStop = true; this.txtInvoiceTotal.Visible = true; this.txtInvoiceTotal.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtInvoiceTotal.Name = "txtInvoiceTotal"; this.txtInvoiceNo.AutoSize = false; this.txtInvoiceNo.Size = new System.Drawing.Size(178, 19); this.txtInvoiceNo.Location = new System.Drawing.Point(72, 178); this.txtInvoiceNo.TabIndex = 2; this.txtInvoiceNo.AcceptsReturn = true; this.txtInvoiceNo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtInvoiceNo.BackColor = System.Drawing.SystemColors.Window; this.txtInvoiceNo.CausesValidation = true; this.txtInvoiceNo.Enabled = true; this.txtInvoiceNo.ForeColor = System.Drawing.SystemColors.WindowText; this.txtInvoiceNo.HideSelection = true; this.txtInvoiceNo.ReadOnly = false; this.txtInvoiceNo.MaxLength = 0; this.txtInvoiceNo.Cursor = System.Windows.Forms.Cursors.IBeam; this.txtInvoiceNo.Multiline = false; this.txtInvoiceNo.RightToLeft = System.Windows.Forms.RightToLeft.No; this.txtInvoiceNo.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtInvoiceNo.TabStop = true; this.txtInvoiceNo.Visible = true; this.txtInvoiceNo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtInvoiceNo.Name = "txtInvoiceNo"; //cmbTemplate.OcxState = CType(resources.GetObject("cmbTemplate.OcxState"), System.Windows.Forms.AxHost.State) this.cmbTemplate.Size = new System.Drawing.Size(228, 21); this.cmbTemplate.Location = new System.Drawing.Point(104, 117); this.cmbTemplate.TabIndex = 22; 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(22, 120); this._lbl_4.TabIndex = 23; 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_0.TextAlign = System.Drawing.ContentAlignment.TopRight; this._lblLabels_0.Text = "Order Reference:"; this._lblLabels_0.Size = new System.Drawing.Size(82, 13); this._lblLabels_0.Location = new System.Drawing.Point(16, 96); this._lblLabels_0.TabIndex = 21; 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._lblData_3.BackColor = System.Drawing.Color.FromArgb(224, 224, 224); this._lblData_3.Text = "PurchaseOrder_Reference"; this._lblData_3.ForeColor = System.Drawing.SystemColors.WindowText; this._lblData_3.Size = new System.Drawing.Size(226, 16); this._lblData_3.Location = new System.Drawing.Point(106, 96); this._lblData_3.TabIndex = 20; 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._lbl_5.TextAlign = System.Drawing.ContentAlignment.TopRight; this._lbl_5.Text = "Number :"; 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(52, 13); this._lbl_5.Location = new System.Drawing.Point(14, 181); this._lbl_5.TabIndex = 1; 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_6.TextAlign = System.Drawing.ContentAlignment.TopRight; this._lbl_6.Text = "Total :"; this._lbl_6.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_6.Size = new System.Drawing.Size(38, 13); this._lbl_6.Location = new System.Drawing.Point(103, 202); this._lbl_6.TabIndex = 3; 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_7.TextAlign = System.Drawing.ContentAlignment.TopRight; this._lbl_7.Text = "Date :"; this._lbl_7.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_7.Size = new System.Drawing.Size(36, 13); this._lbl_7.Location = new System.Drawing.Point(30, 220); this._lbl_7.TabIndex = 5; 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 = true; this._lbl_7.BorderStyle = System.Windows.Forms.BorderStyle.None; this._lbl_7.Name = "_lbl_7"; 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(226, 16); this._lblData_7.Location = new System.Drawing.Point(105, 75); this._lblData_7.TabIndex = 19; 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._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(14, 75); this._lblLabels_36.TabIndex = 18; 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._lbl_2.BackColor = System.Drawing.Color.Transparent; this._lbl_2.Text = "&2. Invoice Details"; 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(101, 13); this._lbl_2.Location = new System.Drawing.Point(9, 152); this._lbl_2.TabIndex = 0; 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._lbl_1.BackColor = System.Drawing.Color.Transparent; this._lbl_1.Text = "&1. Supplier Details"; 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(105, 13); this._lbl_1.Location = new System.Drawing.Point(9, 18); this._lbl_1.TabIndex = 17; 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._lblLabels_2.TextAlign = System.Drawing.ContentAlignment.TopRight; this._lblLabels_2.Text = "Supplier Name:"; this._lblLabels_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._lblLabels_2.Size = new System.Drawing.Size(87, 13); this._lblLabels_2.Location = new System.Drawing.Point(13, 39); this._lblLabels_2.TabIndex = 16; 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_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(42, 57); this._lblLabels_8.TabIndex = 15; 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(210, 57); this._lblLabels_9.TabIndex = 14; 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._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(105, 39); this._lblData_0.TabIndex = 13; 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._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(105, 57); this._lblData_1.TabIndex = 12; 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_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(237, 57); this._lblData_2.TabIndex = 11; 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._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, 112); this._Shape1_1.Location = new System.Drawing.Point(9, 20); 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(255, 192, 192); this._Shape1_2.BackStyle = Microsoft.VisualBasic.PowerPacks.BackStyle.Opaque; this._Shape1_2.Size = new System.Drawing.Size(328, 214); this._Shape1_2.Location = new System.Drawing.Point(9, 156); 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(cmdNext); this.Controls.Add(cmdBack); this.Controls.Add(_frmMode_1); this._frmMode_1.Controls.Add(cmdNewGT); this._frmMode_1.Controls.Add(MonthView1); this._frmMode_1.Controls.Add(cmdLoad); this._frmMode_1.Controls.Add(txtInvoiceTotal); this._frmMode_1.Controls.Add(txtInvoiceNo); this._frmMode_1.Controls.Add(cmbTemplate); this._frmMode_1.Controls.Add(_lbl_4); this._frmMode_1.Controls.Add(_lblLabels_0); this._frmMode_1.Controls.Add(_lblData_3); this._frmMode_1.Controls.Add(_lbl_5); this._frmMode_1.Controls.Add(_lbl_6); this._frmMode_1.Controls.Add(_lbl_7); this._frmMode_1.Controls.Add(_lblData_7); this._frmMode_1.Controls.Add(_lblLabels_36); this._frmMode_1.Controls.Add(_lbl_2); this._frmMode_1.Controls.Add(_lbl_1); this._frmMode_1.Controls.Add(_lblLabels_2); this._frmMode_1.Controls.Add(_lblLabels_8); this._frmMode_1.Controls.Add(_lblLabels_9); this._frmMode_1.Controls.Add(_lblData_0); this._frmMode_1.Controls.Add(_lblData_1); this._frmMode_1.Controls.Add(_lblData_2); this.ShapeContainer1.Shapes.Add(_Shape1_1); this.ShapeContainer1.Shapes.Add(_Shape1_2); this._frmMode_1.Controls.Add(ShapeContainer1); //Me.frmMode.SetIndex(_frmMode_1, CType(1, Short)) //Me.lbl.SetIndex(_lbl_4, CType(4, Short)) //Me.lbl.SetIndex(_lbl_5, CType(5, Short)) //Me.lbl.SetIndex(_lbl_6, CType(6, Short)) //Me.lbl.SetIndex(_lbl_7, CType(7, Short)) //Me.lbl.SetIndex(_lbl_2, CType(2, Short)) //Me.lbl.SetIndex(_lbl_1, CType(1, Short)) //Me.lblData.SetIndex(_lblData_3, CType(3, Short)) //Me.lblData.SetIndex(_lblData_7, CType(7, Short)) //Me.lblData.SetIndex(_lblData_0, CType(0, Short)) //Me.lblData.SetIndex(_lblData_1, CType(1, Short)) //Me.lblData.SetIndex(_lblData_2, CType(2, Short)) //Me.lblLabels.SetIndex(_lblLabels_0, CType(0, Short)) //Me.lblLabels.SetIndex(_lblLabels_36, CType(36, Short)) //Me.lblLabels.SetIndex(_lblLabels_2, CType(2, Short)) //Me.lblLabels.SetIndex(_lblLabels_8, CType(8, Short)) //Me.lblLabels.SetIndex(_lblLabels_9, CType(9, Short)) //Me.Shape1.SetIndex(_Shape1_1, CType(1, Short)) //Me.Shape1.SetIndex(_Shape1_2, CType(2, Short)) ((System.ComponentModel.ISupportInitialize)this.Shape1).EndInit(); //CType(Me.lblLabels, System.ComponentModel.ISupportInitialize).EndInit() //CType(Me.lblData, System.ComponentModel.ISupportInitialize).EndInit() //CType(Me.lbl, System.ComponentModel.ISupportInitialize).EndInit() //CType(Me.frmMode, System.ComponentModel.ISupportInitialize).EndInit() ((System.ComponentModel.ISupportInitialize)this.cmbTemplate).EndInit(); ((System.ComponentModel.ISupportInitialize)this.MonthView1).EndInit(); this._frmMode_1.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); }