| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  | namespace DeiNiu.wms.win  | 
					
						
							|  |  |  |  | { | 
					
						
							|  |  |  |  |     partial class StockRecordQueryForm | 
					
						
							|  |  |  |  |     { | 
					
						
							|  |  |  |  |         /// <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(StockRecordQueryForm)); | 
					
						
							|  |  |  |  |             this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl(); | 
					
						
							|  |  |  |  |             this.bbQuery = new DevExpress.XtraBars.BarButtonItem(); | 
					
						
							|  |  |  |  |             this.bbiExport = new DevExpress.XtraBars.BarButtonItem(); | 
					
						
							|  |  |  |  |             this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage(); | 
					
						
							|  |  |  |  |             this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); | 
					
						
							|  |  |  |  |             this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar(); | 
					
						
							|  |  |  |  |             this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); | 
					
						
							|  |  |  |  |             this.txtSkuId = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.txtPartOwner = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.dateEdit2 = new DevExpress.XtraEditors.DateEdit(); | 
					
						
							|  |  |  |  |             this.pager1 = new DeiNiu.Controls.pager.Pager(); | 
					
						
							|  |  |  |  |             this.gridControl1 = new DevExpress.XtraGrid.GridControl(); | 
					
						
							|  |  |  |  |             this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); | 
					
						
							|  |  |  |  |             this.locId = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.comboType = new DevExpress.XtraEditors.ComboBoxEdit(); | 
					
						
							|  |  |  |  |             this.dateEdit1 = new DevExpress.XtraEditors.DateEdit(); | 
					
						
							|  |  |  |  |             this.goodsName2 = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.btnQuery = new DevExpress.XtraEditors.SimpleButton(); | 
					
						
							|  |  |  |  |             this.txtorderNo = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.comboPart = new DevExpress.XtraEditors.ComboBoxEdit(); | 
					
						
							|  |  |  |  |             this.txtOperater = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.txtgoodsId = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.txtCutName = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.layoutControlItem13 = 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.txtSkuId.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtPartOwner.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.CalendarTimeProperties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.locId.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comboType.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.CalendarTimeProperties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.goodsName2.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtorderNo.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comboPart.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtOperater.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtgoodsId.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtCutName.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).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.bbiExport}); | 
					
						
							|  |  |  |  |             this.ribbon.Location = new System.Drawing.Point(0, 0); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +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 = 5; | 
					
						
							|  |  |  |  |             this.ribbon.Name = "ribbon"; | 
					
						
							|  |  |  |  |             this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] { | 
					
						
							|  |  |  |  |             this.ribbonPage1}); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.ribbon.Size = new System.Drawing.Size(1794, 225); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.ribbon.StatusBar = this.ribbonStatusBar; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // bbQuery | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.bbQuery.Caption = "查询"; | 
					
						
							|  |  |  |  |             this.bbQuery.Id = 3; | 
					
						
							|  |  |  |  |             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); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // bbiExport | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.bbiExport.Caption = "导出"; | 
					
						
							|  |  |  |  |             this.bbiExport.Id = 4; | 
					
						
							|  |  |  |  |             this.bbiExport.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bbiExport.ImageOptions.Image"))); | 
					
						
							|  |  |  |  |             this.bbiExport.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbiExport.ImageOptions.LargeImage"))); | 
					
						
							|  |  |  |  |             this.bbiExport.Name = "bbiExport"; | 
					
						
							|  |  |  |  |             this.bbiExport.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiExport_ItemClick); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // ribbonPage1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { | 
					
						
							|  |  |  |  |             this.ribbonPageGroup1}); | 
					
						
							|  |  |  |  |             this.ribbonPage1.Name = "ribbonPage1"; | 
					
						
							|  |  |  |  |             this.ribbonPage1.Text = "编辑"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // ribbonPageGroup1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.ribbonPageGroup1.ItemLinks.Add(this.bbQuery); | 
					
						
							|  |  |  |  |             this.ribbonPageGroup1.ItemLinks.Add(this.bbiExport); | 
					
						
							|  |  |  |  |             this.ribbonPageGroup1.Name = "ribbonPageGroup1"; | 
					
						
							|  |  |  |  |             this.ribbonPageGroup1.Text = "编辑"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // ribbonStatusBar | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.ribbonStatusBar.Location = new System.Drawing.Point(0, 1176); | 
					
						
							|  |  |  |  |             this.ribbonStatusBar.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.ribbonStatusBar.Name = "ribbonStatusBar"; | 
					
						
							|  |  |  |  |             this.ribbonStatusBar.Ribbon = this.ribbon; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.ribbonStatusBar.Size = new System.Drawing.Size(1794, 48); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControl1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControl1.Controls.Add(this.txtCutName); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControl1.Controls.Add(this.txtSkuId); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.txtPartOwner); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.dateEdit2); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.pager1); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.gridControl1); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.locId); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.comboType); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.dateEdit1); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.goodsName2); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.btnQuery); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.txtorderNo); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.comboPart); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.txtOperater); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.txtgoodsId); | 
					
						
							|  |  |  |  |             this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +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(1611, 125, 450, 400); | 
					
						
							|  |  |  |  |             this.layoutControl1.Root = this.layoutControlGroup1; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControl1.Size = new System.Drawing.Size(1794, 951); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControl1.TabIndex = 2; | 
					
						
							|  |  |  |  |             this.layoutControl1.Text = "layoutControl1"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtSkuId | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtSkuId.Location = new System.Drawing.Point(1285, 101); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.txtSkuId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtSkuId.Name = "txtSkuId"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtSkuId.Size = new System.Drawing.Size(217, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtSkuId.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtSkuId.TabIndex = 35; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtPartOwner | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtPartOwner.Location = new System.Drawing.Point(1284, 66); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.txtPartOwner.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtPartOwner.Name = "txtPartOwner"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtPartOwner.Size = new System.Drawing.Size(211, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtPartOwner.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtPartOwner.TabIndex = 34; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // dateEdit2 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.dateEdit2.EditValue = null; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.dateEdit2.Location = new System.Drawing.Point(112, 101); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.dateEdit2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.dateEdit2.Name = "dateEdit2"; | 
					
						
							|  |  |  |  |             this.dateEdit2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							|  |  |  |  |             this.dateEdit2.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.dateEdit2.Properties.DisplayFormat.FormatString = "G"; | 
					
						
							|  |  |  |  |             this.dateEdit2.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; | 
					
						
							|  |  |  |  |             this.dateEdit2.Properties.EditFormat.FormatString = "G"; | 
					
						
							|  |  |  |  |             this.dateEdit2.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime; | 
					
						
							|  |  |  |  |             this.dateEdit2.Properties.Mask.EditMask = "G"; | 
					
						
							|  |  |  |  |             this.dateEdit2.Size = new System.Drawing.Size(168, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.dateEdit2.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.dateEdit2.TabIndex = 33; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // pager1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.pager1.Location = new System.Drawing.Point(37, 860); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             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 = 50; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.pager1.Size = new System.Drawing.Size(1720, 54); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.pager1.TabIndex = 22; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // gridControl1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.gridControl1.Location = new System.Drawing.Point(37, 173); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.gridControl1.MainView = this.gridView1; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +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"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.gridControl1.Size = new System.Drawing.Size(1720, 681); | 
					
						
							| 
									
										
										
										
											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"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // locId | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.locId.Location = new System.Drawing.Point(855, 67); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.locId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.locId.Name = "locId"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.locId.Size = new System.Drawing.Size(127, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.locId.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.locId.TabIndex = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // comboType | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.comboType.Location = new System.Drawing.Point(622, 66); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.comboType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comboType.Name = "comboType"; | 
					
						
							|  |  |  |  |             this.comboType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							|  |  |  |  |             this.comboType.Properties.Items.AddRange(new object[] { | 
					
						
							|  |  |  |  |             "全部类型", | 
					
						
							|  |  |  |  |             "普通养护", | 
					
						
							|  |  |  |  |             "重点养护"}); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.comboType.Size = new System.Drawing.Size(143, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comboType.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.comboType.TabIndex = 29; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // dateEdit1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.dateEdit1.EditValue = null; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.dateEdit1.Location = new System.Drawing.Point(112, 67); | 
					
						
							|  |  |  |  |             this.dateEdit1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.dateEdit1.Name = "dateEdit1"; | 
					
						
							|  |  |  |  |             this.dateEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							|  |  |  |  |             this.dateEdit1.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.dateEdit1.Properties.DisplayFormat.FormatString = "G"; | 
					
						
							|  |  |  |  |             this.dateEdit1.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; | 
					
						
							|  |  |  |  |             this.dateEdit1.Properties.EditFormat.FormatString = "G"; | 
					
						
							|  |  |  |  |             this.dateEdit1.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime; | 
					
						
							|  |  |  |  |             this.dateEdit1.Properties.Mask.EditMask = "G"; | 
					
						
							|  |  |  |  |             this.dateEdit1.Size = new System.Drawing.Size(168, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.dateEdit1.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.dateEdit1.TabIndex = 30; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // goodsName2 | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.goodsName2.Location = new System.Drawing.Point(373, 67); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.goodsName2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.goodsName2.Name = "goodsName2"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.goodsName2.Size = new System.Drawing.Size(159, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.goodsName2.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.goodsName2.TabIndex = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // btnQuery | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.btnQuery.Image = ((System.Drawing.Image)(resources.GetObject("btnQuery.Image"))); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.btnQuery.Location = new System.Drawing.Point(1508, 67); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             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-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnQuery.Padding = new System.Windows.Forms.Padding(7, 8, 7, 8); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.btnQuery.Size = new System.Drawing.Size(96, 62); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnQuery.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.btnQuery.TabIndex = 32; | 
					
						
							|  |  |  |  |             this.btnQuery.Text = "查询"; | 
					
						
							|  |  |  |  |             this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click_1); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtorderNo | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtorderNo.Location = new System.Drawing.Point(622, 102); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             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-11-21 19:18:23 +08:00
										 |  |  |  |             this.txtorderNo.Size = new System.Drawing.Size(143, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtorderNo.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtorderNo.TabIndex = 34; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // comboPart | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.comboPart.Location = new System.Drawing.Point(852, 100); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.comboPart.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comboPart.Name = "comboPart"; | 
					
						
							|  |  |  |  |             this.comboPart.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.comboPart.Size = new System.Drawing.Size(133, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.comboPart.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.comboPart.TabIndex = 29; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtOperater | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtOperater.Location = new System.Drawing.Point(1072, 100); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.txtOperater.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtOperater.Name = "txtOperater"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtOperater.Size = new System.Drawing.Size(125, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtOperater.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtOperater.TabIndex = 34; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtgoodsId | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtgoodsId.Location = new System.Drawing.Point(373, 101); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.txtgoodsId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtgoodsId.Name = "txtgoodsId"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.txtgoodsId.Size = new System.Drawing.Size(159, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtgoodsId.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtgoodsId.TabIndex = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlGroup1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup1.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold); | 
					
						
							|  |  |  |  |             this.layoutControlGroup1.AppearanceGroup.Options.UseFont = true; | 
					
						
							|  |  |  |  |             this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; | 
					
						
							|  |  |  |  |             this.layoutControlGroup1.GroupBordersVisible = false; | 
					
						
							|  |  |  |  |             this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlGroup4, | 
					
						
							|  |  |  |  |             this.layoutControlGroup3}); | 
					
						
							|  |  |  |  |             this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlGroup1.Name = "Root"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlGroup1.Size = new System.Drawing.Size(1794, 951); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup1.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlGroup4 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlItem19, | 
					
						
							|  |  |  |  |             this.layoutControlItem18}); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlGroup4.Location = new System.Drawing.Point(0, 136); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup4.Name = "layoutControlGroup4"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlGroup4.Size = new System.Drawing.Size(1764, 785); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup4.Text = "数量差异"; | 
					
						
							|  |  |  |  |             this.layoutControlGroup4.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem19 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem19.Control = this.pager1; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem19.Location = new System.Drawing.Point(0, 687); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem19.Name = "layoutControlItem19"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem19.Size = new System.Drawing.Size(1726, 60); | 
					
						
							| 
									
										
										
										
											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"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem18.Size = new System.Drawing.Size(1726, 687); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem18.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlGroup3 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlItem5, | 
					
						
							|  |  |  |  |             this.layoutControlItem3, | 
					
						
							|  |  |  |  |             this.layoutControlItem10, | 
					
						
							|  |  |  |  |             this.layoutControlItem4, | 
					
						
							|  |  |  |  |             this.layoutControlItem8, | 
					
						
							|  |  |  |  |             this.layoutControlItem9, | 
					
						
							|  |  |  |  |             this.layoutControlItem1, | 
					
						
							|  |  |  |  |             this.layoutControlItem6, | 
					
						
							|  |  |  |  |             this.layoutControlItem12, | 
					
						
							|  |  |  |  |             this.layoutControlItem7, | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.emptySpaceItem1, | 
					
						
							|  |  |  |  |             this.layoutControlItem2, | 
					
						
							|  |  |  |  |             this.layoutControlItem13, | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem11}); | 
					
						
							|  |  |  |  |             this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlGroup3.Name = "layoutControlGroup3"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlGroup3.Size = new System.Drawing.Size(1764, 136); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup3.Text = "库存日志查询"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem5 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem5.Control = this.comboType; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem5.Location = new System.Drawing.Point(511, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem5.MaxSize = new System.Drawing.Size(230, 36); | 
					
						
							|  |  |  |  |             this.layoutControlItem5.MinSize = new System.Drawing.Size(230, 36); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem5.Name = "layoutControlItem5"; | 
					
						
							|  |  |  |  |             this.layoutControlItem5.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 0, 2, 2); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem5.Size = new System.Drawing.Size(230, 36); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem5.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem5.Text = "记录类型"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem5.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem3 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem3.Control = this.dateEdit1; | 
					
						
							|  |  |  |  |             this.layoutControlItem3.Location = new System.Drawing.Point(0, 0); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem3.MaxSize = new System.Drawing.Size(259, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem3.MinSize = new System.Drawing.Size(259, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem3.Name = "layoutControlItem3"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem3.Size = new System.Drawing.Size(259, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem3.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem3.Text = "开始日期"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem3.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem10 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem10.Control = this.goodsName2; | 
					
						
							|  |  |  |  |             this.layoutControlItem10.CustomizationFormText = "商品名称"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem10.Location = new System.Drawing.Point(259, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem10.MaxSize = new System.Drawing.Size(252, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem10.MinSize = new System.Drawing.Size(252, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem10.Name = "layoutControlItem10"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem10.Size = new System.Drawing.Size(252, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem10.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem10.Text = "商品名称"; | 
					
						
							|  |  |  |  |             this.layoutControlItem10.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem10.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem10.TextToControlDistance = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem4 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem4.Control = this.btnQuery; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem4.Location = new System.Drawing.Point(1471, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem4.MaxSize = new System.Drawing.Size(102, 68); | 
					
						
							|  |  |  |  |             this.layoutControlItem4.MinSize = new System.Drawing.Size(102, 68); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem4.Name = "layoutControlItem4"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem4.Size = new System.Drawing.Size(102, 68); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem4.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem8 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem8.Control = this.comboPart; | 
					
						
							|  |  |  |  |             this.layoutControlItem8.CustomizationFormText = "记录类型"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem8.Location = new System.Drawing.Point(741, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem8.MaxSize = new System.Drawing.Size(220, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem8.MinSize = new System.Drawing.Size(220, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem8.Name = "layoutControlItem8"; | 
					
						
							|  |  |  |  |             this.layoutControlItem8.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 0, 2, 2); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem8.Size = new System.Drawing.Size(220, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem8.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem8.Text = "货位分区"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem8.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem9 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem9.Control = this.txtOperater; | 
					
						
							|  |  |  |  |             this.layoutControlItem9.CustomizationFormText = "操作人"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem9.Location = new System.Drawing.Point(961, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem9.MaxSize = new System.Drawing.Size(212, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem9.MinSize = new System.Drawing.Size(212, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem9.Name = "layoutControlItem9"; | 
					
						
							|  |  |  |  |             this.layoutControlItem9.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 10, 2, 2); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem9.Size = new System.Drawing.Size(212, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem9.Text = "操作人"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem9.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem2 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem2.Control = this.txtPartOwner; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem2.Location = new System.Drawing.Point(1173, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem2.MinSize = new System.Drawing.Size(137, 32); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem2.Name = "layoutControlItem2"; | 
					
						
							|  |  |  |  |             this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 10, 2, 2); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem2.Size = new System.Drawing.Size(298, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem2.Text = "区负责人"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem2.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem2.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never; | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem1.Control = this.locId; | 
					
						
							|  |  |  |  |             this.layoutControlItem1.CustomizationFormText = "商品名称"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem1.Location = new System.Drawing.Point(741, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem1.MaxSize = new System.Drawing.Size(220, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem1.MinSize = new System.Drawing.Size(220, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem1.Name = "layoutControlItem1"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem1.Size = new System.Drawing.Size(220, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem1.Text = "货位编号"; | 
					
						
							|  |  |  |  |             this.layoutControlItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem1.TextToControlDistance = 5; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem6 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem6.Control = this.dateEdit2; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem6.Location = new System.Drawing.Point(0, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem6.Name = "layoutControlItem6"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem6.Size = new System.Drawing.Size(259, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem6.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem6.Text = "结束日期"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem6.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem12 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem12.Control = this.txtgoodsId; | 
					
						
							|  |  |  |  |             this.layoutControlItem12.CustomizationFormText = "商品名称"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem12.Location = new System.Drawing.Point(259, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem12.MaxSize = new System.Drawing.Size(252, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem12.MinSize = new System.Drawing.Size(252, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem12.Name = "layoutControlItem12"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem12.Size = new System.Drawing.Size(252, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem12.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem12.Text = "商品编码"; | 
					
						
							|  |  |  |  |             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; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem7 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem7.Control = this.txtorderNo; | 
					
						
							|  |  |  |  |             this.layoutControlItem7.CustomizationFormText = "操作人"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem7.Location = new System.Drawing.Point(511, 36); | 
					
						
							|  |  |  |  |             this.layoutControlItem7.MaxSize = new System.Drawing.Size(230, 32); | 
					
						
							|  |  |  |  |             this.layoutControlItem7.MinSize = new System.Drawing.Size(230, 32); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem7.Name = "layoutControlItem7"; | 
					
						
							|  |  |  |  |             this.layoutControlItem7.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 10, 2, 2); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem7.Size = new System.Drawing.Size(230, 32); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem7.Text = "单号"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem7.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem11 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem11.Control = this.txtSkuId; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem11.Location = new System.Drawing.Point(1173, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem11.MinSize = new System.Drawing.Size(131, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem11.Name = "layoutControlItem11"; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem11.Size = new System.Drawing.Size(298, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem11.Text = "SKUID"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem11.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             this.layoutControlItem11.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never; | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // barButtonItem1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.barButtonItem1.Caption = "查询"; | 
					
						
							|  |  |  |  |             this.barButtonItem1.Id = 1; | 
					
						
							|  |  |  |  |             this.barButtonItem1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.Image"))); | 
					
						
							|  |  |  |  |             this.barButtonItem1.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.LargeImage"))); | 
					
						
							|  |  |  |  |             this.barButtonItem1.Name = "barButtonItem1"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             // emptySpaceItem1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem1.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem1.Location = new System.Drawing.Point(1573, 0); | 
					
						
							|  |  |  |  |             this.emptySpaceItem1.Name = "emptySpaceItem1"; | 
					
						
							|  |  |  |  |             this.emptySpaceItem1.Size = new System.Drawing.Size(153, 68); | 
					
						
							|  |  |  |  |             this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtCutName | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.txtCutName.Location = new System.Drawing.Point(1073, 67); | 
					
						
							|  |  |  |  |             this.txtCutName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							|  |  |  |  |             this.txtCutName.Name = "txtCutName"; | 
					
						
							|  |  |  |  |             this.txtCutName.Size = new System.Drawing.Size(121, 28); | 
					
						
							|  |  |  |  |             this.txtCutName.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtCutName.TabIndex = 36; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem13 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem13.Control = this.txtCutName; | 
					
						
							|  |  |  |  |             this.layoutControlItem13.Location = new System.Drawing.Point(961, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem13.MaxSize = new System.Drawing.Size(212, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem13.MinSize = new System.Drawing.Size(212, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem13.Name = "layoutControlItem13"; | 
					
						
							|  |  |  |  |             this.layoutControlItem13.Size = new System.Drawing.Size(212, 34); | 
					
						
							|  |  |  |  |             this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem13.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem13.Text = "客户名称"; | 
					
						
							|  |  |  |  |             this.layoutControlItem13.TextSize = new System.Drawing.Size(72, 22); | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             // StockRecordQueryForm | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +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-11-21 19:18:23 +08:00
										 |  |  |  |             this.ClientSize = new System.Drawing.Size(1794, 1224); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.Controls.Add(this.layoutControl1); | 
					
						
							|  |  |  |  |             this.Controls.Add(this.ribbonStatusBar); | 
					
						
							|  |  |  |  |             this.Controls.Add(this.ribbon); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.Margin = new System.Windows.Forms.Padding(10, 14, 10, 14); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.Name = "StockRecordQueryForm"; | 
					
						
							|  |  |  |  |             this.Ribbon = this.ribbon; | 
					
						
							|  |  |  |  |             this.StatusBar = this.ribbonStatusBar; | 
					
						
							|  |  |  |  |             this.Text = "GoodsForm"; | 
					
						
							|  |  |  |  |             ((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.txtSkuId.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtPartOwner.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.CalendarTimeProperties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.locId.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comboType.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.CalendarTimeProperties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.goodsName2.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtorderNo.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.comboPart.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtOperater.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtgoodsId.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtCutName.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).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.Ribbon.RibbonStatusBar ribbonStatusBar; | 
					
						
							|  |  |  |  |         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.XtraLayout.LayoutControlItem layoutControlItem18; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; | 
					
						
							|  |  |  |  |         | 
					
						
							|  |  |  |  |         private DevExpress.XtraBars.BarButtonItem barButtonItem1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraBars.BarButtonItem bbQuery; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit locId; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.ComboBoxEdit comboType; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.DateEdit dateEdit1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit goodsName2; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.SimpleButton btnQuery; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.DateEdit dateEdit2; | 
					
						
							|  |  |  |  |         private DevExpress.XtraBars.BarButtonItem bbiExport; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtorderNo; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtPartOwner; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.ComboBoxEdit comboPart; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtOperater; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtgoodsId; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtSkuId; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; | 
					
						
							| 
									
										
										
										
											2024-02-06 19:36:47 +08:00
										 |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtCutName; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |     } | 
					
						
							|  |  |  |  | } |