1903 lines
		
	
	
		
			117 KiB
		
	
	
	
		
			C#
		
	
	
	
		
		
			
		
	
	
			1903 lines
		
	
	
		
			117 KiB
		
	
	
	
		
			C#
		
	
	
	
|  | namespace DeiNiu.wms.win | |||
|  | { | |||
|  |     partial class GoodsOutPartValidationForm | |||
|  |     { | |||
|  |         /// <summary> | |||
|  |         /// Required designer variable. | |||
|  |         /// </summary> | |||
|  |         private System.ComponentModel.IContainer components = null; | |||
|  | 
 | |||
|  |         /// <summary> | |||
|  |         /// Clean up any resources being used. | |||
|  |         /// </summary> | |||
|  |         /// <param name="disposing"> true if managed resources should be disposed; otherwise, false.</param> | |||
|  |         protected override void Dispose(bool disposing) | |||
|  |         { | |||
|  |             if (disposing && (components != null)) | |||
|  |             { | |||
|  |                 components.Dispose(); | |||
|  |             } | |||
|  |             base.Dispose(disposing); | |||
|  |         } | |||
|  | 
 | |||
|  |         #region Windows Form Designer generated code | |||
|  | 
 | |||
|  |         /// <summary> | |||
|  |         /// Required method for Designer support - do not modify | |||
|  |         /// the contents of this method with the code editor. | |||
|  |         /// </summary> | |||
|  |         private void InitializeComponent() | |||
|  |         { | |||
|  |             this.components = new System.ComponentModel.Container(); | |||
|  |             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GoodsOutPartValidationForm)); | |||
|  |             this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl(); | |||
|  |             this.bbQuery = new DevExpress.XtraBars.BarButtonItem(); | |||
|  |             this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage(); | |||
|  |             this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); | |||
|  |             this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); | |||
|  |             this.gridControlBox = new DevExpress.XtraGrid.GridControl(); | |||
|  |             this.gvBox = new DevExpress.XtraGrid.Views.Grid.GridView(); | |||
|  |             this.gridControlException = new DevExpress.XtraGrid.GridControl(); | |||
|  |             this.gridViewException = new DevExpress.XtraGrid.Views.Grid.GridView(); | |||
|  |             this.gridPickDetails = new DevExpress.XtraGrid.GridControl(); | |||
|  |             this.gridViewPickDetails = new DevExpress.XtraGrid.Views.Grid.GridView(); | |||
|  |             this.lbCustmer = new System.Windows.Forms.Label(); | |||
|  |             this.gridSaleOrders = new DevExpress.XtraGrid.GridControl(); | |||
|  |             this.gridViewSaleOrders = new DevExpress.XtraGrid.Views.Grid.GridView(); | |||
|  |             this.lbManufacturer = new System.Windows.Forms.Label(); | |||
|  |             this.lbPickOrderNo = new System.Windows.Forms.Label(); | |||
|  |             this.gridValidated = new DevExpress.XtraGrid.GridControl(); | |||
|  |             this.gridViewValidated = new DevExpress.XtraGrid.Views.Grid.GridView(); | |||
|  |             this.gridControl1 = new DevExpress.XtraGrid.GridControl(); | |||
|  |             this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); | |||
|  |             this.btnPickOrders = new DevExpress.XtraEditors.SimpleButton(); | |||
|  |             this.btnPrint = new DevExpress.XtraEditors.SimpleButton(); | |||
|  |             this.swAutoOrder = new DevExpress.XtraEditors.ToggleSwitch(); | |||
|  |             this.spinOrder = new DevExpress.XtraEditors.SpinEdit(); | |||
|  |             this.grid4Valid = new DevExpress.XtraGrid.GridControl(); | |||
|  |             this.gridView4Valid = new DevExpress.XtraGrid.Views.Grid.GridView(); | |||
|  |             this.ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl(); | |||
|  |             this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); | |||
|  |             this.ribbonPage2 = new DevExpress.XtraBars.Ribbon.RibbonPage(); | |||
|  |             this.ribbonPageGroup2 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); | |||
|  |             this.textEditBarcode = new DevExpress.XtraEditors.TextEdit(); | |||
|  |             this.lbUnit = new System.Windows.Forms.Label(); | |||
|  |             this.lbType = new System.Windows.Forms.Label(); | |||
|  |             this.lbPickCount = new System.Windows.Forms.Label(); | |||
|  |             this.lbSaleCount = new System.Windows.Forms.Label(); | |||
|  |             this.comValidException = new DevExpress.XtraEditors.ComboBoxEdit(); | |||
|  |             this.checkEditPass = new DevExpress.XtraEditors.CheckEdit(); | |||
|  |             this.btnValidateItem = new DevExpress.XtraEditors.SimpleButton(); | |||
|  |             this.lbGoodsName = new System.Windows.Forms.Label(); | |||
|  |             this.textEditValidtionRemark = new DevExpress.XtraEditors.MemoEdit(); | |||
|  |             this.spinBulkBox = new DevExpress.XtraEditors.SpinEdit(); | |||
|  |             this.spinBulkBag = new DevExpress.XtraEditors.SpinEdit(); | |||
|  |             this.textEditValidCount = new DevExpress.XtraEditors.SpinEdit(); | |||
|  |             this.combColors = new DevExpress.XtraEditors.ComboBoxEdit(); | |||
|  |             this.txtBoxId = new DevExpress.XtraEditors.TextEdit(); | |||
|  |             this.lbDoubleCheck = new System.Windows.Forms.Label(); | |||
|  |             this.txtAccount = new DevExpress.XtraEditors.TextEdit(); | |||
|  |             this.txtPasswd = new DevExpress.XtraEditors.TextEdit(); | |||
|  |             this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); | |||
|  |             this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup(); | |||
|  |             this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup(); | |||
|  |             this.layoutControlGroup12 = new DevExpress.XtraLayout.LayoutControlGroup(); | |||
|  |             this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.emptySpaceItem32 = new DevExpress.XtraLayout.EmptySpaceItem(); | |||
|  |             this.simpleSeparator3 = new DevExpress.XtraLayout.SimpleSeparator(); | |||
|  |             this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem(); | |||
|  |             this.layoutControlGroup11 = new DevExpress.XtraLayout.LayoutControlGroup(); | |||
|  |             this.layoutControlItem35 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem36 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem(); | |||
|  |             this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); | |||
|  |             this.tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup(); | |||
|  |             this.layoutControlGroup9 = new DevExpress.XtraLayout.LayoutControlGroup(); | |||
|  |             this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem31 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.emptySpaceItem11 = new DevExpress.XtraLayout.EmptySpaceItem(); | |||
|  |             this.emptySpaceItem9 = new DevExpress.XtraLayout.EmptySpaceItem(); | |||
|  |             this.simpleSeparator5 = new DevExpress.XtraLayout.SimpleSeparator(); | |||
|  |             this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.emptySpaceItem5 = new DevExpress.XtraLayout.EmptySpaceItem(); | |||
|  |             this.emptySpaceItem8 = new DevExpress.XtraLayout.EmptySpaceItem(); | |||
|  |             this.lgDoulbeChk = new DevExpress.XtraLayout.LayoutControlGroup(); | |||
|  |             this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem(); | |||
|  |             this.layoutControlItem37 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem34 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.simpleSeparator1 = new DevExpress.XtraLayout.SimpleSeparator(); | |||
|  |             this.emptySpaceItem16 = new DevExpress.XtraLayout.EmptySpaceItem(); | |||
|  |             this.lcgSKUGroup = new DevExpress.XtraLayout.LayoutControlGroup(); | |||
|  |             this.lgOutPickDetail = new DevExpress.XtraLayout.LayoutControlGroup(); | |||
|  |             this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlGroup13 = new DevExpress.XtraLayout.LayoutControlGroup(); | |||
|  |             this.layoutControlItem33 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.tabbedControlGroup3 = new DevExpress.XtraLayout.TabbedControlGroup(); | |||
|  |             this.layoutControlGroup7 = new DevExpress.XtraLayout.LayoutControlGroup(); | |||
|  |             this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlGroup8 = new DevExpress.XtraLayout.LayoutControlGroup(); | |||
|  |             this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.splitterItem1 = new DevExpress.XtraLayout.SplitterItem(); | |||
|  |             this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); | |||
|  |             this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.emptySpaceItem7 = new DevExpress.XtraLayout.EmptySpaceItem(); | |||
|  |             this.emptySpaceItem6 = new DevExpress.XtraLayout.EmptySpaceItem(); | |||
|  |             this.emptySpaceItem34 = new DevExpress.XtraLayout.EmptySpaceItem(); | |||
|  |             this.tabbedControlGroup2 = new DevExpress.XtraLayout.TabbedControlGroup(); | |||
|  |             this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup(); | |||
|  |             this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlGroup10 = new DevExpress.XtraLayout.LayoutControlGroup(); | |||
|  |             this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.splitterItem6 = new DevExpress.XtraLayout.SplitterItem(); | |||
|  |             this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlGroup6 = new DevExpress.XtraLayout.LayoutControlGroup(); | |||
|  |             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.behaviorManager1 = new DevExpress.Utils.Behaviors.BehaviorManager(this.components); | |||
|  |             this.label6 = new System.Windows.Forms.Label(); | |||
|  |             this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); | |||
|  |             this.layoutControl1.SuspendLayout(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridControlBox)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gvBox)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridControlException)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridViewException)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridPickDetails)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridViewPickDetails)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridSaleOrders)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridViewSaleOrders)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridValidated)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridViewValidated)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.swAutoOrder.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.spinOrder.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.grid4Valid)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridView4Valid)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.textEditBarcode.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.comValidException.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.checkEditPass.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.textEditValidtionRemark.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.spinBulkBox.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.spinBulkBag.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.textEditValidCount.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.combColors.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtBoxId.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtAccount.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtPasswd.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup12)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem32)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator3)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup11)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup9)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem11)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem9)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator5)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.lgDoulbeChk)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem37)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem16)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.lcgSKUGroup)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.lgOutPickDetail)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup13)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup3)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup7)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup8)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem34)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup2)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup10)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.splitterItem6)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.behaviorManager1)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit(); | |||
|  |             this.SuspendLayout(); | |||
|  |             //  | |||
|  |             // ribbon | |||
|  |             //  | |||
|  |             this.ribbon.ExpandCollapseItem.Id = 0; | |||
|  |             this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] { | |||
|  |             this.ribbon.ExpandCollapseItem, | |||
|  |             this.bbQuery}); | |||
|  |             this.ribbon.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.ribbon.MaxItemId = 3; | |||
|  |             this.ribbon.Name = "ribbon"; | |||
|  |             this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] { | |||
|  |             this.ribbonPage1}); | |||
|  |             this.ribbon.Size = new System.Drawing.Size(1368, 147); | |||
|  |             this.ribbon.Click += new System.EventHandler(this.ribbon_Click); | |||
|  |             //  | |||
|  |             // bbQuery | |||
|  |             //  | |||
|  |             this.bbQuery.Caption = "查询"; | |||
|  |             this.bbQuery.Id = 1; | |||
|  |             this.bbQuery.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bbQuery.ImageOptions.Image"))); | |||
|  |             this.bbQuery.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbQuery.ImageOptions.LargeImage"))); | |||
|  |             this.bbQuery.Name = "bbQuery"; | |||
|  |             this.bbQuery.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbQuery_ItemClick_1); | |||
|  |             //  | |||
|  |             // ribbonPage1 | |||
|  |             //  | |||
|  |             this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { | |||
|  |             this.ribbonPageGroup1}); | |||
|  |             this.ribbonPage1.Name = "ribbonPage1"; | |||
|  |             this.ribbonPage1.Text = "编辑"; | |||
|  |             //  | |||
|  |             // ribbonPageGroup1 | |||
|  |             //  | |||
|  |             this.ribbonPageGroup1.ItemLinks.Add(this.bbQuery); | |||
|  |             this.ribbonPageGroup1.Name = "ribbonPageGroup1"; | |||
|  |             this.ribbonPageGroup1.Text = "编辑"; | |||
|  |             //  | |||
|  |             // layoutControl1 | |||
|  |             //  | |||
|  |             this.layoutControl1.Controls.Add(this.gridControlBox); | |||
|  |             this.layoutControl1.Controls.Add(this.gridControlException); | |||
|  |             this.layoutControl1.Controls.Add(this.gridPickDetails); | |||
|  |             this.layoutControl1.Controls.Add(this.lbCustmer); | |||
|  |             this.layoutControl1.Controls.Add(this.gridSaleOrders); | |||
|  |             this.layoutControl1.Controls.Add(this.lbManufacturer); | |||
|  |             this.layoutControl1.Controls.Add(this.lbPickOrderNo); | |||
|  |             this.layoutControl1.Controls.Add(this.gridValidated); | |||
|  |             this.layoutControl1.Controls.Add(this.gridControl1); | |||
|  |             this.layoutControl1.Controls.Add(this.btnPickOrders); | |||
|  |             this.layoutControl1.Controls.Add(this.btnPrint); | |||
|  |             this.layoutControl1.Controls.Add(this.swAutoOrder); | |||
|  |             this.layoutControl1.Controls.Add(this.spinOrder); | |||
|  |             this.layoutControl1.Controls.Add(this.grid4Valid); | |||
|  |             this.layoutControl1.Controls.Add(this.textEditBarcode); | |||
|  |             this.layoutControl1.Controls.Add(this.lbUnit); | |||
|  |             this.layoutControl1.Controls.Add(this.lbType); | |||
|  |             this.layoutControl1.Controls.Add(this.lbPickCount); | |||
|  |             this.layoutControl1.Controls.Add(this.lbSaleCount); | |||
|  |             this.layoutControl1.Controls.Add(this.comValidException); | |||
|  |             this.layoutControl1.Controls.Add(this.checkEditPass); | |||
|  |             this.layoutControl1.Controls.Add(this.btnValidateItem); | |||
|  |             this.layoutControl1.Controls.Add(this.lbGoodsName); | |||
|  |             this.layoutControl1.Controls.Add(this.textEditValidtionRemark); | |||
|  |             this.layoutControl1.Controls.Add(this.spinBulkBox); | |||
|  |             this.layoutControl1.Controls.Add(this.spinBulkBag); | |||
|  |             this.layoutControl1.Controls.Add(this.textEditValidCount); | |||
|  |             this.layoutControl1.Controls.Add(this.combColors); | |||
|  |             this.layoutControl1.Controls.Add(this.txtBoxId); | |||
|  |             this.layoutControl1.Controls.Add(this.lbDoubleCheck); | |||
|  |             this.layoutControl1.Controls.Add(this.txtAccount); | |||
|  |             this.layoutControl1.Controls.Add(this.txtPasswd); | |||
|  |             this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; | |||
|  |             this.layoutControl1.Location = new System.Drawing.Point(0, 147); | |||
|  |             this.layoutControl1.Name = "layoutControl1"; | |||
|  |             this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1574, 148, 450, 400); | |||
|  |             this.layoutControl1.Root = this.layoutControlGroup1; | |||
|  |             this.layoutControl1.Size = new System.Drawing.Size(1368, 628); | |||
|  |             this.layoutControl1.TabIndex = 2; | |||
|  |             this.layoutControl1.Text = "layoutControl1"; | |||
|  |             //  | |||
|  |             // gridControlBox | |||
|  |             //  | |||
|  |             this.gridControlBox.Location = new System.Drawing.Point(26, 493); | |||
|  |             this.gridControlBox.MainView = this.gvBox; | |||
|  |             this.gridControlBox.MenuManager = this.ribbon; | |||
|  |             this.gridControlBox.Name = "gridControlBox"; | |||
|  |             this.gridControlBox.Size = new System.Drawing.Size(259, 92); | |||
|  |             this.gridControlBox.TabIndex = 28; | |||
|  |             this.gridControlBox.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { | |||
|  |             this.gvBox}); | |||
|  |             //  | |||
|  |             // gvBox | |||
|  |             //  | |||
|  |             this.gvBox.GridControl = this.gridControlBox; | |||
|  |             this.gvBox.Name = "gvBox"; | |||
|  |             this.gvBox.OptionsView.ShowGroupPanel = false; | |||
|  |             //  | |||
|  |             // gridControlException | |||
|  |             //  | |||
|  |             this.gridControlException.Location = new System.Drawing.Point(14, 143); | |||
|  |             this.gridControlException.MainView = this.gridViewException; | |||
|  |             this.gridControlException.MenuManager = this.ribbon; | |||
|  |             this.gridControlException.Name = "gridControlException"; | |||
|  |             this.gridControlException.Size = new System.Drawing.Size(283, 454); | |||
|  |             this.gridControlException.TabIndex = 26; | |||
|  |             this.gridControlException.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { | |||
|  |             this.gridViewException}); | |||
|  |             //  | |||
|  |             // gridViewException | |||
|  |             //  | |||
|  |             this.gridViewException.GridControl = this.gridControlException; | |||
|  |             this.gridViewException.Name = "gridViewException"; | |||
|  |             //  | |||
|  |             // gridPickDetails | |||
|  |             //  | |||
|  |             this.gridPickDetails.Location = new System.Drawing.Point(342, 131); | |||
|  |             this.gridPickDetails.MainView = this.gridViewPickDetails; | |||
|  |             this.gridPickDetails.MenuManager = this.ribbon; | |||
|  |             this.gridPickDetails.Name = "gridPickDetails"; | |||
|  |             this.gridPickDetails.Size = new System.Drawing.Size(1216, 243); | |||
|  |             this.gridPickDetails.TabIndex = 23; | |||
|  |             this.gridPickDetails.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { | |||
|  |             this.gridViewPickDetails}); | |||
|  |             //  | |||
|  |             // gridViewPickDetails | |||
|  |             //  | |||
|  |             this.gridViewPickDetails.GridControl = this.gridPickDetails; | |||
|  |             this.gridViewPickDetails.Name = "gridViewPickDetails"; | |||
|  |             //  | |||
|  |             // lbCustmer | |||
|  |             //  | |||
|  |             this.lbCustmer.Font = new System.Drawing.Font("华文仿宋", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); | |||
|  |             this.lbCustmer.Location = new System.Drawing.Point(696, 33); | |||
|  |             this.lbCustmer.Name = "lbCustmer"; | |||
|  |             this.lbCustmer.Size = new System.Drawing.Size(460, 47); | |||
|  |             this.lbCustmer.TabIndex = 20; | |||
|  |             this.lbCustmer.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; | |||
|  |             //  | |||
|  |             // gridSaleOrders | |||
|  |             //  | |||
|  |             this.gridSaleOrders.Location = new System.Drawing.Point(342, 131); | |||
|  |             this.gridSaleOrders.MainView = this.gridViewSaleOrders; | |||
|  |             this.gridSaleOrders.MenuManager = this.ribbon; | |||
|  |             this.gridSaleOrders.Name = "gridSaleOrders"; | |||
|  |             this.gridSaleOrders.Size = new System.Drawing.Size(1216, 243); | |||
|  |             this.gridSaleOrders.TabIndex = 9; | |||
|  |             this.gridSaleOrders.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { | |||
|  |             this.gridViewSaleOrders}); | |||
|  |             //  | |||
|  |             // gridViewSaleOrders | |||
|  |             //  | |||
|  |             this.gridViewSaleOrders.GridControl = this.gridSaleOrders; | |||
|  |             this.gridViewSaleOrders.Name = "gridViewSaleOrders"; | |||
|  |             //  | |||
|  |             // lbManufacturer | |||
|  |             //  | |||
|  |             this.lbManufacturer.Font = new System.Drawing.Font("华文仿宋", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); | |||
|  |             this.lbManufacturer.Location = new System.Drawing.Point(1026, 131); | |||
|  |             this.lbManufacturer.Name = "lbManufacturer"; | |||
|  |             this.lbManufacturer.Size = new System.Drawing.Size(512, 40); | |||
|  |             this.lbManufacturer.TabIndex = 1; | |||
|  |             this.lbManufacturer.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; | |||
|  |             //  | |||
|  |             // lbPickOrderNo | |||
|  |             //  | |||
|  |             this.lbPickOrderNo.Font = new System.Drawing.Font("华文仿宋", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); | |||
|  |             this.lbPickOrderNo.Location = new System.Drawing.Point(393, 33); | |||
|  |             this.lbPickOrderNo.Name = "lbPickOrderNo"; | |||
|  |             this.lbPickOrderNo.Size = new System.Drawing.Size(236, 47); | |||
|  |             this.lbPickOrderNo.TabIndex = 1; | |||
|  |             this.lbPickOrderNo.Text = "无"; | |||
|  |             this.lbPickOrderNo.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; | |||
|  |             //  | |||
|  |             // gridValidated | |||
|  |             //  | |||
|  |             this.gridValidated.Location = new System.Drawing.Point(342, 425); | |||
|  |             this.gridValidated.MainView = this.gridViewValidated; | |||
|  |             this.gridValidated.MenuManager = this.ribbon; | |||
|  |             this.gridValidated.Name = "gridValidated"; | |||
|  |             this.gridValidated.Size = new System.Drawing.Size(1216, 160); | |||
|  |             this.gridValidated.TabIndex = 19; | |||
|  |             this.gridValidated.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { | |||
|  |             this.gridViewValidated}); | |||
|  |             //  | |||
|  |             // gridViewValidated | |||
|  |             //  | |||
|  |             this.gridViewValidated.GridControl = this.gridValidated; | |||
|  |             this.gridViewValidated.Name = "gridViewValidated"; | |||
|  |             //  | |||
|  |             // gridControl1 | |||
|  |             //  | |||
|  |             this.gridControl1.Location = new System.Drawing.Point(14, 167); | |||
|  |             this.gridControl1.MainView = this.gridView1; | |||
|  |             this.gridControl1.MenuManager = this.ribbon; | |||
|  |             this.gridControl1.Name = "gridControl1"; | |||
|  |             this.gridControl1.Size = new System.Drawing.Size(283, 286); | |||
|  |             this.gridControl1.TabIndex = 4; | |||
|  |             this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { | |||
|  |             this.gridView1}); | |||
|  |             //  | |||
|  |             // gridView1 | |||
|  |             //  | |||
|  |             this.gridView1.GridControl = this.gridControl1; | |||
|  |             this.gridView1.Name = "gridView1"; | |||
|  |             this.gridView1.SelectionChanged += new DevExpress.Data.SelectionChangedEventHandler(this.gridView1_SelectionChanged); | |||
|  |             this.gridView1.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gridView1_FocusedRowChanged); | |||
|  |             //  | |||
|  |             // btnPickOrders | |||
|  |             //  | |||
|  |             this.btnPickOrders.Location = new System.Drawing.Point(172, 67); | |||
|  |             this.btnPickOrders.Name = "btnPickOrders"; | |||
|  |             this.btnPickOrders.Size = new System.Drawing.Size(55, 25); | |||
|  |             this.btnPickOrders.StyleController = this.layoutControl1; | |||
|  |             this.btnPickOrders.TabIndex = 3; | |||
|  |             this.btnPickOrders.Text = "刷新"; | |||
|  |             this.btnPickOrders.Click += new System.EventHandler(this.btnPickOrders_Click); | |||
|  |             //  | |||
|  |             // btnPrint | |||
|  |             //  | |||
|  |             this.btnPrint.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter; | |||
|  |             this.btnPrint.ImageUri.Uri = "Print"; | |||
|  |             this.btnPrint.Location = new System.Drawing.Point(1322, 33); | |||
|  |             this.btnPrint.Name = "btnPrint"; | |||
|  |             this.btnPrint.Size = new System.Drawing.Size(75, 47); | |||
|  |             this.btnPrint.StyleController = this.layoutControl1; | |||
|  |             this.btnPrint.TabIndex = 6; | |||
|  |             this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click); | |||
|  |             //  | |||
|  |             // swAutoOrder | |||
|  |             //  | |||
|  |             this.swAutoOrder.Location = new System.Drawing.Point(63, 33); | |||
|  |             this.swAutoOrder.MenuManager = this.ribbon; | |||
|  |             this.swAutoOrder.Name = "swAutoOrder"; | |||
|  |             this.swAutoOrder.Properties.AutoHeight = false; | |||
|  |             this.swAutoOrder.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default; | |||
|  |             this.swAutoOrder.Properties.OffText = "Off"; | |||
|  |             this.swAutoOrder.Properties.OnText = "On"; | |||
|  |             this.swAutoOrder.Properties.ShowText = false; | |||
|  |             this.swAutoOrder.ShowToolTips = false; | |||
|  |             this.swAutoOrder.Size = new System.Drawing.Size(95, 30); | |||
|  |             this.swAutoOrder.StyleController = this.layoutControl1; | |||
|  |             this.swAutoOrder.TabIndex = 0; | |||
|  |             this.swAutoOrder.Toggled += new System.EventHandler(this.swAutoOrder_Toggled); | |||
|  |             //  | |||
|  |             // spinOrder | |||
|  |             //  | |||
|  |             this.spinOrder.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)  | |||
|  |             | System.Windows.Forms.AnchorStyles.Left)  | |||
|  |             | System.Windows.Forms.AnchorStyles.Right))); | |||
|  |             this.spinOrder.EditValue = new decimal(new int[] { | |||
|  |             3, | |||
|  |             0, | |||
|  |             0, | |||
|  |             0}); | |||
|  |             this.spinOrder.Location = new System.Drawing.Point(225, 33); | |||
|  |             this.spinOrder.MenuManager = this.ribbon; | |||
|  |             this.spinOrder.Name = "spinOrder"; | |||
|  |             this.spinOrder.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | |||
|  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | |||
|  |             this.spinOrder.Properties.Increment = new decimal(new int[] { | |||
|  |             5, | |||
|  |             0, | |||
|  |             0, | |||
|  |             65536}); | |||
|  |             this.spinOrder.Properties.MaxValue = new decimal(new int[] { | |||
|  |             10, | |||
|  |             0, | |||
|  |             0, | |||
|  |             0}); | |||
|  |             this.spinOrder.Properties.MinValue = new decimal(new int[] { | |||
|  |             5, | |||
|  |             0, | |||
|  |             0, | |||
|  |             65536}); | |||
|  |             this.spinOrder.Size = new System.Drawing.Size(66, 20); | |||
|  |             this.spinOrder.StyleController = this.layoutControl1; | |||
|  |             this.spinOrder.TabIndex = 2; | |||
|  |             this.spinOrder.EditValueChanged += new System.EventHandler(this.spinOrder_EditValueChanged); | |||
|  |             //  | |||
|  |             // grid4Valid | |||
|  |             //  | |||
|  |             this.grid4Valid.Location = new System.Drawing.Point(342, 425); | |||
|  |             this.grid4Valid.MainView = this.gridView4Valid; | |||
|  |             this.grid4Valid.MenuManager = this.ribbonControl1; | |||
|  |             this.grid4Valid.Name = "grid4Valid"; | |||
|  |             this.grid4Valid.Size = new System.Drawing.Size(1216, 160); | |||
|  |             this.grid4Valid.TabIndex = 17; | |||
|  |             this.grid4Valid.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { | |||
|  |             this.gridView4Valid}); | |||
|  |             //  | |||
|  |             // gridView4Valid | |||
|  |             //  | |||
|  |             this.gridView4Valid.GridControl = this.grid4Valid; | |||
|  |             this.gridView4Valid.Name = "gridView4Valid"; | |||
|  |             this.gridView4Valid.KeyDown += new System.Windows.Forms.KeyEventHandler(this.gridView4Valid_KeyDown); | |||
|  |             //  | |||
|  |             // ribbonControl1 | |||
|  |             //  | |||
|  |             this.ribbonControl1.ExpandCollapseItem.Id = 0; | |||
|  |             this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { | |||
|  |             this.ribbonControl1.ExpandCollapseItem, | |||
|  |             this.barButtonItem1}); | |||
|  |             this.ribbonControl1.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.ribbonControl1.MaxItemId = 3; | |||
|  |             this.ribbonControl1.Name = "ribbonControl1"; | |||
|  |             this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] { | |||
|  |             this.ribbonPage2}); | |||
|  |             this.ribbonControl1.Size = new System.Drawing.Size(1368, 145); | |||
|  |             //  | |||
|  |             // barButtonItem1 | |||
|  |             //  | |||
|  |             this.barButtonItem1.Caption = "查询"; | |||
|  |             this.barButtonItem1.Id = 1; | |||
|  |             this.barButtonItem1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.Image"))); | |||
|  |             this.barButtonItem1.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.LargeImage"))); | |||
|  |             this.barButtonItem1.Name = "barButtonItem1"; | |||
|  |             //  | |||
|  |             // ribbonPage2 | |||
|  |             //  | |||
|  |             this.ribbonPage2.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { | |||
|  |             this.ribbonPageGroup2}); | |||
|  |             this.ribbonPage2.Name = "ribbonPage2"; | |||
|  |             this.ribbonPage2.Text = "编辑"; | |||
|  |             //  | |||
|  |             // ribbonPageGroup2 | |||
|  |             //  | |||
|  |             this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem1); | |||
|  |             this.ribbonPageGroup2.Name = "ribbonPageGroup2"; | |||
|  |             this.ribbonPageGroup2.Text = "编辑"; | |||
|  |             //  | |||
|  |             // textEditBarcode | |||
|  |             //  | |||
|  |             this.textEditBarcode.Location = new System.Drawing.Point(409, 131); | |||
|  |             this.textEditBarcode.MenuManager = this.ribbon; | |||
|  |             this.textEditBarcode.Name = "textEditBarcode"; | |||
|  |             this.textEditBarcode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 20F); | |||
|  |             this.textEditBarcode.Properties.Appearance.Options.UseFont = true; | |||
|  |             this.textEditBarcode.Size = new System.Drawing.Size(257, 40); | |||
|  |             this.textEditBarcode.StyleController = this.layoutControl1; | |||
|  |             this.textEditBarcode.TabIndex = 10; | |||
|  |             this.textEditBarcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textEditBarcode_KeyDown); | |||
|  |             //  | |||
|  |             // lbUnit | |||
|  |             //  | |||
|  |             this.lbUnit.Font = new System.Drawing.Font("华文仿宋", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); | |||
|  |             this.lbUnit.Location = new System.Drawing.Point(1104, 230); | |||
|  |             this.lbUnit.Name = "lbUnit"; | |||
|  |             this.lbUnit.Size = new System.Drawing.Size(134, 40); | |||
|  |             this.lbUnit.TabIndex = 1; | |||
|  |             this.lbUnit.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; | |||
|  |             //  | |||
|  |             // lbType | |||
|  |             //  | |||
|  |             this.lbType.Font = new System.Drawing.Font("华文仿宋", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); | |||
|  |             this.lbType.Location = new System.Drawing.Point(1309, 230); | |||
|  |             this.lbType.Name = "lbType"; | |||
|  |             this.lbType.Size = new System.Drawing.Size(239, 40); | |||
|  |             this.lbType.TabIndex = 1; | |||
|  |             this.lbType.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; | |||
|  |             //  | |||
|  |             // lbPickCount | |||
|  |             //  | |||
|  |             this.lbPickCount.Font = new System.Drawing.Font("华文仿宋", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); | |||
|  |             this.lbPickCount.Location = new System.Drawing.Point(409, 230); | |||
|  |             this.lbPickCount.Name = "lbPickCount"; | |||
|  |             this.lbPickCount.Size = new System.Drawing.Size(253, 40); | |||
|  |             this.lbPickCount.TabIndex = 1; | |||
|  |             this.lbPickCount.Text = "0"; | |||
|  |             this.lbPickCount.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; | |||
|  |             //  | |||
|  |             // lbSaleCount | |||
|  |             //  | |||
|  |             this.lbSaleCount.Font = new System.Drawing.Font("华文仿宋", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); | |||
|  |             this.lbSaleCount.Location = new System.Drawing.Point(755, 230); | |||
|  |             this.lbSaleCount.Name = "lbSaleCount"; | |||
|  |             this.lbSaleCount.Size = new System.Drawing.Size(278, 40); | |||
|  |             this.lbSaleCount.TabIndex = 1; | |||
|  |             this.lbSaleCount.Text = "0"; | |||
|  |             this.lbSaleCount.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; | |||
|  |             //  | |||
|  |             // comValidException | |||
|  |             //  | |||
|  |             this.comValidException.Location = new System.Drawing.Point(684, 334); | |||
|  |             this.comValidException.MenuManager = this.ribbon; | |||
|  |             this.comValidException.Name = "comValidException"; | |||
|  |             this.comValidException.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 20F); | |||
|  |             this.comValidException.Properties.Appearance.Options.UseFont = true; | |||
|  |             this.comValidException.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | |||
|  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | |||
|  |             this.comValidException.Size = new System.Drawing.Size(161, 40); | |||
|  |             this.comValidException.StyleController = this.layoutControl1; | |||
|  |             this.comValidException.TabIndex = 13; | |||
|  |             this.comValidException.SelectedIndexChanged += new System.EventHandler(this.comValidException_SelectedIndexChanged); | |||
|  |             //  | |||
|  |             // checkEditPass | |||
|  |             //  | |||
|  |             this.checkEditPass.Location = new System.Drawing.Point(1286, 334); | |||
|  |             this.checkEditPass.MenuManager = this.ribbon; | |||
|  |             this.checkEditPass.Name = "checkEditPass"; | |||
|  |             this.checkEditPass.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 18F); | |||
|  |             this.checkEditPass.Properties.Appearance.Options.UseFont = true; | |||
|  |             this.checkEditPass.Properties.Caption = "通过"; | |||
|  |             this.checkEditPass.Size = new System.Drawing.Size(85, 33); | |||
|  |             this.checkEditPass.StyleController = this.layoutControl1; | |||
|  |             this.checkEditPass.TabIndex = 12; | |||
|  |             //  | |||
|  |             // btnValidateItem | |||
|  |             //  | |||
|  |             this.btnValidateItem.Appearance.Font = new System.Drawing.Font("Tahoma", 18F); | |||
|  |             this.btnValidateItem.Appearance.Options.UseFont = true; | |||
|  |             this.btnValidateItem.Location = new System.Drawing.Point(1375, 334); | |||
|  |             this.btnValidateItem.Name = "btnValidateItem"; | |||
|  |             this.btnValidateItem.Size = new System.Drawing.Size(85, 40); | |||
|  |             this.btnValidateItem.StyleController = this.layoutControl1; | |||
|  |             this.btnValidateItem.TabIndex = 15; | |||
|  |             this.btnValidateItem.Text = "确定"; | |||
|  |             this.btnValidateItem.Click += new System.EventHandler(this.btnValidateItem_Click); | |||
|  |             //  | |||
|  |             // lbGoodsName | |||
|  |             //  | |||
|  |             this.lbGoodsName.Font = new System.Drawing.Font("华文仿宋", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); | |||
|  |             this.lbGoodsName.Location = new System.Drawing.Point(685, 131); | |||
|  |             this.lbGoodsName.Name = "lbGoodsName"; | |||
|  |             this.lbGoodsName.Size = new System.Drawing.Size(337, 40); | |||
|  |             this.lbGoodsName.TabIndex = 1; | |||
|  |             this.lbGoodsName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; | |||
|  |             //  | |||
|  |             // textEditValidtionRemark | |||
|  |             //  | |||
|  |             this.textEditValidtionRemark.Location = new System.Drawing.Point(898, 334); | |||
|  |             this.textEditValidtionRemark.MenuManager = this.ribbon; | |||
|  |             this.textEditValidtionRemark.Name = "textEditValidtionRemark"; | |||
|  |             this.textEditValidtionRemark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 18F); | |||
|  |             this.textEditValidtionRemark.Properties.Appearance.Options.UseFont = true; | |||
|  |             this.textEditValidtionRemark.Size = new System.Drawing.Size(384, 40); | |||
|  |             this.textEditValidtionRemark.StyleController = this.layoutControl1; | |||
|  |             this.textEditValidtionRemark.TabIndex = 14; | |||
|  |             //  | |||
|  |             // spinBulkBox | |||
|  |             //  | |||
|  |             this.spinBulkBox.EditValue = new decimal(new int[] { | |||
|  |             0, | |||
|  |             0, | |||
|  |             0, | |||
|  |             0}); | |||
|  |             this.spinBulkBox.Location = new System.Drawing.Point(1170, 50); | |||
|  |             this.spinBulkBox.MenuManager = this.ribbon; | |||
|  |             this.spinBulkBox.Name = "spinBulkBox"; | |||
|  |             this.spinBulkBox.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); | |||
|  |             this.spinBulkBox.Properties.Appearance.Options.UseFont = true; | |||
|  |             this.spinBulkBox.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | |||
|  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | |||
|  |             this.spinBulkBox.Properties.IsFloatValue = false; | |||
|  |             this.spinBulkBox.Properties.Mask.EditMask = "N00"; | |||
|  |             this.spinBulkBox.Properties.MaxValue = new decimal(new int[] { | |||
|  |             9999999, | |||
|  |             0, | |||
|  |             0, | |||
|  |             0}); | |||
|  |             this.spinBulkBox.Size = new System.Drawing.Size(72, 26); | |||
|  |             this.spinBulkBox.StyleController = this.layoutControl1; | |||
|  |             this.spinBulkBox.TabIndex = 25; | |||
|  |             //  | |||
|  |             // spinBulkBag | |||
|  |             //  | |||
|  |             this.spinBulkBag.EditValue = new decimal(new int[] { | |||
|  |             0, | |||
|  |             0, | |||
|  |             0, | |||
|  |             0}); | |||
|  |             this.spinBulkBag.Location = new System.Drawing.Point(1246, 50); | |||
|  |             this.spinBulkBag.Name = "spinBulkBag"; | |||
|  |             this.spinBulkBag.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); | |||
|  |             this.spinBulkBag.Properties.Appearance.Options.UseFont = true; | |||
|  |             this.spinBulkBag.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | |||
|  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | |||
|  |             this.spinBulkBag.Properties.IsFloatValue = false; | |||
|  |             this.spinBulkBag.Properties.Mask.EditMask = "N00"; | |||
|  |             this.spinBulkBag.Properties.MaxValue = new decimal(new int[] { | |||
|  |             9999, | |||
|  |             0, | |||
|  |             0, | |||
|  |             0}); | |||
|  |             this.spinBulkBag.Size = new System.Drawing.Size(72, 26); | |||
|  |             this.spinBulkBag.StyleController = this.layoutControl1; | |||
|  |             this.spinBulkBag.TabIndex = 25; | |||
|  |             //  | |||
|  |             // textEditValidCount | |||
|  |             //  | |||
|  |             this.textEditValidCount.EditValue = new decimal(new int[] { | |||
|  |             0, | |||
|  |             0, | |||
|  |             0, | |||
|  |             0}); | |||
|  |             this.textEditValidCount.Location = new System.Drawing.Point(409, 334); | |||
|  |             this.textEditValidCount.MenuManager = this.ribbon; | |||
|  |             this.textEditValidCount.Name = "textEditValidCount"; | |||
|  |             this.textEditValidCount.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 18F); | |||
|  |             this.textEditValidCount.Properties.Appearance.Options.UseFont = true; | |||
|  |             this.textEditValidCount.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | |||
|  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | |||
|  |             this.textEditValidCount.Properties.EditValueChangedFiringMode = DevExpress.XtraEditors.Controls.EditValueChangedFiringMode.Default; | |||
|  |             this.textEditValidCount.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.None; | |||
|  |             this.textEditValidCount.Size = new System.Drawing.Size(187, 36); | |||
|  |             this.textEditValidCount.StyleController = this.layoutControl1; | |||
|  |             this.textEditValidCount.TabIndex = 11; | |||
|  |             this.textEditValidCount.EditValueChanged += new System.EventHandler(this.textEditValidCount_EditValueChanged); | |||
|  |             //  | |||
|  |             // combColors | |||
|  |             //  | |||
|  |             this.combColors.Location = new System.Drawing.Point(51, 67); | |||
|  |             this.combColors.MenuManager = this.ribbon; | |||
|  |             this.combColors.Name = "combColors"; | |||
|  |             this.combColors.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | |||
|  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | |||
|  |             this.combColors.Size = new System.Drawing.Size(107, 20); | |||
|  |             this.combColors.StyleController = this.layoutControl1; | |||
|  |             this.combColors.TabIndex = 27; | |||
|  |             this.combColors.SelectedIndexChanged += new System.EventHandler(this.combColors_SelectedIndexChanged); | |||
|  |             //  | |||
|  |             // txtBoxId | |||
|  |             //  | |||
|  |             this.txtBoxId.Location = new System.Drawing.Point(81, 143); | |||
|  |             this.txtBoxId.MenuManager = this.ribbon; | |||
|  |             this.txtBoxId.Name = "txtBoxId"; | |||
|  |             this.txtBoxId.Size = new System.Drawing.Size(216, 20); | |||
|  |             this.txtBoxId.StyleController = this.layoutControl1; | |||
|  |             this.txtBoxId.TabIndex = 29; | |||
|  |             this.txtBoxId.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtBoxId_KeyUp); | |||
|  |             //  | |||
|  |             // lbDoubleCheck | |||
|  |             //  | |||
|  |             this.lbDoubleCheck.Font = new System.Drawing.Font("华文仿宋", 14F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(134))); | |||
|  |             this.lbDoubleCheck.ForeColor = System.Drawing.Color.Red; | |||
|  |             this.lbDoubleCheck.Location = new System.Drawing.Point(354, 286); | |||
|  |             this.lbDoubleCheck.Name = "lbDoubleCheck"; | |||
|  |             this.lbDoubleCheck.Size = new System.Drawing.Size(828, 20); | |||
|  |             this.lbDoubleCheck.TabIndex = 1; | |||
|  |             this.lbDoubleCheck.Text = "特殊品双人检验"; | |||
|  |             this.lbDoubleCheck.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; | |||
|  |             //  | |||
|  |             // txtAccount | |||
|  |             //  | |||
|  |             this.txtAccount.Location = new System.Drawing.Point(1223, 286); | |||
|  |             this.txtAccount.Name = "txtAccount"; | |||
|  |             this.txtAccount.Size = new System.Drawing.Size(136, 20); | |||
|  |             this.txtAccount.StyleController = this.layoutControl1; | |||
|  |             this.txtAccount.TabIndex = 48; | |||
|  |             //  | |||
|  |             // txtPasswd | |||
|  |             //  | |||
|  |             this.txtPasswd.Location = new System.Drawing.Point(1400, 286); | |||
|  |             this.txtPasswd.Name = "txtPasswd"; | |||
|  |             this.txtPasswd.Properties.PasswordChar = '*'; | |||
|  |             this.txtPasswd.Size = new System.Drawing.Size(136, 20); | |||
|  |             this.txtPasswd.StyleController = this.layoutControl1; | |||
|  |             this.txtPasswd.TabIndex = 47; | |||
|  |             //  | |||
|  |             // layoutControlGroup1 | |||
|  |             //  | |||
|  |             this.layoutControlGroup1.GroupBordersVisible = false; | |||
|  |             this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | |||
|  |             this.layoutControlGroup5, | |||
|  |             this.splitterItem1, | |||
|  |             this.layoutControlGroup2, | |||
|  |             this.tabbedControlGroup2}); | |||
|  |             this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlGroup1.Name = "Root"; | |||
|  |             this.layoutControlGroup1.Size = new System.Drawing.Size(1584, 611); | |||
|  |             this.layoutControlGroup1.TextVisible = false; | |||
|  |             //  | |||
|  |             // layoutControlGroup5 | |||
|  |             //  | |||
|  |             this.layoutControlGroup5.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold); | |||
|  |             this.layoutControlGroup5.AppearanceGroup.Options.UseFont = true; | |||
|  |             this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | |||
|  |             this.layoutControlGroup3, | |||
|  |             this.tabbedControlGroup1, | |||
|  |             this.tabbedControlGroup3}); | |||
|  |             this.layoutControlGroup5.Location = new System.Drawing.Point(316, 0); | |||
|  |             this.layoutControlGroup5.Name = "layoutControlGroup5"; | |||
|  |             this.layoutControlGroup5.Size = new System.Drawing.Size(1268, 611); | |||
|  |             this.layoutControlGroup5.Text = "出库单复核"; | |||
|  |             //  | |||
|  |             // layoutControlGroup3 | |||
|  |             //  | |||
|  |             this.layoutControlGroup3.GroupBordersVisible = false; | |||
|  |             this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | |||
|  |             this.layoutControlGroup12, | |||
|  |             this.simpleSeparator3, | |||
|  |             this.emptySpaceItem4, | |||
|  |             this.layoutControlGroup11}); | |||
|  |             this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlGroup3.Name = "layoutControlGroup3"; | |||
|  |             this.layoutControlGroup3.Size = new System.Drawing.Size(1244, 63); | |||
|  |             this.layoutControlGroup3.TextVisible = false; | |||
|  |             //  | |||
|  |             // layoutControlGroup12 | |||
|  |             //  | |||
|  |             this.layoutControlGroup12.GroupBordersVisible = false; | |||
|  |             this.layoutControlGroup12.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | |||
|  |             this.layoutControlItem11, | |||
|  |             this.layoutControlItem17, | |||
|  |             this.emptySpaceItem32}); | |||
|  |             this.layoutControlGroup12.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlGroup12.Name = "layoutControlGroup12"; | |||
|  |             this.layoutControlGroup12.Size = new System.Drawing.Size(840, 51); | |||
|  |             this.layoutControlGroup12.TextVisible = false; | |||
|  |             //  | |||
|  |             // layoutControlItem11 | |||
|  |             //  | |||
|  |             this.layoutControlItem11.AppearanceItemCaption.Font = new System.Drawing.Font("华文仿宋", 15F); | |||
|  |             this.layoutControlItem11.AppearanceItemCaption.Options.UseFont = true; | |||
|  |             this.layoutControlItem11.Control = this.lbPickOrderNo; | |||
|  |             this.layoutControlItem11.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlItem11.MaxSize = new System.Drawing.Size(321, 51); | |||
|  |             this.layoutControlItem11.MinSize = new System.Drawing.Size(321, 51); | |||
|  |             this.layoutControlItem11.Name = "layoutControlItem11"; | |||
|  |             this.layoutControlItem11.Padding = new DevExpress.XtraLayout.Utils.Padding(20, 20, 2, 2); | |||
|  |             this.layoutControlItem11.Size = new System.Drawing.Size(321, 51); | |||
|  |             this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem11.Text = "单号"; | |||
|  |             this.layoutControlItem11.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | |||
|  |             this.layoutControlItem11.TextSize = new System.Drawing.Size(40, 22); | |||
|  |             this.layoutControlItem11.TextToControlDistance = 5; | |||
|  |             //  | |||
|  |             // layoutControlItem17 | |||
|  |             //  | |||
|  |             this.layoutControlItem17.AppearanceItemCaption.Font = new System.Drawing.Font("华文仿宋", 15F); | |||
|  |             this.layoutControlItem17.AppearanceItemCaption.Options.UseFont = true; | |||
|  |             this.layoutControlItem17.Control = this.lbCustmer; | |||
|  |             this.layoutControlItem17.Location = new System.Drawing.Point(321, 0); | |||
|  |             this.layoutControlItem17.MinSize = new System.Drawing.Size(99, 24); | |||
|  |             this.layoutControlItem17.Name = "layoutControlItem17"; | |||
|  |             this.layoutControlItem17.Size = new System.Drawing.Size(509, 51); | |||
|  |             this.layoutControlItem17.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem17.Text = "客户"; | |||
|  |             this.layoutControlItem17.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | |||
|  |             this.layoutControlItem17.TextSize = new System.Drawing.Size(40, 22); | |||
|  |             this.layoutControlItem17.TextToControlDistance = 5; | |||
|  |             //  | |||
|  |             // emptySpaceItem32 | |||
|  |             //  | |||
|  |             this.emptySpaceItem32.AllowHotTrack = false; | |||
|  |             this.emptySpaceItem32.Location = new System.Drawing.Point(830, 0); | |||
|  |             this.emptySpaceItem32.MaxSize = new System.Drawing.Size(10, 51); | |||
|  |             this.emptySpaceItem32.MinSize = new System.Drawing.Size(10, 51); | |||
|  |             this.emptySpaceItem32.Name = "emptySpaceItem32"; | |||
|  |             this.emptySpaceItem32.Size = new System.Drawing.Size(10, 51); | |||
|  |             this.emptySpaceItem32.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.emptySpaceItem32.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             //  | |||
|  |             // simpleSeparator3 | |||
|  |             //  | |||
|  |             this.simpleSeparator3.AllowHotTrack = false; | |||
|  |             this.simpleSeparator3.Location = new System.Drawing.Point(0, 61); | |||
|  |             this.simpleSeparator3.Name = "simpleSeparator3"; | |||
|  |             this.simpleSeparator3.Size = new System.Drawing.Size(1244, 2); | |||
|  |             //  | |||
|  |             // emptySpaceItem4 | |||
|  |             //  | |||
|  |             this.emptySpaceItem4.AllowHotTrack = false; | |||
|  |             this.emptySpaceItem4.Location = new System.Drawing.Point(0, 51); | |||
|  |             this.emptySpaceItem4.MaxSize = new System.Drawing.Size(0, 10); | |||
|  |             this.emptySpaceItem4.MinSize = new System.Drawing.Size(10, 10); | |||
|  |             this.emptySpaceItem4.Name = "emptySpaceItem4"; | |||
|  |             this.emptySpaceItem4.Size = new System.Drawing.Size(1244, 10); | |||
|  |             this.emptySpaceItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             //  | |||
|  |             // layoutControlGroup11 | |||
|  |             //  | |||
|  |             this.layoutControlGroup11.GroupBordersVisible = false; | |||
|  |             this.layoutControlGroup11.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | |||
|  |             this.layoutControlItem35, | |||
|  |             this.layoutControlItem36, | |||
|  |             this.emptySpaceItem3, | |||
|  |             this.layoutControlItem14, | |||
|  |             this.emptySpaceItem1}); | |||
|  |             this.layoutControlGroup11.Location = new System.Drawing.Point(840, 0); | |||
|  |             this.layoutControlGroup11.Name = "layoutControlGroup11"; | |||
|  |             this.layoutControlGroup11.Size = new System.Drawing.Size(404, 51); | |||
|  |             this.layoutControlGroup11.Text = "打包信息"; | |||
|  |             //  | |||
|  |             // layoutControlItem35 | |||
|  |             //  | |||
|  |             this.layoutControlItem35.Control = this.spinBulkBox; | |||
|  |             this.layoutControlItem35.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlItem35.MaxSize = new System.Drawing.Size(76, 41); | |||
|  |             this.layoutControlItem35.MinSize = new System.Drawing.Size(76, 41); | |||
|  |             this.layoutControlItem35.Name = "layoutControlItem35"; | |||
|  |             this.layoutControlItem35.Size = new System.Drawing.Size(76, 51); | |||
|  |             this.layoutControlItem35.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem35.Text = "拼箱"; | |||
|  |             this.layoutControlItem35.TextLocation = DevExpress.Utils.Locations.Top; | |||
|  |             this.layoutControlItem35.TextSize = new System.Drawing.Size(64, 14); | |||
|  |             //  | |||
|  |             // layoutControlItem36 | |||
|  |             //  | |||
|  |             this.layoutControlItem36.Control = this.spinBulkBag; | |||
|  |             this.layoutControlItem36.CustomizationFormText = "拼箱"; | |||
|  |             this.layoutControlItem36.Location = new System.Drawing.Point(76, 0); | |||
|  |             this.layoutControlItem36.MaxSize = new System.Drawing.Size(76, 41); | |||
|  |             this.layoutControlItem36.MinSize = new System.Drawing.Size(76, 41); | |||
|  |             this.layoutControlItem36.Name = "layoutControlItem36"; | |||
|  |             this.layoutControlItem36.Size = new System.Drawing.Size(76, 51); | |||
|  |             this.layoutControlItem36.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem36.Text = "拼袋"; | |||
|  |             this.layoutControlItem36.TextLocation = DevExpress.Utils.Locations.Top; | |||
|  |             this.layoutControlItem36.TextSize = new System.Drawing.Size(64, 14); | |||
|  |             //  | |||
|  |             // emptySpaceItem3 | |||
|  |             //  | |||
|  |             this.emptySpaceItem3.AllowHotTrack = false; | |||
|  |             this.emptySpaceItem3.Location = new System.Drawing.Point(394, 0); | |||
|  |             this.emptySpaceItem3.MaxSize = new System.Drawing.Size(10, 51); | |||
|  |             this.emptySpaceItem3.MinSize = new System.Drawing.Size(10, 51); | |||
|  |             this.emptySpaceItem3.Name = "emptySpaceItem3"; | |||
|  |             this.emptySpaceItem3.Size = new System.Drawing.Size(10, 51); | |||
|  |             this.emptySpaceItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             //  | |||
|  |             // layoutControlItem14 | |||
|  |             //  | |||
|  |             this.layoutControlItem14.Control = this.btnPrint; | |||
|  |             this.layoutControlItem14.Location = new System.Drawing.Point(152, 0); | |||
|  |             this.layoutControlItem14.MaxSize = new System.Drawing.Size(79, 51); | |||
|  |             this.layoutControlItem14.MinSize = new System.Drawing.Size(79, 51); | |||
|  |             this.layoutControlItem14.Name = "layoutControlItem14"; | |||
|  |             this.layoutControlItem14.Size = new System.Drawing.Size(79, 51); | |||
|  |             this.layoutControlItem14.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             this.layoutControlItem14.TextVisible = false; | |||
|  |             //  | |||
|  |             // emptySpaceItem1 | |||
|  |             //  | |||
|  |             this.emptySpaceItem1.AllowHotTrack = false; | |||
|  |             this.emptySpaceItem1.Location = new System.Drawing.Point(231, 0); | |||
|  |             this.emptySpaceItem1.Name = "emptySpaceItem1"; | |||
|  |             this.emptySpaceItem1.Size = new System.Drawing.Size(163, 51); | |||
|  |             this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             //  | |||
|  |             // tabbedControlGroup1 | |||
|  |             //  | |||
|  |             this.tabbedControlGroup1.Location = new System.Drawing.Point(0, 63); | |||
|  |             this.tabbedControlGroup1.Name = "tabbedControlGroup1"; | |||
|  |             this.tabbedControlGroup1.SelectedTabPage = this.layoutControlGroup9; | |||
|  |             this.tabbedControlGroup1.SelectedTabPageIndex = 0; | |||
|  |             this.tabbedControlGroup1.Size = new System.Drawing.Size(1244, 294); | |||
|  |             this.tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | |||
|  |             this.layoutControlGroup9, | |||
|  |             this.lgOutPickDetail, | |||
|  |             this.layoutControlGroup13}); | |||
|  |             //  | |||
|  |             // layoutControlGroup9 | |||
|  |             //  | |||
|  |             this.layoutControlGroup9.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 12F); | |||
|  |             this.layoutControlGroup9.AppearanceItemCaption.Options.UseFont = true; | |||
|  |             this.layoutControlGroup9.ExpandButtonVisible = true; | |||
|  |             this.layoutControlGroup9.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | |||
|  |             this.layoutControlItem28, | |||
|  |             this.layoutControlItem29, | |||
|  |             this.layoutControlItem7, | |||
|  |             this.layoutControlItem30, | |||
|  |             this.layoutControlItem31, | |||
|  |             this.layoutControlItem23, | |||
|  |             this.layoutControlItem13, | |||
|  |             this.layoutControlItem24, | |||
|  |             this.layoutControlItem6, | |||
|  |             this.layoutControlItem26, | |||
|  |             this.layoutControlItem25, | |||
|  |             this.emptySpaceItem11, | |||
|  |             this.emptySpaceItem9, | |||
|  |             this.simpleSeparator5, | |||
|  |             this.layoutControlItem27, | |||
|  |             this.emptySpaceItem5, | |||
|  |             this.emptySpaceItem8, | |||
|  |             this.lgDoulbeChk, | |||
|  |             this.simpleSeparator1, | |||
|  |             this.emptySpaceItem16, | |||
|  |             this.lcgSKUGroup}); | |||
|  |             this.layoutControlGroup9.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlGroup9.Name = "layoutControlGroup9"; | |||
|  |             this.layoutControlGroup9.Padding = new DevExpress.XtraLayout.Utils.Padding(5, 5, 15, 15); | |||
|  |             this.layoutControlGroup9.Size = new System.Drawing.Size(1220, 247); | |||
|  |             this.layoutControlGroup9.Text = "商品详情"; | |||
|  |             //  | |||
|  |             // layoutControlItem28 | |||
|  |             //  | |||
|  |             this.layoutControlItem28.Control = this.textEditValidtionRemark; | |||
|  |             this.layoutControlItem28.Location = new System.Drawing.Point(507, 203); | |||
|  |             this.layoutControlItem28.MaxSize = new System.Drawing.Size(437, 44); | |||
|  |             this.layoutControlItem28.MinSize = new System.Drawing.Size(437, 44); | |||
|  |             this.layoutControlItem28.Name = "layoutControlItem28"; | |||
|  |             this.layoutControlItem28.Padding = new DevExpress.XtraLayout.Utils.Padding(4, 2, 2, 2); | |||
|  |             this.layoutControlItem28.Size = new System.Drawing.Size(437, 44); | |||
|  |             this.layoutControlItem28.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem28.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 0, 0, 0); | |||
|  |             this.layoutControlItem28.Text = "备注"; | |||
|  |             this.layoutControlItem28.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | |||
|  |             this.layoutControlItem28.TextSize = new System.Drawing.Size(32, 19); | |||
|  |             this.layoutControlItem28.TextToControlDistance = 5; | |||
|  |             //  | |||
|  |             // layoutControlItem29 | |||
|  |             //  | |||
|  |             this.layoutControlItem29.Control = this.btnValidateItem; | |||
|  |             this.layoutControlItem29.Location = new System.Drawing.Point(1033, 203); | |||
|  |             this.layoutControlItem29.MaxSize = new System.Drawing.Size(89, 44); | |||
|  |             this.layoutControlItem29.MinSize = new System.Drawing.Size(89, 44); | |||
|  |             this.layoutControlItem29.Name = "layoutControlItem29"; | |||
|  |             this.layoutControlItem29.Size = new System.Drawing.Size(89, 44); | |||
|  |             this.layoutControlItem29.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem29.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             this.layoutControlItem29.TextVisible = false; | |||
|  |             //  | |||
|  |             // layoutControlItem7 | |||
|  |             //  | |||
|  |             this.layoutControlItem7.Control = this.textEditBarcode; | |||
|  |             this.layoutControlItem7.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlItem7.MaxSize = new System.Drawing.Size(343, 44); | |||
|  |             this.layoutControlItem7.MinSize = new System.Drawing.Size(343, 44); | |||
|  |             this.layoutControlItem7.Name = "layoutControlItem7"; | |||
|  |             this.layoutControlItem7.Size = new System.Drawing.Size(343, 44); | |||
|  |             this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem7.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 15, 0, 0); | |||
|  |             this.layoutControlItem7.Text = "商品条码"; | |||
|  |             this.layoutControlItem7.TextSize = new System.Drawing.Size(64, 19); | |||
|  |             //  | |||
|  |             // layoutControlItem30 | |||
|  |             //  | |||
|  |             this.layoutControlItem30.Control = this.lbGoodsName; | |||
|  |             this.layoutControlItem30.CustomizationFormText = "拣货数量"; | |||
|  |             this.layoutControlItem30.Location = new System.Drawing.Point(343, 0); | |||
|  |             this.layoutControlItem30.MinSize = new System.Drawing.Size(24, 24); | |||
|  |             this.layoutControlItem30.Name = "layoutControlItem30"; | |||
|  |             this.layoutControlItem30.Size = new System.Drawing.Size(341, 44); | |||
|  |             this.layoutControlItem30.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem30.Text = "生产日期"; | |||
|  |             this.layoutControlItem30.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             this.layoutControlItem30.TextVisible = false; | |||
|  |             //  | |||
|  |             // layoutControlItem31 | |||
|  |             //  | |||
|  |             this.layoutControlItem31.Control = this.lbManufacturer; | |||
|  |             this.layoutControlItem31.Location = new System.Drawing.Point(684, 0); | |||
|  |             this.layoutControlItem31.MinSize = new System.Drawing.Size(24, 24); | |||
|  |             this.layoutControlItem31.Name = "layoutControlItem31"; | |||
|  |             this.layoutControlItem31.Size = new System.Drawing.Size(516, 44); | |||
|  |             this.layoutControlItem31.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem31.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             this.layoutControlItem31.TextVisible = false; | |||
|  |             //  | |||
|  |             // layoutControlItem23 | |||
|  |             //  | |||
|  |             this.layoutControlItem23.Control = this.lbPickCount; | |||
|  |             this.layoutControlItem23.CustomizationFormText = "拣货数量"; | |||
|  |             this.layoutControlItem23.Location = new System.Drawing.Point(0, 99); | |||
|  |             this.layoutControlItem23.MaxSize = new System.Drawing.Size(344, 44); | |||
|  |             this.layoutControlItem23.MinSize = new System.Drawing.Size(344, 44); | |||
|  |             this.layoutControlItem23.Name = "layoutControlItem23"; | |||
|  |             this.layoutControlItem23.Size = new System.Drawing.Size(344, 44); | |||
|  |             this.layoutControlItem23.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem23.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 20, 0, 0); | |||
|  |             this.layoutControlItem23.Text = "拣货数量"; | |||
|  |             this.layoutControlItem23.TextSize = new System.Drawing.Size(64, 19); | |||
|  |             //  | |||
|  |             // layoutControlItem13 | |||
|  |             //  | |||
|  |             this.layoutControlItem13.Control = this.lbSaleCount; | |||
|  |             this.layoutControlItem13.CustomizationFormText = "拣货数量"; | |||
|  |             this.layoutControlItem13.Location = new System.Drawing.Point(344, 99); | |||
|  |             this.layoutControlItem13.MaxSize = new System.Drawing.Size(351, 44); | |||
|  |             this.layoutControlItem13.MinSize = new System.Drawing.Size(351, 44); | |||
|  |             this.layoutControlItem13.Name = "layoutControlItem13"; | |||
|  |             this.layoutControlItem13.Padding = new DevExpress.XtraLayout.Utils.Padding(4, 2, 2, 2); | |||
|  |             this.layoutControlItem13.Size = new System.Drawing.Size(351, 44); | |||
|  |             this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem13.Text = "销售数量"; | |||
|  |             this.layoutControlItem13.TextSize = new System.Drawing.Size(64, 19); | |||
|  |             //  | |||
|  |             // layoutControlItem24 | |||
|  |             //  | |||
|  |             this.layoutControlItem24.Control = this.lbUnit; | |||
|  |             this.layoutControlItem24.Location = new System.Drawing.Point(695, 99); | |||
|  |             this.layoutControlItem24.MaxSize = new System.Drawing.Size(205, 44); | |||
|  |             this.layoutControlItem24.MinSize = new System.Drawing.Size(205, 44); | |||
|  |             this.layoutControlItem24.Name = "layoutControlItem24"; | |||
|  |             this.layoutControlItem24.Size = new System.Drawing.Size(205, 44); | |||
|  |             this.layoutControlItem24.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem24.Text = "单位"; | |||
|  |             this.layoutControlItem24.TextSize = new System.Drawing.Size(64, 19); | |||
|  |             //  | |||
|  |             // layoutControlItem6 | |||
|  |             //  | |||
|  |             this.layoutControlItem6.Control = this.textEditValidCount; | |||
|  |             this.layoutControlItem6.Location = new System.Drawing.Point(0, 203); | |||
|  |             this.layoutControlItem6.MaxSize = new System.Drawing.Size(273, 44); | |||
|  |             this.layoutControlItem6.MinSize = new System.Drawing.Size(273, 44); | |||
|  |             this.layoutControlItem6.Name = "layoutControlItem6"; | |||
|  |             this.layoutControlItem6.Size = new System.Drawing.Size(273, 44); | |||
|  |             this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem6.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 15, 0, 0); | |||
|  |             this.layoutControlItem6.Text = "复核数量"; | |||
|  |             this.layoutControlItem6.TextSize = new System.Drawing.Size(64, 19); | |||
|  |             //  | |||
|  |             // layoutControlItem26 | |||
|  |             //  | |||
|  |             this.layoutControlItem26.Control = this.comValidException; | |||
|  |             this.layoutControlItem26.Location = new System.Drawing.Point(273, 203); | |||
|  |             this.layoutControlItem26.MaxSize = new System.Drawing.Size(234, 44); | |||
|  |             this.layoutControlItem26.MinSize = new System.Drawing.Size(234, 44); | |||
|  |             this.layoutControlItem26.Name = "layoutControlItem26"; | |||
|  |             this.layoutControlItem26.Size = new System.Drawing.Size(234, 44); | |||
|  |             this.layoutControlItem26.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem26.Text = "复核结果"; | |||
|  |             this.layoutControlItem26.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | |||
|  |             this.layoutControlItem26.TextSize = new System.Drawing.Size(64, 19); | |||
|  |             this.layoutControlItem26.TextToControlDistance = 5; | |||
|  |             //  | |||
|  |             // layoutControlItem25 | |||
|  |             //  | |||
|  |             this.layoutControlItem25.Control = this.lbType; | |||
|  |             this.layoutControlItem25.CustomizationFormText = "剂型"; | |||
|  |             this.layoutControlItem25.Location = new System.Drawing.Point(900, 99); | |||
|  |             this.layoutControlItem25.MaxSize = new System.Drawing.Size(310, 44); | |||
|  |             this.layoutControlItem25.MinSize = new System.Drawing.Size(310, 44); | |||
|  |             this.layoutControlItem25.Name = "layoutControlItem25"; | |||
|  |             this.layoutControlItem25.Size = new System.Drawing.Size(310, 44); | |||
|  |             this.layoutControlItem25.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem25.Text = "类型"; | |||
|  |             this.layoutControlItem25.TextSize = new System.Drawing.Size(64, 19); | |||
|  |             //  | |||
|  |             // emptySpaceItem11 | |||
|  |             //  | |||
|  |             this.emptySpaceItem11.AllowHotTrack = false; | |||
|  |             this.emptySpaceItem11.Location = new System.Drawing.Point(1122, 203); | |||
|  |             this.emptySpaceItem11.Name = "emptySpaceItem11"; | |||
|  |             this.emptySpaceItem11.Size = new System.Drawing.Size(98, 44); | |||
|  |             this.emptySpaceItem11.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             //  | |||
|  |             // emptySpaceItem9 | |||
|  |             //  | |||
|  |             this.emptySpaceItem9.AllowHotTrack = false; | |||
|  |             this.emptySpaceItem9.Location = new System.Drawing.Point(0, 46); | |||
|  |             this.emptySpaceItem9.MaxSize = new System.Drawing.Size(0, 10); | |||
|  |             this.emptySpaceItem9.MinSize = new System.Drawing.Size(10, 10); | |||
|  |             this.emptySpaceItem9.Name = "emptySpaceItem9"; | |||
|  |             this.emptySpaceItem9.Size = new System.Drawing.Size(1220, 10); | |||
|  |             this.emptySpaceItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.emptySpaceItem9.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             //  | |||
|  |             // simpleSeparator5 | |||
|  |             //  | |||
|  |             this.simpleSeparator5.AllowHotTrack = false; | |||
|  |             this.simpleSeparator5.Location = new System.Drawing.Point(0, 44); | |||
|  |             this.simpleSeparator5.Name = "simpleSeparator5"; | |||
|  |             this.simpleSeparator5.Size = new System.Drawing.Size(1220, 2); | |||
|  |             //  | |||
|  |             // layoutControlItem27 | |||
|  |             //  | |||
|  |             this.layoutControlItem27.Control = this.checkEditPass; | |||
|  |             this.layoutControlItem27.Location = new System.Drawing.Point(944, 203); | |||
|  |             this.layoutControlItem27.MaxSize = new System.Drawing.Size(89, 44); | |||
|  |             this.layoutControlItem27.MinSize = new System.Drawing.Size(89, 44); | |||
|  |             this.layoutControlItem27.Name = "layoutControlItem27"; | |||
|  |             this.layoutControlItem27.Size = new System.Drawing.Size(89, 44); | |||
|  |             this.layoutControlItem27.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem27.Text = "复核通过"; | |||
|  |             this.layoutControlItem27.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             this.layoutControlItem27.TextVisible = false; | |||
|  |             //  | |||
|  |             // emptySpaceItem5 | |||
|  |             //  | |||
|  |             this.emptySpaceItem5.AllowHotTrack = false; | |||
|  |             this.emptySpaceItem5.Location = new System.Drawing.Point(1200, 0); | |||
|  |             this.emptySpaceItem5.Name = "emptySpaceItem5"; | |||
|  |             this.emptySpaceItem5.Size = new System.Drawing.Size(20, 44); | |||
|  |             this.emptySpaceItem5.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             //  | |||
|  |             // emptySpaceItem8 | |||
|  |             //  | |||
|  |             this.emptySpaceItem8.AllowHotTrack = false; | |||
|  |             this.emptySpaceItem8.Location = new System.Drawing.Point(1210, 99); | |||
|  |             this.emptySpaceItem8.Name = "emptySpaceItem8"; | |||
|  |             this.emptySpaceItem8.Size = new System.Drawing.Size(10, 44); | |||
|  |             this.emptySpaceItem8.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             //  | |||
|  |             // lgDoulbeChk | |||
|  |             //  | |||
|  |             this.lgDoulbeChk.CustomizationFormText = "lgDoulbeChk"; | |||
|  |             this.lgDoulbeChk.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | |||
|  |             this.layoutControlItem19, | |||
|  |             this.emptySpaceItem2, | |||
|  |             this.layoutControlItem37, | |||
|  |             this.layoutControlItem34}); | |||
|  |             this.lgDoulbeChk.Location = new System.Drawing.Point(0, 143); | |||
|  |             this.lgDoulbeChk.Name = "lgDoulbeChk"; | |||
|  |             this.lgDoulbeChk.Size = new System.Drawing.Size(1220, 48); | |||
|  |             this.lgDoulbeChk.TextVisible = false; | |||
|  |             this.lgDoulbeChk.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never; | |||
|  |             //  | |||
|  |             // layoutControlItem19 | |||
|  |             //  | |||
|  |             this.layoutControlItem19.Control = this.lbDoubleCheck; | |||
|  |             this.layoutControlItem19.CustomizationFormText = "单位"; | |||
|  |             this.layoutControlItem19.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlItem19.MinSize = new System.Drawing.Size(24, 24); | |||
|  |             this.layoutControlItem19.Name = "layoutControlItem19"; | |||
|  |             this.layoutControlItem19.Size = new System.Drawing.Size(832, 24); | |||
|  |             this.layoutControlItem19.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem19.Text = "件数"; | |||
|  |             this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             this.layoutControlItem19.TextVisible = false; | |||
|  |             //  | |||
|  |             // emptySpaceItem2 | |||
|  |             //  | |||
|  |             this.emptySpaceItem2.AllowHotTrack = false; | |||
|  |             this.emptySpaceItem2.Location = new System.Drawing.Point(1186, 0); | |||
|  |             this.emptySpaceItem2.Name = "emptySpaceItem2"; | |||
|  |             this.emptySpaceItem2.Size = new System.Drawing.Size(10, 24); | |||
|  |             this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             //  | |||
|  |             // layoutControlItem37 | |||
|  |             //  | |||
|  |             this.layoutControlItem37.Control = this.txtPasswd; | |||
|  |             this.layoutControlItem37.CustomizationFormText = "密码"; | |||
|  |             this.layoutControlItem37.Location = new System.Drawing.Point(1009, 0); | |||
|  |             this.layoutControlItem37.MaxSize = new System.Drawing.Size(177, 24); | |||
|  |             this.layoutControlItem37.MinSize = new System.Drawing.Size(177, 24); | |||
|  |             this.layoutControlItem37.Name = "layoutControlItem37"; | |||
|  |             this.layoutControlItem37.Size = new System.Drawing.Size(177, 24); | |||
|  |             this.layoutControlItem37.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem37.Text = "密码"; | |||
|  |             this.layoutControlItem37.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | |||
|  |             this.layoutControlItem37.TextSize = new System.Drawing.Size(32, 19); | |||
|  |             this.layoutControlItem37.TextToControlDistance = 5; | |||
|  |             //  | |||
|  |             // layoutControlItem34 | |||
|  |             //  | |||
|  |             this.layoutControlItem34.Control = this.txtAccount; | |||
|  |             this.layoutControlItem34.CustomizationFormText = "账号"; | |||
|  |             this.layoutControlItem34.Location = new System.Drawing.Point(832, 0); | |||
|  |             this.layoutControlItem34.MaxSize = new System.Drawing.Size(177, 24); | |||
|  |             this.layoutControlItem34.MinSize = new System.Drawing.Size(177, 24); | |||
|  |             this.layoutControlItem34.Name = "layoutControlItem34"; | |||
|  |             this.layoutControlItem34.Size = new System.Drawing.Size(177, 24); | |||
|  |             this.layoutControlItem34.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem34.Text = "账号"; | |||
|  |             this.layoutControlItem34.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | |||
|  |             this.layoutControlItem34.TextSize = new System.Drawing.Size(32, 19); | |||
|  |             this.layoutControlItem34.TextToControlDistance = 5; | |||
|  |             //  | |||
|  |             // simpleSeparator1 | |||
|  |             //  | |||
|  |             this.simpleSeparator1.AllowHotTrack = false; | |||
|  |             this.simpleSeparator1.Location = new System.Drawing.Point(0, 191); | |||
|  |             this.simpleSeparator1.Name = "simpleSeparator1"; | |||
|  |             this.simpleSeparator1.Size = new System.Drawing.Size(1220, 2); | |||
|  |             //  | |||
|  |             // emptySpaceItem16 | |||
|  |             //  | |||
|  |             this.emptySpaceItem16.AllowHotTrack = false; | |||
|  |             this.emptySpaceItem16.Location = new System.Drawing.Point(0, 193); | |||
|  |             this.emptySpaceItem16.MaxSize = new System.Drawing.Size(0, 10); | |||
|  |             this.emptySpaceItem16.MinSize = new System.Drawing.Size(10, 10); | |||
|  |             this.emptySpaceItem16.Name = "emptySpaceItem16"; | |||
|  |             this.emptySpaceItem16.Size = new System.Drawing.Size(1220, 10); | |||
|  |             this.emptySpaceItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.emptySpaceItem16.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             //  | |||
|  |             // lcgSKUGroup | |||
|  |             //  | |||
|  |             this.lcgSKUGroup.CustomizationFormText = "SKU信息"; | |||
|  |             this.lcgSKUGroup.Location = new System.Drawing.Point(0, 56); | |||
|  |             this.lcgSKUGroup.Name = "lcgSKUGroup"; | |||
|  |             this.lcgSKUGroup.Size = new System.Drawing.Size(1220, 43); | |||
|  |             this.lcgSKUGroup.Text = "SKU信息"; | |||
|  |             //  | |||
|  |             // lgOutPickDetail | |||
|  |             //  | |||
|  |             this.lgOutPickDetail.ExpandButtonVisible = true; | |||
|  |             this.lgOutPickDetail.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | |||
|  |             this.layoutControlItem10}); | |||
|  |             this.lgOutPickDetail.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.lgOutPickDetail.Name = "lgOutPickDetail"; | |||
|  |             this.lgOutPickDetail.Size = new System.Drawing.Size(1220, 247); | |||
|  |             this.lgOutPickDetail.Text = "订单信息"; | |||
|  |             this.lgOutPickDetail.CustomButtonUnchecked += new DevExpress.XtraBars.Docking2010.BaseButtonEventHandler(this.lgOutPickDetail_CustomButtonUnchecked); | |||
|  |             this.lgOutPickDetail.CustomButtonChecked += new DevExpress.XtraBars.Docking2010.BaseButtonEventHandler(this.lgOutPickDetail_CustomButtonChecked); | |||
|  |             //  | |||
|  |             // layoutControlItem10 | |||
|  |             //  | |||
|  |             this.layoutControlItem10.Control = this.gridSaleOrders; | |||
|  |             this.layoutControlItem10.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlItem10.MinSize = new System.Drawing.Size(104, 24); | |||
|  |             this.layoutControlItem10.Name = "layoutControlItem10"; | |||
|  |             this.layoutControlItem10.Size = new System.Drawing.Size(1220, 247); | |||
|  |             this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem10.Text = "原始订单信息"; | |||
|  |             this.layoutControlItem10.TextLocation = DevExpress.Utils.Locations.Top; | |||
|  |             this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             this.layoutControlItem10.TextVisible = false; | |||
|  |             //  | |||
|  |             // layoutControlGroup13 | |||
|  |             //  | |||
|  |             this.layoutControlGroup13.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | |||
|  |             this.layoutControlItem33}); | |||
|  |             this.layoutControlGroup13.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlGroup13.Name = "layoutControlGroup13"; | |||
|  |             this.layoutControlGroup13.Size = new System.Drawing.Size(1220, 247); | |||
|  |             this.layoutControlGroup13.Text = "拣货明细"; | |||
|  |             //  | |||
|  |             // layoutControlItem33 | |||
|  |             //  | |||
|  |             this.layoutControlItem33.Control = this.gridPickDetails; | |||
|  |             this.layoutControlItem33.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlItem33.Name = "layoutControlItem33"; | |||
|  |             this.layoutControlItem33.Size = new System.Drawing.Size(1220, 247); | |||
|  |             this.layoutControlItem33.Text = "拣货明细"; | |||
|  |             this.layoutControlItem33.TextLocation = DevExpress.Utils.Locations.Top; | |||
|  |             this.layoutControlItem33.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             this.layoutControlItem33.TextVisible = false; | |||
|  |             //  | |||
|  |             // tabbedControlGroup3 | |||
|  |             //  | |||
|  |             this.tabbedControlGroup3.Location = new System.Drawing.Point(0, 357); | |||
|  |             this.tabbedControlGroup3.Name = "tabbedControlGroup3"; | |||
|  |             this.tabbedControlGroup3.SelectedTabPage = this.layoutControlGroup7; | |||
|  |             this.tabbedControlGroup3.SelectedTabPageIndex = 0; | |||
|  |             this.tabbedControlGroup3.Size = new System.Drawing.Size(1244, 211); | |||
|  |             this.tabbedControlGroup3.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | |||
|  |             this.layoutControlGroup7, | |||
|  |             this.layoutControlGroup8}); | |||
|  |             //  | |||
|  |             // layoutControlGroup7 | |||
|  |             //  | |||
|  |             this.layoutControlGroup7.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | |||
|  |             this.layoutControlItem5}); | |||
|  |             this.layoutControlGroup7.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlGroup7.Name = "layoutControlGroup7"; | |||
|  |             this.layoutControlGroup7.Size = new System.Drawing.Size(1220, 164); | |||
|  |             this.layoutControlGroup7.Text = "待检验商品"; | |||
|  |             //  | |||
|  |             // layoutControlItem5 | |||
|  |             //  | |||
|  |             this.layoutControlItem5.Control = this.grid4Valid; | |||
|  |             this.layoutControlItem5.CustomizationFormText = "波次整库明细"; | |||
|  |             this.layoutControlItem5.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlItem5.Name = "layoutControlItem5"; | |||
|  |             this.layoutControlItem5.Size = new System.Drawing.Size(1220, 164); | |||
|  |             this.layoutControlItem5.Text = " 波次零库明细"; | |||
|  |             this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Top; | |||
|  |             this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             this.layoutControlItem5.TextVisible = false; | |||
|  |             //  | |||
|  |             // layoutControlGroup8 | |||
|  |             //  | |||
|  |             this.layoutControlGroup8.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | |||
|  |             this.layoutControlItem8}); | |||
|  |             this.layoutControlGroup8.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlGroup8.Name = "layoutControlGroup8"; | |||
|  |             this.layoutControlGroup8.Size = new System.Drawing.Size(1220, 164); | |||
|  |             this.layoutControlGroup8.Text = "已检验商品"; | |||
|  |             //  | |||
|  |             // layoutControlItem8 | |||
|  |             //  | |||
|  |             this.layoutControlItem8.Control = this.gridValidated; | |||
|  |             this.layoutControlItem8.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlItem8.Name = "layoutControlItem8"; | |||
|  |             this.layoutControlItem8.Size = new System.Drawing.Size(1220, 164); | |||
|  |             this.layoutControlItem8.Text = " 波次整库明细"; | |||
|  |             this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top; | |||
|  |             this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             this.layoutControlItem8.TextVisible = false; | |||
|  |             //  | |||
|  |             // splitterItem1 | |||
|  |             //  | |||
|  |             this.splitterItem1.AllowHotTrack = true; | |||
|  |             this.splitterItem1.Location = new System.Drawing.Point(311, 0); | |||
|  |             this.splitterItem1.Name = "splitterItem1"; | |||
|  |             this.splitterItem1.Size = new System.Drawing.Size(5, 611); | |||
|  |             //  | |||
|  |             // layoutControlGroup2 | |||
|  |             //  | |||
|  |             this.layoutControlGroup2.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold); | |||
|  |             this.layoutControlGroup2.AppearanceGroup.Options.UseFont = true; | |||
|  |             this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | |||
|  |             this.layoutControlItem1, | |||
|  |             this.layoutControlItem4, | |||
|  |             this.layoutControlItem3, | |||
|  |             this.layoutControlItem12, | |||
|  |             this.emptySpaceItem7, | |||
|  |             this.emptySpaceItem6, | |||
|  |             this.emptySpaceItem34}); | |||
|  |             this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlGroup2.Name = "layoutControlGroup2"; | |||
|  |             this.layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(5, 5, 9, 9); | |||
|  |             this.layoutControlGroup2.Size = new System.Drawing.Size(311, 106); | |||
|  |             this.layoutControlGroup2.Text = "数据更新"; | |||
|  |             //  | |||
|  |             // layoutControlItem1 | |||
|  |             //  | |||
|  |             this.layoutControlItem1.Control = this.swAutoOrder; | |||
|  |             this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlItem1.MinSize = new System.Drawing.Size(131, 29); | |||
|  |             this.layoutControlItem1.Name = "layoutControlItem1"; | |||
|  |             this.layoutControlItem1.Size = new System.Drawing.Size(152, 34); | |||
|  |             this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem1.Text = "自动提取"; | |||
|  |             this.layoutControlItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | |||
|  |             this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Left; | |||
|  |             this.layoutControlItem1.TextSize = new System.Drawing.Size(48, 14); | |||
|  |             this.layoutControlItem1.TextToControlDistance = 5; | |||
|  |             //  | |||
|  |             // layoutControlItem4 | |||
|  |             //  | |||
|  |             this.layoutControlItem4.Control = this.btnPickOrders; | |||
|  |             this.layoutControlItem4.Location = new System.Drawing.Point(162, 34); | |||
|  |             this.layoutControlItem4.MaxSize = new System.Drawing.Size(59, 29); | |||
|  |             this.layoutControlItem4.MinSize = new System.Drawing.Size(59, 29); | |||
|  |             this.layoutControlItem4.Name = "layoutControlItem4"; | |||
|  |             this.layoutControlItem4.Size = new System.Drawing.Size(59, 29); | |||
|  |             this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             this.layoutControlItem4.TextVisible = false; | |||
|  |             //  | |||
|  |             // layoutControlItem3 | |||
|  |             //  | |||
|  |             this.layoutControlItem3.Control = this.spinOrder; | |||
|  |             this.layoutControlItem3.Location = new System.Drawing.Point(162, 0); | |||
|  |             this.layoutControlItem3.MaxSize = new System.Drawing.Size(123, 34); | |||
|  |             this.layoutControlItem3.MinSize = new System.Drawing.Size(123, 34); | |||
|  |             this.layoutControlItem3.Name = "layoutControlItem3"; | |||
|  |             this.layoutControlItem3.Size = new System.Drawing.Size(123, 34); | |||
|  |             this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem3.Text = "间隔分钟"; | |||
|  |             this.layoutControlItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | |||
|  |             this.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Left; | |||
|  |             this.layoutControlItem3.TextSize = new System.Drawing.Size(48, 14); | |||
|  |             this.layoutControlItem3.TextToControlDistance = 5; | |||
|  |             //  | |||
|  |             // layoutControlItem12 | |||
|  |             //  | |||
|  |             this.layoutControlItem12.Control = this.combColors; | |||
|  |             this.layoutControlItem12.Location = new System.Drawing.Point(0, 34); | |||
|  |             this.layoutControlItem12.MaxSize = new System.Drawing.Size(152, 29); | |||
|  |             this.layoutControlItem12.MinSize = new System.Drawing.Size(152, 29); | |||
|  |             this.layoutControlItem12.Name = "layoutControlItem12"; | |||
|  |             this.layoutControlItem12.Size = new System.Drawing.Size(152, 29); | |||
|  |             this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem12.Text = "复合台"; | |||
|  |             this.layoutControlItem12.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | |||
|  |             this.layoutControlItem12.TextSize = new System.Drawing.Size(36, 14); | |||
|  |             this.layoutControlItem12.TextToControlDistance = 5; | |||
|  |             //  | |||
|  |             // emptySpaceItem7 | |||
|  |             //  | |||
|  |             this.emptySpaceItem7.AllowHotTrack = false; | |||
|  |             this.emptySpaceItem7.Location = new System.Drawing.Point(221, 34); | |||
|  |             this.emptySpaceItem7.Name = "emptySpaceItem7"; | |||
|  |             this.emptySpaceItem7.Size = new System.Drawing.Size(64, 29); | |||
|  |             this.emptySpaceItem7.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             //  | |||
|  |             // emptySpaceItem6 | |||
|  |             //  | |||
|  |             this.emptySpaceItem6.AllowHotTrack = false; | |||
|  |             this.emptySpaceItem6.Location = new System.Drawing.Point(285, 0); | |||
|  |             this.emptySpaceItem6.Name = "emptySpaceItem6"; | |||
|  |             this.emptySpaceItem6.Size = new System.Drawing.Size(10, 63); | |||
|  |             this.emptySpaceItem6.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             //  | |||
|  |             // emptySpaceItem34 | |||
|  |             //  | |||
|  |             this.emptySpaceItem34.AllowHotTrack = false; | |||
|  |             this.emptySpaceItem34.Location = new System.Drawing.Point(152, 0); | |||
|  |             this.emptySpaceItem34.MaxSize = new System.Drawing.Size(10, 63); | |||
|  |             this.emptySpaceItem34.MinSize = new System.Drawing.Size(10, 63); | |||
|  |             this.emptySpaceItem34.Name = "emptySpaceItem34"; | |||
|  |             this.emptySpaceItem34.Size = new System.Drawing.Size(10, 63); | |||
|  |             this.emptySpaceItem34.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.emptySpaceItem34.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             //  | |||
|  |             // tabbedControlGroup2 | |||
|  |             //  | |||
|  |             this.tabbedControlGroup2.Location = new System.Drawing.Point(0, 106); | |||
|  |             this.tabbedControlGroup2.Name = "tabbedControlGroup2"; | |||
|  |             this.tabbedControlGroup2.SelectedTabPage = this.layoutControlGroup4; | |||
|  |             this.tabbedControlGroup2.SelectedTabPageIndex = 0; | |||
|  |             this.tabbedControlGroup2.Size = new System.Drawing.Size(311, 505); | |||
|  |             this.tabbedControlGroup2.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | |||
|  |             this.layoutControlGroup4, | |||
|  |             this.layoutControlGroup6}); | |||
|  |             //  | |||
|  |             // layoutControlGroup4 | |||
|  |             //  | |||
|  |             this.layoutControlGroup4.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold); | |||
|  |             this.layoutControlGroup4.AppearanceGroup.Options.UseFont = true; | |||
|  |             this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | |||
|  |             this.layoutControlItem18, | |||
|  |             this.layoutControlGroup10, | |||
|  |             this.splitterItem6, | |||
|  |             this.layoutControlItem16}); | |||
|  |             this.layoutControlGroup4.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlGroup4.Name = "layoutControlGroup4"; | |||
|  |             this.layoutControlGroup4.Size = new System.Drawing.Size(287, 458); | |||
|  |             this.layoutControlGroup4.Text = "待检验订单列表"; | |||
|  |             //  | |||
|  |             // layoutControlItem18 | |||
|  |             //  | |||
|  |             this.layoutControlItem18.Control = this.gridControl1; | |||
|  |             this.layoutControlItem18.Location = new System.Drawing.Point(0, 24); | |||
|  |             this.layoutControlItem18.MinSize = new System.Drawing.Size(104, 24); | |||
|  |             this.layoutControlItem18.Name = "layoutControlItem18"; | |||
|  |             this.layoutControlItem18.Size = new System.Drawing.Size(287, 290); | |||
|  |             this.layoutControlItem18.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem18.TextLocation = DevExpress.Utils.Locations.Top; | |||
|  |             this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             this.layoutControlItem18.TextVisible = false; | |||
|  |             //  | |||
|  |             // layoutControlGroup10 | |||
|  |             //  | |||
|  |             this.layoutControlGroup10.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | |||
|  |             this.layoutControlItem15}); | |||
|  |             this.layoutControlGroup10.Location = new System.Drawing.Point(0, 319); | |||
|  |             this.layoutControlGroup10.Name = "layoutControlGroup10"; | |||
|  |             this.layoutControlGroup10.Size = new System.Drawing.Size(287, 139); | |||
|  |             this.layoutControlGroup10.Text = "周转箱信息"; | |||
|  |             //  | |||
|  |             // layoutControlItem15 | |||
|  |             //  | |||
|  |             this.layoutControlItem15.Control = this.gridControlBox; | |||
|  |             this.layoutControlItem15.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlItem15.Name = "layoutControlItem15"; | |||
|  |             this.layoutControlItem15.Size = new System.Drawing.Size(263, 96); | |||
|  |             this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             this.layoutControlItem15.TextVisible = false; | |||
|  |             //  | |||
|  |             // splitterItem6 | |||
|  |             //  | |||
|  |             this.splitterItem6.AllowHotTrack = true; | |||
|  |             this.splitterItem6.Location = new System.Drawing.Point(0, 314); | |||
|  |             this.splitterItem6.Name = "splitterItem6"; | |||
|  |             this.splitterItem6.Size = new System.Drawing.Size(287, 5); | |||
|  |             //  | |||
|  |             // layoutControlItem16 | |||
|  |             //  | |||
|  |             this.layoutControlItem16.Control = this.txtBoxId; | |||
|  |             this.layoutControlItem16.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlItem16.Name = "layoutControlItem16"; | |||
|  |             this.layoutControlItem16.Size = new System.Drawing.Size(287, 24); | |||
|  |             this.layoutControlItem16.Text = "周转箱编号"; | |||
|  |             this.layoutControlItem16.TextSize = new System.Drawing.Size(64, 14); | |||
|  |             //  | |||
|  |             // layoutControlGroup6 | |||
|  |             //  | |||
|  |             this.layoutControlGroup6.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold); | |||
|  |             this.layoutControlGroup6.AppearanceGroup.Options.UseFont = true; | |||
|  |             this.layoutControlGroup6.ExpandButtonVisible = true; | |||
|  |             this.layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | |||
|  |             this.layoutControlItem2}); | |||
|  |             this.layoutControlGroup6.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlGroup6.Name = "layoutControlGroup6"; | |||
|  |             this.layoutControlGroup6.Size = new System.Drawing.Size(287, 458); | |||
|  |             this.layoutControlGroup6.Text = "异常回馈"; | |||
|  |             //  | |||
|  |             // layoutControlItem2 | |||
|  |             //  | |||
|  |             this.layoutControlItem2.Control = this.gridControlException; | |||
|  |             this.layoutControlItem2.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlItem2.Name = "layoutControlItem2"; | |||
|  |             this.layoutControlItem2.Size = new System.Drawing.Size(287, 458); | |||
|  |             this.layoutControlItem2.Text = "异常回馈"; | |||
|  |             this.layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Top; | |||
|  |             this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             this.layoutControlItem2.TextVisible = false; | |||
|  |             //  | |||
|  |             // label6 | |||
|  |             //  | |||
|  |             this.label6.Font = new System.Drawing.Font("华文仿宋", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); | |||
|  |             this.label6.Location = new System.Drawing.Point(470, 147); | |||
|  |             this.label6.Name = "label6"; | |||
|  |             this.label6.Size = new System.Drawing.Size(418, 35); | |||
|  |             this.label6.TabIndex = 1; | |||
|  |             this.label6.Text = "20170101"; | |||
|  |             this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; | |||
|  |             //  | |||
|  |             // layoutControlItem21 | |||
|  |             //  | |||
|  |             this.layoutControlItem21.Control = this.label6; | |||
|  |             this.layoutControlItem21.CustomizationFormText = "生产日期"; | |||
|  |             this.layoutControlItem21.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlItem21.MinSize = new System.Drawing.Size(75, 39); | |||
|  |             this.layoutControlItem21.Name = "layoutControlItem21"; | |||
|  |             this.layoutControlItem21.Size = new System.Drawing.Size(489, 39); | |||
|  |             this.layoutControlItem21.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem21.Text = "生产日期"; | |||
|  |             this.layoutControlItem21.TextSize = new System.Drawing.Size(64, 14); | |||
|  |             //  | |||
|  |             // openFileDialog1 | |||
|  |             //  | |||
|  |             this.openFileDialog1.FileName = "openFileDialog1"; | |||
|  |             //  | |||
|  |             // GoodsOutPartValidationForm | |||
|  |             //  | |||
|  |             this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); | |||
|  |             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; | |||
|  |             this.ClientSize = new System.Drawing.Size(1368, 775); | |||
|  |             this.Controls.Add(this.layoutControl1); | |||
|  |             this.Controls.Add(this.ribbon); | |||
|  |             this.Name = "GoodsOutPartValidationForm"; | |||
|  |             this.Ribbon = this.ribbon; | |||
|  |             this.Text = "出库复核"; | |||
|  |             this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.GoodsOutValidationForm_FormClosing); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); | |||
|  |             this.layoutControl1.ResumeLayout(false); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridControlBox)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gvBox)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridControlException)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridViewException)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridPickDetails)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridViewPickDetails)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridSaleOrders)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridViewSaleOrders)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridValidated)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridViewValidated)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.swAutoOrder.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.spinOrder.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.grid4Valid)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridView4Valid)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.textEditBarcode.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.comValidException.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.checkEditPass.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.textEditValidtionRemark.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.spinBulkBox.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.spinBulkBag.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.textEditValidCount.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.combColors.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtBoxId.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtAccount.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtPasswd.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup12)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem32)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator3)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup11)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup9)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem11)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem9)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator5)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.lgDoulbeChk)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem37)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem16)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.lcgSKUGroup)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.lgOutPickDetail)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup13)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup3)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup7)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup8)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem34)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup2)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup10)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.splitterItem6)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.behaviorManager1)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit(); | |||
|  |             this.ResumeLayout(false); | |||
|  |             this.PerformLayout(); | |||
|  | 
 | |||
