| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  | namespace DeiNiu.wms.win  | 
					
						
							|  |  |  |  | { | 
					
						
							|  |  |  |  |     partial class GoodsReceive | 
					
						
							|  |  |  |  |     { | 
					
						
							|  |  |  |  |         /// <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() | 
					
						
							|  |  |  |  |         { | 
					
						
							|  |  |  |  |             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GoodsReceive)); | 
					
						
							|  |  |  |  |             this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl(); | 
					
						
							|  |  |  |  |             this.bbQuery = new DevExpress.XtraBars.BarButtonItem(); | 
					
						
							|  |  |  |  |             this.barBiSyncGoods = 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.btnQueryShip = new DevExpress.XtraEditors.SimpleButton(); | 
					
						
							|  |  |  |  |             this.gridcontrolShip = new DevExpress.XtraGrid.GridControl(); | 
					
						
							|  |  |  |  |             this.gridviewShip = new DevExpress.XtraGrid.Views.Grid.GridView(); | 
					
						
							|  |  |  |  |             this.gridcontrolRecords = new DevExpress.XtraGrid.GridControl(); | 
					
						
							|  |  |  |  |             this.gridviewRecs = new DevExpress.XtraGrid.Views.Grid.GridView(); | 
					
						
							|  |  |  |  |             this.txtArrave = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.mePhRemark = new DevExpress.XtraEditors.MemoEdit(); | 
					
						
							|  |  |  |  |             this.comboPdStatus = new DevExpress.XtraEditors.ComboBoxEdit(); | 
					
						
							|  |  |  |  |             this.textEditReceiveNum = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.lbVender = new System.Windows.Forms.Label(); | 
					
						
							|  |  |  |  |             this.lbOrderNo = new System.Windows.Forms.Label(); | 
					
						
							|  |  |  |  |             this.gridControl2 = new DevExpress.XtraGrid.GridControl(); | 
					
						
							|  |  |  |  |             this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView(); | 
					
						
							|  |  |  |  |             this.pager1 = new DeiNiu.Controls.pager.Pager(); | 
					
						
							|  |  |  |  |             this.gridControl1 = new DevExpress.XtraGrid.GridControl(); | 
					
						
							|  |  |  |  |             this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); | 
					
						
							|  |  |  |  |             this.txtOrderNo = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.txtVender = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.btnQuery = new DevExpress.XtraEditors.SimpleButton(); | 
					
						
							|  |  |  |  |             this.btnIn = new DevExpress.XtraEditors.SimpleButton(); | 
					
						
							|  |  |  |  |             this.comboState = new DevExpress.XtraEditors.ComboBoxEdit(); | 
					
						
							|  |  |  |  |             this.dateEditTo = new DevExpress.XtraEditors.DateEdit(); | 
					
						
							|  |  |  |  |             this.dateEditFrom = new DevExpress.XtraEditors.DateEdit(); | 
					
						
							|  |  |  |  |             this.textEditBarcode = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.memPdRemark = new DevExpress.XtraEditors.MemoEdit(); | 
					
						
							|  |  |  |  |             this.lbPGoodsName = new System.Windows.Forms.Label(); | 
					
						
							|  |  |  |  |             this.coboPhStatus = new DevExpress.XtraEditors.ComboBoxEdit(); | 
					
						
							|  |  |  |  |             this.lbType = new System.Windows.Forms.Label(); | 
					
						
							|  |  |  |  |             this.txtShipOrder = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.lbShipInfo = new System.Windows.Forms.Label(); | 
					
						
							|  |  |  |  |             this.btnCache = new DevExpress.XtraEditors.SimpleButton(); | 
					
						
							|  |  |  |  |             this.combCache = new DevExpress.XtraEditors.ComboBoxEdit(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup10 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem8 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem10 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.splitterItem1 = new DevExpress.XtraLayout.SplitterItem(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup15 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup12 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlItem32 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup13 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.tbReceive = new DevExpress.XtraLayout.TabbedControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup9 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem31 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem9 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup11 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem12 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem11 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.tbDest = new DevExpress.XtraLayout.TabbedControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup7 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup17 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem16 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem5 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem6 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem7 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup6 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.simpleSeparator1 = new DevExpress.XtraLayout.SimpleSeparator(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup8 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             ((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.gridcontrolShip)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridviewShip)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridcontrolRecords)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridviewRecs)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtArrave.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.mePhRemark.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comboPdStatus.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.textEditReceiveNum.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtOrderNo.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtVender.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comboState.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dateEditTo.Properties.CalendarTimeProperties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dateEditTo.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties.CalendarTimeProperties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.textEditBarcode.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.memPdRemark.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.coboPhStatus.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtShipOrder.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.combCache.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup10)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem10)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup15)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup12)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup13)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.tbReceive)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup9)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem9)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup11)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem12)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem11)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.tbDest)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup7)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup17)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem16)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup8)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); | 
					
						
							|  |  |  |  |             this.SuspendLayout(); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // ribbon | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.ribbon.ExpandCollapseItem.Id = 0; | 
					
						
							|  |  |  |  |             this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] { | 
					
						
							|  |  |  |  |             this.ribbon.ExpandCollapseItem, | 
					
						
							|  |  |  |  |             this.bbQuery, | 
					
						
							|  |  |  |  |             this.barBiSyncGoods}); | 
					
						
							|  |  |  |  |             this.ribbon.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.ribbon.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.ribbon.MaxItemId = 4; | 
					
						
							|  |  |  |  |             this.ribbon.Name = "ribbon"; | 
					
						
							|  |  |  |  |             this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] { | 
					
						
							|  |  |  |  |             this.ribbonPage1}); | 
					
						
							|  |  |  |  |             this.ribbon.Size = new System.Drawing.Size(1954, 225); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // 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); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // barBiSyncGoods | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.barBiSyncGoods.Caption = "同步商品信息"; | 
					
						
							|  |  |  |  |             this.barBiSyncGoods.Id = 3; | 
					
						
							|  |  |  |  |             this.barBiSyncGoods.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barBiSyncGoods.ImageOptions.Image"))); | 
					
						
							|  |  |  |  |             this.barBiSyncGoods.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barBiSyncGoods.ImageOptions.LargeImage"))); | 
					
						
							|  |  |  |  |             this.barBiSyncGoods.Name = "barBiSyncGoods"; | 
					
						
							|  |  |  |  |             this.barBiSyncGoods.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBiSyncGoods_ItemClick); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // 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.ItemLinks.Add(this.barBiSyncGoods); | 
					
						
							|  |  |  |  |             this.ribbonPageGroup1.Name = "ribbonPageGroup1"; | 
					
						
							|  |  |  |  |             this.ribbonPageGroup1.Text = "编辑"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControl1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.btnQueryShip); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.gridcontrolShip); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.gridcontrolRecords); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.txtArrave); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.mePhRemark); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.comboPdStatus); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.textEditReceiveNum); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.lbVender); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.lbOrderNo); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.gridControl2); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.pager1); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.gridControl1); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.txtOrderNo); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.txtVender); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.btnQuery); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.btnIn); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.comboState); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.dateEditTo); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.dateEditFrom); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.textEditBarcode); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.memPdRemark); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.lbPGoodsName); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.coboPhStatus); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.lbType); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.txtShipOrder); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.lbShipInfo); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.btnCache); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.combCache); | 
					
						
							|  |  |  |  |             this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; | 
					
						
							|  |  |  |  |             this.layoutControl1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlGroup10}); | 
					
						
							|  |  |  |  |             this.layoutControl1.Location = new System.Drawing.Point(0, 225); | 
					
						
							|  |  |  |  |             this.layoutControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.layoutControl1.Name = "layoutControl1"; | 
					
						
							|  |  |  |  |             this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1689, 510, 450, 400); | 
					
						
							|  |  |  |  |             this.layoutControl1.Root = this.layoutControlGroup1; | 
					
						
							|  |  |  |  |             this.layoutControl1.Size = new System.Drawing.Size(1954, 993); | 
					
						
							|  |  |  |  |             this.layoutControl1.TabIndex = 2; | 
					
						
							|  |  |  |  |             this.layoutControl1.Text = "layoutControl1"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // btnQueryShip | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.btnQueryShip.Location = new System.Drawing.Point(817, 853); | 
					
						
							|  |  |  |  |             this.btnQueryShip.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.btnQueryShip.Name = "btnQueryShip"; | 
					
						
							|  |  |  |  |             this.btnQueryShip.Size = new System.Drawing.Size(63, 20); | 
					
						
							|  |  |  |  |             this.btnQueryShip.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.btnQueryShip.TabIndex = 59; | 
					
						
							|  |  |  |  |             this.btnQueryShip.Text = "确定"; | 
					
						
							|  |  |  |  |             this.btnQueryShip.Click += new System.EventHandler(this.btnQueryShip_Click); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // gridcontrolShip | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.gridcontrolShip.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8); | 
					
						
							|  |  |  |  |             this.gridcontrolShip.Location = new System.Drawing.Point(612, 879); | 
					
						
							|  |  |  |  |             this.gridcontrolShip.MainView = this.gridviewShip; | 
					
						
							|  |  |  |  |             this.gridcontrolShip.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.gridcontrolShip.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.gridcontrolShip.Name = "gridcontrolShip"; | 
					
						
							|  |  |  |  |             this.gridcontrolShip.Size = new System.Drawing.Size(1300, 32); | 
					
						
							|  |  |  |  |             this.gridcontrolShip.TabIndex = 58; | 
					
						
							|  |  |  |  |             this.gridcontrolShip.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { | 
					
						
							|  |  |  |  |             this.gridviewShip}); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // gridviewShip | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.gridviewShip.GridControl = this.gridcontrolShip; | 
					
						
							|  |  |  |  |             this.gridviewShip.Name = "gridviewShip"; | 
					
						
							|  |  |  |  |             this.gridviewShip.OptionsView.ShowGroupPanel = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // gridcontrolRecords | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.gridcontrolRecords.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8); | 
					
						
							|  |  |  |  |             this.gridcontrolRecords.Location = new System.Drawing.Point(612, 264); | 
					
						
							|  |  |  |  |             this.gridcontrolRecords.MainView = this.gridviewRecs; | 
					
						
							|  |  |  |  |             this.gridcontrolRecords.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.gridcontrolRecords.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.gridcontrolRecords.Name = "gridcontrolRecords"; | 
					
						
							|  |  |  |  |             this.gridcontrolRecords.Size = new System.Drawing.Size(1300, 238); | 
					
						
							|  |  |  |  |             this.gridcontrolRecords.TabIndex = 57; | 
					
						
							|  |  |  |  |             this.gridcontrolRecords.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { | 
					
						
							|  |  |  |  |             this.gridviewRecs}); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // gridviewRecs | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.gridviewRecs.GridControl = this.gridcontrolRecords; | 
					
						
							|  |  |  |  |             this.gridviewRecs.Name = "gridviewRecs"; | 
					
						
							|  |  |  |  |             this.gridviewRecs.OptionsView.ShowGroupPanel = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtArrave | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.txtArrave.Location = new System.Drawing.Point(706, 639); | 
					
						
							|  |  |  |  |             this.txtArrave.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.txtArrave.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.txtArrave.Name = "txtArrave"; | 
					
						
							|  |  |  |  |             this.txtArrave.Size = new System.Drawing.Size(133, 28); | 
					
						
							|  |  |  |  |             this.txtArrave.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtArrave.TabIndex = 56; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // mePhRemark | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.mePhRemark.Location = new System.Drawing.Point(706, 625); | 
					
						
							|  |  |  |  |             this.mePhRemark.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.mePhRemark.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.mePhRemark.Name = "mePhRemark"; | 
					
						
							|  |  |  |  |             this.mePhRemark.Size = new System.Drawing.Size(337, 89); | 
					
						
							|  |  |  |  |             this.mePhRemark.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.mePhRemark.TabIndex = 49; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // comboPdStatus | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.comboPdStatus.EditValue = "正常收货"; | 
					
						
							|  |  |  |  |             this.comboPdStatus.Location = new System.Drawing.Point(708, 663); | 
					
						
							|  |  |  |  |             this.comboPdStatus.Margin = new System.Windows.Forms.Padding(4, 5, 4, 8); | 
					
						
							|  |  |  |  |             this.comboPdStatus.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.comboPdStatus.Name = "comboPdStatus"; | 
					
						
							|  |  |  |  |             this.comboPdStatus.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							|  |  |  |  |             this.comboPdStatus.Properties.Items.AddRange(new object[] { | 
					
						
							|  |  |  |  |             "正常收货", | 
					
						
							|  |  |  |  |             "单品拒收"}); | 
					
						
							|  |  |  |  |             this.comboPdStatus.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; | 
					
						
							|  |  |  |  |             this.comboPdStatus.Size = new System.Drawing.Size(131, 28); | 
					
						
							|  |  |  |  |             this.comboPdStatus.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.comboPdStatus.TabIndex = 46; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // textEditReceiveNum | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.textEditReceiveNum.Location = new System.Drawing.Point(886, 663); | 
					
						
							|  |  |  |  |             this.textEditReceiveNum.Margin = new System.Windows.Forms.Padding(4, 8, 4, 8); | 
					
						
							|  |  |  |  |             this.textEditReceiveNum.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.textEditReceiveNum.Name = "textEditReceiveNum"; | 
					
						
							|  |  |  |  |             this.textEditReceiveNum.Size = new System.Drawing.Size(167, 28); | 
					
						
							|  |  |  |  |             this.textEditReceiveNum.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.textEditReceiveNum.TabIndex = 44; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // lbVender | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.lbVender.Font = new System.Drawing.Font("华文仿宋", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); | 
					
						
							|  |  |  |  |             this.lbVender.Location = new System.Drawing.Point(1268, 112); | 
					
						
							|  |  |  |  |             this.lbVender.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); | 
					
						
							|  |  |  |  |             this.lbVender.Name = "lbVender"; | 
					
						
							|  |  |  |  |             this.lbVender.Size = new System.Drawing.Size(664, 54); | 
					
						
							|  |  |  |  |             this.lbVender.TabIndex = 42; | 
					
						
							|  |  |  |  |             this.lbVender.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // lbOrderNo | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.lbOrderNo.Font = new System.Drawing.Font("华文仿宋", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); | 
					
						
							|  |  |  |  |             this.lbOrderNo.Location = new System.Drawing.Point(1268, 52); | 
					
						
							|  |  |  |  |             this.lbOrderNo.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); | 
					
						
							|  |  |  |  |             this.lbOrderNo.Name = "lbOrderNo"; | 
					
						
							|  |  |  |  |             this.lbOrderNo.Size = new System.Drawing.Size(664, 54); | 
					
						
							|  |  |  |  |             this.lbOrderNo.TabIndex = 41; | 
					
						
							|  |  |  |  |             this.lbOrderNo.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // gridControl2 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.gridControl2.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8); | 
					
						
							|  |  |  |  |             this.gridControl2.Location = new System.Drawing.Point(612, 264); | 
					
						
							|  |  |  |  |             this.gridControl2.MainView = this.gridView2; | 
					
						
							|  |  |  |  |             this.gridControl2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.gridControl2.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.gridControl2.Name = "gridControl2"; | 
					
						
							|  |  |  |  |             this.gridControl2.Size = new System.Drawing.Size(1300, 238); | 
					
						
							|  |  |  |  |             this.gridControl2.TabIndex = 24; | 
					
						
							|  |  |  |  |             this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { | 
					
						
							|  |  |  |  |             this.gridView2}); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // gridView2 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.gridView2.GridControl = this.gridControl2; | 
					
						
							|  |  |  |  |             this.gridView2.Name = "gridView2"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // pager1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.pager1.Location = new System.Drawing.Point(41, 914); | 
					
						
							|  |  |  |  |             this.pager1.Margin = new System.Windows.Forms.Padding(6); | 
					
						
							|  |  |  |  |             this.pager1.Name = "pager1"; | 
					
						
							|  |  |  |  |             this.pager1.NMax = 0; | 
					
						
							|  |  |  |  |             this.pager1.PageCount = 0; | 
					
						
							|  |  |  |  |             this.pager1.PageCurrent = 0; | 
					
						
							|  |  |  |  |             this.pager1.PageSize = 100; | 
					
						
							|  |  |  |  |             this.pager1.Size = new System.Drawing.Size(519, 35); | 
					
						
							|  |  |  |  |             this.pager1.TabIndex = 22; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // gridControl1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8); | 
					
						
							|  |  |  |  |             this.gridControl1.Location = new System.Drawing.Point(41, 283); | 
					
						
							|  |  |  |  |             this.gridControl1.MainView = this.gridView1; | 
					
						
							|  |  |  |  |             this.gridControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.gridControl1.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.gridControl1.Name = "gridControl1"; | 
					
						
							|  |  |  |  |             this.gridControl1.Size = new System.Drawing.Size(519, 625); | 
					
						
							|  |  |  |  |             this.gridControl1.TabIndex = 21; | 
					
						
							|  |  |  |  |             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); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtOrderNo | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.txtOrderNo.Location = new System.Drawing.Point(98, 51); | 
					
						
							|  |  |  |  |             this.txtOrderNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.txtOrderNo.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.txtOrderNo.Name = "txtOrderNo"; | 
					
						
							|  |  |  |  |             this.txtOrderNo.Size = new System.Drawing.Size(150, 28); | 
					
						
							|  |  |  |  |             this.txtOrderNo.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtOrderNo.TabIndex = 4; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtVender | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.txtVender.Location = new System.Drawing.Point(98, 77); | 
					
						
							|  |  |  |  |             this.txtVender.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.txtVender.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.txtVender.Name = "txtVender"; | 
					
						
							|  |  |  |  |             this.txtVender.Size = new System.Drawing.Size(150, 28); | 
					
						
							|  |  |  |  |             this.txtVender.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtVender.TabIndex = 9; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // btnQuery | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.btnQuery.Location = new System.Drawing.Point(779, 52); | 
					
						
							|  |  |  |  |             this.btnQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.btnQuery.Name = "btnQuery"; | 
					
						
							|  |  |  |  |             this.btnQuery.Size = new System.Drawing.Size(79, 114); | 
					
						
							|  |  |  |  |             this.btnQuery.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.btnQuery.TabIndex = 23; | 
					
						
							|  |  |  |  |             this.btnQuery.Text = "查询"; | 
					
						
							|  |  |  |  |             this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // btnIn | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.btnIn.Appearance.Font = new System.Drawing.Font("Tahoma", 18F); | 
					
						
							|  |  |  |  |             this.btnIn.Appearance.Options.UseFont = true; | 
					
						
							|  |  |  |  |             this.btnIn.Location = new System.Drawing.Point(612, 740); | 
					
						
							|  |  |  |  |             this.btnIn.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.btnIn.Name = "btnIn"; | 
					
						
							|  |  |  |  |             this.btnIn.Size = new System.Drawing.Size(70, 34); | 
					
						
							|  |  |  |  |             this.btnIn.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.btnIn.TabIndex = 25; | 
					
						
							|  |  |  |  |             this.btnIn.Text = "确定"; | 
					
						
							|  |  |  |  |             this.btnIn.Click += new System.EventHandler(this.btnIn_Click); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // comboState | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.comboState.Location = new System.Drawing.Point(98, 103); | 
					
						
							|  |  |  |  |             this.comboState.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.comboState.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.comboState.Name = "comboState"; | 
					
						
							|  |  |  |  |             this.comboState.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							|  |  |  |  |             this.comboState.Properties.Items.AddRange(new object[] { | 
					
						
							|  |  |  |  |             "全部", | 
					
						
							|  |  |  |  |             "待入库", | 
					
						
							|  |  |  |  |             "已入库", | 
					
						
							|  |  |  |  |             "入库异常"}); | 
					
						
							|  |  |  |  |             this.comboState.Size = new System.Drawing.Size(150, 28); | 
					
						
							|  |  |  |  |             this.comboState.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.comboState.TabIndex = 26; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // dateEditTo | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.dateEditTo.EditValue = null; | 
					
						
							|  |  |  |  |             this.dateEditTo.Location = new System.Drawing.Point(337, 77); | 
					
						
							|  |  |  |  |             this.dateEditTo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.dateEditTo.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.dateEditTo.Name = "dateEditTo"; | 
					
						
							|  |  |  |  |             this.dateEditTo.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							|  |  |  |  |             this.dateEditTo.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							|  |  |  |  |             this.dateEditTo.Size = new System.Drawing.Size(136, 28); | 
					
						
							|  |  |  |  |             this.dateEditTo.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.dateEditTo.TabIndex = 32; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // dateEditFrom | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.dateEditFrom.EditValue = null; | 
					
						
							|  |  |  |  |             this.dateEditFrom.Location = new System.Drawing.Point(337, 51); | 
					
						
							|  |  |  |  |             this.dateEditFrom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.dateEditFrom.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.dateEditFrom.Name = "dateEditFrom"; | 
					
						
							|  |  |  |  |             this.dateEditFrom.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							|  |  |  |  |             this.dateEditFrom.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							|  |  |  |  |             this.dateEditFrom.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.None; | 
					
						
							|  |  |  |  |             this.dateEditFrom.Size = new System.Drawing.Size(134, 28); | 
					
						
							|  |  |  |  |             this.dateEditFrom.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.dateEditFrom.TabIndex = 31; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // textEditBarcode | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.textEditBarcode.Location = new System.Drawing.Point(82, 259); | 
					
						
							|  |  |  |  |             this.textEditBarcode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.textEditBarcode.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.textEditBarcode.Name = "textEditBarcode"; | 
					
						
							|  |  |  |  |             this.textEditBarcode.Size = new System.Drawing.Size(155, 28); | 
					
						
							|  |  |  |  |             this.textEditBarcode.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.textEditBarcode.TabIndex = 43; | 
					
						
							|  |  |  |  |             this.textEditBarcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtQuery_KeyDown); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // memPdRemark | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.memPdRemark.Location = new System.Drawing.Point(706, 687); | 
					
						
							|  |  |  |  |             this.memPdRemark.Margin = new System.Windows.Forms.Padding(4, 16, 4, 5); | 
					
						
							|  |  |  |  |             this.memPdRemark.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.memPdRemark.Name = "memPdRemark"; | 
					
						
							|  |  |  |  |             this.memPdRemark.Size = new System.Drawing.Size(347, 27); | 
					
						
							|  |  |  |  |             this.memPdRemark.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.memPdRemark.TabIndex = 47; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // lbPGoodsName | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.lbPGoodsName.Font = new System.Drawing.Font("华文仿宋", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); | 
					
						
							|  |  |  |  |             this.lbPGoodsName.Location = new System.Drawing.Point(631, 601); | 
					
						
							|  |  |  |  |             this.lbPGoodsName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); | 
					
						
							|  |  |  |  |             this.lbPGoodsName.Name = "lbPGoodsName"; | 
					
						
							|  |  |  |  |             this.lbPGoodsName.Size = new System.Drawing.Size(422, 32); | 
					
						
							|  |  |  |  |             this.lbPGoodsName.TabIndex = 41; | 
					
						
							|  |  |  |  |             this.lbPGoodsName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // coboPhStatus | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.coboPhStatus.EditValue = "正常收货"; | 
					
						
							|  |  |  |  |             this.coboPhStatus.Location = new System.Drawing.Point(706, 601); | 
					
						
							|  |  |  |  |             this.coboPhStatus.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.coboPhStatus.Name = "coboPhStatus"; | 
					
						
							|  |  |  |  |             this.coboPhStatus.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							|  |  |  |  |             this.coboPhStatus.Properties.Items.AddRange(new object[] { | 
					
						
							|  |  |  |  |             "正常收货", | 
					
						
							|  |  |  |  |             "整单拒收"}); | 
					
						
							|  |  |  |  |             this.coboPhStatus.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; | 
					
						
							|  |  |  |  |             this.coboPhStatus.Size = new System.Drawing.Size(134, 28); | 
					
						
							|  |  |  |  |             this.coboPhStatus.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.coboPhStatus.TabIndex = 46; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // lbType | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.lbType.Font = new System.Drawing.Font("华文仿宋", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); | 
					
						
							|  |  |  |  |             this.lbType.Location = new System.Drawing.Point(902, 52); | 
					
						
							|  |  |  |  |             this.lbType.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); | 
					
						
							|  |  |  |  |             this.lbType.Name = "lbType"; | 
					
						
							|  |  |  |  |             this.lbType.Size = new System.Drawing.Size(360, 114); | 
					
						
							|  |  |  |  |             this.lbType.TabIndex = 41; | 
					
						
							|  |  |  |  |             this.lbType.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtShipOrder | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.txtShipOrder.Location = new System.Drawing.Point(689, 854); | 
					
						
							|  |  |  |  |             this.txtShipOrder.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.txtShipOrder.Name = "txtShipOrder"; | 
					
						
							|  |  |  |  |             this.txtShipOrder.Size = new System.Drawing.Size(112, 28); | 
					
						
							|  |  |  |  |             this.txtShipOrder.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtShipOrder.TabIndex = 27; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // lbShipInfo | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.lbShipInfo.Font = new System.Drawing.Font("华文仿宋", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); | 
					
						
							|  |  |  |  |             this.lbShipInfo.Location = new System.Drawing.Point(612, 917); | 
					
						
							|  |  |  |  |             this.lbShipInfo.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); | 
					
						
							|  |  |  |  |             this.lbShipInfo.Name = "lbShipInfo"; | 
					
						
							|  |  |  |  |             this.lbShipInfo.Size = new System.Drawing.Size(1300, 34); | 
					
						
							|  |  |  |  |             this.lbShipInfo.TabIndex = 41; | 
					
						
							|  |  |  |  |             this.lbShipInfo.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // btnCache | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.btnCache.Appearance.Font = new System.Drawing.Font("Tahoma", 18F); | 
					
						
							|  |  |  |  |             this.btnCache.Appearance.Options.UseFont = true; | 
					
						
							|  |  |  |  |             this.btnCache.Location = new System.Drawing.Point(612, 904); | 
					
						
							|  |  |  |  |             this.btnCache.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.btnCache.Name = "btnCache"; | 
					
						
							|  |  |  |  |             this.btnCache.Size = new System.Drawing.Size(69, 37); | 
					
						
							|  |  |  |  |             this.btnCache.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.btnCache.TabIndex = 60; | 
					
						
							|  |  |  |  |             this.btnCache.Text = "确定"; | 
					
						
							|  |  |  |  |             this.btnCache.Click += new System.EventHandler(this.btnCache_Click_1); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // combCache | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.combCache.Location = new System.Drawing.Point(612, 878); | 
					
						
							|  |  |  |  |             this.combCache.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.combCache.Name = "combCache"; | 
					
						
							|  |  |  |  |             this.combCache.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							|  |  |  |  |             this.combCache.Size = new System.Drawing.Size(145, 28); | 
					
						
							|  |  |  |  |             this.combCache.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.combCache.TabIndex = 61; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlGroup10 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup10.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlGroup10.Name = "layoutControlGroup10"; | 
					
						
							|  |  |  |  |             this.layoutControlGroup10.Size = new System.Drawing.Size(389, 101); | 
					
						
							|  |  |  |  |             this.layoutControlGroup10.Text = "货品拒收"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlGroup1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup1.GroupBordersVisible = false; | 
					
						
							|  |  |  |  |             this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlGroup2, | 
					
						
							|  |  |  |  |             this.layoutControlGroup4, | 
					
						
							|  |  |  |  |             this.layoutControlGroup8}); | 
					
						
							|  |  |  |  |             this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlGroup1.Name = "Root"; | 
					
						
							|  |  |  |  |             this.layoutControlGroup1.Size = new System.Drawing.Size(1954, 993); | 
					
						
							|  |  |  |  |             this.layoutControlGroup1.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // 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.layoutControlItem12, | 
					
						
							|  |  |  |  |             this.layoutControlItem6, | 
					
						
							|  |  |  |  |             this.layoutControlItem13, | 
					
						
							|  |  |  |  |             this.layoutControlItem3, | 
					
						
							|  |  |  |  |             this.emptySpaceItem8, | 
					
						
							|  |  |  |  |             this.emptySpaceItem10, | 
					
						
							|  |  |  |  |             this.layoutControlItem7}); | 
					
						
							|  |  |  |  |             this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlGroup2.Name = "layoutControlGroup2"; | 
					
						
							|  |  |  |  |             this.layoutControlGroup2.Size = new System.Drawing.Size(880, 188); | 
					
						
							|  |  |  |  |             this.layoutControlGroup2.Text = "查询"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem1.Control = this.txtOrderNo; | 
					
						
							|  |  |  |  |             this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem1.MaxSize = new System.Drawing.Size(239, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem1.MinSize = new System.Drawing.Size(239, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem1.Name = "layoutControlItem1"; | 
					
						
							|  |  |  |  |             this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 1; | 
					
						
							|  |  |  |  |             this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 10, 2, 2); | 
					
						
							|  |  |  |  |             this.layoutControlItem1.Size = new System.Drawing.Size(239, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem1.Text = "收货单号"; | 
					
						
							|  |  |  |  |             this.layoutControlItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							|  |  |  |  |             this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             this.layoutControlItem1.TextToControlDistance = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem12 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem12.Control = this.dateEditFrom; | 
					
						
							|  |  |  |  |             this.layoutControlItem12.Location = new System.Drawing.Point(239, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem12.MaxSize = new System.Drawing.Size(223, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem12.MinSize = new System.Drawing.Size(223, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem12.Name = "layoutControlItem12"; | 
					
						
							|  |  |  |  |             this.layoutControlItem12.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 10, 2, 2); | 
					
						
							|  |  |  |  |             this.layoutControlItem12.Size = new System.Drawing.Size(225, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem12.Text = "起始时间"; | 
					
						
							|  |  |  |  |             this.layoutControlItem12.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							|  |  |  |  |             this.layoutControlItem12.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             this.layoutControlItem12.TextToControlDistance = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem6 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem6.Control = this.txtVender; | 
					
						
							|  |  |  |  |             this.layoutControlItem6.Location = new System.Drawing.Point(0, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem6.MaxSize = new System.Drawing.Size(239, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem6.MinSize = new System.Drawing.Size(239, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem6.Name = "layoutControlItem6"; | 
					
						
							|  |  |  |  |             this.layoutControlItem6.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 10, 2, 2); | 
					
						
							|  |  |  |  |             this.layoutControlItem6.Size = new System.Drawing.Size(239, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem6.Text = "供应商名"; | 
					
						
							|  |  |  |  |             this.layoutControlItem6.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							|  |  |  |  |             this.layoutControlItem6.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             this.layoutControlItem6.TextToControlDistance = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem13 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem13.Control = this.dateEditTo; | 
					
						
							|  |  |  |  |             this.layoutControlItem13.Location = new System.Drawing.Point(239, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem13.MaxSize = new System.Drawing.Size(225, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem13.MinSize = new System.Drawing.Size(225, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem13.Name = "layoutControlItem13"; | 
					
						
							|  |  |  |  |             this.layoutControlItem13.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 10, 2, 2); | 
					
						
							|  |  |  |  |             this.layoutControlItem13.Size = new System.Drawing.Size(225, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem13.Text = "截止时间"; | 
					
						
							|  |  |  |  |             this.layoutControlItem13.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							|  |  |  |  |             this.layoutControlItem13.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             this.layoutControlItem13.TextToControlDistance = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem3 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem3.Control = this.comboState; | 
					
						
							|  |  |  |  |             this.layoutControlItem3.Location = new System.Drawing.Point(0, 52); | 
					
						
							|  |  |  |  |             this.layoutControlItem3.MinSize = new System.Drawing.Size(115, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem3.Name = "layoutControlItem3"; | 
					
						
							|  |  |  |  |             this.layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 10, 2, 2); | 
					
						
							|  |  |  |  |             this.layoutControlItem3.Size = new System.Drawing.Size(239, 68); | 
					
						
							|  |  |  |  |             this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem3.Text = "收货状态"; | 
					
						
							|  |  |  |  |             this.layoutControlItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							|  |  |  |  |             this.layoutControlItem3.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             this.layoutControlItem3.TextToControlDistance = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem8 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem8.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem8.Location = new System.Drawing.Point(239, 52); | 
					
						
							|  |  |  |  |             this.emptySpaceItem8.Name = "emptySpaceItem8"; | 
					
						
							|  |  |  |  |             this.emptySpaceItem8.Size = new System.Drawing.Size(225, 68); | 
					
						
							|  |  |  |  |             this.emptySpaceItem8.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem10 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem10.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem10.Location = new System.Drawing.Point(464, 0); | 
					
						
							|  |  |  |  |             this.emptySpaceItem10.Name = "emptySpaceItem10"; | 
					
						
							|  |  |  |  |             this.emptySpaceItem10.Size = new System.Drawing.Size(293, 120); | 
					
						
							|  |  |  |  |             this.emptySpaceItem10.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem7 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem7.Control = this.btnQuery; | 
					
						
							|  |  |  |  |             this.layoutControlItem7.Location = new System.Drawing.Point(757, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem7.MinSize = new System.Drawing.Size(37, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem7.Name = "layoutControlItem7"; | 
					
						
							|  |  |  |  |             this.layoutControlItem7.Size = new System.Drawing.Size(85, 120); | 
					
						
							|  |  |  |  |             this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem7.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlGroup4 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.splitterItem1, | 
					
						
							|  |  |  |  |             this.layoutControlGroup5, | 
					
						
							|  |  |  |  |             this.layoutControlGroup6, | 
					
						
							|  |  |  |  |             this.simpleSeparator1}); | 
					
						
							|  |  |  |  |             this.layoutControlGroup4.Location = new System.Drawing.Point(0, 188); | 
					
						
							|  |  |  |  |             this.layoutControlGroup4.Name = "layoutControlGroup4"; | 
					
						
							|  |  |  |  |             this.layoutControlGroup4.Size = new System.Drawing.Size(1954, 805); | 
					
						
							|  |  |  |  |             this.layoutControlGroup4.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // splitterItem1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.splitterItem1.AllowHotTrack = true; | 
					
						
							|  |  |  |  |             this.splitterItem1.Location = new System.Drawing.Point(563, 0); | 
					
						
							|  |  |  |  |             this.splitterItem1.Name = "splitterItem1"; | 
					
						
							|  |  |  |  |             this.splitterItem1.Size = new System.Drawing.Size(8, 767); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlGroup5 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup5.GroupBordersVisible = false; | 
					
						
							|  |  |  |  |             this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.tabbedControlGroup1, | 
					
						
							|  |  |  |  |             this.layoutControlGroup13, | 
					
						
							|  |  |  |  |             this.tbDest}); | 
					
						
							|  |  |  |  |             this.layoutControlGroup5.Location = new System.Drawing.Point(571, 0); | 
					
						
							|  |  |  |  |             this.layoutControlGroup5.Name = "layoutControlGroup5"; | 
					
						
							|  |  |  |  |             this.layoutControlGroup5.Size = new System.Drawing.Size(1345, 767); | 
					
						
							|  |  |  |  |             this.layoutControlGroup5.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // tabbedControlGroup1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.tabbedControlGroup1.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.tabbedControlGroup1.Name = "tabbedControlGroup1"; | 
					
						
							|  |  |  |  |             this.tabbedControlGroup1.SelectedTabPage = this.layoutControlGroup15; | 
					
						
							|  |  |  |  |             this.tabbedControlGroup1.SelectedTabPageIndex = 0; | 
					
						
							|  |  |  |  |             this.tabbedControlGroup1.Size = new System.Drawing.Size(1345, 318); | 
					
						
							|  |  |  |  |             this.tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlGroup15, | 
					
						
							|  |  |  |  |             this.layoutControlGroup12}); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlGroup15 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup15.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlItem8}); | 
					
						
							|  |  |  |  |             this.layoutControlGroup15.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlGroup15.Name = "layoutControlGroup15"; | 
					
						
							|  |  |  |  |             this.layoutControlGroup15.Size = new System.Drawing.Size(1306, 244); | 
					
						
							|  |  |  |  |             this.layoutControlGroup15.Text = "待收明细"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem8 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem8.Control = this.gridControl2; | 
					
						
							|  |  |  |  |             this.layoutControlItem8.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem8.Name = "layoutControlItem8"; | 
					
						
							|  |  |  |  |             this.layoutControlItem8.Size = new System.Drawing.Size(1306, 244); | 
					
						
							|  |  |  |  |             this.layoutControlItem8.Text = "订单明细"; | 
					
						
							|  |  |  |  |             this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top; | 
					
						
							|  |  |  |  |             this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem8.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlGroup12 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup12.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlItem32}); | 
					
						
							|  |  |  |  |             this.layoutControlGroup12.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlGroup12.Name = "layoutControlGroup12"; | 
					
						
							|  |  |  |  |             this.layoutControlGroup12.Size = new System.Drawing.Size(1306, 244); | 
					
						
							|  |  |  |  |             this.layoutControlGroup12.Text = "收货记录"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem32 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem32.Control = this.gridcontrolRecords; | 
					
						
							|  |  |  |  |             this.layoutControlItem32.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem32.MinSize = new System.Drawing.Size(104, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem32.Name = "layoutControlItem32"; | 
					
						
							|  |  |  |  |             this.layoutControlItem32.Size = new System.Drawing.Size(1306, 244); | 
					
						
							|  |  |  |  |             this.layoutControlItem32.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem32.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem32.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlGroup13 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup13.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.tbReceive, | 
					
						
							|  |  |  |  |             this.layoutControlItem21, | 
					
						
							|  |  |  |  |             this.emptySpaceItem11}); | 
					
						
							|  |  |  |  |             this.layoutControlGroup13.Location = new System.Drawing.Point(0, 318); | 
					
						
							|  |  |  |  |             this.layoutControlGroup13.Name = "layoutControlGroup13"; | 
					
						
							|  |  |  |  |             this.layoutControlGroup13.Size = new System.Drawing.Size(1345, 271); | 
					
						
							|  |  |  |  |             this.layoutControlGroup13.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // tbReceive | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.tbReceive.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.tbReceive.Name = "tbReceive"; | 
					
						
							|  |  |  |  |             this.tbReceive.SelectedTabPage = this.layoutControlGroup9; | 
					
						
							|  |  |  |  |             this.tbReceive.SelectedTabPageIndex = 0; | 
					
						
							|  |  |  |  |             this.tbReceive.Size = new System.Drawing.Size(467, 193); | 
					
						
							|  |  |  |  |             this.tbReceive.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlGroup9, | 
					
						
							|  |  |  |  |             this.layoutControlGroup11}); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlGroup9 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup9.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlItem16, | 
					
						
							|  |  |  |  |             this.layoutControlItem2, | 
					
						
							|  |  |  |  |             this.layoutControlItem31, | 
					
						
							|  |  |  |  |             this.layoutControlItem9, | 
					
						
							|  |  |  |  |             this.layoutControlItem22, | 
					
						
							|  |  |  |  |             this.emptySpaceItem9}); | 
					
						
							|  |  |  |  |             this.layoutControlGroup9.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlGroup9.Name = "layoutControlGroup9"; | 
					
						
							|  |  |  |  |             this.layoutControlGroup9.Size = new System.Drawing.Size(428, 119); | 
					
						
							|  |  |  |  |             this.layoutControlGroup9.Text = "条目收货"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem16 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem16.Control = this.memPdRemark; | 
					
						
							|  |  |  |  |             this.layoutControlItem16.Location = new System.Drawing.Point(0, 86); | 
					
						
							|  |  |  |  |             this.layoutControlItem16.MaxSize = new System.Drawing.Size(428, 33); | 
					
						
							|  |  |  |  |             this.layoutControlItem16.MinSize = new System.Drawing.Size(428, 33); | 
					
						
							|  |  |  |  |             this.layoutControlItem16.Name = "layoutControlItem16"; | 
					
						
							|  |  |  |  |             this.layoutControlItem16.Size = new System.Drawing.Size(428, 33); | 
					
						
							|  |  |  |  |             this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem16.Text = "备注"; | 
					
						
							|  |  |  |  |             this.layoutControlItem16.TextLocation = DevExpress.Utils.Locations.Left; | 
					
						
							|  |  |  |  |             this.layoutControlItem16.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem2 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem2.Control = this.lbPGoodsName; | 
					
						
							|  |  |  |  |             this.layoutControlItem2.CustomizationFormText = "单号"; | 
					
						
							|  |  |  |  |             this.layoutControlItem2.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem2.MaxSize = new System.Drawing.Size(428, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem2.MinSize = new System.Drawing.Size(428, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem2.Name = "layoutControlItem2"; | 
					
						
							|  |  |  |  |             this.layoutControlItem2.Size = new System.Drawing.Size(428, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem2.Text = "商品名称"; | 
					
						
							|  |  |  |  |             this.layoutControlItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							|  |  |  |  |             this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem2.TextToControlDistance = 0; | 
					
						
							|  |  |  |  |             this.layoutControlItem2.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem31 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem31.Control = this.txtArrave; | 
					
						
							|  |  |  |  |             this.layoutControlItem31.Location = new System.Drawing.Point(0, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem31.MaxSize = new System.Drawing.Size(214, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem31.MinSize = new System.Drawing.Size(214, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem31.Name = "layoutControlItem31"; | 
					
						
							|  |  |  |  |             this.layoutControlItem31.Size = new System.Drawing.Size(214, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem31.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem31.Text = "到货数量"; | 
					
						
							|  |  |  |  |             this.layoutControlItem31.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem9 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem9.Control = this.textEditReceiveNum; | 
					
						
							|  |  |  |  |             this.layoutControlItem9.Location = new System.Drawing.Point(214, 62); | 
					
						
							|  |  |  |  |             this.layoutControlItem9.MaxSize = new System.Drawing.Size(214, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem9.MinSize = new System.Drawing.Size(214, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem9.Name = "layoutControlItem9"; | 
					
						
							|  |  |  |  |             this.layoutControlItem9.Size = new System.Drawing.Size(214, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem9.Text = "数量"; | 
					
						
							|  |  |  |  |             this.layoutControlItem9.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							|  |  |  |  |             this.layoutControlItem9.TextSize = new System.Drawing.Size(36, 22); | 
					
						
							|  |  |  |  |             this.layoutControlItem9.TextToControlDistance = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem22 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem22.Control = this.comboPdStatus; | 
					
						
							|  |  |  |  |             this.layoutControlItem22.Location = new System.Drawing.Point(0, 62); | 
					
						
							|  |  |  |  |             this.layoutControlItem22.MaxSize = new System.Drawing.Size(214, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem22.MinSize = new System.Drawing.Size(214, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem22.Name = "layoutControlItem22"; | 
					
						
							|  |  |  |  |             this.layoutControlItem22.Size = new System.Drawing.Size(214, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem22.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem22.Text = "操作分类"; | 
					
						
							|  |  |  |  |             this.layoutControlItem22.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							|  |  |  |  |             this.layoutControlItem22.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             this.layoutControlItem22.TextToControlDistance = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem9 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem9.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem9.Location = new System.Drawing.Point(214, 38); | 
					
						
							|  |  |  |  |             this.emptySpaceItem9.Name = "emptySpaceItem9"; | 
					
						
							|  |  |  |  |             this.emptySpaceItem9.Size = new System.Drawing.Size(214, 24); | 
					
						
							|  |  |  |  |             this.emptySpaceItem9.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlGroup11 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup11.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlItem4, | 
					
						
							|  |  |  |  |             this.layoutControlItem14, | 
					
						
							|  |  |  |  |             this.emptySpaceItem1, | 
					
						
							|  |  |  |  |             this.emptySpaceItem12}); | 
					
						
							|  |  |  |  |             this.layoutControlGroup11.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlGroup11.Name = "layoutControlGroup11"; | 
					
						
							|  |  |  |  |             this.layoutControlGroup11.Size = new System.Drawing.Size(428, 119); | 
					
						
							|  |  |  |  |             this.layoutControlGroup11.Text = "整单收货"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem4 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem4.Control = this.coboPhStatus; | 
					
						
							|  |  |  |  |             this.layoutControlItem4.CustomizationFormText = "收货结果"; | 
					
						
							|  |  |  |  |             this.layoutControlItem4.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem4.MaxSize = new System.Drawing.Size(215, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem4.MinSize = new System.Drawing.Size(215, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem4.Name = "layoutControlItem4"; | 
					
						
							|  |  |  |  |             this.layoutControlItem4.Size = new System.Drawing.Size(215, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem4.Text = "收货类别"; | 
					
						
							|  |  |  |  |             this.layoutControlItem4.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem14 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem14.Control = this.mePhRemark; | 
					
						
							|  |  |  |  |             this.layoutControlItem14.Location = new System.Drawing.Point(0, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem14.MinSize = new System.Drawing.Size(68, 20); | 
					
						
							|  |  |  |  |             this.layoutControlItem14.Name = "layoutControlItem14"; | 
					
						
							|  |  |  |  |             this.layoutControlItem14.Size = new System.Drawing.Size(418, 95); | 
					
						
							|  |  |  |  |             this.layoutControlItem14.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem14.Text = "备注"; | 
					
						
							|  |  |  |  |             this.layoutControlItem14.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem1.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem1.Location = new System.Drawing.Point(215, 0); | 
					
						
							|  |  |  |  |             this.emptySpaceItem1.Name = "emptySpaceItem1"; | 
					
						
							|  |  |  |  |             this.emptySpaceItem1.Size = new System.Drawing.Size(203, 24); | 
					
						
							|  |  |  |  |             this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             // emptySpaceItem12 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem12.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem12.Location = new System.Drawing.Point(418, 0); | 
					
						
							|  |  |  |  |             this.emptySpaceItem12.Name = "emptySpaceItem12"; | 
					
						
							|  |  |  |  |             this.emptySpaceItem12.Size = new System.Drawing.Size(10, 119); | 
					
						
							|  |  |  |  |             this.emptySpaceItem12.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             // layoutControlItem21 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem21.Control = this.btnIn; | 
					
						
							|  |  |  |  |             this.layoutControlItem21.Location = new System.Drawing.Point(0, 193); | 
					
						
							|  |  |  |  |             this.layoutControlItem21.MaxSize = new System.Drawing.Size(76, 40); | 
					
						
							|  |  |  |  |             this.layoutControlItem21.MinSize = new System.Drawing.Size(76, 40); | 
					
						
							|  |  |  |  |             this.layoutControlItem21.Name = "layoutControlItem21"; | 
					
						
							|  |  |  |  |             this.layoutControlItem21.Size = new System.Drawing.Size(467, 40); | 
					
						
							|  |  |  |  |             this.layoutControlItem21.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem21.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem21.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             // emptySpaceItem11 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem11.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem11.Location = new System.Drawing.Point(467, 0); | 
					
						
							|  |  |  |  |             this.emptySpaceItem11.Name = "emptySpaceItem11"; | 
					
						
							|  |  |  |  |             this.emptySpaceItem11.Size = new System.Drawing.Size(840, 233); | 
					
						
							|  |  |  |  |             this.emptySpaceItem11.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             // tbDest | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.tbDest.Location = new System.Drawing.Point(0, 589); | 
					
						
							|  |  |  |  |             this.tbDest.Name = "tbDest"; | 
					
						
							|  |  |  |  |             this.tbDest.SelectedTabPage = this.layoutControlGroup7; | 
					
						
							|  |  |  |  |             this.tbDest.SelectedTabPageIndex = 0; | 
					
						
							|  |  |  |  |             this.tbDest.Size = new System.Drawing.Size(1345, 178); | 
					
						
							|  |  |  |  |             this.tbDest.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlGroup7, | 
					
						
							|  |  |  |  |             this.layoutControlGroup17}); | 
					
						
							|  |  |  |  |             this.tbDest.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlGroup7 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup7.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlItem5, | 
					
						
							|  |  |  |  |             this.emptySpaceItem4, | 
					
						
							|  |  |  |  |             this.layoutControlItem15, | 
					
						
							|  |  |  |  |             this.layoutControlItem17, | 
					
						
							|  |  |  |  |             this.layoutControlItem23}); | 
					
						
							|  |  |  |  |             this.layoutControlGroup7.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlGroup7.Name = "layoutControlGroup7"; | 
					
						
							|  |  |  |  |             this.layoutControlGroup7.Size = new System.Drawing.Size(1306, 104); | 
					
						
							|  |  |  |  |             this.layoutControlGroup7.Text = "运输信息"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem5 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem5.Control = this.gridcontrolShip; | 
					
						
							|  |  |  |  |             this.layoutControlItem5.Location = new System.Drawing.Point(0, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem5.Name = "layoutControlItem5"; | 
					
						
							|  |  |  |  |             this.layoutControlItem5.Size = new System.Drawing.Size(1306, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem5.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem4 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem4.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem4.Location = new System.Drawing.Point(274, 0); | 
					
						
							|  |  |  |  |             this.emptySpaceItem4.Name = "emptySpaceItem4"; | 
					
						
							|  |  |  |  |             this.emptySpaceItem4.Size = new System.Drawing.Size(1032, 26); | 
					
						
							|  |  |  |  |             this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem15 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem15.Control = this.txtShipOrder; | 
					
						
							|  |  |  |  |             this.layoutControlItem15.CustomizationFormText = "新增货位"; | 
					
						
							|  |  |  |  |             this.layoutControlItem15.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem15.MaxSize = new System.Drawing.Size(205, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem15.MinSize = new System.Drawing.Size(205, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem15.Name = "layoutControlItem15"; | 
					
						
							|  |  |  |  |             this.layoutControlItem15.Size = new System.Drawing.Size(205, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem15.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 1, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem15.Text = "运输单号"; | 
					
						
							|  |  |  |  |             this.layoutControlItem15.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							|  |  |  |  |             this.layoutControlItem15.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             this.layoutControlItem15.TextToControlDistance = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem17 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem17.Control = this.btnQueryShip; | 
					
						
							|  |  |  |  |             this.layoutControlItem17.Location = new System.Drawing.Point(205, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem17.MaxSize = new System.Drawing.Size(69, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem17.MinSize = new System.Drawing.Size(69, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem17.Name = "layoutControlItem17"; | 
					
						
							|  |  |  |  |             this.layoutControlItem17.Size = new System.Drawing.Size(69, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem17.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem17.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem23 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem23.Control = this.lbShipInfo; | 
					
						
							|  |  |  |  |             this.layoutControlItem23.CustomizationFormText = "单号"; | 
					
						
							|  |  |  |  |             this.layoutControlItem23.Location = new System.Drawing.Point(0, 64); | 
					
						
							|  |  |  |  |             this.layoutControlItem23.MaxSize = new System.Drawing.Size(0, 40); | 
					
						
							|  |  |  |  |             this.layoutControlItem23.MinSize = new System.Drawing.Size(101, 40); | 
					
						
							|  |  |  |  |             this.layoutControlItem23.Name = "layoutControlItem23"; | 
					
						
							|  |  |  |  |             this.layoutControlItem23.Size = new System.Drawing.Size(1306, 40); | 
					
						
							|  |  |  |  |             this.layoutControlItem23.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem23.Text = "收货运输信息"; | 
					
						
							|  |  |  |  |             this.layoutControlItem23.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							|  |  |  |  |             this.layoutControlItem23.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem23.TextToControlDistance = 0; | 
					
						
							|  |  |  |  |             this.layoutControlItem23.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlGroup17 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup17.CustomizationFormText = "人缓存区"; | 
					
						
							|  |  |  |  |             this.layoutControlGroup17.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.emptySpaceItem16, | 
					
						
							|  |  |  |  |             this.layoutControlItem25, | 
					
						
							|  |  |  |  |             this.emptySpaceItem2, | 
					
						
							|  |  |  |  |             this.emptySpaceItem5, | 
					
						
							|  |  |  |  |             this.layoutControlItem24, | 
					
						
							|  |  |  |  |             this.emptySpaceItem6, | 
					
						
							|  |  |  |  |             this.emptySpaceItem7}); | 
					
						
							|  |  |  |  |             this.layoutControlGroup17.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlGroup17.Name = "layoutControlGroup17"; | 
					
						
							|  |  |  |  |             this.layoutControlGroup17.Size = new System.Drawing.Size(1306, 104); | 
					
						
							|  |  |  |  |             this.layoutControlGroup17.Text = "直通收货"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem16 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem16.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem16.CustomizationFormText = "emptySpaceItem16"; | 
					
						
							|  |  |  |  |             this.emptySpaceItem16.Location = new System.Drawing.Point(151, 0); | 
					
						
							|  |  |  |  |             this.emptySpaceItem16.Name = "emptySpaceItem16"; | 
					
						
							|  |  |  |  |             this.emptySpaceItem16.Size = new System.Drawing.Size(1155, 104); | 
					
						
							|  |  |  |  |             this.emptySpaceItem16.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem25 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem25.Control = this.combCache; | 
					
						
							|  |  |  |  |             this.layoutControlItem25.CustomizationFormText = "缓存分区"; | 
					
						
							|  |  |  |  |             this.layoutControlItem25.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem25.MaxSize = new System.Drawing.Size(151, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem25.MinSize = new System.Drawing.Size(151, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem25.Name = "layoutControlItem25"; | 
					
						
							|  |  |  |  |             this.layoutControlItem25.Size = new System.Drawing.Size(151, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem25.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem25.Text = "缓存分区"; | 
					
						
							|  |  |  |  |             this.layoutControlItem25.TextLocation = DevExpress.Utils.Locations.Top; | 
					
						
							|  |  |  |  |             this.layoutControlItem25.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem2 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem2.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem2.Location = new System.Drawing.Point(0, 36); | 
					
						
							|  |  |  |  |             this.emptySpaceItem2.MaxSize = new System.Drawing.Size(151, 15); | 
					
						
							|  |  |  |  |             this.emptySpaceItem2.MinSize = new System.Drawing.Size(151, 15); | 
					
						
							|  |  |  |  |             this.emptySpaceItem2.Name = "emptySpaceItem2"; | 
					
						
							|  |  |  |  |             this.emptySpaceItem2.Size = new System.Drawing.Size(151, 15); | 
					
						
							|  |  |  |  |             this.emptySpaceItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem5 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem5.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem5.Location = new System.Drawing.Point(0, 26); | 
					
						
							|  |  |  |  |             this.emptySpaceItem5.Name = "emptySpaceItem5"; | 
					
						
							|  |  |  |  |             this.emptySpaceItem5.Size = new System.Drawing.Size(151, 10); | 
					
						
							|  |  |  |  |             this.emptySpaceItem5.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem24 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem24.Control = this.btnCache; | 
					
						
							|  |  |  |  |             this.layoutControlItem24.CustomizationFormText = "layoutControlItem24"; | 
					
						
							|  |  |  |  |             this.layoutControlItem24.Location = new System.Drawing.Point(0, 51); | 
					
						
							|  |  |  |  |             this.layoutControlItem24.MaxSize = new System.Drawing.Size(75, 43); | 
					
						
							|  |  |  |  |             this.layoutControlItem24.MinSize = new System.Drawing.Size(75, 43); | 
					
						
							|  |  |  |  |             this.layoutControlItem24.Name = "layoutControlItem24"; | 
					
						
							|  |  |  |  |             this.layoutControlItem24.Size = new System.Drawing.Size(75, 43); | 
					
						
							|  |  |  |  |             this.layoutControlItem24.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem24.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem24.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem6 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem6.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem6.Location = new System.Drawing.Point(0, 94); | 
					
						
							|  |  |  |  |             this.emptySpaceItem6.Name = "emptySpaceItem6"; | 
					
						
							|  |  |  |  |             this.emptySpaceItem6.Size = new System.Drawing.Size(151, 10); | 
					
						
							|  |  |  |  |             this.emptySpaceItem6.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem7 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem7.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem7.Location = new System.Drawing.Point(75, 51); | 
					
						
							|  |  |  |  |             this.emptySpaceItem7.Name = "emptySpaceItem7"; | 
					
						
							|  |  |  |  |             this.emptySpaceItem7.Size = new System.Drawing.Size(76, 43); | 
					
						
							|  |  |  |  |             this.emptySpaceItem7.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlGroup6 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup6.GroupBordersVisible = false; | 
					
						
							|  |  |  |  |             this.layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlGroup3}); | 
					
						
							|  |  |  |  |             this.layoutControlGroup6.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlGroup6.Name = "layoutControlGroup6"; | 
					
						
							|  |  |  |  |             this.layoutControlGroup6.Size = new System.Drawing.Size(563, 764); | 
					
						
							|  |  |  |  |             this.layoutControlGroup6.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlGroup3 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup3.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); | 
					
						
							|  |  |  |  |             this.layoutControlGroup3.AppearanceGroup.Options.UseFont = true; | 
					
						
							|  |  |  |  |             this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlItem19, | 
					
						
							|  |  |  |  |             this.layoutControlItem20, | 
					
						
							|  |  |  |  |             this.emptySpaceItem3, | 
					
						
							|  |  |  |  |             this.layoutControlItem18}); | 
					
						
							|  |  |  |  |             this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlGroup3.Name = "layoutControlGroup3"; | 
					
						
							|  |  |  |  |             this.layoutControlGroup3.Size = new System.Drawing.Size(563, 764); | 
					
						
							|  |  |  |  |             this.layoutControlGroup3.Text = "收货单列表"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem19 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem19.Control = this.pager1; | 
					
						
							|  |  |  |  |             this.layoutControlItem19.Location = new System.Drawing.Point(0, 655); | 
					
						
							|  |  |  |  |             this.layoutControlItem19.Name = "layoutControlItem19"; | 
					
						
							|  |  |  |  |             this.layoutControlItem19.Size = new System.Drawing.Size(525, 41); | 
					
						
							|  |  |  |  |             this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem19.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem20 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem20.Control = this.textEditBarcode; | 
					
						
							|  |  |  |  |             this.layoutControlItem20.CustomizationFormText = "单号"; | 
					
						
							|  |  |  |  |             this.layoutControlItem20.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem20.MaxSize = new System.Drawing.Size(202, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem20.MinSize = new System.Drawing.Size(202, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem20.Name = "layoutControlItem20"; | 
					
						
							|  |  |  |  |             this.layoutControlItem20.Size = new System.Drawing.Size(202, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem20.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem20.Text = "单号"; | 
					
						
							|  |  |  |  |             this.layoutControlItem20.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							|  |  |  |  |             this.layoutControlItem20.TextSize = new System.Drawing.Size(36, 22); | 
					
						
							|  |  |  |  |             this.layoutControlItem20.TextToControlDistance = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem3 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem3.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem3.Location = new System.Drawing.Point(202, 0); | 
					
						
							|  |  |  |  |             this.emptySpaceItem3.Name = "emptySpaceItem3"; | 
					
						
							|  |  |  |  |             this.emptySpaceItem3.Size = new System.Drawing.Size(323, 24); | 
					
						
							|  |  |  |  |             this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem18 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem18.Control = this.gridControl1; | 
					
						
							|  |  |  |  |             this.layoutControlItem18.Location = new System.Drawing.Point(0, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem18.Name = "layoutControlItem18"; | 
					
						
							|  |  |  |  |             this.layoutControlItem18.Size = new System.Drawing.Size(525, 631); | 
					
						
							|  |  |  |  |             this.layoutControlItem18.Text = "待入库订单"; | 
					
						
							|  |  |  |  |             this.layoutControlItem18.TextLocation = DevExpress.Utils.Locations.Top; | 
					
						
							|  |  |  |  |             this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem18.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // simpleSeparator1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.simpleSeparator1.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.simpleSeparator1.Location = new System.Drawing.Point(0, 764); | 
					
						
							|  |  |  |  |             this.simpleSeparator1.Name = "simpleSeparator1"; | 
					
						
							|  |  |  |  |             this.simpleSeparator1.Size = new System.Drawing.Size(563, 3); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlGroup8 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup8.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold); | 
					
						
							|  |  |  |  |             this.layoutControlGroup8.AppearanceGroup.Options.UseFont = true; | 
					
						
							|  |  |  |  |             this.layoutControlGroup8.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlItem11, | 
					
						
							|  |  |  |  |             this.layoutControlItem28, | 
					
						
							|  |  |  |  |             this.layoutControlItem10}); | 
					
						
							|  |  |  |  |             this.layoutControlGroup8.Location = new System.Drawing.Point(880, 0); | 
					
						
							|  |  |  |  |             this.layoutControlGroup8.Name = "layoutControlGroup8"; | 
					
						
							|  |  |  |  |             this.layoutControlGroup8.Size = new System.Drawing.Size(1074, 188); | 
					
						
							|  |  |  |  |             this.layoutControlGroup8.Text = "订单明细"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem11 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem11.AppearanceItemCaption.Font = new System.Drawing.Font("华文宋体", 12F, System.Drawing.FontStyle.Bold); | 
					
						
							|  |  |  |  |             this.layoutControlItem11.AppearanceItemCaption.Options.UseFont = true; | 
					
						
							|  |  |  |  |             this.layoutControlItem11.Control = this.lbOrderNo; | 
					
						
							|  |  |  |  |             this.layoutControlItem11.Location = new System.Drawing.Point(366, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem11.MinSize = new System.Drawing.Size(78, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem11.Name = "layoutControlItem11"; | 
					
						
							|  |  |  |  |             this.layoutControlItem11.Size = new System.Drawing.Size(670, 60); | 
					
						
							|  |  |  |  |             this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem11.Text = "单号"; | 
					
						
							|  |  |  |  |             this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem11.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem28 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem28.Control = this.lbType; | 
					
						
							|  |  |  |  |             this.layoutControlItem28.CustomizationFormText = "单号"; | 
					
						
							|  |  |  |  |             this.layoutControlItem28.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem28.MinSize = new System.Drawing.Size(24, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem28.Name = "layoutControlItem28"; | 
					
						
							|  |  |  |  |             this.layoutControlItem28.Size = new System.Drawing.Size(366, 120); | 
					
						
							|  |  |  |  |             this.layoutControlItem28.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem28.Text = "单号"; | 
					
						
							|  |  |  |  |             this.layoutControlItem28.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem28.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem10 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem10.AppearanceItemCaption.Font = new System.Drawing.Font("华文仿宋", 12F, System.Drawing.FontStyle.Bold); | 
					
						
							|  |  |  |  |             this.layoutControlItem10.AppearanceItemCaption.Options.UseFont = true; | 
					
						
							|  |  |  |  |             this.layoutControlItem10.Control = this.lbVender; | 
					
						
							|  |  |  |  |             this.layoutControlItem10.Location = new System.Drawing.Point(366, 60); | 
					
						
							|  |  |  |  |             this.layoutControlItem10.MinSize = new System.Drawing.Size(78, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem10.Name = "layoutControlItem10"; | 
					
						
							|  |  |  |  |             this.layoutControlItem10.Size = new System.Drawing.Size(670, 60); | 
					
						
							|  |  |  |  |             this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem10.Text = "供应商"; | 
					
						
							|  |  |  |  |             this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem10.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // GoodsReceive | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F); | 
					
						
							|  |  |  |  |             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; | 
					
						
							|  |  |  |  |             this.ClientSize = new System.Drawing.Size(1954, 1218); | 
					
						
							|  |  |  |  |             this.Controls.Add(this.layoutControl1); | 
					
						
							|  |  |  |  |             this.Controls.Add(this.ribbon); | 
					
						
							|  |  |  |  |             this.Margin = new System.Windows.Forms.Padding(10, 14, 10, 14); | 
					
						
							|  |  |  |  |             this.Name = "GoodsReceive"; | 
					
						
							|  |  |  |  |             this.Ribbon = this.ribbon; | 
					
						
							|  |  |  |  |             this.Text = "GoodsForm"; | 
					
						
							|  |  |  |  |             this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.GoodsInForm_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.gridcontrolShip)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridviewShip)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridcontrolRecords)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridviewRecs)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtArrave.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.mePhRemark.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comboPdStatus.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.textEditReceiveNum.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtOrderNo.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtVender.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comboState.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dateEditTo.Properties.CalendarTimeProperties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dateEditTo.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties.CalendarTimeProperties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.textEditBarcode.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.memPdRemark.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.coboPhStatus.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtShipOrder.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.combCache.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup10)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem10)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup15)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup12)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup13)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.tbReceive)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup9)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem9)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup11)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem12)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem11)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.tbDest)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup7)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup17)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem16)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup8)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).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 Controls.pager.Pager pager1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraGrid.GridControl gridControl1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraGrid.Views.Grid.GridView gridView1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtOrderNo; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; | 
					
						
							|  |  |  |  |         private DevExpress.XtraGrid.GridControl gridControl2; | 
					
						
							|  |  |  |  |         private DevExpress.XtraGrid.Views.Grid.GridView gridView2; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.SimpleButton btnQuery; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.SimpleButton btnIn; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtVender; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.ComboBoxEdit comboState; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.DateEdit dateEditTo; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.DateEdit dateEditFrom; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.SplitterItem splitterItem1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup6; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.SimpleSeparator simpleSeparator1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup8; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3; | 
					
						
							|  |  |  |  |         private System.Windows.Forms.Label lbOrderNo; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; | 
					
						
							|  |  |  |  |         private System.Windows.Forms.Label lbVender; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit textEditBarcode; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20; | 
					
						
							|  |  |  |  |         private DevExpress.XtraBars.BarButtonItem barBiSyncGoods; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit textEditReceiveNum; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.ComboBoxEdit comboPdStatus; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.MemoEdit memPdRemark; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup10; | 
					
						
							|  |  |  |  |         private System.Windows.Forms.Label lbPGoodsName; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.MemoEdit mePhRemark; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.ComboBoxEdit coboPhStatus; | 
					
						
							|  |  |  |  |         private System.Windows.Forms.Label lbType; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtArrave; | 
					
						
							|  |  |  |  |         private DevExpress.XtraGrid.GridControl gridcontrolRecords; | 
					
						
							|  |  |  |  |         private DevExpress.XtraGrid.Views.Grid.GridView gridviewRecs; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.SimpleButton btnQueryShip; | 
					
						
							|  |  |  |  |         private DevExpress.XtraGrid.GridControl gridcontrolShip; | 
					
						
							|  |  |  |  |         private DevExpress.XtraGrid.Views.Grid.GridView gridviewShip; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtShipOrder; | 
					
						
							|  |  |  |  |         private System.Windows.Forms.Label lbShipInfo; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.TabbedControlGroup tbDest; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.SimpleButton btnCache; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.ComboBoxEdit combCache; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup17; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem16; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup15; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup12; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem32; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup13; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.TabbedControlGroup tbReceive; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup9; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem31; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem9; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup11; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup7; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem5; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem6; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem7; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem8; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem10; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem12; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem11; | 
					
						
							|  |  |  |  |     } | 
					
						
							|  |  |  |  | } |