/// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridBand   ultraGridBand1   = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProductID");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BreakLevel", 0);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Amount", 1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Description", 2);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Quantity", 3);
     Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
     this.groupBox2        = new Signature.Windows.Forms.GroupBox();
     this.txtPTDescription = new Signature.Windows.Forms.MaskedLabel();
     this.txtProductTypeID = new Signature.Windows.Forms.MaskedEdit();
     this.label2           = new System.Windows.Forms.Label();
     this.txtDescription   = new Signature.Windows.Forms.MaskedEdit();
     this.label1           = new System.Windows.Forms.Label();
     this.txtPrizeID       = new Signature.Windows.Forms.MaskedEdit();
     this.label3           = new System.Windows.Forms.Label();
     this.groupBox3        = new Signature.Windows.Forms.GroupBox();
     this.Grid             = new Infragistics.Win.UltraWinGrid.UltraGrid();
     ((System.ComponentModel.ISupportInitialize)(this.groupBox2)).BeginInit();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupBox3)).BeginInit();
     this.groupBox3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.Grid)).BeginInit();
     this.SuspendLayout();
     //
     // txtStatus
     //
     this.txtStatus.Location = new System.Drawing.Point(0, 585);
     this.txtStatus.Size     = new System.Drawing.Size(688, 29);
     //
     // groupBox2
     //
     this.groupBox2.AllowDrop         = true;
     appearance1.AlphaLevel           = ((short)(95));
     appearance1.BackColor            = System.Drawing.Color.Transparent;
     this.groupBox2.Appearance        = appearance1;
     this.groupBox2.BackColorInternal = System.Drawing.SystemColors.GradientInactiveCaption;
     this.groupBox2.Controls.Add(this.txtPTDescription);
     this.groupBox2.Controls.Add(this.txtProductTypeID);
     this.groupBox2.Controls.Add(this.label2);
     this.groupBox2.Controls.Add(this.txtDescription);
     this.groupBox2.Controls.Add(this.label1);
     this.groupBox2.Controls.Add(this.txtPrizeID);
     this.groupBox2.Controls.Add(this.label3);
     this.groupBox2.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox2.Location  = new System.Drawing.Point(5, 4);
     this.groupBox2.Name      = "groupBox2";
     this.groupBox2.Size      = new System.Drawing.Size(671, 130);
     this.groupBox2.TabIndex  = 0;
     this.groupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
     //
     // txtPTDescription
     //
     this.txtPTDescription.AllowDrop  = true;
     appearance2.BackColor            = System.Drawing.Color.Transparent;
     this.txtPTDescription.Appearance = appearance2;
     this.txtPTDescription.Location   = new System.Drawing.Point(234, 86);
     this.txtPTDescription.Name       = "txtDescription";
     this.txtPTDescription.Size       = new System.Drawing.Size(315, 23);
     this.txtPTDescription.TabIndex   = 45;
     this.txtPTDescription.TabStop    = true;
     this.txtPTDescription.Value      = null;
     //
     // txtProductTypeID
     //
     this.txtProductTypeID.AllowDrop       = true;
     this.txtProductTypeID.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
     this.txtProductTypeID.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtProductTypeID.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txtProductTypeID.Location        = new System.Drawing.Point(140, 87);
     this.txtProductTypeID.Name            = "txtCustomerID";
     this.txtProductTypeID.Size            = new System.Drawing.Size(80, 20);
     this.txtProductTypeID.TabIndex        = 44;
     this.txtProductTypeID.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // label2
     //
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Location  = new System.Drawing.Point(27, 89);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(99, 20);
     this.label2.TabIndex  = 46;
     this.label2.Text      = "Product Type ID:";
     //
     // txtDescription
     //
     this.txtDescription.AllowDrop       = true;
     this.txtDescription.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
     this.txtDescription.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtDescription.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txtDescription.Location        = new System.Drawing.Point(140, 61);
     this.txtDescription.Name            = "txtCustomerID";
     this.txtDescription.Size            = new System.Drawing.Size(325, 20);
     this.txtDescription.TabIndex        = 1;
     this.txtDescription.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Location  = new System.Drawing.Point(48, 61);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(66, 20);
     this.label1.TabIndex  = 15;
     this.label1.Text      = "Description:";
     //
     // txtPrizeID
     //
     this.txtPrizeID.AllowDrop       = true;
     this.txtPrizeID.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
     this.txtPrizeID.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtPrizeID.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txtPrizeID.Location        = new System.Drawing.Point(140, 29);
     this.txtPrizeID.Name            = "txtCustomerID";
     this.txtPrizeID.Size            = new System.Drawing.Size(80, 20);
     this.txtPrizeID.TabIndex        = 0;
     this.txtPrizeID.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // label3
     //
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Location  = new System.Drawing.Point(48, 29);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(72, 20);
     this.label3.TabIndex  = 13;
     this.label3.Text      = "Prize ID:";
     //
     // groupBox3
     //
     this.groupBox3.AllowDrop         = true;
     appearance3.AlphaLevel           = ((short)(95));
     appearance3.BackColor            = System.Drawing.Color.Transparent;
     this.groupBox3.Appearance        = appearance3;
     this.groupBox3.BackColorInternal = System.Drawing.SystemColors.GradientInactiveCaption;
     this.groupBox3.Controls.Add(this.Grid);
     this.groupBox3.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox3.Location  = new System.Drawing.Point(5, 140);
     this.groupBox3.Name      = "groupBox3";
     this.groupBox3.Size      = new System.Drawing.Size(671, 443);
     this.groupBox3.TabIndex  = 12;
     this.groupBox3.Text      = "Prize Detail";
     this.groupBox3.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
     //
     // Grid
     //
     appearance4.BackColor = System.Drawing.Color.White;
     this.Grid.DisplayLayout.Appearance      = appearance4;
     ultraGridColumn1.AutoCompleteMode       = Infragistics.Win.AutoCompleteMode.None;
     ultraGridColumn1.Header.Caption         = "Prize";
     ultraGridColumn1.Header.VisiblePosition = 0;
     ultraGridColumn1.Width                  = 86;
     ultraGridColumn2.AutoCompleteMode       = Infragistics.Win.AutoCompleteMode.None;
     ultraGridColumn2.Header.Caption         = "Level";
     ultraGridColumn2.Header.VisiblePosition = 1;
     ultraGridColumn2.Width                  = 89;
     ultraGridColumn3.Header.Caption         = "$";
     ultraGridColumn3.Header.VisiblePosition = 2;
     ultraGridColumn3.Width                  = 106;
     ultraGridColumn4.CellActivation         = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
     ultraGridColumn4.Header.VisiblePosition = 3;
     ultraGridColumn4.Width                  = 278;
     ultraGridColumn5.Header.VisiblePosition = 4;
     ultraGridColumn5.MaskInput              = "nn";
     ultraGridColumn5.Width                  = 70;
     ultraGridBand1.Columns.AddRange(new object[] {
         ultraGridColumn1,
         ultraGridColumn2,
         ultraGridColumn3,
         ultraGridColumn4,
         ultraGridColumn5
     });
     this.Grid.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
     this.Grid.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
     this.Grid.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.True;
     this.Grid.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.True;
     appearance5.BackColor = System.Drawing.Color.Transparent;
     this.Grid.DisplayLayout.Override.CardAreaAppearance = appearance5;
     appearance6.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(89)))), ((int)(((byte)(135)))), ((int)(((byte)(214)))));
     appearance6.BackColor2            = System.Drawing.Color.FromArgb(((int)(((byte)(7)))), ((int)(((byte)(59)))), ((int)(((byte)(150)))));
     appearance6.BackGradientStyle     = Infragistics.Win.GradientStyle.Vertical;
     appearance6.FontData.BoldAsString = "True";
     appearance6.FontData.Name         = "Arial";
     appearance6.FontData.SizeInPoints = 10F;
     appearance6.ForeColor             = System.Drawing.Color.White;
     appearance6.ThemedElementAlpha    = Infragistics.Win.Alpha.Transparent;
     this.Grid.DisplayLayout.Override.HeaderAppearance = appearance6;
     appearance7.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(89)))), ((int)(((byte)(135)))), ((int)(((byte)(214)))));
     appearance7.BackColor2        = System.Drawing.Color.FromArgb(((int)(((byte)(7)))), ((int)(((byte)(59)))), ((int)(((byte)(150)))));
     appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     this.Grid.DisplayLayout.Override.RowSelectorAppearance = appearance7;
     this.Grid.DisplayLayout.Override.RowSelectors          = Infragistics.Win.DefaultableBoolean.False;
     appearance8.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(230)))), ((int)(((byte)(148)))));
     appearance8.BackColor2        = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(149)))), ((int)(((byte)(21)))));
     appearance8.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     this.Grid.DisplayLayout.Override.SelectedRowAppearance = appearance8;
     this.Grid.DisplayLayout.Override.SelectTypeRow         = Infragistics.Win.UltraWinGrid.SelectType.Single;
     this.Grid.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Grid.Location = new System.Drawing.Point(6, 16);
     this.Grid.Name     = "Grid";
     this.Grid.Size     = new System.Drawing.Size(659, 421);
     this.Grid.TabIndex = 31;
     this.Grid.KeyUp   += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // frmPrize
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.BackColor           = System.Drawing.Color.WhiteSmoke;
     this.ClientSize          = new System.Drawing.Size(688, 614);
     this.Controls.Add(this.groupBox3);
     this.Controls.Add(this.groupBox2);
     this.Name          = "frmPrize";
     this.ShowInTaskbar = false;
     this.Text          = "Prize Maintenance";
     this.Load         += new System.EventHandler(this.frmOrder_Load);
     this.Controls.SetChildIndex(this.txtStatus, 0);
     this.Controls.SetChildIndex(this.groupBox2, 0);
     this.Controls.SetChildIndex(this.groupBox3, 0);
     ((System.ComponentModel.ISupportInitialize)(this.groupBox2)).EndInit();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupBox3)).EndInit();
     this.groupBox3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.Grid)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance1  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4  = new Infragistics.Win.Appearance();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmCharges));
     this.ultraGroupBox1 = new Signature.Windows.Forms.GroupBox();
     this.txtAmountDue   = new Signature.Windows.Forms.MaskedEditNumeric();
     this.lAmountDue     = new System.Windows.Forms.Label();
     this.txtChanges     = new System.Windows.Forms.CheckBox();
     this.txtDate        = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.label22        = new System.Windows.Forms.Label();
     this.txtChargeID    = new Signature.Windows.Forms.MaskedEdit();
     this.label5         = new System.Windows.Forms.Label();
     this.txtName        = new Signature.Windows.Forms.MaskedLabel();
     this.label4         = new System.Windows.Forms.Label();
     this.txtAmount      = new Signature.Windows.Forms.MaskedEditNumeric();
     this.txtComment     = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.ctrType        = new System.Windows.Forms.ComboBox();
     this.label2         = new System.Windows.Forms.Label();
     this.label1         = new System.Windows.Forms.Label();
     this.txtCustomerID  = new Signature.Windows.Forms.MaskedEdit();
     this.label3         = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
     this.ultraGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtComment)).BeginInit();
     this.SuspendLayout();
     //
     // txtStatus
     //
     this.txtStatus.Location = new System.Drawing.Point(0, 345);
     this.txtStatus.Size     = new System.Drawing.Size(539, 29);
     //
     // ultraGroupBox1
     //
     this.ultraGroupBox1.AllowDrop         = true;
     appearance1.AlphaLevel                = ((short)(95));
     appearance1.BackColor                 = System.Drawing.Color.Transparent;
     this.ultraGroupBox1.Appearance        = appearance1;
     this.ultraGroupBox1.BackColorInternal = System.Drawing.SystemColors.GradientInactiveCaption;
     this.ultraGroupBox1.Controls.Add(this.txtAmountDue);
     this.ultraGroupBox1.Controls.Add(this.lAmountDue);
     this.ultraGroupBox1.Controls.Add(this.txtChanges);
     this.ultraGroupBox1.Controls.Add(this.txtDate);
     this.ultraGroupBox1.Controls.Add(this.label22);
     this.ultraGroupBox1.Controls.Add(this.txtChargeID);
     this.ultraGroupBox1.Controls.Add(this.label5);
     this.ultraGroupBox1.Controls.Add(this.txtName);
     this.ultraGroupBox1.Controls.Add(this.label4);
     this.ultraGroupBox1.Controls.Add(this.txtAmount);
     this.ultraGroupBox1.Controls.Add(this.txtComment);
     this.ultraGroupBox1.Controls.Add(this.ctrType);
     this.ultraGroupBox1.Controls.Add(this.label2);
     this.ultraGroupBox1.Controls.Add(this.label1);
     this.ultraGroupBox1.Controls.Add(this.txtCustomerID);
     this.ultraGroupBox1.Controls.Add(this.label3);
     this.ultraGroupBox1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.ultraGroupBox1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.ultraGroupBox1.Location  = new System.Drawing.Point(0, 0);
     this.ultraGroupBox1.Name      = "ultraGroupBox1";
     this.ultraGroupBox1.Size      = new System.Drawing.Size(539, 345);
     this.ultraGroupBox1.TabIndex  = 0;
     this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
     //
     // txtAmountDue
     //
     this.txtAmountDue.AllowDrop     = true;
     appearance39.TextHAlignAsString = "Right";
     this.txtAmountDue.Appearance    = appearance39;
     this.txtAmountDue.BorderStyle   = Infragistics.Win.UIElementBorderStyle.Solid;
     this.txtAmountDue.EditAs        = Infragistics.Win.UltraWinMaskedEdit.EditAsType.UseSpecifiedMask;
     this.txtAmountDue.FormatString  = "###,###.##";
     this.txtAmountDue.InputMask     = "{LOC}-nnnnnnnnnn.nn";
     this.txtAmountDue.Location      = new System.Drawing.Point(119, 137);
     this.txtAmountDue.Name          = "txtAmountDue";
     this.txtAmountDue.ReadOnly      = true;
     this.txtAmountDue.Size          = new System.Drawing.Size(64, 20);
     this.txtAmountDue.TabIndex      = 273;
     this.txtAmountDue.Text          = "0.00";
     //
     // lAmountDue
     //
     this.lAmountDue.BackColor = System.Drawing.Color.Transparent;
     this.lAmountDue.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lAmountDue.Location  = new System.Drawing.Point(30, 137);
     this.lAmountDue.Name      = "lAmountDue";
     this.lAmountDue.Size      = new System.Drawing.Size(77, 18);
     this.lAmountDue.TabIndex  = 274;
     this.lAmountDue.Text      = "Amount Due :";
     this.lAmountDue.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // txtChanges
     //
     this.txtChanges.AutoSize                = true;
     this.txtChanges.BackColor               = System.Drawing.Color.Transparent;
     this.txtChanges.Location                = new System.Drawing.Point(333, 113);
     this.txtChanges.Name                    = "txtChanges";
     this.txtChanges.RightToLeft             = System.Windows.Forms.RightToLeft.Yes;
     this.txtChanges.Size                    = new System.Drawing.Size(148, 17);
     this.txtChanges.TabIndex                = 272;
     this.txtChanges.Text                    = "Show in Rep Charges List";
     this.txtChanges.UseVisualStyleBackColor = false;
     //
     // txtDate
     //
     this.txtDate.DateTime       = new System.DateTime(2007, 12, 13, 0, 0, 0, 0);
     this.txtDate.FormatProvider = new System.Globalization.CultureInfo("en-US");
     this.txtDate.Location       = new System.Drawing.Point(390, 81);
     this.txtDate.Name           = "txtDate";
     this.txtDate.Size           = new System.Drawing.Size(91, 21);
     this.txtDate.TabIndex       = 4;
     this.txtDate.Value          = new System.DateTime(2007, 12, 13, 0, 0, 0, 0);
     this.txtDate.KeyUp         += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // label22
     //
     this.label22.BackColor = System.Drawing.Color.Transparent;
     this.label22.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label22.Location  = new System.Drawing.Point(333, 80);
     this.label22.Name      = "label22";
     this.label22.Size      = new System.Drawing.Size(48, 18);
     this.label22.TabIndex  = 271;
     this.label22.Text      = "Date:";
     this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // txtChargeID
     //
     this.txtChargeID.AllowDrop       = true;
     this.txtChargeID.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
     this.txtChargeID.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtChargeID.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txtChargeID.Location        = new System.Drawing.Point(390, 24);
     this.txtChargeID.Name            = "txtCustomerID";
     this.txtChargeID.Size            = new System.Drawing.Size(80, 20);
     this.txtChargeID.TabIndex        = 5;
     this.txtChargeID.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // label5
     //
     this.label5.BackColor = System.Drawing.Color.Transparent;
     this.label5.Location  = new System.Drawing.Point(322, 24);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(59, 20);
     this.label5.TabIndex  = 269;
     this.label5.Text      = "Charge ID:";
     //
     // txtName
     //
     this.txtName.AllowDrop            = true;
     appearance2.FontData.SizeInPoints = 12F;
     this.txtName.Appearance           = appearance2;
     this.txtName.Location             = new System.Drawing.Point(38, 50);
     this.txtName.Name     = "txtName";
     this.txtName.Size     = new System.Drawing.Size(452, 25);
     this.txtName.TabIndex = 5;
     this.txtName.TabStop  = true;
     this.txtName.Value    = null;
     //
     // label4
     //
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.Location  = new System.Drawing.Point(35, 163);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(58, 20);
     this.label4.TabIndex  = 267;
     this.label4.Text      = "Comment:";
     //
     // txtAmount
     //
     this.txtAmount.AllowDrop       = true;
     appearance3.TextHAlignAsString = "Right";
     this.txtAmount.Appearance      = appearance3;
     this.txtAmount.BorderStyle     = Infragistics.Win.UIElementBorderStyle.Solid;
     this.txtAmount.DataMode        = Infragistics.Win.UltraWinMaskedEdit.MaskMode.Raw;
     this.txtAmount.EditAs          = Infragistics.Win.UltraWinMaskedEdit.EditAsType.Currency;
     this.txtAmount.FormatString    = "###,###.##";
     this.txtAmount.InputMask       = "{LOC}$ -n,nnn,nnn.nn";
     this.txtAmount.Location        = new System.Drawing.Point(119, 110);
     this.txtAmount.Name            = "txtAmountDue";
     this.txtAmount.Size            = new System.Drawing.Size(109, 20);
     this.txtAmount.TabIndex        = 2;
     this.txtAmount.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // txtComment
     //
     this.txtComment.AlwaysInEditMode = true;
     appearance4.TextHAlignAsString   = "Left";
     appearance4.TextTrimming         = Infragistics.Win.TextTrimming.EllipsisCharacterWithLineLimit;
     this.txtComment.Appearance       = appearance4;
     this.txtComment.Font             = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtComment.Location         = new System.Drawing.Point(119, 163);
     this.txtComment.Multiline        = true;
     this.txtComment.Name             = "txtComment";
     this.txtComment.Size             = new System.Drawing.Size(371, 149);
     this.txtComment.TabIndex         = 3;
     this.txtComment.KeyUp           += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // ctrType
     //
     this.ctrType.FormattingEnabled = true;
     this.ctrType.Items.AddRange(new object[] {
         "Payment",
         "Adjustment",
         "Invoice"
     });
     this.ctrType.Location = new System.Drawing.Point(119, 80);
     this.ctrType.Name     = "ctrType";
     this.ctrType.Size     = new System.Drawing.Size(109, 21);
     this.ctrType.TabIndex = 1;
     this.ctrType.Text     = "Payment";
     this.ctrType.KeyUp   += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // label2
     //
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Location  = new System.Drawing.Point(35, 110);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(49, 20);
     this.label2.TabIndex  = 26;
     this.label2.Text      = "Amount:";
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Location  = new System.Drawing.Point(35, 83);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(78, 20);
     this.label1.TabIndex  = 25;
     this.label1.Text      = "Type Charge:";
     //
     // txtCustomerID
     //
     this.txtCustomerID.AllowDrop       = true;
     this.txtCustomerID.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
     this.txtCustomerID.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtCustomerID.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txtCustomerID.Location        = new System.Drawing.Point(119, 24);
     this.txtCustomerID.Name            = "txtCustomerID";
     this.txtCustomerID.Size            = new System.Drawing.Size(80, 20);
     this.txtCustomerID.TabIndex        = 0;
     this.txtCustomerID.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // label3
     //
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Location  = new System.Drawing.Point(35, 24);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(78, 20);
     this.label3.TabIndex  = 24;
     this.label3.Text      = "Customer ID:";
     //
     // frmCharges
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(539, 374);
     this.Controls.Add(this.ultraGroupBox1);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name          = "frmCharges";
     this.ShowInTaskbar = false;
     this.Text          = "Customer Charges";
     this.Load         += new System.EventHandler(this.frmOrder_Load);
     this.Controls.SetChildIndex(this.txtStatus, 0);
     this.Controls.SetChildIndex(this.ultraGroupBox1, 0);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
     this.ultraGroupBox1.ResumeLayout(false);
     this.ultraGroupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtComment)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance1  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance5  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance7  = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridBand   ultraGridBand1   = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProductID");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("InvCode", 0);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Forecast", 1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Description", 2);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Price", 3);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Excluded", 4);
     Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmBrochure));
     Infragistics.Win.Appearance appearance9  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinScrollBar.ScrollBarLook scrollBarLook1 = new Infragistics.Win.UltraWinScrollBar.ScrollBarLook();
     Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
     this.groupBox2        = new Signature.Windows.Forms.GroupBox();
     this.cbAskForPhone    = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.txtPTDescription = new Signature.Windows.Forms.MaskedLabel();
     this.txtProductTypeID = new Signature.Windows.Forms.MaskedEdit();
     this.label2           = new System.Windows.Forms.Label();
     this.txtPDescription  = new Signature.Windows.Forms.MaskedLabel();
     this.txtProductID     = new Signature.Windows.Forms.MaskedEdit();
     this.label4           = new System.Windows.Forms.Label();
     this.txtDescription   = new Signature.Windows.Forms.MaskedEdit();
     this.label1           = new System.Windows.Forms.Label();
     this.txtBrochureID    = new Signature.Windows.Forms.MaskedEdit();
     this.label3           = new System.Windows.Forms.Label();
     this.groupBox3        = new Signature.Windows.Forms.GroupBox();
     this.Grid             = new Infragistics.Win.UltraWinGrid.UltraGrid();
     ((System.ComponentModel.ISupportInitialize)(this.groupBox2)).BeginInit();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupBox3)).BeginInit();
     this.groupBox3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.Grid)).BeginInit();
     this.SuspendLayout();
     //
     // txtStatus
     //
     this.txtStatus.Location = new System.Drawing.Point(0, 685);
     this.txtStatus.Size     = new System.Drawing.Size(743, 29);
     //
     // groupBox2
     //
     this.groupBox2.AllowDrop         = true;
     appearance1.AlphaLevel           = ((short)(95));
     appearance1.BackColor            = System.Drawing.Color.Transparent;
     this.groupBox2.Appearance        = appearance1;
     this.groupBox2.BackColorInternal = System.Drawing.SystemColors.GradientInactiveCaption;
     this.groupBox2.Controls.Add(this.cbAskForPhone);
     this.groupBox2.Controls.Add(this.txtPTDescription);
     this.groupBox2.Controls.Add(this.txtProductTypeID);
     this.groupBox2.Controls.Add(this.label2);
     this.groupBox2.Controls.Add(this.txtPDescription);
     this.groupBox2.Controls.Add(this.txtProductID);
     this.groupBox2.Controls.Add(this.label4);
     this.groupBox2.Controls.Add(this.txtDescription);
     this.groupBox2.Controls.Add(this.label1);
     this.groupBox2.Controls.Add(this.txtBrochureID);
     this.groupBox2.Controls.Add(this.label3);
     this.groupBox2.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox2.Location  = new System.Drawing.Point(5, 4);
     this.groupBox2.Name      = "groupBox2";
     this.groupBox2.Size      = new System.Drawing.Size(734, 157);
     this.groupBox2.TabIndex  = 0;
     this.groupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
     //
     // cbAskForPhone
     //
     appearance27.BackColor               = System.Drawing.Color.Transparent;
     appearance27.BackColor2              = System.Drawing.Color.Transparent;
     appearance27.BackColorAlpha          = Infragistics.Win.Alpha.Transparent;
     appearance27.ForeColor               = System.Drawing.Color.Black;
     appearance27.ForeColorDisabled       = System.Drawing.Color.White;
     this.cbAskForPhone.Appearance        = appearance27;
     this.cbAskForPhone.BackColor         = System.Drawing.Color.Transparent;
     this.cbAskForPhone.BackColorInternal = System.Drawing.Color.Transparent;
     this.cbAskForPhone.CheckAlign        = System.Drawing.ContentAlignment.MiddleRight;
     this.cbAskForPhone.Location          = new System.Drawing.Point(19, 119);
     this.cbAskForPhone.Name              = "cbAskForPhone";
     this.cbAskForPhone.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     this.cbAskForPhone.Size              = new System.Drawing.Size(190, 19);
     this.cbAskForPhone.TabIndex          = 245;
     this.cbAskForPhone.Text              = "Ask For Phone:";
     this.cbAskForPhone.KeyUp            += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // txtPTDescription
     //
     this.txtPTDescription.AllowDrop  = true;
     appearance2.BackColor            = System.Drawing.Color.Transparent;
     this.txtPTDescription.Appearance = appearance2;
     this.txtPTDescription.Location   = new System.Drawing.Point(233, 68);
     this.txtPTDescription.Name       = "txtDescription";
     this.txtPTDescription.Size       = new System.Drawing.Size(315, 23);
     this.txtPTDescription.TabIndex   = 42;
     this.txtPTDescription.TabStop    = true;
     this.txtPTDescription.Value      = null;
     //
     // txtProductTypeID
     //
     this.txtProductTypeID.AllowDrop       = true;
     this.txtProductTypeID.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
     this.txtProductTypeID.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtProductTypeID.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txtProductTypeID.Location        = new System.Drawing.Point(129, 66);
     this.txtProductTypeID.Name            = "txtCustomerID";
     this.txtProductTypeID.Size            = new System.Drawing.Size(80, 20);
     this.txtProductTypeID.TabIndex        = 42;
     this.txtProductTypeID.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // label2
     //
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Location  = new System.Drawing.Point(16, 68);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(99, 20);
     this.label2.TabIndex  = 43;
     this.label2.Text      = "Product Type ID:";
     //
     // txtPDescription
     //
     this.txtPDescription.AllowDrop  = true;
     appearance3.BackColor           = System.Drawing.Color.Transparent;
     this.txtPDescription.Appearance = appearance3;
     this.txtPDescription.Location   = new System.Drawing.Point(230, 92);
     this.txtPDescription.Name       = "txtDescription";
     this.txtPDescription.Size       = new System.Drawing.Size(315, 23);
     this.txtPDescription.TabIndex   = 41;
     this.txtPDescription.TabStop    = true;
     this.txtPDescription.Value      = null;
     //
     // txtProductID
     //
     this.txtProductID.AllowDrop       = true;
     this.txtProductID.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
     this.txtProductID.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtProductID.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txtProductID.Location        = new System.Drawing.Point(129, 92);
     this.txtProductID.Name            = "txtCustomerID";
     this.txtProductID.Size            = new System.Drawing.Size(80, 20);
     this.txtProductID.TabIndex        = 30;
     this.txtProductID.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // label4
     //
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.Location  = new System.Drawing.Point(16, 96);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(62, 20);
     this.label4.TabIndex  = 31;
     this.label4.Text      = "Product ID:";
     //
     // txtDescription
     //
     this.txtDescription.AllowDrop       = true;
     this.txtDescription.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
     this.txtDescription.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtDescription.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txtDescription.Location        = new System.Drawing.Point(305, 28);
     this.txtDescription.Name            = "txtCustomerID";
     this.txtDescription.Size            = new System.Drawing.Size(304, 20);
     this.txtDescription.TabIndex        = 1;
     this.txtDescription.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Location  = new System.Drawing.Point(227, 28);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(66, 20);
     this.label1.TabIndex  = 15;
     this.label1.Text      = "Description:";
     //
     // txtBrochureID
     //
     this.txtBrochureID.AllowDrop       = true;
     this.txtBrochureID.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
     this.txtBrochureID.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtBrochureID.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txtBrochureID.Location        = new System.Drawing.Point(129, 28);
     this.txtBrochureID.Name            = "txtCustomerID";
     this.txtBrochureID.Size            = new System.Drawing.Size(80, 20);
     this.txtBrochureID.TabIndex        = 0;
     this.txtBrochureID.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // label3
     //
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Location  = new System.Drawing.Point(14, 28);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(72, 20);
     this.label3.TabIndex  = 13;
     this.label3.Text      = "Brochure ID:";
     //
     // groupBox3
     //
     this.groupBox3.AllowDrop         = true;
     appearance4.AlphaLevel           = ((short)(95));
     appearance4.BackColor            = System.Drawing.Color.Transparent;
     this.groupBox3.Appearance        = appearance4;
     this.groupBox3.BackColorInternal = System.Drawing.SystemColors.GradientInactiveCaption;
     this.groupBox3.Controls.Add(this.Grid);
     this.groupBox3.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox3.Location  = new System.Drawing.Point(5, 167);
     this.groupBox3.Name      = "groupBox3";
     this.groupBox3.Size      = new System.Drawing.Size(734, 512);
     this.groupBox3.TabIndex  = 12;
     this.groupBox3.Text      = "Brochure Detail";
     this.groupBox3.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
     //
     // Grid
     //
     appearance5.BackColor         = System.Drawing.Color.White;
     appearance5.BackColor2        = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(221)))), ((int)(((byte)(221)))));
     appearance5.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     appearance5.ForeColor         = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(27)))), ((int)(((byte)(85)))));
     this.Grid.DisplayLayout.AddNewBox.Appearance  = appearance5;
     this.Grid.DisplayLayout.AddNewBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
     appearance6.ForeColor                                  = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(27)))), ((int)(((byte)(85)))));
     appearance6.ImageBackgroundAlpha                       = Infragistics.Win.Alpha.UseAlphaLevel;
     appearance6.ImageBackgroundStretchMargins              = new Infragistics.Win.ImageBackgroundStretchMargins(6, 3, 6, 3);
     appearance6.ImageBackgroundStyle                       = Infragistics.Win.ImageBackgroundStyle.Stretched;
     this.Grid.DisplayLayout.AddNewBox.ButtonAppearance     = appearance6;
     this.Grid.DisplayLayout.AddNewBox.ButtonConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(27)))), ((int)(((byte)(85)))));
     this.Grid.DisplayLayout.AddNewBox.ButtonStyle          = Infragistics.Win.UIElementButtonStyle.FlatBorderless;
     appearance7.BackColor                                  = System.Drawing.Color.White;
     this.Grid.DisplayLayout.Appearance                     = appearance7;
     ultraGridColumn1.AutoCompleteMode                      = Infragistics.Win.AutoCompleteMode.None;
     ultraGridColumn1.Header.VisiblePosition                = 0;
     ultraGridColumn1.Width                                 = 66;
     ultraGridColumn2.AutoCompleteMode                      = Infragistics.Win.AutoCompleteMode.None;
     ultraGridColumn2.CellActivation                        = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
     ultraGridColumn2.Header.VisiblePosition                = 1;
     ultraGridColumn2.Width                                 = 77;
     ultraGridColumn3.DataType                              = typeof(double);
     ultraGridColumn3.Header.VisiblePosition                = 3;
     ultraGridColumn3.MaskInput                             = "{double:6.2}";
     ultraGridColumn3.Width                                 = 71;
     ultraGridColumn4.CellActivation                        = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
     ultraGridColumn4.Header.VisiblePosition                = 4;
     ultraGridColumn4.Width                                 = 280;
     ultraGridColumn5.DataType                              = typeof(double);
     ultraGridColumn5.Header.VisiblePosition                = 2;
     ultraGridColumn5.MaskInput                             = "{double:6.2}";
     ultraGridColumn5.Width                                 = 94;
     ultraGridColumn6.Header.VisiblePosition                = 5;
     ultraGridColumn6.Style                                 = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
     ultraGridBand1.Columns.AddRange(new object[] {
         ultraGridColumn1,
         ultraGridColumn2,
         ultraGridColumn3,
         ultraGridColumn4,
         ultraGridColumn5,
         ultraGridColumn6
     });
     ultraGridBand1.Header.Caption = "";
     ultraGridBand1.Header.Enabled = false;
     this.Grid.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
     appearance8.BackColor                                        = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(27)))), ((int)(((byte)(85)))));
     appearance8.FontData.Name                                    = "Trebuchet MS";
     appearance8.FontData.SizeInPoints                            = 9F;
     appearance8.ForeColor                                        = System.Drawing.Color.White;
     appearance8.TextHAlignAsString                               = "Right";
     this.Grid.DisplayLayout.CaptionAppearance                    = appearance8;
     this.Grid.DisplayLayout.FixedHeaderOffImage                  = ((System.Drawing.Image)(resources.GetObject("Grid.DisplayLayout.FixedHeaderOffImage")));
     this.Grid.DisplayLayout.FixedHeaderOnImage                   = ((System.Drawing.Image)(resources.GetObject("Grid.DisplayLayout.FixedHeaderOnImage")));
     this.Grid.DisplayLayout.FixedRowOffImage                     = ((System.Drawing.Image)(resources.GetObject("Grid.DisplayLayout.FixedRowOffImage")));
     this.Grid.DisplayLayout.FixedRowOnImage                      = ((System.Drawing.Image)(resources.GetObject("Grid.DisplayLayout.FixedRowOnImage")));
     appearance9.FontData.BoldAsString                            = "True";
     appearance9.FontData.Name                                    = "Trebuchet MS";
     appearance9.FontData.SizeInPoints                            = 10F;
     appearance9.ForeColor                                        = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(127)))), ((int)(((byte)(177)))));
     appearance9.ImageBackgroundStretchMargins                    = new Infragistics.Win.ImageBackgroundStretchMargins(0, 2, 0, 3);
     appearance9.ImageBackgroundStyle                             = Infragistics.Win.ImageBackgroundStyle.Stretched;
     this.Grid.DisplayLayout.GroupByBox.Appearance                = appearance9;
     this.Grid.DisplayLayout.GroupByBox.ButtonBorderStyle         = Infragistics.Win.UIElementBorderStyle.None;
     this.Grid.DisplayLayout.Override.AllowAddNew                 = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
     this.Grid.DisplayLayout.Override.AllowDelete                 = Infragistics.Win.DefaultableBoolean.True;
     this.Grid.DisplayLayout.Override.AllowUpdate                 = Infragistics.Win.DefaultableBoolean.True;
     this.Grid.DisplayLayout.Override.BorderStyleCell             = Infragistics.Win.UIElementBorderStyle.None;
     this.Grid.DisplayLayout.Override.BorderStyleHeader           = Infragistics.Win.UIElementBorderStyle.None;
     this.Grid.DisplayLayout.Override.BorderStyleRow              = Infragistics.Win.UIElementBorderStyle.None;
     this.Grid.DisplayLayout.Override.ButtonStyle                 = Infragistics.Win.UIElementButtonStyle.FlatBorderless;
     appearance10.BackColor                                       = System.Drawing.Color.Transparent;
     this.Grid.DisplayLayout.Override.CardAreaAppearance          = appearance10;
     appearance11.BorderColor                                     = System.Drawing.Color.Transparent;
     appearance11.FontData.Name                                   = "Verdana";
     this.Grid.DisplayLayout.Override.CellAppearance              = appearance11;
     appearance12.ForeColor                                       = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(27)))), ((int)(((byte)(85)))));
     appearance12.ImageBackgroundStretchMargins                   = new Infragistics.Win.ImageBackgroundStretchMargins(6, 3, 6, 3);
     appearance12.ImageBackgroundStyle                            = Infragistics.Win.ImageBackgroundStyle.Stretched;
     this.Grid.DisplayLayout.Override.CellButtonAppearance        = appearance12;
     appearance13.BackColor                                       = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(248)))), ((int)(((byte)(251)))));
     this.Grid.DisplayLayout.Override.FilterCellAppearance        = appearance13;
     appearance14.ForeColor                                       = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(27)))), ((int)(((byte)(85)))));
     appearance14.ImageBackgroundStretchMargins                   = new Infragistics.Win.ImageBackgroundStretchMargins(6, 3, 6, 3);
     this.Grid.DisplayLayout.Override.FilterClearButtonAppearance = appearance14;
     appearance15.BackColor                                       = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(251)))), ((int)(((byte)(251)))));
     appearance15.BackColorAlpha                                  = Infragistics.Win.Alpha.Opaque;
     this.Grid.DisplayLayout.Override.FilterRowPromptAppearance   = appearance15;
     appearance16.BackGradientStyle                               = Infragistics.Win.GradientStyle.None;
     appearance16.FontData.BoldAsString                           = "True";
     appearance16.FontData.Name                                   = "Trebuchet MS";
     appearance16.FontData.SizeInPoints                           = 10F;
     appearance16.ForeColor                                       = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(85)))), ((int)(((byte)(85)))));
     appearance16.ImageBackgroundStyle                            = Infragistics.Win.ImageBackgroundStyle.Tiled;
     appearance16.TextHAlignAsString                              = "Left";
     appearance16.ThemedElementAlpha                              = Infragistics.Win.Alpha.Transparent;
     this.Grid.DisplayLayout.Override.HeaderAppearance            = appearance16;
     this.Grid.DisplayLayout.Override.HeaderStyle                 = Infragistics.Win.HeaderStyle.XPThemed;
     appearance17.BorderColor                                     = System.Drawing.Color.Transparent;
     this.Grid.DisplayLayout.Override.RowAppearance               = appearance17;
     appearance18.BackColor                                       = System.Drawing.Color.White;
     this.Grid.DisplayLayout.Override.RowSelectorAppearance       = appearance18;
     appearance19.BorderColor                                     = System.Drawing.Color.Transparent;
     appearance19.ForeColor                                       = System.Drawing.Color.Black;
     this.Grid.DisplayLayout.Override.SelectedCellAppearance      = appearance19;
     appearance20.BorderColor                                     = System.Drawing.Color.Transparent;
     appearance20.ForeColor                                       = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(27)))), ((int)(((byte)(85)))));
     appearance20.ImageBackgroundStretchMargins                   = new Infragistics.Win.ImageBackgroundStretchMargins(1, 1, 1, 4);
     appearance20.ImageBackgroundStyle                            = Infragistics.Win.ImageBackgroundStyle.Stretched;
     this.Grid.DisplayLayout.Override.SelectedRowAppearance       = appearance20;
     this.Grid.DisplayLayout.Override.SelectTypeRow               = Infragistics.Win.UltraWinGrid.SelectType.Single;
     appearance21.ImageBackgroundStretchMargins                   = new Infragistics.Win.ImageBackgroundStretchMargins(2, 4, 2, 4);
     appearance21.ImageBackgroundStyle                            = Infragistics.Win.ImageBackgroundStyle.Stretched;
     scrollBarLook1.Appearance                                    = appearance21;
     appearance22.ImageBackground                                 = ((System.Drawing.Image)(resources.GetObject("appearance22.ImageBackground")));
     appearance22.ImageBackgroundStretchMargins                   = new Infragistics.Win.ImageBackgroundStretchMargins(3, 2, 3, 2);
     scrollBarLook1.AppearanceHorizontal                          = appearance22;
     appearance23.ImageBackground                                 = ((System.Drawing.Image)(resources.GetObject("appearance23.ImageBackground")));
     appearance23.ImageBackgroundStretchMargins                   = new Infragistics.Win.ImageBackgroundStretchMargins(2, 3, 2, 3);
     appearance23.ImageBackgroundStyle                            = Infragistics.Win.ImageBackgroundStyle.Stretched;
     scrollBarLook1.AppearanceVertical                            = appearance23;
     appearance24.ImageBackground                                 = ((System.Drawing.Image)(resources.GetObject("appearance24.ImageBackground")));
     appearance24.ImageBackgroundStretchMargins                   = new Infragistics.Win.ImageBackgroundStretchMargins(0, 2, 0, 1);
     scrollBarLook1.TrackAppearanceHorizontal                     = appearance24;
     appearance25.ImageBackgroundStretchMargins                   = new Infragistics.Win.ImageBackgroundStretchMargins(2, 0, 1, 0);
     appearance25.ImageBackgroundStyle                            = Infragistics.Win.ImageBackgroundStyle.Stretched;
     scrollBarLook1.TrackAppearanceVertical                       = appearance25;
     this.Grid.DisplayLayout.ScrollBarLook                        = scrollBarLook1;
     this.Grid.Font        = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.Grid.Location    = new System.Drawing.Point(3, 19);
     this.Grid.Name        = "Grid";
     this.Grid.Size        = new System.Drawing.Size(724, 487);
     this.Grid.TabIndex    = 31;
     this.Grid.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
     this.Grid.MouseUp    += new System.Windows.Forms.MouseEventHandler(this.Grid_MouseUp);
     this.Grid.KeyUp      += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // frmBrochure
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.BackColor           = System.Drawing.Color.WhiteSmoke;
     this.ClientSize          = new System.Drawing.Size(743, 714);
     this.Controls.Add(this.groupBox3);
     this.Controls.Add(this.groupBox2);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name          = "frmBrochure";
     this.ShowInTaskbar = false;
     this.Text          = "Brochure/Item Maintenance";
     this.Load         += new System.EventHandler(this.frmOrder_Load);
     this.Controls.SetChildIndex(this.txtStatus, 0);
     this.Controls.SetChildIndex(this.groupBox2, 0);
     this.Controls.SetChildIndex(this.groupBox3, 0);
     ((System.ComponentModel.ISupportInitialize)(this.groupBox2)).EndInit();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupBox3)).EndInit();
     this.groupBox3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.Grid)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmOrderScan));
     this.groupBox1          = new System.Windows.Forms.GroupBox();
     this.groupBox2          = new System.Windows.Forms.GroupBox();
     this.txtName            = new Signature.Windows.Forms.MaskedLabel();
     this.txtStudent         = new Signature.Windows.Forms.MaskedEdit();
     this.txtTeacher         = new Signature.Windows.Forms.MaskedEdit();
     this.txtCustomerID      = new Signature.Windows.Forms.MaskedEdit();
     this.label9             = new System.Windows.Forms.Label();
     this.label2             = new System.Windows.Forms.Label();
     this.label1             = new System.Windows.Forms.Label();
     this.groupBox3          = new System.Windows.Forms.GroupBox();
     this.listView           = new System.Windows.Forms.ListView();
     this.columnHeaderString = new System.Windows.Forms.ColumnHeader();
     this.columnHeaderNoCase = new System.Windows.Forms.ColumnHeader();
     this.columnHeaderInt32  = new System.Windows.Forms.ColumnHeader();
     this.columnHeader1      = new System.Windows.Forms.ColumnHeader();
     this.groupBox4          = new System.Windows.Forms.GroupBox();
     this.txtEntryDate       = new Signature.Windows.Forms.MaskedEditNumeric();
     this.label10            = new System.Windows.Forms.Label();
     this.txtNoItems         = new Signature.Windows.Forms.MaskedEditNumeric();
     this.txtCollected       = new Signature.Windows.Forms.MaskedEditNumeric();
     this.txtDiff            = new Signature.Windows.Forms.MaskedEditNumeric();
     this.txtRetail          = new Signature.Windows.Forms.MaskedEditNumeric();
     this.txtDescription     = new Signature.Windows.Forms.MaskedLabel();
     this.txtQuantity        = new Signature.Windows.Forms.MaskedEdit();
     this.txtProductID       = new Signature.Windows.Forms.MaskedEdit();
     this.label8             = new System.Windows.Forms.Label();
     this.label7             = new System.Windows.Forms.Label();
     this.label6             = new System.Windows.Forms.Label();
     this.label5             = new System.Windows.Forms.Label();
     this.label4             = new System.Windows.Forms.Label();
     this.label3             = new System.Windows.Forms.Label();
     this.groupBox2.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.groupBox4.SuspendLayout();
     this.SuspendLayout();
     //
     // groupBox1
     //
     this.groupBox1.BackColor = System.Drawing.Color.WhiteSmoke;
     this.groupBox1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox1.Location  = new System.Drawing.Point(432, 4);
     this.groupBox1.Name      = "groupBox1";
     this.groupBox1.Size      = new System.Drawing.Size(140, 100);
     this.groupBox1.TabIndex  = 9;
     this.groupBox1.TabStop   = false;
     //
     // groupBox2
     //
     this.groupBox2.BackColor = System.Drawing.Color.WhiteSmoke;
     this.groupBox2.Controls.Add(this.txtName);
     this.groupBox2.Controls.Add(this.txtStudent);
     this.groupBox2.Controls.Add(this.txtTeacher);
     this.groupBox2.Controls.Add(this.txtCustomerID);
     this.groupBox2.Controls.Add(this.label9);
     this.groupBox2.Controls.Add(this.label2);
     this.groupBox2.Controls.Add(this.label1);
     this.groupBox2.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox2.Location  = new System.Drawing.Point(5, 4);
     this.groupBox2.Name      = "groupBox2";
     this.groupBox2.Size      = new System.Drawing.Size(424, 100);
     this.groupBox2.TabIndex  = 1;
     this.groupBox2.TabStop   = false;
     this.groupBox2.Text      = " Order Header ";
     //
     // txtName
     //
     this.txtName.AllowDrop = true;
     this.txtName.Location  = new System.Drawing.Point(144, 21);
     this.txtName.Name      = "txtName";
     this.txtName.Size      = new System.Drawing.Size(267, 19);
     this.txtName.TabIndex  = 12;
     this.txtName.TabStop   = true;
     this.txtName.Value     = null;
     //
     // txtStudent
     //
     this.txtStudent.AllowDrop = true;
     this.txtStudent.Location  = new System.Drawing.Point(92, 68);
     this.txtStudent.Name      = "txtCustomerID";
     this.txtStudent.Size      = new System.Drawing.Size(320, 20);
     this.txtStudent.TabIndex  = 3;
     this.txtStudent.KeyUp    += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // txtTeacher
     //
     this.txtTeacher.AllowDrop = true;
     this.txtTeacher.Location  = new System.Drawing.Point(92, 44);
     this.txtTeacher.Name      = "txtCustomerID";
     this.txtTeacher.Size      = new System.Drawing.Size(320, 20);
     this.txtTeacher.TabIndex  = 2;
     this.txtTeacher.KeyUp    += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // txtCustomerID
     //
     this.txtCustomerID.AllowDrop = true;
     this.txtCustomerID.Location  = new System.Drawing.Point(92, 20);
     this.txtCustomerID.Name      = "txtCustomerID";
     this.txtCustomerID.Size      = new System.Drawing.Size(52, 20);
     this.txtCustomerID.TabIndex  = 1;
     this.txtCustomerID.KeyUp    += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // label9
     //
     this.label9.Location  = new System.Drawing.Point(30, 20);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(54, 19);
     this.label9.TabIndex  = 11;
     this.label9.Text      = "School:";
     this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(4, 69);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(80, 16);
     this.label2.TabIndex  = 8;
     this.label2.Text      = "Student/Seller:";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label1
     //
     this.label1.Location  = new System.Drawing.Point(4, 45);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(80, 16);
     this.label1.TabIndex  = 7;
     this.label1.Text      = "Teacher/Class:";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // groupBox3
     //
     this.groupBox3.BackColor = System.Drawing.Color.WhiteSmoke;
     this.groupBox3.Controls.Add(this.listView);
     this.groupBox3.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox3.Location  = new System.Drawing.Point(5, 104);
     this.groupBox3.Name      = "groupBox3";
     this.groupBox3.Size      = new System.Drawing.Size(424, 344);
     this.groupBox3.TabIndex  = 11;
     this.groupBox3.TabStop   = false;
     this.groupBox3.Text      = " Order Detail ";
     //
     // listView
     //
     this.listView.AllowColumnReorder = true;
     this.listView.BackColor          = System.Drawing.SystemColors.Window;
     this.listView.BorderStyle        = System.Windows.Forms.BorderStyle.FixedSingle;
     this.listView.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.columnHeaderString,
         this.columnHeaderNoCase,
         this.columnHeaderInt32,
         this.columnHeader1
     });
     this.listView.Cursor        = System.Windows.Forms.Cursors.Default;
     this.listView.FullRowSelect = true;
     this.listView.GridLines     = true;
     this.listView.Location      = new System.Drawing.Point(8, 17);
     this.listView.MultiSelect   = false;
     this.listView.Name          = "listView";
     this.listView.Size          = new System.Drawing.Size(408, 320);
     this.listView.TabIndex      = 5;
     this.listView.UseCompatibleStateImageBehavior = false;
     this.listView.View   = System.Windows.Forms.View.Details;
     this.listView.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // columnHeaderString
     //
     this.columnHeaderString.Text  = "ProductID";
     this.columnHeaderString.Width = 71;
     //
     // columnHeaderNoCase
     //
     this.columnHeaderNoCase.Text  = "Description";
     this.columnHeaderNoCase.Width = 211;
     //
     // columnHeaderInt32
     //
     this.columnHeaderInt32.Text = "Precio";
     //
     // columnHeader1
     //
     this.columnHeader1.Text = "Quantity";
     //
     // groupBox4
     //
     this.groupBox4.BackColor = System.Drawing.Color.WhiteSmoke;
     this.groupBox4.Controls.Add(this.txtEntryDate);
     this.groupBox4.Controls.Add(this.label10);
     this.groupBox4.Controls.Add(this.txtNoItems);
     this.groupBox4.Controls.Add(this.txtCollected);
     this.groupBox4.Controls.Add(this.txtDiff);
     this.groupBox4.Controls.Add(this.txtRetail);
     this.groupBox4.Controls.Add(this.txtDescription);
     this.groupBox4.Controls.Add(this.txtQuantity);
     this.groupBox4.Controls.Add(this.txtProductID);
     this.groupBox4.Controls.Add(this.label8);
     this.groupBox4.Controls.Add(this.label7);
     this.groupBox4.Controls.Add(this.label6);
     this.groupBox4.Controls.Add(this.label5);
     this.groupBox4.Controls.Add(this.label4);
     this.groupBox4.Controls.Add(this.label3);
     this.groupBox4.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox4.Location  = new System.Drawing.Point(433, 104);
     this.groupBox4.Name      = "groupBox4";
     this.groupBox4.Size      = new System.Drawing.Size(140, 344);
     this.groupBox4.TabIndex  = 2;
     this.groupBox4.TabStop   = false;
     //
     // txtEntryDate
     //
     this.txtEntryDate.AllowDrop    = true;
     appearance1.TextHAlignAsString = "Right";
     this.txtEntryDate.Appearance   = appearance1;
     this.txtEntryDate.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
     this.txtEntryDate.EditAs       = Infragistics.Win.UltraWinMaskedEdit.EditAsType.Integer;
     this.txtEntryDate.Location     = new System.Drawing.Point(51, 308);
     this.txtEntryDate.Name         = "txtRetail";
     this.txtEntryDate.ReadOnly     = true;
     this.txtEntryDate.Size         = new System.Drawing.Size(73, 20);
     this.txtEntryDate.TabIndex     = 28;
     //
     // label10
     //
     this.label10.BackColor = System.Drawing.Color.WhiteSmoke;
     this.label10.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.label10.Location  = new System.Drawing.Point(19, 312);
     this.label10.Name      = "label10";
     this.label10.Size      = new System.Drawing.Size(30, 16);
     this.label10.TabIndex  = 27;
     this.label10.Text      = "Items:";
     this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // txtNoItems
     //
     this.txtNoItems.AllowDrop      = true;
     appearance2.TextHAlignAsString = "Right";
     this.txtNoItems.Appearance     = appearance2;
     this.txtNoItems.EditAs         = Infragistics.Win.UltraWinMaskedEdit.EditAsType.UseSpecifiedMask;
     this.txtNoItems.FormatString   = "###,###";
     this.txtNoItems.InputMask      = "nnnnnnnnn";
     this.txtNoItems.Location       = new System.Drawing.Point(68, 162);
     this.txtNoItems.Name           = "txtRetail";
     this.txtNoItems.ReadOnly       = true;
     this.txtNoItems.Size           = new System.Drawing.Size(59, 20);
     this.txtNoItems.TabIndex       = 23;
     this.txtNoItems.KeyUp         += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // txtCollected
     //
     this.txtCollected.AllowDrop    = true;
     appearance3.TextHAlignAsString = "Right";
     this.txtCollected.Appearance   = appearance3;
     this.txtCollected.EditAs       = Infragistics.Win.UltraWinMaskedEdit.EditAsType.UseSpecifiedMask;
     this.txtCollected.FormatString = "###,###.##";
     this.txtCollected.InputMask    = "{LOC}nnnnnnn.nn";
     this.txtCollected.Location     = new System.Drawing.Point(27, 279);
     this.txtCollected.Name         = "txtRetail";
     this.txtCollected.PromptChar   = ' ';
     this.txtCollected.Size         = new System.Drawing.Size(85, 20);
     this.txtCollected.TabIndex     = 6;
     this.txtCollected.KeyUp       += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // txtDiff
     //
     this.txtDiff.AllowDrop         = true;
     appearance4.TextHAlignAsString = "Right";
     this.txtDiff.Appearance        = appearance4;
     this.txtDiff.EditAs            = Infragistics.Win.UltraWinMaskedEdit.EditAsType.UseSpecifiedMask;
     this.txtDiff.FormatString      = "###,###.##";
     this.txtDiff.InputMask         = "{LOC}nnnnnnn.nn";
     this.txtDiff.Location          = new System.Drawing.Point(68, 213);
     this.txtDiff.Name     = "txtRetail";
     this.txtDiff.ReadOnly = true;
     this.txtDiff.Size     = new System.Drawing.Size(59, 20);
     this.txtDiff.TabIndex = 26;
     this.txtDiff.KeyUp   += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // txtRetail
     //
     this.txtRetail.AllowDrop       = true;
     appearance5.TextHAlignAsString = "Right";
     this.txtRetail.Appearance      = appearance5;
     this.txtRetail.EditAs          = Infragistics.Win.UltraWinMaskedEdit.EditAsType.UseSpecifiedMask;
     this.txtRetail.FormatString    = "###,###.##";
     this.txtRetail.InputMask       = "{LOC}nnnnnnn.nn";
     this.txtRetail.Location        = new System.Drawing.Point(68, 188);
     this.txtRetail.Name            = "txtRetail";
     this.txtRetail.ReadOnly        = true;
     this.txtRetail.Size            = new System.Drawing.Size(59, 20);
     this.txtRetail.TabIndex        = 25;
     this.txtRetail.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // txtDescription
     //
     this.txtDescription.AllowDrop = true;
     this.txtDescription.Location  = new System.Drawing.Point(12, 109);
     this.txtDescription.Name      = "txtDescription";
     this.txtDescription.Size      = new System.Drawing.Size(115, 36);
     this.txtDescription.TabIndex  = 24;
     this.txtDescription.TabStop   = true;
     this.txtDescription.Value     = null;
     //
     // txtQuantity
     //
     this.txtQuantity.AllowDrop = true;
     this.txtQuantity.Location  = new System.Drawing.Point(76, 82);
     this.txtQuantity.Name      = "txtCustomerID";
     this.txtQuantity.Size      = new System.Drawing.Size(52, 20);
     this.txtQuantity.TabIndex  = 5;
     this.txtQuantity.KeyUp    += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // txtProductID
     //
     this.txtProductID.AllowDrop = true;
     this.txtProductID.Location  = new System.Drawing.Point(12, 82);
     this.txtProductID.Name      = "txtCustomerID";
     this.txtProductID.Size      = new System.Drawing.Size(52, 20);
     this.txtProductID.TabIndex  = 4;
     this.txtProductID.KeyUp    += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // label8
     //
     this.label8.Location = new System.Drawing.Point(24, 262);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(100, 16);
     this.label8.TabIndex = 23;
     this.label8.Text     = "Amount Collected:";
     //
     // label7
     //
     this.label7.Location  = new System.Drawing.Point(16, 216);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(40, 16);
     this.label7.TabIndex  = 19;
     this.label7.Text      = "Diff:";
     this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label6
     //
     this.label6.Location  = new System.Drawing.Point(16, 192);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(40, 16);
     this.label6.TabIndex  = 18;
     this.label6.Text      = "Retail:";
     this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label5
     //
     this.label5.BackColor = System.Drawing.Color.WhiteSmoke;
     this.label5.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.label5.Location  = new System.Drawing.Point(16, 168);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(40, 16);
     this.label5.TabIndex  = 17;
     this.label5.Text      = "Items:";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(74, 67);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(52, 16);
     this.label4.TabIndex = 14;
     this.label4.Text     = "Quantity:";
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(10, 67);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(32, 16);
     this.label3.TabIndex = 13;
     this.label3.Text     = "Item:";
     //
     // frmOrderScan
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.BackColor         = System.Drawing.Color.White;
     this.ClientSize        = new System.Drawing.Size(579, 461);
     this.Controls.Add(this.groupBox4);
     this.Controls.Add(this.groupBox3);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox1);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name          = "frmOrderScan";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text          = "Enter Orders";
     this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
     this.Closing      += new System.ComponentModel.CancelEventHandler(this.frmOrder_Closing);
     this.Load         += new System.EventHandler(this.frmOrder_Load);
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.groupBox3.ResumeLayout(false);
     this.groupBox4.ResumeLayout(false);
     this.groupBox4.PerformLayout();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmBox));
     this.ultraGroupBox1 = new Signature.Windows.Forms.GroupBox();
     this.txtCookieDough = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.txtDescription = new Signature.Windows.Forms.MaskedLabel();
     this.txtProductID   = new Signature.Windows.Forms.MaskedEdit();
     this.label4         = new System.Windows.Forms.Label();
     this.txtHeight      = new Signature.Windows.Forms.MaskedEdit();
     this.label5         = new System.Windows.Forms.Label();
     this.txtWidth       = new Signature.Windows.Forms.MaskedEdit();
     this.label2         = new System.Windows.Forms.Label();
     this.txtLength      = new Signature.Windows.Forms.MaskedEdit();
     this.label1         = new System.Windows.Forms.Label();
     this.txtBoxID       = new Signature.Windows.Forms.MaskedEdit();
     this.label3         = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
     this.ultraGroupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // txtStatus
     //
     this.txtStatus.Location = new System.Drawing.Point(0, 211);
     this.txtStatus.Size     = new System.Drawing.Size(431, 29);
     //
     // ultraGroupBox1
     //
     this.ultraGroupBox1.AllowDrop         = true;
     appearance1.AlphaLevel                = ((short)(95));
     appearance1.BackColor                 = System.Drawing.Color.Transparent;
     this.ultraGroupBox1.Appearance        = appearance1;
     this.ultraGroupBox1.BackColorInternal = System.Drawing.SystemColors.GradientInactiveCaption;
     this.ultraGroupBox1.Controls.Add(this.txtCookieDough);
     this.ultraGroupBox1.Controls.Add(this.txtDescription);
     this.ultraGroupBox1.Controls.Add(this.txtProductID);
     this.ultraGroupBox1.Controls.Add(this.label4);
     this.ultraGroupBox1.Controls.Add(this.txtHeight);
     this.ultraGroupBox1.Controls.Add(this.label5);
     this.ultraGroupBox1.Controls.Add(this.txtWidth);
     this.ultraGroupBox1.Controls.Add(this.label2);
     this.ultraGroupBox1.Controls.Add(this.txtLength);
     this.ultraGroupBox1.Controls.Add(this.label1);
     this.ultraGroupBox1.Controls.Add(this.txtBoxID);
     this.ultraGroupBox1.Controls.Add(this.label3);
     this.ultraGroupBox1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.ultraGroupBox1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.ultraGroupBox1.Location  = new System.Drawing.Point(0, 0);
     this.ultraGroupBox1.Name      = "ultraGroupBox1";
     this.ultraGroupBox1.Size      = new System.Drawing.Size(431, 211);
     this.ultraGroupBox1.TabIndex  = 0;
     this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
     //
     // txtCookieDough
     //
     appearance2.BackColor                 = System.Drawing.Color.Transparent;
     appearance2.BackColor2                = System.Drawing.Color.Transparent;
     appearance2.BackColorAlpha            = Infragistics.Win.Alpha.Transparent;
     appearance2.ForeColor                 = System.Drawing.Color.Black;
     appearance2.ForeColorDisabled         = System.Drawing.Color.White;
     this.txtCookieDough.Appearance        = appearance2;
     this.txtCookieDough.BackColor         = System.Drawing.Color.Transparent;
     this.txtCookieDough.BackColorInternal = System.Drawing.Color.Transparent;
     this.txtCookieDough.CheckAlign        = System.Drawing.ContentAlignment.MiddleRight;
     this.txtCookieDough.Location          = new System.Drawing.Point(259, 27);
     this.txtCookieDough.Name              = "txtCookieDough";
     this.txtCookieDough.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     this.txtCookieDough.Size              = new System.Drawing.Size(110, 19);
     this.txtCookieDough.TabIndex          = 41;
     this.txtCookieDough.Text              = "Cookie Dough:";
     this.txtCookieDough.KeyUp            += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // txtDescription
     //
     this.txtDescription.AllowDrop  = true;
     appearance3.BackColor          = System.Drawing.Color.Transparent;
     this.txtDescription.Appearance = appearance3;
     this.txtDescription.Location   = new System.Drawing.Point(104, 93);
     this.txtDescription.Name       = "txtDescription";
     this.txtDescription.Size       = new System.Drawing.Size(315, 23);
     this.txtDescription.TabIndex   = 40;
     this.txtDescription.TabStop    = true;
     this.txtDescription.Value      = null;
     //
     // txtProductID
     //
     this.txtProductID.AllowDrop       = true;
     this.txtProductID.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
     this.txtProductID.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtProductID.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txtProductID.Location        = new System.Drawing.Point(104, 68);
     this.txtProductID.Name            = "txtCustomerID";
     this.txtProductID.Size            = new System.Drawing.Size(80, 20);
     this.txtProductID.TabIndex        = 28;
     this.txtProductID.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // label4
     //
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.Location  = new System.Drawing.Point(21, 68);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(62, 20);
     this.label4.TabIndex  = 29;
     this.label4.Text      = "Product ID:";
     //
     // txtHeight
     //
     this.txtHeight.AllowDrop       = true;
     this.txtHeight.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
     this.txtHeight.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtHeight.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txtHeight.Location        = new System.Drawing.Point(104, 178);
     this.txtHeight.Name            = "txtCustomerID";
     this.txtHeight.Size            = new System.Drawing.Size(80, 20);
     this.txtHeight.TabIndex        = 23;
     this.txtHeight.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // label5
     //
     this.label5.BackColor = System.Drawing.Color.Transparent;
     this.label5.Location  = new System.Drawing.Point(21, 178);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(45, 20);
     this.label5.TabIndex  = 27;
     this.label5.Text      = "Height:";
     //
     // txtWidth
     //
     this.txtWidth.AllowDrop       = true;
     this.txtWidth.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
     this.txtWidth.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtWidth.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txtWidth.Location        = new System.Drawing.Point(104, 151);
     this.txtWidth.Name            = "txtCustomerID";
     this.txtWidth.Size            = new System.Drawing.Size(80, 20);
     this.txtWidth.TabIndex        = 22;
     this.txtWidth.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // label2
     //
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Location  = new System.Drawing.Point(21, 151);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(52, 20);
     this.label2.TabIndex  = 26;
     this.label2.Text      = "Width:";
     //
     // txtLength
     //
     this.txtLength.AllowDrop       = true;
     this.txtLength.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
     this.txtLength.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtLength.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txtLength.Location        = new System.Drawing.Point(104, 122);
     this.txtLength.Name            = "txtCustomerID";
     this.txtLength.Size            = new System.Drawing.Size(80, 20);
     this.txtLength.TabIndex        = 21;
     this.txtLength.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Location  = new System.Drawing.Point(21, 122);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(45, 20);
     this.label1.TabIndex  = 25;
     this.label1.Text      = "Length:";
     //
     // txtBoxID
     //
     this.txtBoxID.AllowDrop       = true;
     this.txtBoxID.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
     this.txtBoxID.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtBoxID.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txtBoxID.Location        = new System.Drawing.Point(104, 26);
     this.txtBoxID.Name            = "txtCustomerID";
     this.txtBoxID.Size            = new System.Drawing.Size(80, 20);
     this.txtBoxID.TabIndex        = 20;
     this.txtBoxID.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // label3
     //
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Location  = new System.Drawing.Point(21, 26);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(62, 20);
     this.label3.TabIndex  = 24;
     this.label3.Text      = "Box ID:";
     //
     // frmBox
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(431, 240);
     this.Controls.Add(this.ultraGroupBox1);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name          = "frmBox";
     this.ShowInTaskbar = false;
     this.Text          = "Box Size Maintenance";
     this.Load         += new System.EventHandler(this.frmOrder_Load);
     this.Controls.SetChildIndex(this.txtStatus, 0);
     this.Controls.SetChildIndex(this.ultraGroupBox1, 0);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
     this.ultraGroupBox1.ResumeLayout(false);
     this.ultraGroupBox1.PerformLayout();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridBand   ultraGridBand1   = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProductID");
     Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Description", 0);
     Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Price", 1);
     Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Quantity", 2, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
     Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmCashRegister));
     this.panel1         = new System.Windows.Forms.Panel();
     this.ultraGroupBox1 = new Signature.Windows.Forms.GroupBox();
     this.label7         = new System.Windows.Forms.Label();
     this.label6         = new System.Windows.Forms.Label();
     this.txtNoItems     = new Signature.Windows.Forms.MaskedEditNumeric();
     this.label5         = new System.Windows.Forms.Label();
     this.txtCollected   = new Signature.Windows.Forms.MaskedEditNumeric();
     this.txtDiff        = new Signature.Windows.Forms.MaskedEditNumeric();
     this.txtDescription = new Signature.Windows.Forms.MaskedLabel();
     this.txtRetail      = new Signature.Windows.Forms.MaskedEditNumeric();
     this.txtProductID   = new Signature.Windows.Forms.MaskedEdit();
     this.label8         = new System.Windows.Forms.Label();
     this.label3         = new System.Windows.Forms.Label();
     this.groupBox3      = new Signature.Windows.Forms.GroupBox();
     this.Grid           = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
     this.ultraGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupBox3)).BeginInit();
     this.groupBox3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.Grid)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor   = System.Drawing.Color.Transparent;
     this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel1.Controls.Add(this.ultraGroupBox1);
     this.panel1.Controls.Add(this.groupBox3);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1004, 847);
     this.panel1.TabIndex = 0;
     //
     // ultraGroupBox1
     //
     this.ultraGroupBox1.AllowDrop         = true;
     appearance1.AlphaLevel                = ((short)(95));
     appearance1.BackColor                 = System.Drawing.Color.Transparent;
     this.ultraGroupBox1.Appearance        = appearance1;
     this.ultraGroupBox1.BackColorInternal = System.Drawing.SystemColors.GradientInactiveCaption;
     this.ultraGroupBox1.Controls.Add(this.label7);
     this.ultraGroupBox1.Controls.Add(this.label6);
     this.ultraGroupBox1.Controls.Add(this.txtNoItems);
     this.ultraGroupBox1.Controls.Add(this.label5);
     this.ultraGroupBox1.Controls.Add(this.txtCollected);
     this.ultraGroupBox1.Controls.Add(this.txtDiff);
     this.ultraGroupBox1.Controls.Add(this.txtDescription);
     this.ultraGroupBox1.Controls.Add(this.txtRetail);
     this.ultraGroupBox1.Controls.Add(this.txtProductID);
     this.ultraGroupBox1.Controls.Add(this.label8);
     this.ultraGroupBox1.Controls.Add(this.label3);
     this.ultraGroupBox1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.ultraGroupBox1.Location  = new System.Drawing.Point(7, 11);
     this.ultraGroupBox1.Name      = "ultraGroupBox1";
     this.ultraGroupBox1.Size      = new System.Drawing.Size(987, 133);
     this.ultraGroupBox1.TabIndex  = 1;
     this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
     //
     // label7
     //
     this.label7.BackColor = System.Drawing.Color.Transparent;
     this.label7.Font      = new System.Drawing.Font("Microsoft Sans Serif", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.Location  = new System.Drawing.Point(728, 67);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(122, 36);
     this.label7.TabIndex  = 36;
     this.label7.Text      = "Change:";
     this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label6
     //
     this.label6.BackColor = System.Drawing.Color.Transparent;
     this.label6.Font      = new System.Drawing.Font("Microsoft Sans Serif", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location  = new System.Drawing.Point(508, 67);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(96, 36);
     this.label6.TabIndex  = 35;
     this.label6.Text      = "Retail:";
     this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // txtNoItems
     //
     this.txtNoItems.AllowDrop         = true;
     appearance2.FontData.SizeInPoints = 20F;
     appearance2.TextHAlignAsString    = "Right";
     this.txtNoItems.Appearance        = appearance2;
     this.txtNoItems.BorderStyle       = Infragistics.Win.UIElementBorderStyle.Solid;
     this.txtNoItems.EditAs            = Infragistics.Win.UltraWinMaskedEdit.EditAsType.UseSpecifiedMask;
     this.txtNoItems.FormatString      = "###,###";
     this.txtNoItems.InputMask         = "nnnnnnnnn";
     this.txtNoItems.Location          = new System.Drawing.Point(434, 65);
     this.txtNoItems.Name     = "txtRetail";
     this.txtNoItems.ReadOnly = true;
     this.txtNoItems.Size     = new System.Drawing.Size(73, 38);
     this.txtNoItems.TabIndex = 38;
     //
     // label5
     //
     this.label5.BackColor = System.Drawing.Color.Transparent;
     this.label5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.label5.Font      = new System.Drawing.Font("Microsoft Sans Serif", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.Location  = new System.Drawing.Point(344, 67);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(90, 36);
     this.label5.TabIndex  = 34;
     this.label5.Text      = "Items:";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // txtCollected
     //
     this.txtCollected.AllowDrop       = true;
     this.txtCollected.Anchor          = System.Windows.Forms.AnchorStyles.None;
     appearance3.FontData.SizeInPoints = 20F;
     appearance3.TextHAlignAsString    = "Right";
     this.txtCollected.Appearance      = appearance3;
     this.txtCollected.BorderStyle     = Infragistics.Win.UIElementBorderStyle.Solid;
     this.txtCollected.EditAs          = Infragistics.Win.UltraWinMaskedEdit.EditAsType.UseSpecifiedMask;
     this.txtCollected.FormatString    = "###,###.##";
     this.txtCollected.InputMask       = "{LOC}nnnnnnn.nn";
     this.txtCollected.Location        = new System.Drawing.Point(162, 65);
     this.txtCollected.Name            = "txtRetail";
     this.txtCollected.PromptChar      = ' ';
     this.txtCollected.Size            = new System.Drawing.Size(176, 38);
     this.txtCollected.TabIndex        = 2;
     this.txtCollected.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // txtDiff
     //
     this.txtDiff.AllowDrop            = true;
     appearance4.FontData.SizeInPoints = 20F;
     appearance4.ForeColor             = System.Drawing.Color.Black;
     appearance4.TextHAlignAsString    = "Right";
     this.txtDiff.Appearance           = appearance4;
     this.txtDiff.BorderStyle          = Infragistics.Win.UIElementBorderStyle.Solid;
     this.txtDiff.EditAs     = Infragistics.Win.UltraWinMaskedEdit.EditAsType.Double;
     this.txtDiff.InputMask  = "{double:-6.4}";
     this.txtDiff.Location   = new System.Drawing.Point(854, 65);
     this.txtDiff.Name       = "txtRetail";
     this.txtDiff.PromptChar = ' ';
     this.txtDiff.ReadOnly   = true;
     this.txtDiff.Size       = new System.Drawing.Size(109, 38);
     this.txtDiff.TabIndex   = 42;
     //
     // txtDescription
     //
     this.txtDescription.AllowDrop     = true;
     appearance5.FontData.SizeInPoints = 20F;
     this.txtDescription.Appearance    = appearance5;
     this.txtDescription.Location      = new System.Drawing.Point(344, 13);
     this.txtDescription.Name          = "txtDescription";
     this.txtDescription.Size          = new System.Drawing.Size(629, 38);
     this.txtDescription.TabIndex      = 39;
     this.txtDescription.TabStop       = true;
     this.txtDescription.Value         = null;
     //
     // txtRetail
     //
     this.txtRetail.AllowDrop          = true;
     appearance6.FontData.SizeInPoints = 20F;
     appearance6.TextHAlignAsString    = "Right";
     this.txtRetail.Appearance         = appearance6;
     this.txtRetail.BorderStyle        = Infragistics.Win.UIElementBorderStyle.Solid;
     this.txtRetail.EditAs             = Infragistics.Win.UltraWinMaskedEdit.EditAsType.UseSpecifiedMask;
     this.txtRetail.FormatString       = "###,###.##";
     this.txtRetail.InputMask          = "{LOC}nnnnnnn.nn";
     this.txtRetail.Location           = new System.Drawing.Point(604, 65);
     this.txtRetail.Name     = "txtRetail";
     this.txtRetail.ReadOnly = true;
     this.txtRetail.Size     = new System.Drawing.Size(118, 38);
     this.txtRetail.TabIndex = 41;
     //
     // txtProductID
     //
     this.txtProductID.AllowDrop       = true;
     this.txtProductID.Anchor          = System.Windows.Forms.AnchorStyles.None;
     this.txtProductID.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
     this.txtProductID.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtProductID.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txtProductID.Font            = new System.Drawing.Font("Microsoft Sans Serif", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtProductID.Location        = new System.Drawing.Point(116, 13);
     this.txtProductID.MaxLength       = 12;
     this.txtProductID.Name            = "txtCustomerID";
     this.txtProductID.Size            = new System.Drawing.Size(222, 38);
     this.txtProductID.TabIndex        = 0;
     this.txtProductID.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // label8
     //
     this.label8.BackColor = System.Drawing.Color.Transparent;
     this.label8.Font      = new System.Drawing.Font("Microsoft Sans Serif", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label8.Location  = new System.Drawing.Point(10, 67);
     this.label8.Name      = "label8";
     this.label8.Size      = new System.Drawing.Size(146, 38);
     this.label8.TabIndex  = 37;
     this.label8.Text      = "Received:";
     //
     // label3
     //
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Font      = new System.Drawing.Font("Microsoft Sans Serif", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location  = new System.Drawing.Point(10, 13);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(83, 45);
     this.label3.TabIndex  = 2;
     this.label3.Text      = "Item:";
     //
     // groupBox3
     //
     this.groupBox3.AllowDrop         = true;
     this.groupBox3.Anchor            = System.Windows.Forms.AnchorStyles.None;
     appearance7.AlphaLevel           = ((short)(95));
     appearance7.BackColor            = System.Drawing.Color.Transparent;
     this.groupBox3.Appearance        = appearance7;
     this.groupBox3.BackColorInternal = System.Drawing.SystemColors.GradientInactiveCaption;
     this.groupBox3.Controls.Add(this.Grid);
     this.groupBox3.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox3.Location  = new System.Drawing.Point(7, 150);
     this.groupBox3.Name      = "groupBox3";
     this.groupBox3.Size      = new System.Drawing.Size(987, 690);
     this.groupBox3.TabIndex  = 2;
     this.groupBox3.Text      = " Order Detail ";
     this.groupBox3.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
     //
     // Grid
     //
     this.Grid.AllowDrop   = true;
     this.Grid.Anchor      = System.Windows.Forms.AnchorStyles.None;
     appearance8.BackColor = System.Drawing.Color.Transparent;
     this.Grid.DisplayLayout.Appearance      = appearance8;
     ultraGridColumn1.CellActivation         = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
     appearance9.FontData.SizeInPoints       = 20F;
     ultraGridColumn1.CellAppearance         = appearance9;
     ultraGridColumn1.Header.Caption         = "Item#";
     ultraGridColumn1.Header.VisiblePosition = 0;
     ultraGridColumn1.Width                  = 100;
     ultraGridColumn2.CellActivation         = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
     appearance10.FontData.SizeInPoints      = 20F;
     ultraGridColumn2.CellAppearance         = appearance10;
     ultraGridColumn2.Header.VisiblePosition = 1;
     ultraGridColumn2.MinLength              = 35;
     ultraGridColumn2.MinWidth               = 200;
     ultraGridColumn2.Width                  = 600;
     ultraGridColumn3.CellActivation         = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
     appearance11.FontData.SizeInPoints      = 20F;
     appearance11.TextHAlignAsString         = "Right";
     ultraGridColumn3.CellAppearance         = appearance11;
     ultraGridColumn3.Format                 = "$####.00";
     ultraGridColumn3.Header.VisiblePosition = 2;
     ultraGridColumn3.MaskInput              = "{LOC}nnnnnnn.nn";
     ultraGridColumn3.Width                  = 103;
     appearance12.FontData.SizeInPoints      = 20F;
     appearance12.TextHAlignAsString         = "Right";
     ultraGridColumn4.CellAppearance         = appearance12;
     ultraGridColumn4.Header.Caption         = "Qty";
     ultraGridColumn4.Header.VisiblePosition = 3;
     ultraGridColumn4.MaskInput              = "nnnnnnnnn";
     ultraGridColumn4.PromptChar             = ' ';
     ultraGridColumn4.Width                  = 98;
     ultraGridBand1.Columns.AddRange(new object[] {
         ultraGridColumn1,
         ultraGridColumn2,
         ultraGridColumn3,
         ultraGridColumn4
     });
     this.Grid.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
     this.Grid.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
     appearance13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.Grid.DisplayLayout.Override.RowAlternateAppearance = appearance13;
     appearance14.BorderColor                       = System.Drawing.Color.DarkGray;
     appearance14.FontData.SizeInPoints             = 15F;
     this.Grid.DisplayLayout.Override.RowAppearance = appearance14;
     this.Grid.Font             = new System.Drawing.Font("Microsoft Sans Serif", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Grid.Location         = new System.Drawing.Point(17, 32);
     this.Grid.Name             = "Grid";
     this.Grid.Size             = new System.Drawing.Size(957, 643);
     this.Grid.TabIndex         = 0;
     this.Grid.KeyUp           += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     this.Grid.AfterCellUpdate += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.Grid_AfterCellUpdate);
     //
     // frmCashRegister
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.ClientSize          = new System.Drawing.Size(1004, 876);
     this.Controls.Add(this.panel1);
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin          = new System.Windows.Forms.Padding(4);
     this.MaximizeBox     = false;
     this.Name            = "frmCashRegister";
     this.ShowIcon        = true;
     this.Text            = "Enter Orders";
     this.TransparencyKey = System.Drawing.Color.Empty;
     this.Load           += new System.EventHandler(this.frmOrder_Load);
     this.FormClosing    += new System.Windows.Forms.FormClosingEventHandler(this.frmOrder_FormClosing);
     this.Controls.SetChildIndex(this.panel1, 0);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
     this.ultraGroupBox1.ResumeLayout(false);
     this.ultraGroupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupBox3)).EndInit();
     this.groupBox3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.Grid)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridBand   ultraGridBand1   = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProductID", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("InvCode", 0);
     Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Description", 1);
     Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Quantity", 2);
     Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Scanned", 3);
     Infragistics.Win.Appearance appearance8  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance9  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
     this.groupBox1      = new System.Windows.Forms.GroupBox();
     this.lbCompany      = new System.Windows.Forms.Label();
     this.label11        = new System.Windows.Forms.Label();
     this.groupBox2      = new System.Windows.Forms.GroupBox();
     this.txtOrderID     = new Signature.Windows.Forms.MaskedEditNumeric();
     this.txtName        = new Signature.Windows.Forms.MaskedLabel();
     this.txtStudent     = new Signature.Windows.Forms.MaskedEdit();
     this.txtTeacher     = new Signature.Windows.Forms.MaskedEdit();
     this.label9         = new System.Windows.Forms.Label();
     this.label2         = new System.Windows.Forms.Label();
     this.label1         = new System.Windows.Forms.Label();
     this.groupBox3      = new System.Windows.Forms.GroupBox();
     this.Grid           = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.groupBox4      = new System.Windows.Forms.GroupBox();
     this.txtBoxes       = new Signature.Windows.Forms.MaskedEdit();
     this.label4         = new System.Windows.Forms.Label();
     this.label10        = new System.Windows.Forms.Label();
     this.txtDescription = new Signature.Windows.Forms.MaskedLabel();
     this.txtProductID   = new Signature.Windows.Forms.MaskedEdit();
     this.label3         = new System.Windows.Forms.Label();
     this.txtEntryDate   = new Signature.Windows.Forms.MaskedEditNumeric();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.groupBox3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.Grid)).BeginInit();
     this.groupBox4.SuspendLayout();
     this.SuspendLayout();
     //
     // groupBox1
     //
     this.groupBox1.BackColor = System.Drawing.Color.WhiteSmoke;
     this.groupBox1.Controls.Add(this.lbCompany);
     this.groupBox1.Controls.Add(this.label11);
     this.groupBox1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox1.Location  = new System.Drawing.Point(656, 4);
     this.groupBox1.Name      = "groupBox1";
     this.groupBox1.Size      = new System.Drawing.Size(126, 98);
     this.groupBox1.TabIndex  = 9;
     this.groupBox1.TabStop   = false;
     //
     // lbCompany
     //
     this.lbCompany.Font      = new System.Drawing.Font("Microsoft Sans Serif", 6.792453F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbCompany.Location  = new System.Drawing.Point(78, 22);
     this.lbCompany.Name      = "lbCompany";
     this.lbCompany.Size      = new System.Drawing.Size(33, 19);
     this.lbCompany.TabIndex  = 13;
     this.lbCompany.Text      = "F07";
     this.lbCompany.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label11
     //
     this.label11.Location  = new System.Drawing.Point(16, 20);
     this.label11.Name      = "label11";
     this.label11.Size      = new System.Drawing.Size(62, 19);
     this.label11.TabIndex  = 12;
     this.label11.Text      = "Company:";
     this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // groupBox2
     //
     this.groupBox2.BackColor = System.Drawing.Color.WhiteSmoke;
     this.groupBox2.Controls.Add(this.txtOrderID);
     this.groupBox2.Controls.Add(this.txtName);
     this.groupBox2.Controls.Add(this.txtStudent);
     this.groupBox2.Controls.Add(this.txtTeacher);
     this.groupBox2.Controls.Add(this.label9);
     this.groupBox2.Controls.Add(this.label2);
     this.groupBox2.Controls.Add(this.label1);
     this.groupBox2.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox2.Location  = new System.Drawing.Point(5, 4);
     this.groupBox2.Name      = "groupBox2";
     this.groupBox2.Size      = new System.Drawing.Size(645, 98);
     this.groupBox2.TabIndex  = 0;
     this.groupBox2.TabStop   = false;
     this.groupBox2.Text      = " Order Header ";
     //
     // txtOrderID
     //
     this.txtOrderID.AllowDrop     = true;
     appearance1.BackColorDisabled = System.Drawing.Color.White;
     appearance1.ForeColorDisabled = System.Drawing.Color.Black;
     this.txtOrderID.Appearance    = appearance1;
     this.txtOrderID.EditAs        = Infragistics.Win.UltraWinMaskedEdit.EditAsType.UseSpecifiedMask;
     this.txtOrderID.InputMask     = "nnnnnnnnn";
     this.txtOrderID.Location      = new System.Drawing.Point(91, 16);
     this.txtOrderID.Name          = "txtOrderID";
     this.txtOrderID.PromptChar    = ' ';
     this.txtOrderID.Size          = new System.Drawing.Size(119, 20);
     this.txtOrderID.TabIndex      = 0;
     this.txtOrderID.KeyUp        += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // txtName
     //
     this.txtName.AllowDrop            = true;
     appearance2.FontData.BoldAsString = "True";
     appearance2.FontData.SizeInPoints = 15F;
     this.txtName.Appearance           = appearance2;
     this.txtName.Location             = new System.Drawing.Point(221, 16);
     this.txtName.Name     = "txtName";
     this.txtName.Size     = new System.Drawing.Size(412, 22);
     this.txtName.TabIndex = 12;
     this.txtName.TabStop  = true;
     this.txtName.Value    = null;
     //
     // txtStudent
     //
     this.txtStudent.AllowDrop = true;
     this.txtStudent.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.txtStudent.Location  = new System.Drawing.Point(92, 70);
     this.txtStudent.Name      = "txtCustomerID";
     this.txtStudent.Size      = new System.Drawing.Size(390, 21);
     this.txtStudent.TabIndex  = 3;
     this.txtStudent.KeyUp    += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // txtTeacher
     //
     this.txtTeacher.AllowDrop = true;
     this.txtTeacher.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.txtTeacher.Location  = new System.Drawing.Point(92, 46);
     this.txtTeacher.Name      = "txtCustomerID";
     this.txtTeacher.Size      = new System.Drawing.Size(390, 21);
     this.txtTeacher.TabIndex  = 2;
     this.txtTeacher.KeyUp    += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // label9
     //
     this.label9.Location  = new System.Drawing.Point(30, 16);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(54, 19);
     this.label9.TabIndex  = 11;
     this.label9.Text      = "Order ID:";
     this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(4, 71);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(80, 16);
     this.label2.TabIndex  = 8;
     this.label2.Text      = "Student/Seller:";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label1
     //
     this.label1.Location  = new System.Drawing.Point(4, 47);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(80, 16);
     this.label1.TabIndex  = 7;
     this.label1.Text      = "Teacher/Class:";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // groupBox3
     //
     this.groupBox3.BackColor = System.Drawing.Color.WhiteSmoke;
     this.groupBox3.Controls.Add(this.Grid);
     this.groupBox3.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox3.Location  = new System.Drawing.Point(5, 108);
     this.groupBox3.Name      = "groupBox3";
     this.groupBox3.Size      = new System.Drawing.Size(645, 580);
     this.groupBox3.TabIndex  = 11;
     this.groupBox3.TabStop   = false;
     this.groupBox3.Text      = " Order Detail ";
     //
     // Grid
     //
     this.Grid.AllowDrop                                    = true;
     appearance3.BackColor                                  = System.Drawing.SystemColors.Window;
     appearance3.BorderColor                                = System.Drawing.SystemColors.InactiveCaption;
     this.Grid.DisplayLayout.Appearance                     = appearance3;
     ultraGridColumn1.CellActivation                        = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
     appearance4.FontData.SizeInPoints                      = 12F;
     ultraGridColumn1.CellAppearance                        = appearance4;
     ultraGridColumn1.Header.VisiblePosition                = 0;
     ultraGridColumn1.RowLayoutColumnInfo.OriginX           = 0;
     ultraGridColumn1.RowLayoutColumnInfo.OriginY           = 0;
     ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(71, 0);
     ultraGridColumn1.RowLayoutColumnInfo.SpanX             = 3;
     ultraGridColumn1.RowLayoutColumnInfo.SpanY             = 2;
     ultraGridColumn1.Width                                 = 50;
     ultraGridColumn2.CellActivation                        = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
     appearance5.FontData.SizeInPoints                      = 12F;
     ultraGridColumn2.CellAppearance                        = appearance5;
     ultraGridColumn2.Header.VisiblePosition                = 1;
     ultraGridColumn2.MaskInput                             = "";
     ultraGridColumn2.RowLayoutColumnInfo.OriginX           = 3;
     ultraGridColumn2.RowLayoutColumnInfo.OriginY           = 0;
     ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(65, 0);
     ultraGridColumn2.RowLayoutColumnInfo.SpanX             = 2;
     ultraGridColumn2.RowLayoutColumnInfo.SpanY             = 2;
     ultraGridColumn2.Width                                 = 60;
     ultraGridColumn3.CellActivation                        = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
     appearance6.FontData.SizeInPoints                      = 12F;
     ultraGridColumn3.CellAppearance                        = appearance6;
     ultraGridColumn3.Header.VisiblePosition                = 2;
     ultraGridColumn3.MaskInput                             = "";
     ultraGridColumn3.MaxLength                             = 30;
     ultraGridColumn3.RowLayoutColumnInfo.OriginX           = 5;
     ultraGridColumn3.RowLayoutColumnInfo.OriginY           = 0;
     ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(348, 0);
     ultraGridColumn3.RowLayoutColumnInfo.SpanX             = 2;
     ultraGridColumn3.RowLayoutColumnInfo.SpanY             = 2;
     ultraGridColumn3.Width                                 = 190;
     ultraGridColumn4.CellActivation                        = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
     appearance7.FontData.SizeInPoints                      = 12F;
     ultraGridColumn4.CellAppearance                        = appearance7;
     ultraGridColumn4.Header.VisiblePosition                = 3;
     ultraGridColumn4.MaskInput                             = "nnnnnnnnn";
     ultraGridColumn4.RowLayoutColumnInfo.OriginX           = 7;
     ultraGridColumn4.RowLayoutColumnInfo.OriginY           = 0;
     ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(71, 0);
     ultraGridColumn4.RowLayoutColumnInfo.SpanX             = 2;
     ultraGridColumn4.RowLayoutColumnInfo.SpanY             = 2;
     ultraGridColumn4.Width                                 = 50;
     ultraGridColumn5.CellActivation                        = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
     appearance8.FontData.SizeInPoints                      = 12F;
     ultraGridColumn5.CellAppearance                        = appearance8;
     ultraGridColumn5.Header.VisiblePosition                = 4;
     ultraGridColumn5.MaskInput                             = "nnnnnnnnn";
     ultraGridColumn5.RowLayoutColumnInfo.OriginX           = 9;
     ultraGridColumn5.RowLayoutColumnInfo.OriginY           = 0;
     ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(76, 0);
     ultraGridColumn5.RowLayoutColumnInfo.SpanX             = 2;
     ultraGridColumn5.RowLayoutColumnInfo.SpanY             = 2;
     ultraGridColumn5.Width                                 = 54;
     ultraGridBand1.Columns.AddRange(new object[] {
         ultraGridColumn1,
         ultraGridColumn2,
         ultraGridColumn3,
         ultraGridColumn4,
         ultraGridColumn5
     });
     appearance9.FontData.SizeInPoints = 20F;
     ultraGridBand1.Header.Appearance  = appearance9;
     ultraGridBand1.UseRowLayout       = true;
     this.Grid.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
     this.Grid.DisplayLayout.BorderStyle    = Infragistics.Win.UIElementBorderStyle.Solid;
     this.Grid.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
     appearance10.BackColor         = System.Drawing.SystemColors.ActiveBorder;
     appearance10.BackColor2        = System.Drawing.SystemColors.ControlDark;
     appearance10.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     appearance10.BorderColor       = System.Drawing.SystemColors.Window;
     this.Grid.DisplayLayout.GroupByBox.Appearance = appearance10;
     appearance11.ForeColor = System.Drawing.SystemColors.GrayText;
     this.Grid.DisplayLayout.GroupByBox.BandLabelAppearance = appearance11;
     this.Grid.DisplayLayout.GroupByBox.BorderStyle         = Infragistics.Win.UIElementBorderStyle.Solid;
     this.Grid.DisplayLayout.GroupByBox.Hidden = true;
     appearance12.BackColor         = System.Drawing.SystemColors.ControlLightLight;
     appearance12.BackColor2        = System.Drawing.SystemColors.Control;
     appearance12.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
     appearance12.ForeColor         = System.Drawing.SystemColors.GrayText;
     this.Grid.DisplayLayout.GroupByBox.PromptAppearance = appearance12;
     this.Grid.DisplayLayout.GroupByBox.ShowBandLabels   = Infragistics.Win.UltraWinGrid.ShowBandLabels.None;
     this.Grid.DisplayLayout.MaxColScrollRegions         = 1;
     this.Grid.DisplayLayout.MaxRowScrollRegions         = 1;
     appearance13.BackColor = System.Drawing.SystemColors.Window;
     appearance13.ForeColor = System.Drawing.SystemColors.ControlText;
     this.Grid.DisplayLayout.Override.ActiveCellAppearance = appearance13;
     appearance14.BackColor = System.Drawing.SystemColors.Highlight;
     appearance14.ForeColor = System.Drawing.SystemColors.HighlightText;
     this.Grid.DisplayLayout.Override.ActiveRowAppearance = appearance14;
     this.Grid.DisplayLayout.Override.BorderStyleCell     = Infragistics.Win.UIElementBorderStyle.Dotted;
     this.Grid.DisplayLayout.Override.BorderStyleRow      = Infragistics.Win.UIElementBorderStyle.Dotted;
     appearance15.BackColor = System.Drawing.SystemColors.Window;
     this.Grid.DisplayLayout.Override.CardAreaAppearance = appearance15;
     appearance16.BorderColor  = System.Drawing.Color.Silver;
     appearance16.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
     this.Grid.DisplayLayout.Override.CellAppearance  = appearance16;
     this.Grid.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     this.Grid.DisplayLayout.Override.CellPadding     = 0;
     appearance17.BackColor             = System.Drawing.SystemColors.Control;
     appearance17.BackColor2            = System.Drawing.SystemColors.ControlDark;
     appearance17.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
     appearance17.BackGradientStyle     = Infragistics.Win.GradientStyle.Horizontal;
     appearance17.BorderColor           = System.Drawing.SystemColors.Window;
     this.Grid.DisplayLayout.Override.GroupByRowAppearance = appearance17;
     appearance18.TextHAlignAsString = "Left";
     this.Grid.DisplayLayout.Override.HeaderAppearance  = appearance18;
     this.Grid.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this.Grid.DisplayLayout.Override.HeaderStyle       = Infragistics.Win.HeaderStyle.WindowsXPCommand;
     appearance19.BackColor   = System.Drawing.SystemColors.Window;
     appearance19.BorderColor = System.Drawing.Color.Silver;
     this.Grid.DisplayLayout.Override.RowAppearance = appearance19;
     this.Grid.DisplayLayout.Override.RowSelectors  = Infragistics.Win.DefaultableBoolean.False;
     appearance20.BackColor = System.Drawing.SystemColors.ControlLight;
     this.Grid.DisplayLayout.Override.TemplateAddRowAppearance = appearance20;
     this.Grid.DisplayLayout.ScrollBounds  = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.Grid.DisplayLayout.ScrollStyle   = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.Grid.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
     this.Grid.Location = new System.Drawing.Point(8, 19);
     this.Grid.Name     = "Grid";
     this.Grid.Size     = new System.Drawing.Size(625, 540);
     this.Grid.TabIndex = 7;
     this.Grid.KeyUp   += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // groupBox4
     //
     this.groupBox4.BackColor = System.Drawing.Color.WhiteSmoke;
     this.groupBox4.Controls.Add(this.txtBoxes);
     this.groupBox4.Controls.Add(this.label4);
     this.groupBox4.Controls.Add(this.label10);
     this.groupBox4.Controls.Add(this.txtDescription);
     this.groupBox4.Controls.Add(this.txtProductID);
     this.groupBox4.Controls.Add(this.label3);
     this.groupBox4.Controls.Add(this.txtEntryDate);
     this.groupBox4.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox4.Location  = new System.Drawing.Point(656, 108);
     this.groupBox4.Name      = "groupBox4";
     this.groupBox4.Size      = new System.Drawing.Size(128, 580);
     this.groupBox4.TabIndex  = 1;
     this.groupBox4.TabStop   = false;
     //
     // txtBoxes
     //
     this.txtBoxes.AllowDrop = true;
     this.txtBoxes.Location  = new System.Drawing.Point(23, 332);
     this.txtBoxes.Name      = "txtCustomerID";
     this.txtBoxes.Size      = new System.Drawing.Size(92, 20);
     this.txtBoxes.TabIndex  = 1;
     this.txtBoxes.KeyUp    += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(40, 299);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(59, 17);
     this.label4.TabIndex = 30;
     this.label4.Text     = "No Boxes:";
     //
     // label10
     //
     this.label10.BackColor = System.Drawing.SystemColors.InactiveBorder;
     this.label10.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.label10.ForeColor = System.Drawing.Color.Black;
     this.label10.Location  = new System.Drawing.Point(28, 399);
     this.label10.Name      = "label10";
     this.label10.Size      = new System.Drawing.Size(80, 16);
     this.label10.TabIndex  = 27;
     this.label10.Text      = "Scanned Date:";
     this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.label10.Visible   = false;
     //
     // txtDescription
     //
     this.txtDescription.AllowDrop      = true;
     appearance21.FontData.SizeInPoints = 12F;
     this.txtDescription.Appearance     = appearance21;
     this.txtDescription.Location       = new System.Drawing.Point(9, 68);
     this.txtDescription.Name           = "txtDescription";
     this.txtDescription.Size           = new System.Drawing.Size(112, 179);
     this.txtDescription.TabIndex       = 24;
     this.txtDescription.TabStop        = true;
     this.txtDescription.Value          = null;
     //
     // txtProductID
     //
     this.txtProductID.AllowDrop       = true;
     this.txtProductID.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txtProductID.Location        = new System.Drawing.Point(6, 42);
     this.txtProductID.Name            = "txtCustomerID";
     this.txtProductID.Size            = new System.Drawing.Size(116, 20);
     this.txtProductID.TabIndex        = 0;
     this.txtProductID.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(4, 27);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(32, 16);
     this.label3.TabIndex = 13;
     this.label3.Text     = "Item:";
     //
     // txtEntryDate
     //
     this.txtEntryDate.AllowDrop     = true;
     appearance22.TextHAlignAsString = "Right";
     this.txtEntryDate.Appearance    = appearance22;
     this.txtEntryDate.DisplayStyle  = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
     this.txtEntryDate.EditAs        = Infragistics.Win.UltraWinMaskedEdit.EditAsType.Date;
     this.txtEntryDate.InputMask     = "{LOC}mm/dd/yyyy";
     this.txtEntryDate.Location      = new System.Drawing.Point(35, 418);
     this.txtEntryDate.Name          = "txtRetail";
     this.txtEntryDate.ReadOnly      = true;
     this.txtEntryDate.Size          = new System.Drawing.Size(73, 20);
     this.txtEntryDate.TabIndex      = 28;
     this.txtEntryDate.Text          = "//";
     //
     // frmPacking_1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(789, 916);
     this.Controls.Add(this.groupBox4);
     this.Controls.Add(this.groupBox3);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox1);
     this.Name          = "frmPacking_1";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Packing Orders";
     this.Load         += new System.EventHandler(this.frmOrder_Load);
     this.Controls.SetChildIndex(this.groupBox1, 0);
     this.Controls.SetChildIndex(this.groupBox2, 0);
     this.Controls.SetChildIndex(this.groupBox3, 0);
     this.Controls.SetChildIndex(this.groupBox4, 0);
     this.groupBox1.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.groupBox3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.Grid)).EndInit();
     this.groupBox4.ResumeLayout(false);
     this.groupBox4.PerformLayout();
     this.ResumeLayout(false);
 }