|  |         } | |||
|  | 
 | |||
|  |         #endregion | |||
|  | 
 | |||
|  |         private DevExpress.XtraBars.Ribbon.RibbonControl ribbon; | |||
|  |         private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1; | |||
|  |         private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1; | |||
|  |         private DevExpress.XtraBars.BarButtonItem bbQuery; | |||
|  |         private DevExpress.XtraLayout.LayoutControl layoutControl1; | |||
|  |         private DevExpress.XtraGrid.GridControl gridControl1; | |||
|  |         private DevExpress.XtraGrid.Views.Grid.GridView gridView1; | |||
|  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; | |||
|  |         private DevExpress.XtraGrid.GridControl gridValidated; | |||
|  |         private DevExpress.XtraGrid.Views.Grid.GridView gridViewValidated; | |||
|  |         private DevExpress.XtraEditors.SimpleButton btnPickOrders; | |||
|  |         private DevExpress.XtraEditors.SimpleButton btnPrint; | |||
|  |         private DevExpress.XtraEditors.ToggleSwitch swAutoOrder; | |||
|  |         private DevExpress.XtraEditors.SpinEdit spinOrder; | |||
|  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; | |||
|  |         private DevExpress.XtraGrid.GridControl grid4Valid; | |||
|  |         private DevExpress.XtraGrid.Views.Grid.GridView gridView4Valid; | |||
|  |         private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl1; | |||
|  |         private DevExpress.XtraBars.BarButtonItem barButtonItem1; | |||
|  |         private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage2; | |||
|  |         private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup2; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; | |||
|  |         private System.Windows.Forms.Label lbPickOrderNo; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; | |||
|  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3; | |||
|  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2; | |||
|  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup8; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; | |||
|  |         private DevExpress.XtraEditors.TextEdit textEditBarcode; | |||
|  |         private DevExpress.Utils.Behaviors.BehaviorManager behaviorManager1; | |||
|  |         private System.Windows.Forms.Label lbUnit; | |||
|  |         private System.Windows.Forms.Label lbType; | |||
|  |         private System.Windows.Forms.Label label6; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21; | |||
|  |         private System.Windows.Forms.Label lbPickCount; | |||
|  |         private System.Windows.Forms.Label lbSaleCount; | |||
|  |         private DevExpress.XtraEditors.ComboBoxEdit comValidException; | |||
|  |         private DevExpress.XtraEditors.CheckEdit checkEditPass; | |||
|  |         private DevExpress.XtraEditors.SimpleButton btnValidateItem; | |||
|  |         private System.Windows.Forms.Label lbManufacturer; | |||
|  |         private System.Windows.Forms.Label lbGoodsName; | |||
|  |         private System.Windows.Forms.Label lbCustmer; | |||
|  |         private DevExpress.XtraGrid.GridControl gridSaleOrders; | |||
|  |         private DevExpress.XtraGrid.Views.Grid.GridView gridViewSaleOrders; | |||
|  |         private DevExpress.XtraLayout.LayoutControlGroup lgOutPickDetail; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; | |||
|  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup11; | |||
|  |         private DevExpress.XtraEditors.MemoEdit textEditValidtionRemark; | |||
|  |         private DevExpress.XtraGrid.GridControl gridPickDetails; | |||
|  |         private DevExpress.XtraGrid.Views.Grid.GridView gridViewPickDetails; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem33; | |||
|  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup12; | |||
|  |         private System.Windows.Forms.OpenFileDialog openFileDialog1; | |||
|  |         private DevExpress.XtraLayout.SimpleSeparator simpleSeparator3; | |||
|  |         private DevExpress.XtraEditors.SpinEdit spinBulkBox; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem35; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem36; | |||
|  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3; | |||
|  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4; | |||
|  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; | |||
|  |         private DevExpress.XtraEditors.SpinEdit spinBulkBag; | |||
|  |         private DevExpress.XtraGrid.GridControl gridControlException; | |||
|  |         private DevExpress.XtraGrid.Views.Grid.GridView gridViewException; | |||
|  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup6; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; | |||
|  |         private DevExpress.XtraLayout.SplitterItem splitterItem1; | |||
|  |         private DevExpress.XtraEditors.SpinEdit textEditValidCount; | |||
|  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem32; | |||
|  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem6; | |||
|  |         private DevExpress.XtraEditors.ComboBoxEdit combColors; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; | |||
|  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem7; | |||
|  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem34; | |||
|  |         private DevExpress.XtraGrid.GridControl gridControlBox; | |||
|  |         private DevExpress.XtraGrid.Views.Grid.GridView gvBox; | |||
|  |         private DevExpress.XtraEditors.TextEdit txtBoxId; | |||
|  |         private System.Windows.Forms.Label lbDoubleCheck; | |||
|  |         private DevExpress.XtraEditors.TextEdit txtAccount; | |||
|  |         private DevExpress.XtraEditors.TextEdit txtPasswd; | |||
|  |         private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup1; | |||
|  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup9; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem29; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem31; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25; | |||
|  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem11; | |||
|  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem9; | |||
|  |         private DevExpress.XtraLayout.SimpleSeparator simpleSeparator5; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem27; | |||
|  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem5; | |||
|  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem8; | |||
|  |         private DevExpress.XtraLayout.LayoutControlGroup lgDoulbeChk; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem34; | |||
|  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem37; | |||
|  |         private DevExpress.XtraLayout.SimpleSeparator simpleSeparator1; | |||
|  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem16; | |||
|  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup13; | |||
|  |         private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup2; | |||
|  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; | |||
|  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup10; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; | |||
|  |         private DevExpress.XtraLayout.SplitterItem splitterItem6; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; | |||
|  |         private DevExpress.XtraLayout.LayoutControlGroup lcgSKUGroup; | |||
|  |         private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup3; | |||
|  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup7; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; | |||
|  |     } | |||
|  | } |