| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  | namespace DeiNiu.wms.win  | 
					
						
							|  |  |  |  | { | 
					
						
							|  |  |  |  |     partial class StockOrders | 
					
						
							|  |  |  |  |     { | 
					
						
							|  |  |  |  |         /// <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(StockOrders)); | 
					
						
							|  |  |  |  |             this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl(); | 
					
						
							|  |  |  |  |             this.bbQuery = new DevExpress.XtraBars.BarButtonItem(); | 
					
						
							|  |  |  |  |             this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage(); | 
					
						
							|  |  |  |  |             this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); | 
					
						
							|  |  |  |  |             this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); | 
					
						
							|  |  |  |  |             this.txtVender = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.lbOrderNo = new DevExpress.XtraEditors.LabelControl(); | 
					
						
							|  |  |  |  |             this.lbDetailName = new DevExpress.XtraEditors.LabelControl(); | 
					
						
							|  |  |  |  |             this.btnUpdateDetail = new DevExpress.XtraEditors.SimpleButton(); | 
					
						
							|  |  |  |  |             this.btnDelOrder = new DevExpress.XtraEditors.SimpleButton(); | 
					
						
							|  |  |  |  |             this.btnDetailDel = new DevExpress.XtraEditors.SimpleButton(); | 
					
						
							|  |  |  |  |             this.btnOrderUpdate = new DevExpress.XtraEditors.SimpleButton(); | 
					
						
							|  |  |  |  |             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.btnQuery = new DevExpress.XtraEditors.SimpleButton(); | 
					
						
							|  |  |  |  |             this.btnPickItems = new DevExpress.XtraEditors.SimpleButton(); | 
					
						
							|  |  |  |  |             this.txtCount = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.comType = new DevExpress.XtraEditors.ComboBoxEdit(); | 
					
						
							|  |  |  |  |             this.btnCreate = new DevExpress.XtraEditors.SimpleButton(); | 
					
						
							|  |  |  |  |             this.btnSubmit = new DevExpress.XtraEditors.SimpleButton(); | 
					
						
							|  |  |  |  |             this.comWhtypeFrom = new DevExpress.XtraEditors.ComboBoxEdit(); | 
					
						
							|  |  |  |  |             this.txtOrderDesc = new DevExpress.XtraEditors.MemoEdit(); | 
					
						
							|  |  |  |  |             this.dateEditFrom = new DevExpress.XtraEditors.DateEdit(); | 
					
						
							|  |  |  |  |             this.dateEditTo = new DevExpress.XtraEditors.DateEdit(); | 
					
						
							|  |  |  |  |             this.comTypeQ = new DevExpress.XtraEditors.ComboBoxEdit(); | 
					
						
							|  |  |  |  |             this.comStatusQ = new DevExpress.XtraEditors.ComboBoxEdit(); | 
					
						
							|  |  |  |  |             this.txtOrderNo = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.txtRequestBy = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.txtDetailDesc = new DevExpress.XtraEditors.MemoEdit(); | 
					
						
							|  |  |  |  |             this.comToWh = new DevExpress.XtraEditors.ComboBoxEdit(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup10 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.splitterItem1 = new DevExpress.XtraLayout.SplitterItem(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem6 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem5 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem7 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem9 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem13 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem14 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem16 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.emptySpaceItem10 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem15 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup6 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.simpleSeparator1 = new DevExpress.XtraLayout.SimpleSeparator(); | 
					
						
							|  |  |  |  |             this.tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlGroup8 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem8 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem11 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem12 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             ((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.txtVender.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.txtCount.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comType.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comWhtypeFrom.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtOrderDesc.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties.CalendarTimeProperties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dateEditTo.Properties.CalendarTimeProperties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dateEditTo.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comTypeQ.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comStatusQ.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtOrderNo.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtRequestBy.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtDetailDesc.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comToWh.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup10)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem9)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem13)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem14)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem16)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem10)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem15)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup8)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem11)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem12)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.SuspendLayout(); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // ribbon | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.ribbon.ExpandCollapseItem.Id = 0; | 
					
						
							|  |  |  |  |             this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] { | 
					
						
							|  |  |  |  |             this.ribbon.ExpandCollapseItem, | 
					
						
							|  |  |  |  |             this.bbQuery}); | 
					
						
							|  |  |  |  |             this.ribbon.Location = new System.Drawing.Point(0, 0); | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.ribbon.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.ribbon.MaxItemId = 4; | 
					
						
							|  |  |  |  |             this.ribbon.Name = "ribbon"; | 
					
						
							|  |  |  |  |             this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] { | 
					
						
							|  |  |  |  |             this.ribbonPage1}); | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.ribbon.Size = new System.Drawing.Size(1766, 225); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // bbQuery | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.bbQuery.Caption = "查询"; | 
					
						
							|  |  |  |  |             this.bbQuery.Id = 1; | 
					
						
							|  |  |  |  |             this.bbQuery.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bbQuery.ImageOptions.Image"))); | 
					
						
							|  |  |  |  |             this.bbQuery.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbQuery.ImageOptions.LargeImage"))); | 
					
						
							|  |  |  |  |             this.bbQuery.Name = "bbQuery"; | 
					
						
							|  |  |  |  |             this.bbQuery.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbQuery_ItemClick_1); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // ribbonPage1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { | 
					
						
							|  |  |  |  |             this.ribbonPageGroup1}); | 
					
						
							|  |  |  |  |             this.ribbonPage1.Name = "ribbonPage1"; | 
					
						
							|  |  |  |  |             this.ribbonPage1.Text = "编辑"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // ribbonPageGroup1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.ribbonPageGroup1.ItemLinks.Add(this.bbQuery); | 
					
						
							|  |  |  |  |             this.ribbonPageGroup1.Name = "ribbonPageGroup1"; | 
					
						
							|  |  |  |  |             this.ribbonPageGroup1.Text = "编辑"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControl1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.txtVender); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.lbOrderNo); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.lbDetailName); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.btnUpdateDetail); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.btnDelOrder); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.btnDetailDel); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.btnOrderUpdate); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.gridControl2); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.pager1); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.gridControl1); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.btnQuery); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.btnPickItems); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.txtCount); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.comType); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.btnCreate); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.btnSubmit); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.comWhtypeFrom); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.txtOrderDesc); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.dateEditFrom); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.dateEditTo); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.comTypeQ); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.comStatusQ); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.txtOrderNo); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.txtRequestBy); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.txtDetailDesc); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.comToWh); | 
					
						
							|  |  |  |  |             this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; | 
					
						
							|  |  |  |  |             this.layoutControl1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlGroup10}); | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.layoutControl1.Location = new System.Drawing.Point(0, 225); | 
					
						
							|  |  |  |  |             this.layoutControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControl1.Name = "layoutControl1"; | 
					
						
							|  |  |  |  |             this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1689, 510, 450, 400); | 
					
						
							|  |  |  |  |             this.layoutControl1.Root = this.layoutControlGroup1; | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.layoutControl1.Size = new System.Drawing.Size(1766, 800); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControl1.TabIndex = 2; | 
					
						
							|  |  |  |  |             this.layoutControl1.Text = "layoutControl1"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtVender | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.txtVender.Location = new System.Drawing.Point(1564, 95); | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.txtVender.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtVender.Name = "txtVender"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.txtVender.Size = new System.Drawing.Size(179, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtVender.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtVender.TabIndex = 74; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // lbOrderNo | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.lbOrderNo.Appearance.Font = new System.Drawing.Font("Tahoma", 18F); | 
					
						
							|  |  |  |  |             this.lbOrderNo.Appearance.Options.UseFont = true; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.lbOrderNo.Location = new System.Drawing.Point(581, 153); | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.lbOrderNo.Margin = new System.Windows.Forms.Padding(14, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.lbOrderNo.Name = "lbOrderNo"; | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.lbOrderNo.Padding = new System.Windows.Forms.Padding(14, 0, 0, 0); | 
					
						
							|  |  |  |  |             this.lbOrderNo.Size = new System.Drawing.Size(312, 27); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.lbOrderNo.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.lbOrderNo.TabIndex = 73; | 
					
						
							|  |  |  |  |             this.lbOrderNo.Text = "当前单据"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // lbDetailName | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.lbDetailName.Appearance.Font = new System.Drawing.Font("Tahoma", 16F, System.Drawing.FontStyle.Bold); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.lbDetailName.Appearance.Options.UseFont = true; | 
					
						
							|  |  |  |  |             this.lbDetailName.Appearance.Options.UseTextOptions = true; | 
					
						
							|  |  |  |  |             this.lbDetailName.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.lbDetailName.Location = new System.Drawing.Point(581, 616); | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.lbDetailName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.lbDetailName.Name = "lbDetailName"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.lbDetailName.Size = new System.Drawing.Size(274, 40); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.lbDetailName.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.lbDetailName.TabIndex = 72; | 
					
						
							|  |  |  |  |             this.lbDetailName.Text = "名称"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // btnUpdateDetail | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnUpdateDetail.Location = new System.Drawing.Point(769, 755); | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.btnUpdateDetail.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnUpdateDetail.Name = "btnUpdateDetail"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnUpdateDetail.Size = new System.Drawing.Size(57, 32); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnUpdateDetail.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.btnUpdateDetail.TabIndex = 71; | 
					
						
							|  |  |  |  |             this.btnUpdateDetail.Text = "修改"; | 
					
						
							|  |  |  |  |             this.btnUpdateDetail.Click += new System.EventHandler(this.btnUpdateDetail_Click); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // btnDelOrder | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnDelOrder.Location = new System.Drawing.Point(1059, 57); | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.btnDelOrder.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnDelOrder.Name = "btnDelOrder"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnDelOrder.Size = new System.Drawing.Size(73, 32); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnDelOrder.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.btnDelOrder.TabIndex = 62; | 
					
						
							|  |  |  |  |             this.btnDelOrder.Text = "删除"; | 
					
						
							|  |  |  |  |             this.btnDelOrder.Click += new System.EventHandler(this.btnDelOrder_Click); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // btnDetailDel | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnDetailDel.Location = new System.Drawing.Point(842, 755); | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.btnDetailDel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnDetailDel.Name = "btnDetailDel"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnDetailDel.Size = new System.Drawing.Size(68, 32); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnDetailDel.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.btnDetailDel.TabIndex = 58; | 
					
						
							|  |  |  |  |             this.btnDetailDel.Text = "删除"; | 
					
						
							|  |  |  |  |             this.btnDetailDel.Click += new System.EventHandler(this.btnDetailDel_Click); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // btnOrderUpdate | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnOrderUpdate.Location = new System.Drawing.Point(976, 57); | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.btnOrderUpdate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnOrderUpdate.Name = "btnOrderUpdate"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnOrderUpdate.Size = new System.Drawing.Size(77, 32); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnOrderUpdate.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.btnOrderUpdate.TabIndex = 57; | 
					
						
							|  |  |  |  |             this.btnOrderUpdate.Text = "修改"; | 
					
						
							|  |  |  |  |             this.btnOrderUpdate.Click += new System.EventHandler(this.btnUpdate_Click); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // gridControl2 | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.gridControl2.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.gridControl2.Location = new System.Drawing.Point(581, 186); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.gridControl2.MainView = this.gridView2; | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.gridControl2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.gridControl2.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.gridControl2.Name = "gridControl2"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.gridControl2.Size = new System.Drawing.Size(1182, 414); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             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 | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.pager1.Location = new System.Drawing.Point(3, 759); | 
					
						
							|  |  |  |  |             this.pager1.Margin = new System.Windows.Forms.Padding(6); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.pager1.Name = "pager1"; | 
					
						
							|  |  |  |  |             this.pager1.NMax = 0; | 
					
						
							|  |  |  |  |             this.pager1.PageCount = 0; | 
					
						
							|  |  |  |  |             this.pager1.PageCurrent = 0; | 
					
						
							|  |  |  |  |             this.pager1.PageSize = 100; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.pager1.Size = new System.Drawing.Size(564, 35); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.pager1.TabIndex = 22; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // gridControl1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.gridControl1.Location = new System.Drawing.Point(3, 153); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.gridControl1.MainView = this.gridView1; | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.gridControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.gridControl1.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.gridControl1.Name = "gridControl1"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.gridControl1.Size = new System.Drawing.Size(564, 600); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             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); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // btnQuery | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.btnQuery.Location = new System.Drawing.Point(655, 57); | 
					
						
							|  |  |  |  |             this.btnQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnQuery.Name = "btnQuery"; | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.btnQuery.Size = new System.Drawing.Size(71, 43); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnQuery.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.btnQuery.TabIndex = 23; | 
					
						
							|  |  |  |  |             this.btnQuery.Text = "查询"; | 
					
						
							|  |  |  |  |             this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // btnPickItems | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnPickItems.Location = new System.Drawing.Point(687, 755); | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.btnPickItems.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnPickItems.Name = "btnPickItems"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnPickItems.Size = new System.Drawing.Size(66, 32); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnPickItems.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.btnPickItems.TabIndex = 25; | 
					
						
							|  |  |  |  |             this.btnPickItems.Text = "新增"; | 
					
						
							|  |  |  |  |             this.btnPickItems.Click += new System.EventHandler(this.btnPickItems_Click); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtCount | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.txtCount.Location = new System.Drawing.Point(938, 616); | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.txtCount.Margin = new System.Windows.Forms.Padding(4, 8, 4, 8); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtCount.Name = "txtCount"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.txtCount.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 14F); | 
					
						
							|  |  |  |  |             this.txtCount.Properties.Appearance.Options.UseFont = true; | 
					
						
							|  |  |  |  |             this.txtCount.Size = new System.Drawing.Size(155, 40); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtCount.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtCount.TabIndex = 44; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // comType | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.comType.Location = new System.Drawing.Point(115, 57); | 
					
						
							|  |  |  |  |             this.comType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comType.Name = "comType"; | 
					
						
							|  |  |  |  |             this.comType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.comType.Size = new System.Drawing.Size(179, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comType.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.comType.TabIndex = 64; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // btnCreate | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnCreate.Location = new System.Drawing.Point(894, 57); | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.btnCreate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnCreate.Name = "btnCreate"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnCreate.Size = new System.Drawing.Size(76, 32); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnCreate.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.btnCreate.TabIndex = 23; | 
					
						
							|  |  |  |  |             this.btnCreate.Text = "新建"; | 
					
						
							|  |  |  |  |             this.btnCreate.Click += new System.EventHandler(this.btnCreate_Click); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // btnSubmit | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnSubmit.Location = new System.Drawing.Point(1138, 57); | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.btnSubmit.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnSubmit.Name = "btnSubmit"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnSubmit.Size = new System.Drawing.Size(75, 32); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnSubmit.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.btnSubmit.TabIndex = 67; | 
					
						
							|  |  |  |  |             this.btnSubmit.Text = "提交"; | 
					
						
							|  |  |  |  |             this.btnSubmit.Click += new System.EventHandler(this.btnSubmit_Click); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // comWhtypeFrom | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.comWhtypeFrom.Location = new System.Drawing.Point(393, 57); | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.comWhtypeFrom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comWhtypeFrom.Name = "comWhtypeFrom"; | 
					
						
							|  |  |  |  |             this.comWhtypeFrom.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.comWhtypeFrom.Size = new System.Drawing.Size(176, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comWhtypeFrom.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.comWhtypeFrom.TabIndex = 68; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtOrderDesc | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.txtOrderDesc.Location = new System.Drawing.Point(115, 95); | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.txtOrderDesc.Margin = new System.Windows.Forms.Padding(4, 8, 4, 8); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtOrderDesc.Name = "txtOrderDesc"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.txtOrderDesc.Size = new System.Drawing.Size(732, 32); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtOrderDesc.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtOrderDesc.TabIndex = 59; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // dateEditFrom | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.dateEditFrom.EditValue = null; | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.dateEditFrom.Location = new System.Drawing.Point(535, 57); | 
					
						
							|  |  |  |  |             this.dateEditFrom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             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; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.dateEditFrom.Size = new System.Drawing.Size(103, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.dateEditFrom.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.dateEditFrom.TabIndex = 31; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // dateEditTo | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.dateEditTo.EditValue = null; | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.dateEditTo.Location = new System.Drawing.Point(535, 83); | 
					
						
							|  |  |  |  |             this.dateEditTo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             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)}); | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.dateEditTo.Size = new System.Drawing.Size(104, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.dateEditTo.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.dateEditTo.TabIndex = 32; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // comTypeQ | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.comTypeQ.Location = new System.Drawing.Point(299, 56); | 
					
						
							|  |  |  |  |             this.comTypeQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comTypeQ.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.comTypeQ.Name = "comTypeQ"; | 
					
						
							|  |  |  |  |             this.comTypeQ.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.comTypeQ.Size = new System.Drawing.Size(130, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comTypeQ.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.comTypeQ.TabIndex = 4; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // comStatusQ | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.comStatusQ.Location = new System.Drawing.Point(299, 81); | 
					
						
							|  |  |  |  |             this.comStatusQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comStatusQ.Name = "comStatusQ"; | 
					
						
							|  |  |  |  |             this.comStatusQ.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.comStatusQ.Size = new System.Drawing.Size(130, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comStatusQ.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.comStatusQ.TabIndex = 4; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtOrderNo | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.txtOrderNo.Location = new System.Drawing.Point(81, 57); | 
					
						
							|  |  |  |  |             this.txtOrderNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtOrderNo.Name = "txtOrderNo"; | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.txtOrderNo.Size = new System.Drawing.Size(126, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtOrderNo.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtOrderNo.TabIndex = 4; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtRequestBy | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.txtRequestBy.Location = new System.Drawing.Point(81, 85); | 
					
						
							|  |  |  |  |             this.txtRequestBy.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtRequestBy.Name = "txtRequestBy"; | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.txtRequestBy.Size = new System.Drawing.Size(126, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtRequestBy.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtRequestBy.TabIndex = 4; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtDetailDesc | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.txtDetailDesc.Location = new System.Drawing.Point(674, 662); | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.txtDetailDesc.Margin = new System.Windows.Forms.Padding(4, 8, 4, 8); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtDetailDesc.Name = "txtDetailDesc"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.txtDetailDesc.Size = new System.Drawing.Size(938, 87); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtDetailDesc.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtDetailDesc.TabIndex = 59; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // comToWh | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.comToWh.Location = new System.Drawing.Point(668, 57); | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.comToWh.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comToWh.Name = "comToWh"; | 
					
						
							|  |  |  |  |             this.comToWh.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.comToWh.Size = new System.Drawing.Size(179, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comToWh.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.comToWh.TabIndex = 68; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // 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.splitterItem1, | 
					
						
							|  |  |  |  |             this.layoutControlGroup5, | 
					
						
							|  |  |  |  |             this.layoutControlGroup6, | 
					
						
							|  |  |  |  |             this.simpleSeparator1, | 
					
						
							|  |  |  |  |             this.tabbedControlGroup1}); | 
					
						
							|  |  |  |  |             this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlGroup1.Name = "Root"; | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.layoutControlGroup1.Size = new System.Drawing.Size(1766, 800); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup1.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // splitterItem1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.splitterItem1.AllowHotTrack = true; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.splitterItem1.Location = new System.Drawing.Point(570, 150); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.splitterItem1.Name = "splitterItem1"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.splitterItem1.Size = new System.Drawing.Size(8, 650); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlGroup5 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup5.GroupBordersVisible = false; | 
					
						
							|  |  |  |  |             this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlItem24, | 
					
						
							|  |  |  |  |             this.emptySpaceItem6, | 
					
						
							|  |  |  |  |             this.layoutControlItem17, | 
					
						
							|  |  |  |  |             this.layoutControlItem12, | 
					
						
							|  |  |  |  |             this.layoutControlItem11, | 
					
						
							|  |  |  |  |             this.layoutControlItem21, | 
					
						
							|  |  |  |  |             this.emptySpaceItem5, | 
					
						
							|  |  |  |  |             this.emptySpaceItem4, | 
					
						
							|  |  |  |  |             this.layoutControlItem8, | 
					
						
							|  |  |  |  |             this.emptySpaceItem7, | 
					
						
							|  |  |  |  |             this.emptySpaceItem9, | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem13, | 
					
						
							|  |  |  |  |             this.emptySpaceItem14, | 
					
						
							|  |  |  |  |             this.emptySpaceItem16, | 
					
						
							|  |  |  |  |             this.emptySpaceItem3, | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.emptySpaceItem10, | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem3, | 
					
						
							|  |  |  |  |             this.layoutControlItem5, | 
					
						
							|  |  |  |  |             this.emptySpaceItem15}); | 
					
						
							|  |  |  |  |             this.layoutControlGroup5.Location = new System.Drawing.Point(578, 150); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup5.Name = "layoutControlGroup5"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlGroup5.Size = new System.Drawing.Size(1188, 650); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup5.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem24 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem24.Control = this.lbOrderNo; | 
					
						
							|  |  |  |  |             this.layoutControlItem24.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem24.MaxSize = new System.Drawing.Size(318, 33); | 
					
						
							|  |  |  |  |             this.layoutControlItem24.MinSize = new System.Drawing.Size(318, 33); | 
					
						
							|  |  |  |  |             this.layoutControlItem24.Name = "layoutControlItem24"; | 
					
						
							|  |  |  |  |             this.layoutControlItem24.Size = new System.Drawing.Size(318, 33); | 
					
						
							|  |  |  |  |             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(318, 0); | 
					
						
							|  |  |  |  |             this.emptySpaceItem6.Name = "emptySpaceItem6"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem6.Size = new System.Drawing.Size(870, 33); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.emptySpaceItem6.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem17 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem17.Control = this.lbDetailName; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem17.Location = new System.Drawing.Point(0, 463); | 
					
						
							|  |  |  |  |             this.layoutControlItem17.MaxSize = new System.Drawing.Size(280, 46); | 
					
						
							|  |  |  |  |             this.layoutControlItem17.MinSize = new System.Drawing.Size(280, 46); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem17.Name = "layoutControlItem17"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem17.Size = new System.Drawing.Size(280, 46); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem17.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem17.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem12 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem12.Control = this.txtCount; | 
					
						
							|  |  |  |  |             this.layoutControlItem12.CustomizationFormText = "名称"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem12.Location = new System.Drawing.Point(280, 463); | 
					
						
							|  |  |  |  |             this.layoutControlItem12.MinSize = new System.Drawing.Size(133, 46); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem12.Name = "layoutControlItem12"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem12.Size = new System.Drawing.Size(238, 46); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem12.Text = "申请数量"; | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem12.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem12.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem12.TextToControlDistance = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem11 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem11.Control = this.btnDetailDel; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem11.Location = new System.Drawing.Point(261, 602); | 
					
						
							|  |  |  |  |             this.layoutControlItem11.MaxSize = new System.Drawing.Size(74, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem11.MinSize = new System.Drawing.Size(74, 38); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem11.Name = "layoutControlItem11"; | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.layoutControlItem11.Size = new System.Drawing.Size(74, 38); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem11.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem21 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem21.Control = this.btnPickItems; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem21.Location = new System.Drawing.Point(106, 602); | 
					
						
							|  |  |  |  |             this.layoutControlItem21.MaxSize = new System.Drawing.Size(72, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem21.MinSize = new System.Drawing.Size(72, 38); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem21.Name = "layoutControlItem21"; | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.layoutControlItem21.Size = new System.Drawing.Size(72, 38); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem21.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem21.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem21.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem5 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem5.AllowHotTrack = false; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem5.Location = new System.Drawing.Point(1178, 453); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.emptySpaceItem5.Name = "emptySpaceItem5"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem5.Size = new System.Drawing.Size(10, 197); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.emptySpaceItem5.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem4 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem4.AllowHotTrack = false; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem4.Location = new System.Drawing.Point(335, 602); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.emptySpaceItem4.Name = "emptySpaceItem4"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem4.Size = new System.Drawing.Size(843, 38); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem8 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem8.Control = this.gridControl2; | 
					
						
							|  |  |  |  |             this.layoutControlItem8.Location = new System.Drawing.Point(0, 33); | 
					
						
							|  |  |  |  |             this.layoutControlItem8.Name = "layoutControlItem8"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem8.Size = new System.Drawing.Size(1188, 420); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem8.Text = "订单明细"; | 
					
						
							|  |  |  |  |             this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top; | 
					
						
							|  |  |  |  |             this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem8.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem7 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem7.AllowHotTrack = false; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem7.Location = new System.Drawing.Point(0, 602); | 
					
						
							|  |  |  |  |             this.emptySpaceItem7.MaxSize = new System.Drawing.Size(106, 38); | 
					
						
							|  |  |  |  |             this.emptySpaceItem7.MinSize = new System.Drawing.Size(106, 38); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.emptySpaceItem7.Name = "emptySpaceItem7"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem7.Size = new System.Drawing.Size(106, 38); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.emptySpaceItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.emptySpaceItem7.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem9 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem9.AllowHotTrack = false; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem9.Location = new System.Drawing.Point(0, 640); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.emptySpaceItem9.MaxSize = new System.Drawing.Size(0, 10); | 
					
						
							|  |  |  |  |             this.emptySpaceItem9.MinSize = new System.Drawing.Size(10, 10); | 
					
						
							|  |  |  |  |             this.emptySpaceItem9.Name = "emptySpaceItem9"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem9.Size = new System.Drawing.Size(1178, 10); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.emptySpaceItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.emptySpaceItem9.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             // emptySpaceItem13 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem13.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem13.Location = new System.Drawing.Point(178, 602); | 
					
						
							|  |  |  |  |             this.emptySpaceItem13.Name = "emptySpaceItem13"; | 
					
						
							|  |  |  |  |             this.emptySpaceItem13.Size = new System.Drawing.Size(10, 38); | 
					
						
							|  |  |  |  |             this.emptySpaceItem13.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem14 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem14.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem14.Location = new System.Drawing.Point(634, 463); | 
					
						
							|  |  |  |  |             this.emptySpaceItem14.Name = "emptySpaceItem14"; | 
					
						
							|  |  |  |  |             this.emptySpaceItem14.Size = new System.Drawing.Size(544, 46); | 
					
						
							|  |  |  |  |             this.emptySpaceItem14.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem16 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem16.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem16.Location = new System.Drawing.Point(0, 453); | 
					
						
							|  |  |  |  |             this.emptySpaceItem16.Name = "emptySpaceItem16"; | 
					
						
							|  |  |  |  |             this.emptySpaceItem16.Size = new System.Drawing.Size(1178, 10); | 
					
						
							|  |  |  |  |             this.emptySpaceItem16.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem3 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem3.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem3.Location = new System.Drawing.Point(1037, 509); | 
					
						
							|  |  |  |  |             this.emptySpaceItem3.MinSize = new System.Drawing.Size(106, 26); | 
					
						
							|  |  |  |  |             this.emptySpaceItem3.Name = "emptySpaceItem3"; | 
					
						
							|  |  |  |  |             this.emptySpaceItem3.Size = new System.Drawing.Size(141, 93); | 
					
						
							|  |  |  |  |             this.emptySpaceItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             // emptySpaceItem10 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem10.AllowHotTrack = false; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem10.Location = new System.Drawing.Point(518, 463); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.emptySpaceItem10.MaxSize = new System.Drawing.Size(0, 10); | 
					
						
							|  |  |  |  |             this.emptySpaceItem10.MinSize = new System.Drawing.Size(10, 10); | 
					
						
							|  |  |  |  |             this.emptySpaceItem10.Name = "emptySpaceItem10"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem10.Size = new System.Drawing.Size(116, 46); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.emptySpaceItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.emptySpaceItem10.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             // layoutControlItem3 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem3.Control = this.txtDetailDesc; | 
					
						
							|  |  |  |  |             this.layoutControlItem3.CustomizationFormText = "名称"; | 
					
						
							|  |  |  |  |             this.layoutControlItem3.Location = new System.Drawing.Point(0, 509); | 
					
						
							|  |  |  |  |             this.layoutControlItem3.MinSize = new System.Drawing.Size(109, 32); | 
					
						
							|  |  |  |  |             this.layoutControlItem3.Name = "layoutControlItem3"; | 
					
						
							|  |  |  |  |             this.layoutControlItem3.Size = new System.Drawing.Size(1037, 93); | 
					
						
							|  |  |  |  |             this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem3.Text = "明细描述"; | 
					
						
							|  |  |  |  |             this.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Left; | 
					
						
							|  |  |  |  |             this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 22); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem5 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem5.Control = this.btnUpdateDetail; | 
					
						
							|  |  |  |  |             this.layoutControlItem5.Location = new System.Drawing.Point(188, 602); | 
					
						
							|  |  |  |  |             this.layoutControlItem5.MaxSize = new System.Drawing.Size(63, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem5.MinSize = new System.Drawing.Size(63, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem5.Name = "layoutControlItem5"; | 
					
						
							|  |  |  |  |             this.layoutControlItem5.Size = new System.Drawing.Size(63, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem5.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem15 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem15.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem15.Location = new System.Drawing.Point(251, 602); | 
					
						
							|  |  |  |  |             this.emptySpaceItem15.Name = "emptySpaceItem15"; | 
					
						
							|  |  |  |  |             this.emptySpaceItem15.Size = new System.Drawing.Size(10, 38); | 
					
						
							|  |  |  |  |             this.emptySpaceItem15.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             // layoutControlGroup6 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup6.GroupBordersVisible = false; | 
					
						
							|  |  |  |  |             this.layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlItem19, | 
					
						
							|  |  |  |  |             this.layoutControlItem18}); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlGroup6.Location = new System.Drawing.Point(0, 150); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup6.Name = "layoutControlGroup6"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlGroup6.Size = new System.Drawing.Size(570, 647); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup6.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem19 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem19.Control = this.pager1; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem19.Location = new System.Drawing.Point(0, 606); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem19.Name = "layoutControlItem19"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem19.Size = new System.Drawing.Size(570, 41); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem19.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem18 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem18.Control = this.gridControl1; | 
					
						
							|  |  |  |  |             this.layoutControlItem18.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem18.Name = "layoutControlItem18"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem18.Size = new System.Drawing.Size(570, 606); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             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; | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.simpleSeparator1.Location = new System.Drawing.Point(0, 797); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.simpleSeparator1.Name = "simpleSeparator1"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.simpleSeparator1.Size = new System.Drawing.Size(570, 3); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // tabbedControlGroup1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.tabbedControlGroup1.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.tabbedControlGroup1.Name = "tabbedControlGroup1"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.tabbedControlGroup1.SelectedTabPage = this.layoutControlGroup2; | 
					
						
							|  |  |  |  |             this.tabbedControlGroup1.SelectedTabPageIndex = 0; | 
					
						
							|  |  |  |  |             this.tabbedControlGroup1.Size = new System.Drawing.Size(1766, 150); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlGroup2, | 
					
						
							|  |  |  |  |             this.layoutControlGroup8}); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // 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.layoutControlItem7, | 
					
						
							|  |  |  |  |             this.emptySpaceItem2, | 
					
						
							|  |  |  |  |             this.layoutControlItem20, | 
					
						
							|  |  |  |  |             this.layoutControlItem22, | 
					
						
							|  |  |  |  |             this.layoutControlItem23, | 
					
						
							|  |  |  |  |             this.layoutControlItem25, | 
					
						
							|  |  |  |  |             this.layoutControlItem27}); | 
					
						
							|  |  |  |  |             this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlGroup2.Name = "layoutControlGroup2"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlGroup2.Size = new System.Drawing.Size(1727, 76); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup2.Text = "查询"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem1.Control = this.comTypeQ; | 
					
						
							|  |  |  |  |             this.layoutControlItem1.Location = new System.Drawing.Point(201, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem1.MaxSize = new System.Drawing.Size(219, 25); | 
					
						
							|  |  |  |  |             this.layoutControlItem1.MinSize = new System.Drawing.Size(219, 25); | 
					
						
							|  |  |  |  |             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(219, 25); | 
					
						
							|  |  |  |  |             this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem1.Text = "单据类型"; | 
					
						
							|  |  |  |  |             this.layoutControlItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem1.TextToControlDistance = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem7 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem7.Control = this.btnQuery; | 
					
						
							|  |  |  |  |             this.layoutControlItem7.Location = new System.Drawing.Point(633, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem7.MaxSize = new System.Drawing.Size(77, 49); | 
					
						
							|  |  |  |  |             this.layoutControlItem7.MinSize = new System.Drawing.Size(77, 49); | 
					
						
							|  |  |  |  |             this.layoutControlItem7.Name = "layoutControlItem7"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem7.Size = new System.Drawing.Size(77, 76); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem7.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem2 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem2.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem2.Location = new System.Drawing.Point(710, 0); | 
					
						
							|  |  |  |  |             this.emptySpaceItem2.Name = "emptySpaceItem2"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem2.Size = new System.Drawing.Size(1017, 76); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem20 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem20.Control = this.dateEditFrom; | 
					
						
							|  |  |  |  |             this.layoutControlItem20.CustomizationFormText = "起始时间"; | 
					
						
							|  |  |  |  |             this.layoutControlItem20.Location = new System.Drawing.Point(420, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem20.MaxSize = new System.Drawing.Size(212, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem20.MinSize = new System.Drawing.Size(212, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem20.Name = "layoutControlItem20"; | 
					
						
							|  |  |  |  |             this.layoutControlItem20.Size = new System.Drawing.Size(213, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem20.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem20.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem20.Text = "起始时间"; | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem22 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem22.Control = this.dateEditTo; | 
					
						
							|  |  |  |  |             this.layoutControlItem22.CustomizationFormText = "截止时间"; | 
					
						
							|  |  |  |  |             this.layoutControlItem22.Location = new System.Drawing.Point(420, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem22.MaxSize = new System.Drawing.Size(213, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem22.MinSize = new System.Drawing.Size(213, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem22.Name = "layoutControlItem22"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem22.Size = new System.Drawing.Size(213, 50); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem22.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem22.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem22.Text = "截止时间"; | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.layoutControlItem22.TextSize = new System.Drawing.Size(90, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem23 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem23.Control = this.comStatusQ; | 
					
						
							|  |  |  |  |             this.layoutControlItem23.CustomizationFormText = "单据类型"; | 
					
						
							|  |  |  |  |             this.layoutControlItem23.Location = new System.Drawing.Point(201, 25); | 
					
						
							|  |  |  |  |             this.layoutControlItem23.MaxSize = new System.Drawing.Size(219, 25); | 
					
						
							|  |  |  |  |             this.layoutControlItem23.MinSize = new System.Drawing.Size(219, 25); | 
					
						
							|  |  |  |  |             this.layoutControlItem23.Name = "layoutControlItem23"; | 
					
						
							|  |  |  |  |             this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 1; | 
					
						
							|  |  |  |  |             this.layoutControlItem23.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 10, 2, 2); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem23.Size = new System.Drawing.Size(219, 51); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem23.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem23.Text = "单据状态"; | 
					
						
							|  |  |  |  |             this.layoutControlItem23.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.layoutControlItem23.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem23.TextToControlDistance = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem25 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem25.Control = this.txtOrderNo; | 
					
						
							|  |  |  |  |             this.layoutControlItem25.CustomizationFormText = "单号"; | 
					
						
							|  |  |  |  |             this.layoutControlItem25.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem25.MaxSize = new System.Drawing.Size(201, 28); | 
					
						
							|  |  |  |  |             this.layoutControlItem25.MinSize = new System.Drawing.Size(201, 28); | 
					
						
							|  |  |  |  |             this.layoutControlItem25.Name = "layoutControlItem25"; | 
					
						
							|  |  |  |  |             this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 1; | 
					
						
							|  |  |  |  |             this.layoutControlItem25.Size = new System.Drawing.Size(201, 28); | 
					
						
							|  |  |  |  |             this.layoutControlItem25.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem25.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem25.Text = "单据号"; | 
					
						
							|  |  |  |  |             this.layoutControlItem25.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.layoutControlItem25.TextSize = new System.Drawing.Size(54, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem25.TextToControlDistance = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem27 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem27.Control = this.txtRequestBy; | 
					
						
							|  |  |  |  |             this.layoutControlItem27.CustomizationFormText = "单号"; | 
					
						
							|  |  |  |  |             this.layoutControlItem27.Location = new System.Drawing.Point(0, 28); | 
					
						
							|  |  |  |  |             this.layoutControlItem27.MaxSize = new System.Drawing.Size(201, 28); | 
					
						
							|  |  |  |  |             this.layoutControlItem27.MinSize = new System.Drawing.Size(201, 28); | 
					
						
							|  |  |  |  |             this.layoutControlItem27.Name = "layoutControlItem27"; | 
					
						
							|  |  |  |  |             this.layoutControlItem27.OptionsTableLayoutItem.ColumnIndex = 1; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem27.Size = new System.Drawing.Size(201, 48); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem27.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem27.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem27.Text = "申请人"; | 
					
						
							|  |  |  |  |             this.layoutControlItem27.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.layoutControlItem27.TextSize = new System.Drawing.Size(54, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem27.TextToControlDistance = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             // layoutControlGroup8 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup8.CustomizationFormText = "新建单据"; | 
					
						
							|  |  |  |  |             this.layoutControlGroup8.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlItem2, | 
					
						
							|  |  |  |  |             this.emptySpaceItem8, | 
					
						
							|  |  |  |  |             this.layoutControlItem16, | 
					
						
							|  |  |  |  |             this.layoutControlItem14, | 
					
						
							|  |  |  |  |             this.layoutControlItem10, | 
					
						
							|  |  |  |  |             this.layoutControlItem6, | 
					
						
							|  |  |  |  |             this.layoutControlItem15, | 
					
						
							|  |  |  |  |             this.layoutControlItem13, | 
					
						
							|  |  |  |  |             this.emptySpaceItem11, | 
					
						
							|  |  |  |  |             this.emptySpaceItem1, | 
					
						
							|  |  |  |  |             this.emptySpaceItem12, | 
					
						
							|  |  |  |  |             this.layoutControlItem4, | 
					
						
							|  |  |  |  |             this.layoutControlItem26}); | 
					
						
							|  |  |  |  |             this.layoutControlGroup8.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlGroup8.Name = "layoutControlGroup8"; | 
					
						
							|  |  |  |  |             this.layoutControlGroup8.Size = new System.Drawing.Size(1727, 76); | 
					
						
							|  |  |  |  |             this.layoutControlGroup8.Text = "单据申请"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem2 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem2.Control = this.comType; | 
					
						
							|  |  |  |  |             this.layoutControlItem2.CustomizationFormText = "线路选择"; | 
					
						
							|  |  |  |  |             this.layoutControlItem2.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem2.MaxSize = new System.Drawing.Size(278, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem2.MinSize = new System.Drawing.Size(278, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem2.Name = "layoutControlItem2"; | 
					
						
							|  |  |  |  |             this.layoutControlItem2.Size = new System.Drawing.Size(278, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem2.Text = "类型选择"; | 
					
						
							|  |  |  |  |             this.layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Left; | 
					
						
							|  |  |  |  |             this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 22); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem8 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem8.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem8.Location = new System.Drawing.Point(1197, 0); | 
					
						
							|  |  |  |  |             this.emptySpaceItem8.MinSize = new System.Drawing.Size(104, 24); | 
					
						
							|  |  |  |  |             this.emptySpaceItem8.Name = "emptySpaceItem8"; | 
					
						
							|  |  |  |  |             this.emptySpaceItem8.Size = new System.Drawing.Size(530, 38); | 
					
						
							|  |  |  |  |             this.emptySpaceItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.emptySpaceItem8.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem16 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem16.Control = this.comWhtypeFrom; | 
					
						
							|  |  |  |  |             this.layoutControlItem16.CustomizationFormText = "目标仓区"; | 
					
						
							|  |  |  |  |             this.layoutControlItem16.Location = new System.Drawing.Point(278, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem16.MaxSize = new System.Drawing.Size(275, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem16.MinSize = new System.Drawing.Size(275, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem16.Name = "layoutControlItem16"; | 
					
						
							|  |  |  |  |             this.layoutControlItem16.Size = new System.Drawing.Size(275, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem16.Text = "下架仓区"; | 
					
						
							|  |  |  |  |             this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 22); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem14 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem14.Control = this.btnCreate; | 
					
						
							|  |  |  |  |             this.layoutControlItem14.CustomizationFormText = "layoutControlItem7"; | 
					
						
							|  |  |  |  |             this.layoutControlItem14.Location = new System.Drawing.Point(872, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem14.MaxSize = new System.Drawing.Size(82, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem14.MinSize = new System.Drawing.Size(82, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem14.Name = "layoutControlItem14"; | 
					
						
							|  |  |  |  |             this.layoutControlItem14.Size = new System.Drawing.Size(82, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem14.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem14.Text = "layoutControlItem7"; | 
					
						
							|  |  |  |  |             this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem14.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem10 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem10.Control = this.btnOrderUpdate; | 
					
						
							|  |  |  |  |             this.layoutControlItem10.Location = new System.Drawing.Point(954, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem10.MaxSize = new System.Drawing.Size(83, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem10.MinSize = new System.Drawing.Size(83, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem10.Name = "layoutControlItem10"; | 
					
						
							|  |  |  |  |             this.layoutControlItem10.Size = new System.Drawing.Size(83, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem10.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem6 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem6.Control = this.btnDelOrder; | 
					
						
							|  |  |  |  |             this.layoutControlItem6.Location = new System.Drawing.Point(1037, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem6.MaxSize = new System.Drawing.Size(79, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem6.MinSize = new System.Drawing.Size(79, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem6.Name = "layoutControlItem6"; | 
					
						
							|  |  |  |  |             this.layoutControlItem6.Size = new System.Drawing.Size(79, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem6.TextVisible = false; | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             // layoutControlItem15 | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem15.Control = this.btnSubmit; | 
					
						
							|  |  |  |  |             this.layoutControlItem15.CustomizationFormText = "layoutControlItem3"; | 
					
						
							|  |  |  |  |             this.layoutControlItem15.Location = new System.Drawing.Point(1116, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem15.MaxSize = new System.Drawing.Size(81, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem15.MinSize = new System.Drawing.Size(81, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem15.Name = "layoutControlItem15"; | 
					
						
							|  |  |  |  |             this.layoutControlItem15.Size = new System.Drawing.Size(81, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem15.Text = "layoutControlItem3"; | 
					
						
							|  |  |  |  |             this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem15.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem13 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem13.Control = this.txtOrderDesc; | 
					
						
							|  |  |  |  |             this.layoutControlItem13.CustomizationFormText = "名称"; | 
					
						
							|  |  |  |  |             this.layoutControlItem13.Location = new System.Drawing.Point(0, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem13.MinSize = new System.Drawing.Size(109, 32); | 
					
						
							|  |  |  |  |             this.layoutControlItem13.Name = "layoutControlItem13"; | 
					
						
							|  |  |  |  |             this.layoutControlItem13.Size = new System.Drawing.Size(831, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem13.Text = "申请备注"; | 
					
						
							|  |  |  |  |             this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 22); | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             // emptySpaceItem11 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem11.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem11.Location = new System.Drawing.Point(1084, 38); | 
					
						
							|  |  |  |  |             this.emptySpaceItem11.Name = "emptySpaceItem11"; | 
					
						
							|  |  |  |  |             this.emptySpaceItem11.Size = new System.Drawing.Size(365, 38); | 
					
						
							|  |  |  |  |             this.emptySpaceItem11.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem1.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem1.Location = new System.Drawing.Point(831, 38); | 
					
						
							|  |  |  |  |             this.emptySpaceItem1.MaxSize = new System.Drawing.Size(253, 38); | 
					
						
							|  |  |  |  |             this.emptySpaceItem1.MinSize = new System.Drawing.Size(253, 38); | 
					
						
							|  |  |  |  |             this.emptySpaceItem1.Name = "emptySpaceItem1"; | 
					
						
							|  |  |  |  |             this.emptySpaceItem1.Size = new System.Drawing.Size(253, 38); | 
					
						
							|  |  |  |  |             this.emptySpaceItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem12 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem12.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem12.Location = new System.Drawing.Point(831, 0); | 
					
						
							|  |  |  |  |             this.emptySpaceItem12.Name = "emptySpaceItem12"; | 
					
						
							|  |  |  |  |             this.emptySpaceItem12.Size = new System.Drawing.Size(41, 38); | 
					
						
							|  |  |  |  |             this.emptySpaceItem12.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem4 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem4.Control = this.comToWh; | 
					
						
							|  |  |  |  |             this.layoutControlItem4.CustomizationFormText = "目标仓区"; | 
					
						
							|  |  |  |  |             this.layoutControlItem4.Location = new System.Drawing.Point(553, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem4.MaxSize = new System.Drawing.Size(278, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem4.MinSize = new System.Drawing.Size(278, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem4.Name = "layoutControlItem4"; | 
					
						
							|  |  |  |  |             this.layoutControlItem4.Size = new System.Drawing.Size(278, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem4.Text = "上架仓区"; | 
					
						
							|  |  |  |  |             this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 22); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem26 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem26.Control = this.txtVender; | 
					
						
							|  |  |  |  |             this.layoutControlItem26.Location = new System.Drawing.Point(1449, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem26.MaxSize = new System.Drawing.Size(278, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem26.MinSize = new System.Drawing.Size(278, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem26.Name = "layoutControlItem26"; | 
					
						
							|  |  |  |  |             this.layoutControlItem26.Size = new System.Drawing.Size(278, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem26.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem26.Text = "供应商号码"; | 
					
						
							|  |  |  |  |             this.layoutControlItem26.TextSize = new System.Drawing.Size(90, 22); | 
					
						
							|  |  |  |  |             this.layoutControlItem26.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never; | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             // StockOrders | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.ClientSize = new System.Drawing.Size(1766, 1025); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.Controls.Add(this.layoutControl1); | 
					
						
							|  |  |  |  |             this.Controls.Add(this.ribbon); | 
					
						
							| 
									
										
										
										
											2023-09-04 22:41:19 +08:00
										 |  |  |  |             this.Margin = new System.Windows.Forms.Padding(10, 14, 10, 14); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.Name = "StockOrders"; | 
					
						
							|  |  |  |  |             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.txtVender.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.txtCount.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comType.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comWhtypeFrom.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtOrderDesc.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties.CalendarTimeProperties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dateEditTo.Properties.CalendarTimeProperties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dateEditTo.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comTypeQ.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comStatusQ.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtOrderNo.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtRequestBy.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtDetailDesc.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comToWh.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup10)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem9)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem13)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem14)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem16)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem10)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem15)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup8)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem11)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem12)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             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.XtraLayout.LayoutControlGroup layoutControlGroup1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraGrid.GridControl gridControl2; | 
					
						
							|  |  |  |  |         private DevExpress.XtraGrid.Views.Grid.GridView gridView2; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.SimpleButton btnQuery; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.SimpleButton btnPickItems; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup10; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.SimpleButton btnDetailDel; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.SimpleButton btnOrderUpdate; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.SimpleButton btnDelOrder; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtCount; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.SplitterItem splitterItem1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup6; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.SimpleSeparator simpleSeparator1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.LabelControl lbDetailName; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.SimpleButton btnUpdateDetail; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.ComboBoxEdit comType; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.SimpleButton btnCreate; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.SimpleButton btnSubmit; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.ComboBoxEdit comWhtypeFrom; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.MemoEdit txtOrderDesc; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup8; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.DateEdit dateEditFrom; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.DateEdit dateEditTo; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.ComboBoxEdit comTypeQ; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.ComboBoxEdit comStatusQ; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.LabelControl lbOrderNo; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtOrderNo; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem6; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtRequestBy; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.MemoEdit txtDetailDesc; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem8; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem5; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem7; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem9; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem10; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.ComboBoxEdit comToWh; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtVender; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3; | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem11; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem12; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem13; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem14; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem16; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem27; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem15; | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |     } | 
					
						
							|  |  |  |  | } |