Esempio n. 8
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridBand   ultraGridBand1   = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProductID");
     Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("InvCode", 0);
     Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Description", 1);
     Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Quantity", 2);
     Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Printed", 3);
     Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TicketID", 4, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Descending, false);
     Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
     this.groupBox2      = new Signature.Windows.Forms.GroupBox();
     this.txtOrderID     = new Signature.Windows.Forms.MaskedEdit();
     this.txtName        = new Signature.Windows.Forms.MaskedLabel();
     this.txtStudent     = new Signature.Windows.Forms.MaskedEdit();
     this.txtTeacher     = new Signature.Windows.Forms.MaskedEdit();
     this.label9         = new System.Windows.Forms.Label();
     this.label2         = new System.Windows.Forms.Label();
     this.label1         = new System.Windows.Forms.Label();
     this.groupBox3      = new Signature.Windows.Forms.GroupBox();
     this.Grid           = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.groupBox4      = new Signature.Windows.Forms.GroupBox();
     this.txtDescription = new Signature.Windows.Forms.MaskedLabel();
     this.txtProductID   = new Signature.Windows.Forms.MaskedEdit();
     this.label3         = new System.Windows.Forms.Label();
     this.txtEntryDate   = new Signature.Windows.Forms.MaskedEditNumeric();
     ((System.ComponentModel.ISupportInitialize)(this.groupBox2)).BeginInit();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupBox3)).BeginInit();
     this.groupBox3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.Grid)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupBox4)).BeginInit();
     this.groupBox4.SuspendLayout();
     this.SuspendLayout();
     //
     // txtStatus
     //
     this.txtStatus.Location = new System.Drawing.Point(0, 696);
     this.txtStatus.Size     = new System.Drawing.Size(845, 29);
     this.txtStatus.Click   += new System.EventHandler(this.txtStatus_Click);
     //
     // groupBox2
     //
     this.groupBox2.AllowDrop         = true;
     appearance1.AlphaLevel           = ((short)(95));
     appearance1.BackColor            = System.Drawing.Color.Transparent;
     this.groupBox2.Appearance        = appearance1;
     this.groupBox2.BackColorInternal = System.Drawing.SystemColors.GradientInactiveCaption;
     this.groupBox2.Controls.Add(this.txtOrderID);
     this.groupBox2.Controls.Add(this.txtName);
     this.groupBox2.Controls.Add(this.txtStudent);
     this.groupBox2.Controls.Add(this.txtTeacher);
     this.groupBox2.Controls.Add(this.label9);
     this.groupBox2.Controls.Add(this.label2);
     this.groupBox2.Controls.Add(this.label1);
     this.groupBox2.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox2.Location  = new System.Drawing.Point(5, 4);
     this.groupBox2.Name      = "groupBox2";
     this.groupBox2.Size      = new System.Drawing.Size(835, 98);
     this.groupBox2.TabIndex  = 0;
     this.groupBox2.Text      = " Order Header ";
     this.groupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
     //
     // txtOrderID
     //
     this.txtOrderID.AllowDrop       = true;
     this.txtOrderID.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
     this.txtOrderID.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtOrderID.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txtOrderID.Location        = new System.Drawing.Point(92, 17);
     this.txtOrderID.MaxLength       = 15;
     this.txtOrderID.Name            = "txtCustomerID";
     this.txtOrderID.Size            = new System.Drawing.Size(123, 20);
     this.txtOrderID.TabIndex        = 32;
     this.txtOrderID.WordWrap        = false;
     this.txtOrderID.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // txtName
     //
     this.txtName.AllowDrop            = true;
     appearance2.FontData.BoldAsString = "True";
     appearance2.FontData.SizeInPoints = 15F;
     this.txtName.Appearance           = appearance2;
     this.txtName.Location             = new System.Drawing.Point(221, 16);
     this.txtName.Name     = "txtName";
     this.txtName.Size     = new System.Drawing.Size(447, 22);
     this.txtName.TabIndex = 12;
     this.txtName.TabStop  = true;
     this.txtName.Value    = null;
     //
     // txtStudent
     //
     this.txtStudent.AllowDrop   = true;
     this.txtStudent.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
     this.txtStudent.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtStudent.Font        = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.txtStudent.Location    = new System.Drawing.Point(92, 70);
     this.txtStudent.Name        = "txtCustomerID";
     this.txtStudent.Size        = new System.Drawing.Size(390, 21);
     this.txtStudent.TabIndex    = 3;
     this.txtStudent.KeyUp      += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // txtTeacher
     //
     this.txtTeacher.AllowDrop   = true;
     this.txtTeacher.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
     this.txtTeacher.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtTeacher.Font        = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(0)));
     this.txtTeacher.Location    = new System.Drawing.Point(92, 46);
     this.txtTeacher.Name        = "txtCustomerID";
     this.txtTeacher.Size        = new System.Drawing.Size(390, 21);
     this.txtTeacher.TabIndex    = 2;
     this.txtTeacher.KeyUp      += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // label9
     //
     this.label9.BackColor = System.Drawing.Color.Transparent;
     this.label9.Location  = new System.Drawing.Point(30, 16);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(54, 19);
     this.label9.TabIndex  = 11;
     this.label9.Text      = "Order ID:";
     this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label2
     //
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Location  = new System.Drawing.Point(4, 71);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(80, 16);
     this.label2.TabIndex  = 8;
     this.label2.Text      = "Student/Seller:";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Location  = new System.Drawing.Point(4, 47);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(80, 16);
     this.label1.TabIndex  = 7;
     this.label1.Text      = "Teacher/Class:";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // groupBox3
     //
     this.groupBox3.AllowDrop         = true;
     appearance3.AlphaLevel           = ((short)(95));
     appearance3.BackColor            = System.Drawing.Color.Transparent;
     this.groupBox3.Appearance        = appearance3;
     this.groupBox3.BackColorInternal = System.Drawing.SystemColors.GradientInactiveCaption;
     this.groupBox3.Controls.Add(this.Grid);
     this.groupBox3.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox3.Location  = new System.Drawing.Point(5, 108);
     this.groupBox3.Name      = "groupBox3";
     this.groupBox3.Size      = new System.Drawing.Size(702, 580);
     this.groupBox3.TabIndex  = 11;
     this.groupBox3.Text      = " Order Detail ";
     this.groupBox3.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
     //
     // Grid
     //
     this.Grid.AllowDrop   = true;
     appearance4.BackColor = System.Drawing.Color.Transparent;
     this.Grid.DisplayLayout.Appearance                     = appearance4;
     ultraGridColumn1.CellActivation                        = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
     appearance5.FontData.SizeInPoints                      = 12F;
     ultraGridColumn1.CellAppearance                        = appearance5;
     ultraGridColumn1.Header.VisiblePosition                = 0;
     ultraGridColumn1.RowLayoutColumnInfo.OriginX           = 2;
     ultraGridColumn1.RowLayoutColumnInfo.OriginY           = 0;
     ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(71, 0);
     ultraGridColumn1.RowLayoutColumnInfo.SpanX             = 3;
     ultraGridColumn1.RowLayoutColumnInfo.SpanY             = 2;
     ultraGridColumn1.Width                                 = 50;
     ultraGridColumn2.CellActivation                        = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
     appearance6.FontData.SizeInPoints                      = 12F;
     ultraGridColumn2.CellAppearance                        = appearance6;
     ultraGridColumn2.Header.VisiblePosition                = 1;
     ultraGridColumn2.MaskInput                             = "";
     ultraGridColumn2.RowLayoutColumnInfo.OriginX           = 5;
     ultraGridColumn2.RowLayoutColumnInfo.OriginY           = 0;
     ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(65, 0);
     ultraGridColumn2.RowLayoutColumnInfo.SpanX             = 2;
     ultraGridColumn2.RowLayoutColumnInfo.SpanY             = 2;
     ultraGridColumn2.Width                                 = 60;
     ultraGridColumn3.CellActivation                        = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
     appearance7.FontData.SizeInPoints                      = 12F;
     ultraGridColumn3.CellAppearance                        = appearance7;
     ultraGridColumn3.Header.VisiblePosition                = 2;
     ultraGridColumn3.MaskInput                             = "";
     ultraGridColumn3.MaxLength                             = 30;
     ultraGridColumn3.RowLayoutColumnInfo.OriginX           = 7;
     ultraGridColumn3.RowLayoutColumnInfo.OriginY           = 0;
     ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(286, 0);
     ultraGridColumn3.RowLayoutColumnInfo.SpanX             = 2;
     ultraGridColumn3.RowLayoutColumnInfo.SpanY             = 2;
     ultraGridColumn3.Width                                 = 190;
     ultraGridColumn4.CellActivation                        = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
     appearance8.FontData.SizeInPoints                      = 12F;
     ultraGridColumn4.CellAppearance                        = appearance8;
     ultraGridColumn4.DataType                              = typeof(short);
     ultraGridColumn4.Header.VisiblePosition                = 3;
     ultraGridColumn4.MaskInput                             = "nnn";
     ultraGridColumn4.RowLayoutColumnInfo.OriginX           = 9;
     ultraGridColumn4.RowLayoutColumnInfo.OriginY           = 0;
     ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
     ultraGridColumn4.RowLayoutColumnInfo.SpanX             = 2;
     ultraGridColumn4.RowLayoutColumnInfo.SpanY             = 2;
     ultraGridColumn4.Width                                 = 50;
     ultraGridColumn5.CellActivation                        = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
     appearance9.FontData.SizeInPoints                      = 12F;
     ultraGridColumn5.CellAppearance                        = appearance9;
     ultraGridColumn5.DataType                              = typeof(short);
     ultraGridColumn5.Header.VisiblePosition                = 4;
     ultraGridColumn5.MaskInput                             = "nnn";
     ultraGridColumn5.RowLayoutColumnInfo.OriginX           = 11;
     ultraGridColumn5.RowLayoutColumnInfo.OriginY           = 0;
     ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(54, 0);
     ultraGridColumn5.RowLayoutColumnInfo.SpanX             = 2;
     ultraGridColumn5.RowLayoutColumnInfo.SpanY             = 2;
     ultraGridColumn5.Width                                 = 54;
     ultraGridColumn6.CellActivation                        = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
     ultraGridColumn6.Header.VisiblePosition                = 5;
     ultraGridColumn6.RowLayoutColumnInfo.OriginX           = 0;
     ultraGridColumn6.RowLayoutColumnInfo.OriginY           = 0;
     ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(90, 0);
     ultraGridColumn6.RowLayoutColumnInfo.SpanX             = 2;
     ultraGridColumn6.RowLayoutColumnInfo.SpanY             = 2;
     ultraGridBand1.Columns.AddRange(new object[] {
         ultraGridColumn1,
         ultraGridColumn2,
         ultraGridColumn3,
         ultraGridColumn4,
         ultraGridColumn5,
         ultraGridColumn6
     });
     appearance10.FontData.SizeInPoints = 20F;
     ultraGridBand1.Header.Appearance   = appearance10;
     ultraGridBand1.RowLayoutStyle      = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
     this.Grid.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
     this.Grid.DisplayLayout.BorderStyle              = Infragistics.Win.UIElementBorderStyle.None;
     this.Grid.DisplayLayout.GroupByBox.Hidden        = true;
     this.Grid.DisplayLayout.MaxColScrollRegions      = 1;
     this.Grid.DisplayLayout.MaxRowScrollRegions      = 1;
     this.Grid.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.None;
     appearance11.BackColor = System.Drawing.Color.Transparent;
     this.Grid.DisplayLayout.Override.CardAreaAppearance = appearance11;
     this.Grid.DisplayLayout.Override.CellClickAction    = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     this.Grid.DisplayLayout.Override.CellPadding        = 3;
     appearance12.TextHAlignAsString = "Left";
     this.Grid.DisplayLayout.Override.HeaderAppearance  = appearance12;
     this.Grid.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     appearance13.BorderColor        = System.Drawing.Color.LightGray;
     appearance13.TextVAlignAsString = "Middle";
     this.Grid.DisplayLayout.Override.RowAppearance = appearance13;
     this.Grid.DisplayLayout.Override.RowSelectors  = Infragistics.Win.DefaultableBoolean.True;
     appearance14.BackColor   = System.Drawing.Color.LightSteelBlue;
     appearance14.BorderColor = System.Drawing.Color.RoyalBlue;
     appearance14.ForeColor   = System.Drawing.Color.Blue;
     this.Grid.DisplayLayout.Override.SelectedRowAppearance = appearance14;
     this.Grid.DisplayLayout.Override.SelectTypeCell        = Infragistics.Win.UltraWinGrid.SelectType.None;
     this.Grid.DisplayLayout.Override.SelectTypeRow         = Infragistics.Win.UltraWinGrid.SelectType.Single;
     this.Grid.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.None;
     this.Grid.DisplayLayout.ScrollBounds      = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.Grid.DisplayLayout.ScrollStyle       = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.Grid.DisplayLayout.ViewStyleBand     = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
     this.Grid.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Grid.Location = new System.Drawing.Point(8, 19);
     this.Grid.Name     = "Grid";
     this.Grid.Size     = new System.Drawing.Size(682, 553);
     this.Grid.TabIndex = 7;
     this.Grid.KeyUp   += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // groupBox4
     //
     this.groupBox4.AllowDrop         = true;
     appearance15.AlphaLevel          = ((short)(95));
     appearance15.BackColor           = System.Drawing.Color.Transparent;
     this.groupBox4.Appearance        = appearance15;
     this.groupBox4.BackColorInternal = System.Drawing.SystemColors.GradientInactiveCaption;
     this.groupBox4.Controls.Add(this.txtDescription);
     this.groupBox4.Controls.Add(this.txtProductID);
     this.groupBox4.Controls.Add(this.label3);
     this.groupBox4.Controls.Add(this.txtEntryDate);
     this.groupBox4.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox4.Location  = new System.Drawing.Point(712, 108);
     this.groupBox4.Name      = "groupBox4";
     this.groupBox4.Size      = new System.Drawing.Size(128, 580);
     this.groupBox4.TabIndex  = 1;
     this.groupBox4.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
     //
     // txtDescription
     //
     this.txtDescription.AllowDrop      = true;
     appearance16.FontData.SizeInPoints = 12F;
     this.txtDescription.Appearance     = appearance16;
     this.txtDescription.Location       = new System.Drawing.Point(9, 68);
     this.txtDescription.Name           = "txtDescription";
     this.txtDescription.Size           = new System.Drawing.Size(112, 179);
     this.txtDescription.TabIndex       = 24;
     this.txtDescription.TabStop        = true;
     this.txtDescription.Value          = null;
     //
     // txtProductID
     //
     this.txtProductID.AllowDrop       = true;
     this.txtProductID.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
     this.txtProductID.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtProductID.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txtProductID.Location        = new System.Drawing.Point(6, 42);
     this.txtProductID.Name            = "txtCustomerID";
     this.txtProductID.Size            = new System.Drawing.Size(116, 20);
     this.txtProductID.TabIndex        = 0;
     this.txtProductID.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // label3
     //
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Location  = new System.Drawing.Point(4, 27);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(72, 12);
     this.label3.TabIndex  = 13;
     this.label3.Text      = "Ticket/Item #:";
     //
     // txtEntryDate
     //
     this.txtEntryDate.AllowDrop     = true;
     appearance17.TextHAlignAsString = "Right";
     this.txtEntryDate.Appearance    = appearance17;
     this.txtEntryDate.BorderStyle   = Infragistics.Win.UIElementBorderStyle.Solid;
     this.txtEntryDate.DisplayStyle  = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
     this.txtEntryDate.EditAs        = Infragistics.Win.UltraWinMaskedEdit.EditAsType.Date;
     this.txtEntryDate.InputMask     = "{LOC}mm/dd/yyyy";
     this.txtEntryDate.Location      = new System.Drawing.Point(19, 410);
     this.txtEntryDate.Name          = "txtRetail";
     this.txtEntryDate.ReadOnly      = true;
     this.txtEntryDate.Size          = new System.Drawing.Size(73, 20);
     this.txtEntryDate.TabIndex      = 28;
     this.txtEntryDate.Text          = "//";
     this.txtEntryDate.Visible       = false;
     //
     // frmImprinting
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.BackColor           = System.Drawing.Color.Black;
     this.ClientSize          = new System.Drawing.Size(845, 725);
     this.Controls.Add(this.groupBox4);
     this.Controls.Add(this.groupBox3);
     this.Controls.Add(this.groupBox2);
     this.Name            = "frmImprinting";
     this.ShowInTaskbar   = false;
     this.Text            = "Imprinting Orders";
     this.TransparencyKey = System.Drawing.Color.Empty;
     this.Load           += new System.EventHandler(this.frmOrder_Load);
     this.Controls.SetChildIndex(this.txtStatus, 0);
     this.Controls.SetChildIndex(this.groupBox2, 0);
     this.Controls.SetChildIndex(this.groupBox3, 0);
     this.Controls.SetChildIndex(this.groupBox4, 0);
     ((System.ComponentModel.ISupportInitialize)(this.groupBox2)).EndInit();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupBox3)).EndInit();
     this.groupBox3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.Grid)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupBox4)).EndInit();
     this.groupBox4.ResumeLayout(false);
     this.groupBox4.PerformLayout();
     this.ResumeLayout(false);
 }
Esempio n. 9
0
        }  //Constructor

        #region Windows Form Designer generated code
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmOrderICRAdquire));
            this.ultraGroupBox2   = new Signature.Windows.Forms.GroupBox();
            this.txtName          = new Signature.Windows.Forms.MaskedLabel();
            this.txtTeacher       = new Signature.Windows.Forms.MaskedEdit();
            this.txtCustomerID    = new Signature.Windows.Forms.MaskedEdit();
            this.label9           = new System.Windows.Forms.Label();
            this.label1           = new System.Windows.Forms.Label();
            this.tStrip           = new System.Windows.Forms.ToolStrip();
            this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
            this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
            this.ultraGroupBox2.SuspendLayout();
            this.tStrip.SuspendLayout();
            this.SuspendLayout();
            //
            // ultraGroupBox2
            //
            this.ultraGroupBox2.AllowDrop         = true;
            this.ultraGroupBox2.BackColorInternal = System.Drawing.SystemColors.GradientInactiveCaption;
            this.ultraGroupBox2.Controls.Add(this.txtName);
            this.ultraGroupBox2.Controls.Add(this.txtTeacher);
            this.ultraGroupBox2.Controls.Add(this.txtCustomerID);
            this.ultraGroupBox2.Controls.Add(this.label9);
            this.ultraGroupBox2.Controls.Add(this.label1);
            this.ultraGroupBox2.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.ultraGroupBox2.Location  = new System.Drawing.Point(12, 40);
            this.ultraGroupBox2.Name      = "ultraGroupBox2";
            this.ultraGroupBox2.Size      = new System.Drawing.Size(552, 106);
            this.ultraGroupBox2.TabIndex  = 43;
            this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            //
            // txtName
            //
            this.txtName.AllowDrop            = true;
            appearance1.BackColor             = System.Drawing.Color.Transparent;
            appearance1.FontData.SizeInPoints = 12F;
            this.txtName.Appearance           = appearance1;
            this.txtName.Location             = new System.Drawing.Point(177, 19);
            this.txtName.Name     = "txtName";
            this.txtName.Size     = new System.Drawing.Size(357, 29);
            this.txtName.TabIndex = 19;
            this.txtName.TabStop  = true;
            this.txtName.Value    = null;
            //
            // txtTeacher
            //
            this.txtTeacher.AllowDrop       = true;
            this.txtTeacher.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
            this.txtTeacher.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtTeacher.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.txtTeacher.Font            = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtTeacher.Location        = new System.Drawing.Point(110, 57);
            this.txtTeacher.MaxLength       = 30;
            this.txtTeacher.Name            = "txtCustomerID";
            this.txtTeacher.Size            = new System.Drawing.Size(424, 26);
            this.txtTeacher.TabIndex        = 1;
            this.txtTeacher.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
            //
            // txtCustomerID
            //
            this.txtCustomerID.AllowDrop       = true;
            this.txtCustomerID.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
            this.txtCustomerID.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtCustomerID.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.txtCustomerID.Location        = new System.Drawing.Point(110, 24);
            this.txtCustomerID.Name            = "txtCustomerID";
            this.txtCustomerID.Size            = new System.Drawing.Size(52, 20);
            this.txtCustomerID.TabIndex        = 0;
            this.txtCustomerID.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
            //
            // label9
            //
            this.label9.BackColor = System.Drawing.Color.Transparent;
            this.label9.Location  = new System.Drawing.Point(37, 24);
            this.label9.Name      = "label9";
            this.label9.Size      = new System.Drawing.Size(54, 19);
            this.label9.TabIndex  = 18;
            this.label9.Text      = "School:";
            this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label1
            //
            this.label1.BackColor = System.Drawing.Color.Transparent;
            this.label1.Location  = new System.Drawing.Point(11, 63);
            this.label1.Name      = "label1";
            this.label1.Size      = new System.Drawing.Size(80, 16);
            this.label1.TabIndex  = 16;
            this.label1.Text      = "Teacher/Class:";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // tStrip
            //
            this.tStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
                this.toolStripButton1,
                this.toolStripButton2
            });
            this.tStrip.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
            this.tStrip.Location    = new System.Drawing.Point(0, 0);
            this.tStrip.Name        = "tStrip";
            this.tStrip.Padding     = new System.Windows.Forms.Padding(160, 0, 0, 0);
            this.tStrip.Size        = new System.Drawing.Size(577, 25);
            this.tStrip.TabIndex    = 52;
            this.tStrip.Text        = "toolStrip1";
            //
            // toolStripButton1
            //
            this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton1.Name   = "toolStripButton1";
            this.toolStripButton1.Size   = new System.Drawing.Size(86, 22);
            this.toolStripButton1.Text   = "Setup Scanner";
            this.toolStripButton1.Click += new System.EventHandler(this.txtSetup_Click);
            //
            // toolStripButton2
            //
            this.toolStripButton2.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.toolStripButton2.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
            this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton2.Name   = "toolStripButton2";
            this.toolStripButton2.Size   = new System.Drawing.Size(94, 22);
            this.toolStripButton2.Text   = "Adquire Images";
            this.toolStripButton2.Click += new System.EventHandler(this.txtAdquire_Click);
            //
            // frmOrderICRAdquire
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.BackColor           = System.Drawing.Color.White;
            this.ClientSize          = new System.Drawing.Size(577, 186);
            this.Controls.Add(this.tStrip);
            this.Controls.Add(this.ultraGroupBox2);
            this.MinimizeBox     = false;
            this.Name            = "frmOrderICRAdquire";
            this.Text            = "Adquire Images";
            this.TransparencyKey = System.Drawing.Color.Empty;
            this.Load           += new System.EventHandler(this.frmOrderICRAdquire_Load);
            this.Controls.SetChildIndex(this.ultraGroupBox2, 0);
            this.Controls.SetChildIndex(this.tStrip, 0);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
            this.ultraGroupBox2.ResumeLayout(false);
            this.ultraGroupBox2.PerformLayout();
            this.tStrip.ResumeLayout(false);
            this.tStrip.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();
        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridBand   ultraGridBand1   = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Teacher");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BatchID", 0);
     Infragistics.Win.UltraWinGrid.ColScrollRegion colScrollRegion1 = new Infragistics.Win.UltraWinGrid.ColScrollRegion(560);
     Infragistics.Win.UltraWinGrid.ColScrollRegion colScrollRegion2 = new Infragistics.Win.UltraWinGrid.ColScrollRegion(-7);
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
     this.groupBox3      = new Signature.Windows.Forms.GroupBox();
     this.Grid           = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraGroupBox2 = new Signature.Windows.Forms.GroupBox();
     this.txtName        = new Signature.Windows.Forms.MaskedLabel();
     this.txtCustomerID  = new Signature.Windows.Forms.MaskedEdit();
     this.label9         = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.groupBox3)).BeginInit();
     this.groupBox3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.Grid)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
     this.ultraGroupBox2.SuspendLayout();
     this.SuspendLayout();
     //
     // groupBox3
     //
     this.groupBox3.AllowDrop         = true;
     this.groupBox3.BackColorInternal = System.Drawing.SystemColors.GradientInactiveCaption;
     this.groupBox3.Controls.Add(this.Grid);
     this.groupBox3.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox3.Location  = new System.Drawing.Point(5, 82);
     this.groupBox3.Name      = "groupBox3";
     this.groupBox3.Size      = new System.Drawing.Size(575, 479);
     this.groupBox3.TabIndex  = 1;
     this.groupBox3.Text      = "Teachers";
     this.groupBox3.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
     //
     // Grid
     //
     appearance1.BackColor                   = System.Drawing.SystemColors.ControlLight;
     appearance1.BackColor2                  = System.Drawing.SystemColors.ControlDark;
     appearance1.BackGradientStyle           = Infragistics.Win.GradientStyle.Vertical;
     this.Grid.DisplayLayout.Appearance      = appearance1;
     ultraGridColumn1.CharacterCasing        = System.Windows.Forms.CharacterCasing.Upper;
     ultraGridColumn1.Header.Caption         = "Teacher Name";
     ultraGridColumn1.Header.VisiblePosition = 1;
     ultraGridColumn1.Width                  = 538;
     ultraGridColumn2.AutoEdit               = false;
     ultraGridColumn2.CellActivation         = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
     ultraGridColumn2.Header.VisiblePosition = 0;
     ultraGridColumn2.Hidden                 = true;
     ultraGridBand1.Columns.AddRange(new object[] {
         ultraGridColumn1,
         ultraGridColumn2
     });
     this.Grid.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
     this.Grid.DisplayLayout.ColScrollRegions.Add(colScrollRegion1);
     this.Grid.DisplayLayout.ColScrollRegions.Add(colScrollRegion2);
     this.Grid.DisplayLayout.InterBandSpacing                = 10;
     this.Grid.DisplayLayout.Override.BorderStyleCell        = Infragistics.Win.UIElementBorderStyle.None;
     this.Grid.DisplayLayout.Override.BorderStyleRow         = Infragistics.Win.UIElementBorderStyle.Dashed;
     this.Grid.DisplayLayout.Override.BorderStyleRowSelector = Infragistics.Win.UIElementBorderStyle.Dashed;
     appearance2.BackColor = System.Drawing.Color.Transparent;
     this.Grid.DisplayLayout.Override.CardAreaAppearance = appearance2;
     appearance3.BackColor         = System.Drawing.SystemColors.Control;
     appearance3.BackColor2        = System.Drawing.SystemColors.ControlLightLight;
     appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.VerticalBump;
     this.Grid.DisplayLayout.Override.CellAppearance = appearance3;
     this.Grid.DisplayLayout.Override.CellPadding    = 2;
     this.Grid.DisplayLayout.Override.CellSpacing    = 2;
     appearance4.BackColor               = System.Drawing.SystemColors.Control;
     appearance4.BackColor2              = System.Drawing.SystemColors.ControlDark;
     appearance4.BackGradientStyle       = Infragistics.Win.GradientStyle.VerticalBump;
     appearance4.FontData.ItalicAsString = "True";
     appearance4.TextHAlignAsString      = "Left";
     appearance4.ThemedElementAlpha      = Infragistics.Win.Alpha.Transparent;
     this.Grid.DisplayLayout.Override.HeaderAppearance = appearance4;
     appearance5.BorderColor = System.Drawing.SystemColors.ControlDark;
     this.Grid.DisplayLayout.Override.RowAppearance = appearance5;
     appearance6.BorderColor = System.Drawing.SystemColors.ControlDark;
     appearance6.ForeColor   = System.Drawing.SystemColors.ActiveCaption;
     this.Grid.DisplayLayout.Override.RowSelectorAppearance = appearance6;
     this.Grid.DisplayLayout.Override.RowSelectors          = Infragistics.Win.DefaultableBoolean.False;
     this.Grid.DisplayLayout.Override.RowSpacingAfter       = 1;
     this.Grid.DisplayLayout.Override.RowSpacingBefore      = 2;
     appearance7.BackColor         = System.Drawing.SystemColors.InactiveCaption;
     appearance7.BackColor2        = System.Drawing.SystemColors.ActiveCaption;
     appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.VerticalBump;
     this.Grid.DisplayLayout.Override.SelectedRowAppearance = appearance7;
     this.Grid.DisplayLayout.RowConnectorColor = System.Drawing.SystemColors.ControlDarkDark;
     this.Grid.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Dashed;
     this.Grid.Location = new System.Drawing.Point(6, 16);
     this.Grid.Name     = "Grid";
     this.Grid.Size     = new System.Drawing.Size(562, 457);
     this.Grid.TabIndex = 0;
     this.Grid.KeyUp   += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // ultraGroupBox2
     //
     this.ultraGroupBox2.AllowDrop         = true;
     this.ultraGroupBox2.BackColorInternal = System.Drawing.SystemColors.GradientInactiveCaption;
     this.ultraGroupBox2.Controls.Add(this.txtName);
     this.ultraGroupBox2.Controls.Add(this.txtCustomerID);
     this.ultraGroupBox2.Controls.Add(this.label9);
     this.ultraGroupBox2.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.ultraGroupBox2.Location  = new System.Drawing.Point(7, 6);
     this.ultraGroupBox2.Name      = "ultraGroupBox2";
     this.ultraGroupBox2.Size      = new System.Drawing.Size(573, 70);
     this.ultraGroupBox2.TabIndex  = 0;
     this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
     //
     // txtName
     //
     this.txtName.AllowDrop            = true;
     appearance8.BackColor             = System.Drawing.Color.Transparent;
     appearance8.FontData.SizeInPoints = 12F;
     this.txtName.Appearance           = appearance8;
     this.txtName.Location             = new System.Drawing.Point(177, 22);
     this.txtName.Name     = "txtName";
     this.txtName.Size     = new System.Drawing.Size(357, 19);
     this.txtName.TabIndex = 19;
     this.txtName.TabStop  = true;
     this.txtName.Value    = null;
     //
     // txtCustomerID
     //
     this.txtCustomerID.AllowDrop       = true;
     this.txtCustomerID.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
     this.txtCustomerID.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtCustomerID.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txtCustomerID.Location        = new System.Drawing.Point(110, 21);
     this.txtCustomerID.Name            = "txtCustomerID";
     this.txtCustomerID.Size            = new System.Drawing.Size(52, 20);
     this.txtCustomerID.TabIndex        = 0;
     this.txtCustomerID.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // label9
     //
     this.label9.BackColor = System.Drawing.Color.Transparent;
     this.label9.Location  = new System.Drawing.Point(37, 24);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(54, 19);
     this.label9.TabIndex  = 18;
     this.label9.Text      = "School:";
     this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // frmOrderICRTeacher
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.BackColor           = System.Drawing.Color.WhiteSmoke;
     this.ClientSize          = new System.Drawing.Size(586, 593);
     this.Controls.Add(this.ultraGroupBox2);
     this.Controls.Add(this.groupBox3);
     this.Name            = "frmOrderICRTeacher";
     this.ShowIcon        = true;
     this.Text            = "Enter Teachers";
     this.TransparencyKey = System.Drawing.Color.Empty;
     this.Load           += new System.EventHandler(this.frmOrder_Load);
     this.Controls.SetChildIndex(this.groupBox3, 0);
     this.Controls.SetChildIndex(this.ultraGroupBox2, 0);
     ((System.ComponentModel.ISupportInitialize)(this.groupBox3)).EndInit();
     this.groupBox3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.Grid)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
     this.ultraGroupBox2.ResumeLayout(false);
     this.ultraGroupBox2.PerformLayout();
     this.ResumeLayout(false);
 }
Esempio n. 11
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmDiscrepancy));
     this.groupBox2                = new Signature.Windows.Forms.GroupBox();
     this.txtSchoolUseOnly         = new System.Windows.Forms.CheckBox();
     this.txtName                  = new Signature.Windows.Forms.MaskedLabel();
     this.txtStudent               = new Signature.Windows.Forms.MaskedEdit();
     this.txtTeacher               = new Signature.Windows.Forms.MaskedEdit();
     this.txtCustomerID            = new Signature.Windows.Forms.MaskedEdit();
     this.label9                   = new System.Windows.Forms.Label();
     this.label2                   = new System.Windows.Forms.Label();
     this.label1                   = new System.Windows.Forms.Label();
     this.groupBox3                = new Signature.Windows.Forms.GroupBox();
     this.bPrint                   = new Signature.Windows.Forms.Button();
     this.label3                   = new System.Windows.Forms.Label();
     this.ultraCalculatorDropDown1 = new Infragistics.Win.UltraWinEditors.UltraWinCalc.UltraCalculatorDropDown();
     this.txtText                  = new Signature.Windows.Forms.MaskedEdit();
     this.lbDiff                   = new System.Windows.Forms.Label();
     this.bNext       = new Signature.Windows.Forms.Button();
     this.bEdit       = new Signature.Windows.Forms.Button();
     this.bPrintImage = new Signature.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.groupBox2)).BeginInit();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupBox3)).BeginInit();
     this.groupBox3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraCalculatorDropDown1)).BeginInit();
     this.SuspendLayout();
     //
     // txtStatus
     //
     this.txtStatus.Location = new System.Drawing.Point(0, 565);
     this.txtStatus.Size     = new System.Drawing.Size(792, 29);
     //
     // groupBox2
     //
     this.groupBox2.AllowDrop         = true;
     appearance1.AlphaLevel           = ((short)(95));
     appearance1.BackColor            = System.Drawing.Color.Transparent;
     this.groupBox2.Appearance        = appearance1;
     this.groupBox2.BackColorInternal = System.Drawing.SystemColors.GradientInactiveCaption;
     this.groupBox2.Controls.Add(this.txtSchoolUseOnly);
     this.groupBox2.Controls.Add(this.txtName);
     this.groupBox2.Controls.Add(this.txtStudent);
     this.groupBox2.Controls.Add(this.txtTeacher);
     this.groupBox2.Controls.Add(this.txtCustomerID);
     this.groupBox2.Controls.Add(this.label9);
     this.groupBox2.Controls.Add(this.label2);
     this.groupBox2.Controls.Add(this.label1);
     this.groupBox2.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox2.Location  = new System.Drawing.Point(5, 4);
     this.groupBox2.Name      = "groupBox2";
     this.groupBox2.Size      = new System.Drawing.Size(775, 142);
     this.groupBox2.TabIndex  = 1;
     this.groupBox2.Text      = " Order Header ";
     this.groupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
     //
     // txtSchoolUseOnly
     //
     this.txtSchoolUseOnly.AutoSize                = true;
     this.txtSchoolUseOnly.Location                = new System.Drawing.Point(508, 108);
     this.txtSchoolUseOnly.Name                    = "txtSchoolUseOnly";
     this.txtSchoolUseOnly.RightToLeft             = System.Windows.Forms.RightToLeft.Yes;
     this.txtSchoolUseOnly.Size                    = new System.Drawing.Size(90, 17);
     this.txtSchoolUseOnly.TabIndex                = 264;
     this.txtSchoolUseOnly.Text                    = "Use Only Box";
     this.txtSchoolUseOnly.UseVisualStyleBackColor = true;
     this.txtSchoolUseOnly.CheckedChanged         += new System.EventHandler(this.txtSchoolUseOnly_CheckedChanged);
     //
     // txtName
     //
     this.txtName.AllowDrop            = true;
     appearance2.FontData.SizeInPoints = 12F;
     this.txtName.Appearance           = appearance2;
     this.txtName.Location             = new System.Drawing.Point(175, 35);
     this.txtName.Name     = "txtName";
     this.txtName.Size     = new System.Drawing.Size(423, 19);
     this.txtName.TabIndex = 12;
     this.txtName.TabStop  = true;
     this.txtName.Value    = null;
     //
     // txtStudent
     //
     this.txtStudent.AllowDrop   = true;
     this.txtStudent.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
     this.txtStudent.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtStudent.Location    = new System.Drawing.Point(106, 105);
     this.txtStudent.Name        = "txtCustomerID";
     this.txtStudent.Size        = new System.Drawing.Size(320, 20);
     this.txtStudent.TabIndex    = 3;
     this.txtStudent.KeyUp      += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // txtTeacher
     //
     this.txtTeacher.AllowDrop   = true;
     this.txtTeacher.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
     this.txtTeacher.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtTeacher.Location    = new System.Drawing.Point(106, 79);
     this.txtTeacher.Name        = "txtCustomerID";
     this.txtTeacher.Size        = new System.Drawing.Size(320, 20);
     this.txtTeacher.TabIndex    = 2;
     this.txtTeacher.KeyUp      += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // txtCustomerID
     //
     this.txtCustomerID.AllowDrop       = true;
     this.txtCustomerID.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
     this.txtCustomerID.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtCustomerID.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txtCustomerID.Location        = new System.Drawing.Point(106, 35);
     this.txtCustomerID.Name            = "txtCustomerID";
     this.txtCustomerID.Size            = new System.Drawing.Size(52, 20);
     this.txtCustomerID.TabIndex        = 1;
     this.txtCustomerID.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // label9
     //
     this.label9.BackColor = System.Drawing.Color.Transparent;
     this.label9.Location  = new System.Drawing.Point(44, 35);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(54, 19);
     this.label9.TabIndex  = 11;
     this.label9.Text      = "School:";
     this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label2
     //
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Location  = new System.Drawing.Point(18, 106);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(80, 16);
     this.label2.TabIndex  = 8;
     this.label2.Text      = "Student/Seller:";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Location  = new System.Drawing.Point(18, 80);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(80, 16);
     this.label1.TabIndex  = 7;
     this.label1.Text      = "Teacher/Class:";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // groupBox3
     //
     this.groupBox3.AllowDrop         = true;
     appearance3.AlphaLevel           = ((short)(95));
     appearance3.BackColor            = System.Drawing.Color.Transparent;
     this.groupBox3.Appearance        = appearance3;
     this.groupBox3.BackColorInternal = System.Drawing.SystemColors.GradientInactiveCaption;
     this.groupBox3.Controls.Add(this.bPrint);
     this.groupBox3.Controls.Add(this.label3);
     this.groupBox3.Controls.Add(this.ultraCalculatorDropDown1);
     this.groupBox3.Controls.Add(this.txtText);
     this.groupBox3.Controls.Add(this.lbDiff);
     this.groupBox3.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox3.Location  = new System.Drawing.Point(5, 156);
     this.groupBox3.Name      = "groupBox3";
     this.groupBox3.Size      = new System.Drawing.Size(775, 398);
     this.groupBox3.TabIndex  = 2;
     this.groupBox3.Text      = "Text";
     this.groupBox3.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
     //
     // bPrint
     //
     this.bPrint.AllowDrop = true;
     this.bPrint.BackColor = System.Drawing.Color.LightSteelBlue;
     this.bPrint.ForeColor = System.Drawing.Color.Black;
     this.bPrint.Location  = new System.Drawing.Point(669, 360);
     this.bPrint.Name      = "bPrint";
     this.bPrint.Size      = new System.Drawing.Size(57, 23);
     this.bPrint.TabIndex  = 14;
     this.bPrint.Text      = "Print";
     this.bPrint.Click    += new System.EventHandler(this.bPrint_Click);
     //
     // label3
     //
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Location  = new System.Drawing.Point(401, 22);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(131, 16);
     this.label3.TabIndex  = 13;
     this.label3.Text      = "Calculator:";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // ultraCalculatorDropDown1
     //
     this.ultraCalculatorDropDown1.Location = new System.Drawing.Point(538, 22);
     this.ultraCalculatorDropDown1.Name     = "ultraCalculatorDropDown1";
     this.ultraCalculatorDropDown1.Size     = new System.Drawing.Size(231, 21);
     this.ultraCalculatorDropDown1.TabIndex = 18;
     //
     // txtText
     //
     this.txtText.AllowDrop       = true;
     this.txtText.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
     this.txtText.BorderStyle     = System.Windows.Forms.BorderStyle.None;
     this.txtText.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txtText.Font            = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtText.Location        = new System.Drawing.Point(47, 57);
     this.txtText.Multiline       = true;
     this.txtText.Name            = "txtText";
     this.txtText.Size            = new System.Drawing.Size(679, 297);
     this.txtText.TabIndex        = 17;
     this.txtText.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     this.txtText.Enter          += new System.EventHandler(this.txtText_Enter);
     //
     // lbDiff
     //
     this.lbDiff.AutoEllipsis = true;
     this.lbDiff.Font         = new System.Drawing.Font("Microsoft Sans Serif", 6.792453F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbDiff.Location     = new System.Drawing.Point(292, 22);
     this.lbDiff.Name         = "lbDiff";
     this.lbDiff.Size         = new System.Drawing.Size(33, 19);
     this.lbDiff.TabIndex     = 15;
     this.lbDiff.TextAlign    = System.Drawing.ContentAlignment.MiddleRight;
     this.lbDiff.Visible      = false;
     //
     // bNext
     //
     this.bNext.AllowDrop = true;
     this.bNext.BackColor = System.Drawing.Color.LightSteelBlue;
     this.bNext.ForeColor = System.Drawing.Color.Black;
     this.bNext.Location  = new System.Drawing.Point(646, 109);
     this.bNext.Name      = "bNext";
     this.bNext.Size      = new System.Drawing.Size(57, 23);
     this.bNext.TabIndex  = 12;
     this.bNext.Text      = "Next";
     this.bNext.Click    += new System.EventHandler(this.bNext_Click);
     //
     // bEdit
     //
     this.bEdit.AllowDrop = true;
     this.bEdit.BackColor = System.Drawing.Color.LightSteelBlue;
     this.bEdit.ForeColor = System.Drawing.Color.Black;
     this.bEdit.Location  = new System.Drawing.Point(713, 110);
     this.bEdit.Name      = "bEdit";
     this.bEdit.Size      = new System.Drawing.Size(56, 23);
     this.bEdit.TabIndex  = 13;
     this.bEdit.Text      = "Edit";
     this.bEdit.Click    += new System.EventHandler(this.bEdit_Click);
     //
     // bPrintImage
     //
     this.bPrintImage.AllowDrop = true;
     this.bPrintImage.BackColor = System.Drawing.Color.LightSteelBlue;
     this.bPrintImage.ForeColor = System.Drawing.Color.Black;
     this.bPrintImage.Location  = new System.Drawing.Point(689, 39);
     this.bPrintImage.Name      = "bPrint";
     this.bPrintImage.Size      = new System.Drawing.Size(78, 21);
     this.bPrintImage.TabIndex  = 15;
     this.bPrintImage.Text      = "View Image";
     this.bPrintImage.Click    += new System.EventHandler(this.bPrintImage_Click_1);
     //
     // frmDiscrepancy
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.BackColor           = System.Drawing.Color.WhiteSmoke;
     this.ClientSize          = new System.Drawing.Size(792, 594);
     this.Controls.Add(this.bPrintImage);
     this.Controls.Add(this.bEdit);
     this.Controls.Add(this.bNext);
     this.Controls.Add(this.groupBox3);
     this.Controls.Add(this.groupBox2);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name          = "frmDiscrepancy";
     this.ShowInTaskbar = false;
     this.Text          = "Discrepancy";
     this.Load         += new System.EventHandler(this.frmOrder_Load);
     this.Closing      += new System.ComponentModel.CancelEventHandler(this.frmOrder_Closing);
     this.Controls.SetChildIndex(this.txtStatus, 0);
     this.Controls.SetChildIndex(this.groupBox2, 0);
     this.Controls.SetChildIndex(this.groupBox3, 0);
     this.Controls.SetChildIndex(this.bNext, 0);
     this.Controls.SetChildIndex(this.bEdit, 0);
     this.Controls.SetChildIndex(this.bPrintImage, 0);
     ((System.ComponentModel.ISupportInitialize)(this.groupBox2)).EndInit();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupBox3)).EndInit();
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraCalculatorDropDown1)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridBand    ultraGridBand1   = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn  ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("destination");
     Infragistics.Win.UltraWinGrid.UltraGridColumn  ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("id", 0);
     Infragistics.Win.UltraWinGrid.UltraGridColumn  ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("source", 1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn  ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("domain_id", 2);
     System.ComponentModel.ComponentResourceManager resources        = new System.ComponentModel.ComponentResourceManager(typeof(frmeMail));
     this.groupBox2      = new Signature.Windows.Forms.GroupBox();
     this.label1         = new System.Windows.Forms.Label();
     this.txtPassword    = new Signature.Windows.Forms.MaskedEdit();
     this.txtDomains     = new Signature.Windows.Forms.ComboBox();
     this.txtDescription = new Signature.Windows.Forms.MaskedLabel();
     this.txtRepID       = new Signature.Windows.Forms.MaskedEdit();
     this.label4         = new System.Windows.Forms.Label();
     this.txtAccountID   = new Signature.Windows.Forms.MaskedEdit();
     this.label3         = new System.Windows.Forms.Label();
     this.groupBox3      = new Signature.Windows.Forms.GroupBox();
     this.Grid           = new Infragistics.Win.UltraWinGrid.UltraGrid();
     ((System.ComponentModel.ISupportInitialize)(this.groupBox2)).BeginInit();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupBox3)).BeginInit();
     this.groupBox3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.Grid)).BeginInit();
     this.SuspendLayout();
     //
     // txtStatus
     //
     this.txtStatus.Location = new System.Drawing.Point(0, 407);
     this.txtStatus.Size     = new System.Drawing.Size(511, 25);
     //
     // groupBox2
     //
     this.groupBox2.AllowDrop         = true;
     appearance1.AlphaLevel           = ((short)(95));
     appearance1.BackColor            = System.Drawing.Color.Transparent;
     this.groupBox2.Appearance        = appearance1;
     this.groupBox2.BackColorInternal = System.Drawing.SystemColors.GradientInactiveCaption;
     this.groupBox2.Controls.Add(this.label1);
     this.groupBox2.Controls.Add(this.txtPassword);
     this.groupBox2.Controls.Add(this.txtDomains);
     this.groupBox2.Controls.Add(this.txtDescription);
     this.groupBox2.Controls.Add(this.txtRepID);
     this.groupBox2.Controls.Add(this.label4);
     this.groupBox2.Controls.Add(this.txtAccountID);
     this.groupBox2.Controls.Add(this.label3);
     this.groupBox2.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox2.Location  = new System.Drawing.Point(7, 4);
     this.groupBox2.Name      = "groupBox2";
     this.groupBox2.Size      = new System.Drawing.Size(497, 142);
     this.groupBox2.TabIndex  = 0;
     this.groupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2000;
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Location  = new System.Drawing.Point(14, 57);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(62, 20);
     this.label1.TabIndex  = 47;
     this.label1.Text      = "Password :"******"txtPassword";
     this.txtPassword.Size        = new System.Drawing.Size(310, 20);
     this.txtPassword.TabIndex    = 46;
     this.txtPassword.KeyUp      += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // txtDomains
     //
     this.txtDomains.AllowDrop             = true;
     this.txtDomains.FlatStyle             = System.Windows.Forms.FlatStyle.System;
     this.txtDomains.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtDomains.Location              = new System.Drawing.Point(203, 28);
     this.txtDomains.Name                  = "txtCollect";
     this.txtDomains.Size                  = new System.Drawing.Size(283, 21);
     this.txtDomains.TabIndex              = 44;
     this.txtDomains.SelectedIndexChanged += new System.EventHandler(this.txtDomains_SelectedIndexChanged);
     //
     // txtDescription
     //
     this.txtDescription.AllowDrop  = true;
     appearance2.BackColor          = System.Drawing.Color.Transparent;
     this.txtDescription.Appearance = appearance2;
     this.txtDescription.Location   = new System.Drawing.Point(213, 95);
     this.txtDescription.Name       = "txtDescription";
     this.txtDescription.Size       = new System.Drawing.Size(267, 23);
     this.txtDescription.TabIndex   = 41;
     this.txtDescription.TabStop    = true;
     this.txtDescription.Value      = null;
     //
     // txtRepID
     //
     this.txtRepID.AllowDrop       = true;
     this.txtRepID.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
     this.txtRepID.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtRepID.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txtRepID.Location        = new System.Drawing.Point(117, 95);
     this.txtRepID.Name            = "txtCustomerID";
     this.txtRepID.Size            = new System.Drawing.Size(80, 20);
     this.txtRepID.TabIndex        = 30;
     this.txtRepID.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // label4
     //
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.Location  = new System.Drawing.Point(14, 95);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(62, 20);
     this.label4.TabIndex  = 31;
     this.label4.Text      = "Rep ID:";
     //
     // txtAccountID
     //
     this.txtAccountID.AllowDrop       = true;
     this.txtAccountID.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
     this.txtAccountID.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtAccountID.CharacterCasing = System.Windows.Forms.CharacterCasing.Lower;
     this.txtAccountID.Location        = new System.Drawing.Point(117, 28);
     this.txtAccountID.Name            = "txtCustomerID";
     this.txtAccountID.Size            = new System.Drawing.Size(80, 20);
     this.txtAccountID.TabIndex        = 0;
     this.txtAccountID.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // label3
     //
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Location  = new System.Drawing.Point(14, 28);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(97, 20);
     this.label3.TabIndex  = 13;
     this.label3.Text      = "eMail Account : ";
     //
     // groupBox3
     //
     this.groupBox3.AllowDrop         = true;
     appearance3.AlphaLevel           = ((short)(95));
     appearance3.BackColor            = System.Drawing.Color.Transparent;
     this.groupBox3.Appearance        = appearance3;
     this.groupBox3.BackColorInternal = System.Drawing.SystemColors.GradientInactiveCaption;
     this.groupBox3.Controls.Add(this.Grid);
     this.groupBox3.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox3.Location  = new System.Drawing.Point(7, 152);
     this.groupBox3.Name      = "groupBox3";
     this.groupBox3.Size      = new System.Drawing.Size(497, 250);
     this.groupBox3.TabIndex  = 12;
     this.groupBox3.Text      = "Destination Accounts";
     this.groupBox3.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2000;
     //
     // Grid
     //
     ultraGridColumn1.Header.VisiblePosition = 0;
     ultraGridColumn1.Width = 361;
     ultraGridColumn2.Header.VisiblePosition = 1;
     ultraGridColumn2.Hidden = true;
     ultraGridColumn3.Header.VisiblePosition = 2;
     ultraGridColumn3.Hidden = true;
     ultraGridColumn4.Header.VisiblePosition = 3;
     ultraGridColumn4.Hidden = true;
     ultraGridBand1.Columns.AddRange(new object[] {
         ultraGridColumn1,
         ultraGridColumn2,
         ultraGridColumn3,
         ultraGridColumn4
     });
     ultraGridBand1.Header.Caption = "";
     ultraGridBand1.Header.Enabled = false;
     this.Grid.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
     this.Grid.DisplayLayout.Override.AllowAddNew   = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
     this.Grid.DisplayLayout.Override.AllowDelete   = Infragistics.Win.DefaultableBoolean.True;
     this.Grid.DisplayLayout.Override.AllowUpdate   = Infragistics.Win.DefaultableBoolean.True;
     this.Grid.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
     this.Grid.Location = new System.Drawing.Point(7, 19);
     this.Grid.Name     = "Grid";
     this.Grid.Size     = new System.Drawing.Size(479, 222);
     this.Grid.TabIndex = 31;
     this.Grid.KeyUp   += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // frmeMail
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.BackColor           = System.Drawing.Color.WhiteSmoke;
     this.ClientSize          = new System.Drawing.Size(511, 432);
     this.Controls.Add(this.groupBox3);
     this.Controls.Add(this.groupBox2);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name          = "frmeMail";
     this.ShowInTaskbar = false;
     this.Text          = "eMail Maintenance";
     this.Load         += new System.EventHandler(this.frmOrder_Load);
     this.Controls.SetChildIndex(this.txtStatus, 0);
     this.Controls.SetChildIndex(this.groupBox2, 0);
     this.Controls.SetChildIndex(this.groupBox3, 0);
     ((System.ComponentModel.ISupportInitialize)(this.groupBox2)).EndInit();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupBox3)).EndInit();
     this.groupBox3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.Grid)).EndInit();
     this.ResumeLayout(false);
 }
        }  //Constructor

        #region Windows Form Designer generated code
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            this.ultraGroupBox2 = new Signature.Windows.Forms.GroupBox();
            this.txtName        = new Signature.Windows.Forms.MaskedLabel();
            this.txtTeacher     = new Signature.Windows.Forms.MaskedEdit();
            this.txtCustomerID  = new Signature.Windows.Forms.MaskedEdit();
            this.label9         = new System.Windows.Forms.Label();
            this.label1         = new System.Windows.Forms.Label();
            this.groupBox1      = new Signature.Windows.Forms.GroupBox();
            this.bStart         = new System.Windows.Forms.Button();
            this.bNextImage     = new System.Windows.Forms.Button();
            this.img            = new PegasusImaging.WinForms.ImagXpress7.PICImagXpress();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
            this.ultraGroupBox2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.groupBox1)).BeginInit();
            this.groupBox1.SuspendLayout();
            this.SuspendLayout();
            //
            // ultraGroupBox2
            //
            this.ultraGroupBox2.AllowDrop         = true;
            this.ultraGroupBox2.BackColorInternal = System.Drawing.SystemColors.GradientInactiveCaption;
            this.ultraGroupBox2.Controls.Add(this.txtName);
            this.ultraGroupBox2.Controls.Add(this.txtTeacher);
            this.ultraGroupBox2.Controls.Add(this.txtCustomerID);
            this.ultraGroupBox2.Controls.Add(this.label9);
            this.ultraGroupBox2.Controls.Add(this.label1);
            this.ultraGroupBox2.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.ultraGroupBox2.Location  = new System.Drawing.Point(12, 12);
            this.ultraGroupBox2.Name      = "ultraGroupBox2";
            this.ultraGroupBox2.Size      = new System.Drawing.Size(888, 106);
            this.ultraGroupBox2.TabIndex  = 43;
            this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            //
            // txtName
            //
            this.txtName.AllowDrop            = true;
            appearance1.BackColor             = System.Drawing.Color.Transparent;
            appearance1.FontData.SizeInPoints = 12F;
            this.txtName.Appearance           = appearance1;
            this.txtName.Location             = new System.Drawing.Point(192, 24);
            this.txtName.Name     = "txtName";
            this.txtName.Size     = new System.Drawing.Size(357, 29);
            this.txtName.TabIndex = 19;
            this.txtName.TabStop  = true;
            this.txtName.Value    = null;
            //
            // txtTeacher
            //
            this.txtTeacher.AllowDrop       = true;
            this.txtTeacher.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
            this.txtTeacher.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtTeacher.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.txtTeacher.Font            = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtTeacher.Location        = new System.Drawing.Point(125, 62);
            this.txtTeacher.MaxLength       = 30;
            this.txtTeacher.Name            = "txtCustomerID";
            this.txtTeacher.Size            = new System.Drawing.Size(424, 26);
            this.txtTeacher.TabIndex        = 1;
            this.txtTeacher.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
            //
            // txtCustomerID
            //
            this.txtCustomerID.AllowDrop   = true;
            this.txtCustomerID.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
            this.txtCustomerID.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtCustomerID.Location    = new System.Drawing.Point(125, 29);
            this.txtCustomerID.Name        = "txtCustomerID";
            this.txtCustomerID.Size        = new System.Drawing.Size(52, 20);
            this.txtCustomerID.TabIndex    = 0;
            this.txtCustomerID.KeyUp      += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
            //
            // label9
            //
            this.label9.BackColor = System.Drawing.Color.Transparent;
            this.label9.Location  = new System.Drawing.Point(52, 29);
            this.label9.Name      = "label9";
            this.label9.Size      = new System.Drawing.Size(54, 19);
            this.label9.TabIndex  = 18;
            this.label9.Text      = "School:";
            this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // label1
            //
            this.label1.BackColor = System.Drawing.Color.Transparent;
            this.label1.Location  = new System.Drawing.Point(26, 68);
            this.label1.Name      = "label1";
            this.label1.Size      = new System.Drawing.Size(80, 16);
            this.label1.TabIndex  = 16;
            this.label1.Text      = "Teacher/Class:";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // groupBox1
            //
            this.groupBox1.AllowDrop         = true;
            this.groupBox1.BackColorInternal = System.Drawing.SystemColors.GradientInactiveCaption;
            this.groupBox1.Controls.Add(this.bStart);
            this.groupBox1.Controls.Add(this.bNextImage);
            this.groupBox1.Controls.Add(this.img);
            this.groupBox1.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.groupBox1.Location  = new System.Drawing.Point(13, 127);
            this.groupBox1.Name      = "groupBox1";
            this.groupBox1.Size      = new System.Drawing.Size(887, 744);
            this.groupBox1.TabIndex  = 44;
            this.groupBox1.Text      = "Image Processing";
            this.groupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            //
            // bStart
            //
            this.bStart.Location = new System.Drawing.Point(641, 708);
            this.bStart.Name     = "bStart";
            this.bStart.Size     = new System.Drawing.Size(96, 30);
            this.bStart.TabIndex = 51;
            this.bStart.Text     = "Start";
            this.bStart.UseVisualStyleBackColor = true;
            this.bStart.Click += new System.EventHandler(this.bStart_Click);
            //
            // bNextImage
            //
            this.bNextImage.Location = new System.Drawing.Point(760, 708);
            this.bNextImage.Name     = "bNextImage";
            this.bNextImage.Size     = new System.Drawing.Size(108, 30);
            this.bNextImage.TabIndex = 45;
            this.bNextImage.Text     = "Next  Teacher >>";
            this.bNextImage.UseVisualStyleBackColor = true;
            this.bNextImage.Click += new System.EventHandler(this.bNextImage_Click);
            //
            // img
            //
            this.img.AddOnBehavior                 = PegasusImaging.WinForms.ImagXpress7.enumAddOnBehavior.ADDONBEHAVIOR_ShowEval;
            this.img.AlignH                        = PegasusImaging.WinForms.ImagXpress7.enumAlignH.ALIGNH_Center;
            this.img.AlignV                        = PegasusImaging.WinForms.ImagXpress7.enumAlignV.ALIGNV_Center;
            this.img.AspectX                       = 1;
            this.img.AspectY                       = 1;
            this.img.Async                         = false;
            this.img.AsyncCancelOnClose            = false;
            this.img.AsyncMaxThreads               = 4;
            this.img.AsyncPriority                 = PegasusImaging.WinForms.ImagXpress7.enumAsyncPriority.ASYNC_Normal;
            this.img.AutoClose                     = true;
            this.img.AutoInvalidate                = true;
            this.img.AutoSize                      = PegasusImaging.WinForms.ImagXpress7.enumAutoSize.ISIZE_BestFit;
            this.img.BackColor                     = System.Drawing.Color.Black;
            this.img.BorderType                    = PegasusImaging.WinForms.ImagXpress7.enumBorderType.BORD_Flat;
            this.img.CancelLoad                    = false;
            this.img.CancelMode                    = PegasusImaging.WinForms.ImagXpress7.enumCancelMode.CM_None;
            this.img.CancelRemove                  = false;
            this.img.CompressInMemory              = PegasusImaging.WinForms.ImagXpress7.enumCompressInMemory.CMEM_NONE;
            this.img.CropX                         = 0;
            this.img.CropY                         = 0;
            this.img.DIBXPos                       = -1;
            this.img.DIBYPos                       = -1;
            this.img.DisplayError                  = false;
            this.img.DisplayMode                   = PegasusImaging.WinForms.ImagXpress7.enumPicDisplayMode.DM_TrueColor;
            this.img.DrawFillColor                 = System.Drawing.Color.Black;
            this.img.DrawFillStyle                 = PegasusImaging.WinForms.ImagXpress7.enumFillStyle.FILL_Transparent;
            this.img.DrawMode                      = PegasusImaging.WinForms.ImagXpress7.enumDrawMode.PEN_CopyPen;
            this.img.DrawStyle                     = PegasusImaging.WinForms.ImagXpress7.enumBorderStyle.STYLE_Solid;
            this.img.DrawWidth                     = 1;
            this.img.Edition                       = PegasusImaging.WinForms.ImagXpress7.enumEdition.EDITION_Prof;
            this.img.EvalMode                      = PegasusImaging.WinForms.ImagXpress7.enumEvaluationMode.EVAL_Automatic;
            this.img.FileName                      = "";
            this.img.FileOffsetUse                 = PegasusImaging.WinForms.ImagXpress7.enumFileOffsetUse.FO_IMAGE;
            this.img.FileTimeout                   = 10000;
            this.img.FTPMode                       = PegasusImaging.WinForms.ImagXpress7.enumFTPMode.FTP_ACTIVE;
            this.img.FTPPassword                   = "";
            this.img.FTPUserName                   = "";
            this.img.IResUnits                     = PegasusImaging.WinForms.ImagXpress7.enumIRes.IRes_Inch;
            this.img.IResX                         = 0;
            this.img.IResY                         = 0;
            this.img.JPEGCosited                   = false;
            this.img.JPEGEnhDecomp                 = true;
            this.img.LoadCropEnabled               = false;
            this.img.LoadCropHeight                = 0;
            this.img.LoadCropWidth                 = 0;
            this.img.LoadCropX                     = 0;
            this.img.LoadCropY                     = 0;
            this.img.LoadResizeEnabled             = false;
            this.img.LoadResizeHeight              = 0;
            this.img.LoadResizeMaintainAspectRatio = true;
            this.img.LoadResizeWidth               = 0;
            this.img.LoadRotated                   = PegasusImaging.WinForms.ImagXpress7.enumLoadRotated.LR_NONE;
            this.img.LoadThumbnail                 = PegasusImaging.WinForms.ImagXpress7.enumLoadThumbnail.THUMBNAIL_None;
            this.img.Location                      = new System.Drawing.Point(14, 31);
            this.img.LZWPassword                   = "";
            this.img.ManagePalette                 = true;
            this.img.MaxHeight                     = 0;
            this.img.MaxWidth                      = 0;
            this.img.MinHeight                     = 1;
            this.img.MinWidth                      = 1;
            this.img.MousePointer                  = PegasusImaging.WinForms.ImagXpress7.enumMousePointer.MP_Default;
            this.img.Multitask                     = false;
            this.img.Name                     = "img";
            this.img.Notify                   = false;
            this.img.NotifyDelay              = 0;
            this.img.OLEDropMode              = PegasusImaging.WinForms.ImagXpress7.enumOLEDropMode.OLEDROP_NONE;
            this.img.OwnDIB                   = true;
            this.img.PageNbr                  = 0;
            this.img.Pages                    = 0;
            this.img.Palette                  = PegasusImaging.WinForms.ImagXpress7.enumPalette.IPAL_Optimized;
            this.img.PDFSwapBlackandWhite     = false;
            this.img.Persistence              = true;
            this.img.PFileName                = "";
            this.img.PICPassword              = "";
            this.img.Picture                  = null;
            this.img.PictureEnabled           = true;
            this.img.PrinterBanding           = false;
            this.img.ProgressEnabled          = false;
            this.img.ProgressPct              = 10;
            this.img.ProxyServer              = "";
            this.img.RaiseExceptions          = false;
            this.img.SaveCompressSize         = 0;
            this.img.SaveEXIFThumbnailSize    = ((short)(0));
            this.img.SaveFileName             = "";
            this.img.SaveFileType             = PegasusImaging.WinForms.ImagXpress7.enumSaveFileType.FT_DEFAULT;
            this.img.SaveGIFInterlaced        = false;
            this.img.SaveGIFType              = PegasusImaging.WinForms.ImagXpress7.enumGIFType.GIF89a;
            this.img.SaveJLSInterLeave        = 0;
            this.img.SaveJLSMaxValue          = 0;
            this.img.SaveJLSNear              = 0;
            this.img.SaveJLSPoint             = 0;
            this.img.SaveJP2Order             = PegasusImaging.WinForms.ImagXpress7.enumProgressionOrder.PO_DEFAULT;
            this.img.SaveJP2Type              = PegasusImaging.WinForms.ImagXpress7.enumJP2Type.JP2_LOSSY;
            this.img.SaveJPEGChromFactor      = ((short)(10));
            this.img.SaveJPEGCosited          = false;
            this.img.SaveJPEGGrayscale        = false;
            this.img.SaveJPEGLumFactor        = ((short)(10));
            this.img.SaveJPEGProgressive      = false;
            this.img.SaveJPEGSubSampling      = PegasusImaging.WinForms.ImagXpress7.enumSaveJPEGSubSampling.SS_411;
            this.img.SaveLJPCompMethod        = PegasusImaging.WinForms.ImagXpress7.enumSaveLJPCompMethod.LJPMETHOD_JPEG;
            this.img.SaveLJPCompType          = PegasusImaging.WinForms.ImagXpress7.enumSaveLJPCompType.LJPTYPE_RGB;
            this.img.SaveLJPPrediction        = ((short)(1));
            this.img.SaveMultiPage            = false;
            this.img.SavePBMType              = PegasusImaging.WinForms.ImagXpress7.enumPortableType.PT_Binary;
            this.img.SavePDFCompression       = PegasusImaging.WinForms.ImagXpress7.enumSavePDFCompression.PDF_Compress_Default;
            this.img.SavePDFSwapBlackandWhite = false;
            this.img.SavePGMType              = PegasusImaging.WinForms.ImagXpress7.enumPortableType.PT_Binary;
            this.img.SavePNGInterlaced        = false;
            this.img.SavePPMType              = PegasusImaging.WinForms.ImagXpress7.enumPortableType.PT_Binary;
            this.img.SaveTIFFByteOrder        = PegasusImaging.WinForms.ImagXpress7.enumSaveTIFFByteOrder.TIFF_INTEL;
            this.img.SaveTIFFCompression      = PegasusImaging.WinForms.ImagXpress7.enumSaveTIFFCompression.TIFF_Uncompressed;
            this.img.SaveTIFFRowsPerStrip     = 0;
            this.img.SaveTileHeight           = 0;
            this.img.SaveTileWidth            = 0;
            this.img.SaveToBuffer             = false;
            this.img.SaveTransparencyColor    = System.Drawing.Color.Black;
            this.img.SaveTransparent          = PegasusImaging.WinForms.ImagXpress7.enumTransparencyMatch.TRANSPARENT_None;
            this.img.SaveWSQBlack             = ((short)(0));
            this.img.SaveWSQQuant             = 1;
            this.img.SaveWSQWhite             = ((short)(255));
            this.img.ScaleResizeToGray        = false;
            this.img.ScrollBarLargeChangeH    = 10;
            this.img.ScrollBarLargeChangeV    = 10;
            this.img.ScrollBars               = PegasusImaging.WinForms.ImagXpress7.enumScrollBars.SB_None;
            this.img.ScrollBarSmallChangeH    = 1;
            this.img.ScrollBarSmallChangeV    = 1;
            this.img.ShowHourglass            = false;
            this.img.Size                     = new System.Drawing.Size(854, 671);
            this.img.SN = "PEXPL700AL-28EWFI88YN1";
            this.img.SpecialTIFFHandling = false;
            this.img.TabIndex            = 44;
            this.img.Text               = "img";
            this.img.TIFFIFDOffset      = 0;
            this.img.Timer              = 0;
            this.img.TWAINManufacturer  = "";
            this.img.TWAINProductFamily = "";
            this.img.TWAINProductName   = "";
            this.img.TWAINVersionInfo   = "";
            this.img.UndoEnabled        = false;
            this.img.ViewAntialias      = true;
            this.img.ViewBrightness     = ((short)(0));
            this.img.ViewContrast       = ((short)(0));
            this.img.ViewDithered       = true;
            this.img.ViewGrayMode       = PegasusImaging.WinForms.ImagXpress7.enumGrayMode.GRAY_Standard;
            this.img.ViewProgressive    = false;
            this.img.ViewSmoothing      = true;
            this.img.ViewUpdate         = true;
            this.img.WMFConvert         = false;
            //
            // frmOrderICRFix
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.BackColor           = System.Drawing.Color.White;
            this.ClientSize          = new System.Drawing.Size(912, 906);
            this.Controls.Add(this.groupBox1);
            this.Controls.Add(this.ultraGroupBox2);
            this.MinimizeBox     = false;
            this.Name            = "frmOrderICRFix";
            this.Text            = "Order Scan Processing";
            this.TransparencyKey = System.Drawing.Color.Empty;
            this.Load           += new System.EventHandler(this.frmICR_Load);
            this.Controls.SetChildIndex(this.ultraGroupBox2, 0);
            this.Controls.SetChildIndex(this.groupBox1, 0);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
            this.ultraGroupBox2.ResumeLayout(false);
            this.ultraGroupBox2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.groupBox1)).EndInit();
            this.groupBox1.ResumeLayout(false);
            this.ResumeLayout(false);
        }