1097 lines
		
	
	
		
			66 KiB
		
	
	
	
		
			C#
		
	
	
	
		
		
			
		
	
	
			1097 lines
		
	
	
		
			66 KiB
		
	
	
	
		
			C#
		
	
	
	
|  | namespace DeiNiu.wms.win  | |||
|  | { | |||
|  |     partial class StockPicker | |||
|  |     { | |||
|  |         /// <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(StockPicker)); | |||
|  |             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.btnCancel = new DevExpress.XtraEditors.SimpleButton(); | |||
|  |             this.txtValiddate = new DevExpress.XtraEditors.TextEdit(); | |||
|  |             this.btnQuery2 = new DevExpress.XtraEditors.SimpleButton(); | |||
|  |             this.gridControl2 = new DevExpress.XtraGrid.GridControl(); | |||
|  |             this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView(); | |||
|  |             this.comboStkType = new DevExpress.XtraEditors.ComboBoxEdit(); | |||
|  |             this.comboBoPart = new DevExpress.XtraEditors.ComboBoxEdit(); | |||
|  |             this.comboBoWarehouse = new DevExpress.XtraEditors.ComboBoxEdit(); | |||
|  |             this.comboState = new DevExpress.XtraEditors.ComboBoxEdit(); | |||
|  |             this.pager1 = new DeiNiu.Controls.pager.Pager(); | |||
|  |             this.gridControl1 = new DevExpress.XtraGrid.GridControl(); | |||
|  |             this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); | |||
|  |             this.txtGoodName = new DevExpress.XtraEditors.TextEdit(); | |||
|  |             this.txtpinyin = new DevExpress.XtraEditors.TextEdit(); | |||
|  |             this.btnQuery = new DevExpress.XtraEditors.SimpleButton(); | |||
|  |             this.textBatch = new DevExpress.XtraEditors.TextEdit(); | |||
|  |             this.comboBoGoodsType = new DevExpress.XtraEditors.ComboBoxEdit(); | |||
|  |             this.txtGoodsId = new DevExpress.XtraEditors.TextEdit(); | |||
|  |             this.txtLocation = new DevExpress.XtraEditors.TextEdit(); | |||
|  |             this.txtProddate = new DevExpress.XtraEditors.TextEdit(); | |||
|  |             this.comStoreAlert = new DevExpress.XtraEditors.ComboBoxEdit(); | |||
|  |             this.chkBatch = new DevExpress.XtraEditors.CheckEdit(); | |||
|  |             this.txtPlate = new DevExpress.XtraEditors.TextEdit(); | |||
|  |             this.btnOkay = new DevExpress.XtraEditors.SimpleButton(); | |||
|  |             this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); | |||
|  |             this.tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup(); | |||
|  |             this.layoutControlWaitting = new DevExpress.XtraLayout.LayoutControlGroup(); | |||
|  |             this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem(); | |||
|  |             this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem(); | |||
|  |             this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup(); | |||
|  |             this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); | |||
|  |             this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem(); | |||
|  |             this.tabbedControlGroup3 = new DevExpress.XtraLayout.TabbedControlGroup(); | |||
|  |             this.lgLocDetail = new DevExpress.XtraLayout.LayoutControlGroup(); | |||
|  |             this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup(); | |||
|  |             this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.emptySpaceItem5 = new DevExpress.XtraLayout.EmptySpaceItem(); | |||
|  |             this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.emptySpaceItem6 = new DevExpress.XtraLayout.EmptySpaceItem(); | |||
|  |             this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); | |||
|  |             ((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.txtValiddate.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.comboStkType.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.comboBoPart.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.comboBoWarehouse.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.comboState.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtGoodName.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtpinyin.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.textBatch.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.comboBoGoodsType.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtGoodsId.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtLocation.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtProddate.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.comStoreAlert.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.chkBatch.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtPlate.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlWaitting)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup3)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.lgLocDetail)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).BeginInit(); | |||
|  |             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); | |||
|  |             this.ribbon.MaxItemId = 5; | |||
|  |             this.ribbon.Name = "ribbon"; | |||
|  |             this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] { | |||
|  |             this.ribbonPage1}); | |||
|  |             this.ribbon.Size = new System.Drawing.Size(644, 147); | |||
|  |             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 | |||
|  |             //  | |||
|  |             this.ribbonStatusBar.Location = new System.Drawing.Point(0, 576); | |||
|  |             this.ribbonStatusBar.Name = "ribbonStatusBar"; | |||
|  |             this.ribbonStatusBar.Ribbon = this.ribbon; | |||
|  |             this.ribbonStatusBar.Size = new System.Drawing.Size(644, 31); | |||
|  |             //  | |||
|  |             // layoutControl1 | |||
|  |             //  | |||
|  |             this.layoutControl1.Controls.Add(this.btnCancel); | |||
|  |             this.layoutControl1.Controls.Add(this.txtValiddate); | |||
|  |             this.layoutControl1.Controls.Add(this.btnQuery2); | |||
|  |             this.layoutControl1.Controls.Add(this.gridControl2); | |||
|  |             this.layoutControl1.Controls.Add(this.comboStkType); | |||
|  |             this.layoutControl1.Controls.Add(this.comboBoPart); | |||
|  |             this.layoutControl1.Controls.Add(this.comboBoWarehouse); | |||
|  |             this.layoutControl1.Controls.Add(this.comboState); | |||
|  |             this.layoutControl1.Controls.Add(this.pager1); | |||
|  |             this.layoutControl1.Controls.Add(this.gridControl1); | |||
|  |             this.layoutControl1.Controls.Add(this.txtGoodName); | |||
|  |             this.layoutControl1.Controls.Add(this.txtpinyin); | |||
|  |             this.layoutControl1.Controls.Add(this.btnQuery); | |||
|  |             this.layoutControl1.Controls.Add(this.textBatch); | |||
|  |             this.layoutControl1.Controls.Add(this.comboBoGoodsType); | |||
|  |             this.layoutControl1.Controls.Add(this.txtGoodsId); | |||
|  |             this.layoutControl1.Controls.Add(this.txtLocation); | |||
|  |             this.layoutControl1.Controls.Add(this.txtProddate); | |||
|  |             this.layoutControl1.Controls.Add(this.comStoreAlert); | |||
|  |             this.layoutControl1.Controls.Add(this.chkBatch); | |||
|  |             this.layoutControl1.Controls.Add(this.txtPlate); | |||
|  |             this.layoutControl1.Controls.Add(this.btnOkay); | |||
|  |             this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; | |||
|  |             this.layoutControl1.Location = new System.Drawing.Point(0, 147); | |||
|  |             this.layoutControl1.Name = "layoutControl1"; | |||
|  |             this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1611, 125, 450, 400); | |||
|  |             this.layoutControl1.Root = this.layoutControlGroup1; | |||
|  |             this.layoutControl1.Size = new System.Drawing.Size(644, 429); | |||
|  |             this.layoutControl1.TabIndex = 2; | |||
|  |             this.layoutControl1.Text = "layoutControl1"; | |||
|  |             //  | |||
|  |             // btnCancel | |||
|  |             //  | |||
|  |             this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; | |||
|  |             this.btnCancel.Location = new System.Drawing.Point(176, 395); | |||
|  |             this.btnCancel.Name = "btnCancel"; | |||
|  |             this.btnCancel.Size = new System.Drawing.Size(137, 22); | |||
|  |             this.btnCancel.StyleController = this.layoutControl1; | |||
|  |             this.btnCancel.TabIndex = 44; | |||
|  |             this.btnCancel.Text = "取消"; | |||
|  |             //  | |||
|  |             // txtValiddate | |||
|  |             //  | |||
|  |             this.txtValiddate.Location = new System.Drawing.Point(260, 125); | |||
|  |             this.txtValiddate.Name = "txtValiddate"; | |||
|  |             this.txtValiddate.Size = new System.Drawing.Size(120, 20); | |||
|  |             this.txtValiddate.StyleController = this.layoutControl1; | |||
|  |             this.txtValiddate.TabIndex = 41; | |||
|  |             //  | |||
|  |             // btnQuery2 | |||
|  |             //  | |||
|  |             this.btnQuery2.Image = ((System.Drawing.Image)(resources.GetObject("btnQuery2.Image"))); | |||
|  |             this.btnQuery2.Location = new System.Drawing.Point(394, 47); | |||
|  |             this.btnQuery2.Name = "btnQuery2"; | |||
|  |             this.btnQuery2.Padding = new System.Windows.Forms.Padding(2); | |||
|  |             this.btnQuery2.Size = new System.Drawing.Size(197, 48); | |||
|  |             this.btnQuery2.StyleController = this.layoutControl1; | |||
|  |             this.btnQuery2.TabIndex = 40; | |||
|  |             this.btnQuery2.Text = "查询"; | |||
|  |             this.btnQuery2.Click += new System.EventHandler(this.btnQuery2_Click); | |||
|  |             //  | |||
|  |             // gridControl2 | |||
|  |             //  | |||
|  |             this.gridControl2.Location = new System.Drawing.Point(24, 224); | |||
|  |             this.gridControl2.MainView = this.gridView2; | |||
|  |             this.gridControl2.MenuManager = this.ribbon; | |||
|  |             this.gridControl2.Name = "gridControl2"; | |||
|  |             this.gridControl2.Size = new System.Drawing.Size(567, 145); | |||
|  |             this.gridControl2.TabIndex = 38; | |||
|  |             this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { | |||
|  |             this.gridView2}); | |||
|  |             //  | |||
|  |             // gridView2 | |||
|  |             //  | |||
|  |             this.gridView2.GridControl = this.gridControl2; | |||
|  |             this.gridView2.Name = "gridView2"; | |||
|  |             //  | |||
|  |             // comboStkType | |||
|  |             //  | |||
|  |             this.comboStkType.Location = new System.Drawing.Point(75, 47); | |||
|  |             this.comboStkType.Name = "comboStkType"; | |||
|  |             this.comboStkType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | |||
|  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | |||
|  |             this.comboStkType.Properties.Items.AddRange(new object[] { | |||
|  |             "全部类型", | |||
|  |             "普通养护", | |||
|  |             "重点养护"}); | |||
|  |             this.comboStkType.Size = new System.Drawing.Size(120, 20); | |||
|  |             this.comboStkType.StyleController = this.layoutControl1; | |||
|  |             this.comboStkType.TabIndex = 37; | |||
|  |             //  | |||
|  |             // comboBoPart | |||
|  |             //  | |||
|  |             this.comboBoPart.Location = new System.Drawing.Point(262, 47); | |||
|  |             this.comboBoPart.Name = "comboBoPart"; | |||
|  |             this.comboBoPart.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | |||
|  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | |||
|  |             this.comboBoPart.Properties.Items.AddRange(new object[] { | |||
|  |             "全部类型", | |||
|  |             "普通养护", | |||
|  |             "重点养护"}); | |||
|  |             this.comboBoPart.Size = new System.Drawing.Size(118, 20); | |||
|  |             this.comboBoPart.StyleController = this.layoutControl1; | |||
|  |             this.comboBoPart.TabIndex = 36; | |||
|  |             //  | |||
|  |             // comboBoWarehouse | |||
|  |             //  | |||
|  |             this.comboBoWarehouse.Location = new System.Drawing.Point(53, 47); | |||
|  |             this.comboBoWarehouse.Name = "comboBoWarehouse"; | |||
|  |             this.comboBoWarehouse.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | |||
|  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | |||
|  |             this.comboBoWarehouse.Properties.Items.AddRange(new object[] { | |||
|  |             "全部类型", | |||
|  |             "普通养护", | |||
|  |             "重点养护"}); | |||
|  |             this.comboBoWarehouse.Size = new System.Drawing.Size(142, 20); | |||
|  |             this.comboBoWarehouse.StyleController = this.layoutControl1; | |||
|  |             this.comboBoWarehouse.TabIndex = 35; | |||
|  |             //  | |||
|  |             // comboState | |||
|  |             //  | |||
|  |             this.comboState.Location = new System.Drawing.Point(77, 99); | |||
|  |             this.comboState.Name = "comboState"; | |||
|  |             this.comboState.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | |||
|  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | |||
|  |             this.comboState.Properties.Items.AddRange(new object[] { | |||
|  |             "全部类型", | |||
|  |             "普通养护", | |||
|  |             "重点养护"}); | |||
|  |             this.comboState.Size = new System.Drawing.Size(118, 20); | |||
|  |             this.comboState.StyleController = this.layoutControl1; | |||
|  |             this.comboState.TabIndex = 34; | |||
|  |             //  | |||
|  |             // pager1 | |||
|  |             //  | |||
|  |             this.pager1.Location = new System.Drawing.Point(24, 282); | |||
|  |             this.pager1.Name = "pager1"; | |||
|  |             this.pager1.NMax = 0; | |||
|  |             this.pager1.PageCount = 0; | |||
|  |             this.pager1.PageCurrent = 0; | |||
|  |             this.pager1.PageSize = 100; | |||
|  |             this.pager1.Size = new System.Drawing.Size(567, 87); | |||
|  |             this.pager1.TabIndex = 22; | |||
|  |             //  | |||
|  |             // gridControl1 | |||
|  |             //  | |||
|  |             this.gridControl1.Location = new System.Drawing.Point(24, 224); | |||
|  |             this.gridControl1.MainView = this.gridView1; | |||
|  |             this.gridControl1.MenuManager = this.ribbon; | |||
|  |             this.gridControl1.Name = "gridControl1"; | |||
|  |             this.gridControl1.Size = new System.Drawing.Size(567, 54); | |||
|  |             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"; | |||
|  |             //  | |||
|  |             // txtGoodName | |||
|  |             //  | |||
|  |             this.txtGoodName.Location = new System.Drawing.Point(77, 149); | |||
|  |             this.txtGoodName.MenuManager = this.ribbon; | |||
|  |             this.txtGoodName.Name = "txtGoodName"; | |||
|  |             this.txtGoodName.Size = new System.Drawing.Size(118, 20); | |||
|  |             this.txtGoodName.StyleController = this.layoutControl1; | |||
|  |             this.txtGoodName.TabIndex = 5; | |||
|  |             //  | |||
|  |             // txtpinyin | |||
|  |             //  | |||
|  |             this.txtpinyin.Location = new System.Drawing.Point(77, 73); | |||
|  |             this.txtpinyin.MenuManager = this.ribbon; | |||
|  |             this.txtpinyin.Name = "txtpinyin"; | |||
|  |             this.txtpinyin.Size = new System.Drawing.Size(106, 20); | |||
|  |             this.txtpinyin.StyleController = this.layoutControl1; | |||
|  |             this.txtpinyin.TabIndex = 25; | |||
|  |             this.txtpinyin.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtpinyin_KeyUp); | |||
|  |             //  | |||
|  |             // btnQuery | |||
|  |             //  | |||
|  |             this.btnQuery.Image = ((System.Drawing.Image)(resources.GetObject("btnQuery.Image"))); | |||
|  |             this.btnQuery.Location = new System.Drawing.Point(504, 125); | |||
|  |             this.btnQuery.Name = "btnQuery"; | |||
|  |             this.btnQuery.Padding = new System.Windows.Forms.Padding(2); | |||
|  |             this.btnQuery.Size = new System.Drawing.Size(87, 48); | |||
|  |             this.btnQuery.StyleController = this.layoutControl1; | |||
|  |             this.btnQuery.TabIndex = 32; | |||
|  |             this.btnQuery.Text = "查询"; | |||
|  |             this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click_1); | |||
|  |             //  | |||
|  |             // textBatch | |||
|  |             //  | |||
|  |             this.textBatch.Location = new System.Drawing.Point(262, 73); | |||
|  |             this.textBatch.Name = "textBatch"; | |||
|  |             this.textBatch.Size = new System.Drawing.Size(113, 20); | |||
|  |             this.textBatch.StyleController = this.layoutControl1; | |||
|  |             this.textBatch.TabIndex = 5; | |||
|  |             //  | |||
|  |             // comboBoGoodsType | |||
|  |             //  | |||
|  |             this.comboBoGoodsType.Location = new System.Drawing.Point(262, 99); | |||
|  |             this.comboBoGoodsType.Name = "comboBoGoodsType"; | |||
|  |             this.comboBoGoodsType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | |||
|  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | |||
|  |             this.comboBoGoodsType.Properties.Items.AddRange(new object[] { | |||
|  |             "全部类型", | |||
|  |             "普通养护", | |||
|  |             "重点养护"}); | |||
|  |             this.comboBoGoodsType.Size = new System.Drawing.Size(118, 20); | |||
|  |             this.comboBoGoodsType.StyleController = this.layoutControl1; | |||
|  |             this.comboBoGoodsType.TabIndex = 34; | |||
|  |             //  | |||
|  |             // txtGoodsId | |||
|  |             //  | |||
|  |             this.txtGoodsId.Location = new System.Drawing.Point(77, 123); | |||
|  |             this.txtGoodsId.Name = "txtGoodsId"; | |||
|  |             this.txtGoodsId.Size = new System.Drawing.Size(118, 20); | |||
|  |             this.txtGoodsId.StyleController = this.layoutControl1; | |||
|  |             this.txtGoodsId.TabIndex = 5; | |||
|  |             //  | |||
|  |             // txtLocation | |||
|  |             //  | |||
|  |             this.txtLocation.Location = new System.Drawing.Point(53, 75); | |||
|  |             this.txtLocation.Name = "txtLocation"; | |||
|  |             this.txtLocation.Size = new System.Drawing.Size(142, 20); | |||
|  |             this.txtLocation.StyleController = this.layoutControl1; | |||
|  |             this.txtLocation.TabIndex = 39; | |||
|  |             //  | |||
|  |             // txtProddate | |||
|  |             //  | |||
|  |             this.txtProddate.Location = new System.Drawing.Point(262, 151); | |||
|  |             this.txtProddate.Name = "txtProddate"; | |||
|  |             this.txtProddate.Size = new System.Drawing.Size(118, 20); | |||
|  |             this.txtProddate.StyleController = this.layoutControl1; | |||
|  |             this.txtProddate.TabIndex = 5; | |||
|  |             //  | |||
|  |             // comStoreAlert | |||
|  |             //  | |||
|  |             this.comStoreAlert.Location = new System.Drawing.Point(442, 73); | |||
|  |             this.comStoreAlert.Name = "comStoreAlert"; | |||
|  |             this.comStoreAlert.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | |||
|  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | |||
|  |             this.comStoreAlert.Properties.Items.AddRange(new object[] { | |||
|  |             "全部类型", | |||
|  |             "普通养护", | |||
|  |             "重点养护"}); | |||
|  |             this.comStoreAlert.Size = new System.Drawing.Size(139, 20); | |||
|  |             this.comStoreAlert.StyleController = this.layoutControl1; | |||
|  |             this.comStoreAlert.TabIndex = 36; | |||
|  |             //  | |||
|  |             // chkBatch | |||
|  |             //  | |||
|  |             this.chkBatch.Location = new System.Drawing.Point(445, 47); | |||
|  |             this.chkBatch.MenuManager = this.ribbon; | |||
|  |             this.chkBatch.Name = "chkBatch"; | |||
|  |             this.chkBatch.Properties.Caption = ""; | |||
|  |             this.chkBatch.Size = new System.Drawing.Size(146, 19); | |||
|  |             this.chkBatch.StyleController = this.layoutControl1; | |||
|  |             this.chkBatch.TabIndex = 42; | |||
|  |             this.chkBatch.CheckedChanged += new System.EventHandler(this.chkBatch_CheckedChanged); | |||
|  |             //  | |||
|  |             // txtPlate | |||
|  |             //  | |||
|  |             this.txtPlate.Location = new System.Drawing.Point(238, 47); | |||
|  |             this.txtPlate.Name = "txtPlate"; | |||
|  |             this.txtPlate.Size = new System.Drawing.Size(142, 20); | |||
|  |             this.txtPlate.StyleController = this.layoutControl1; | |||
|  |             this.txtPlate.TabIndex = 39; | |||
|  |             //  | |||
|  |             // btnOkay | |||
|  |             //  | |||
|  |             this.btnOkay.Location = new System.Drawing.Point(12, 395); | |||
|  |             this.btnOkay.Name = "btnOkay"; | |||
|  |             this.btnOkay.Size = new System.Drawing.Size(131, 22); | |||
|  |             this.btnOkay.StyleController = this.layoutControl1; | |||
|  |             this.btnOkay.TabIndex = 43; | |||
|  |             this.btnOkay.Text = "确定"; | |||
|  |             this.btnOkay.Click += new System.EventHandler(this.btnOkay_Click); | |||
|  |             //  | |||
|  |             // 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.tabbedControlGroup1, | |||
|  |             this.emptySpaceItem1, | |||
|  |             this.emptySpaceItem4, | |||
|  |             this.tabbedControlGroup3, | |||
|  |             this.layoutControlItem20, | |||
|  |             this.emptySpaceItem5, | |||
|  |             this.layoutControlItem22, | |||
|  |             this.emptySpaceItem6}); | |||
|  |             this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlGroup1.Name = "Root"; | |||
|  |             this.layoutControlGroup1.Size = new System.Drawing.Size(644, 429); | |||
|  |             this.layoutControlGroup1.TextVisible = false; | |||
|  |             //  | |||
|  |             // tabbedControlGroup1 | |||
|  |             //  | |||
|  |             this.tabbedControlGroup1.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.tabbedControlGroup1.Name = "tabbedControlGroup1"; | |||
|  |             this.tabbedControlGroup1.SelectedTabPage = this.layoutControlWaitting; | |||
|  |             this.tabbedControlGroup1.SelectedTabPageIndex = 0; | |||
|  |             this.tabbedControlGroup1.Size = new System.Drawing.Size(595, 177); | |||
|  |             this.tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | |||
|  |             this.layoutControlWaitting, | |||
|  |             this.layoutControlGroup3}); | |||
|  |             //  | |||
|  |             // layoutControlWaitting | |||
|  |             //  | |||
|  |             this.layoutControlWaitting.ExpandButtonVisible = true; | |||
|  |             this.layoutControlWaitting.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | |||
|  |             this.layoutControlItem21, | |||
|  |             this.layoutControlItem5, | |||
|  |             this.layoutControlItem16, | |||
|  |             this.layoutControlItem6, | |||
|  |             this.layoutControlItem8, | |||
|  |             this.layoutControlItem11, | |||
|  |             this.layoutControlItem13, | |||
|  |             this.layoutControlItem15, | |||
|  |             this.layoutControlItem14, | |||
|  |             this.layoutControlItem2, | |||
|  |             this.layoutControlItem1, | |||
|  |             this.layoutControlItem9, | |||
|  |             this.layoutControlItem4, | |||
|  |             this.emptySpaceItem3, | |||
|  |             this.emptySpaceItem2}); | |||
|  |             this.layoutControlWaitting.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlWaitting.Name = "layoutControlWaitting"; | |||
|  |             this.layoutControlWaitting.Size = new System.Drawing.Size(571, 130); | |||
|  |             this.layoutControlWaitting.Text = "商品库存查询"; | |||
|  |             //  | |||
|  |             // layoutControlItem21 | |||
|  |             //  | |||
|  |             this.layoutControlItem21.Control = this.txtpinyin; | |||
|  |             this.layoutControlItem21.Location = new System.Drawing.Point(0, 26); | |||
|  |             this.layoutControlItem21.MaxSize = new System.Drawing.Size(173, 26); | |||
|  |             this.layoutControlItem21.MinSize = new System.Drawing.Size(173, 26); | |||
|  |             this.layoutControlItem21.Name = "layoutControlItem21"; | |||
|  |             this.layoutControlItem21.Size = new System.Drawing.Size(185, 26); | |||
|  |             this.layoutControlItem21.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem21.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | |||
|  |             this.layoutControlItem21.Text = "拼音简码"; | |||
|  |             this.layoutControlItem21.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | |||
|  |             this.layoutControlItem21.TextSize = new System.Drawing.Size(48, 14); | |||
|  |             this.layoutControlItem21.TextToControlDistance = 5; | |||
|  |             //  | |||
|  |             // layoutControlItem5 | |||
|  |             //  | |||
|  |             this.layoutControlItem5.Control = this.comboState; | |||
|  |             this.layoutControlItem5.Location = new System.Drawing.Point(0, 52); | |||
|  |             this.layoutControlItem5.Name = "layoutControlItem5"; | |||
|  |             this.layoutControlItem5.Size = new System.Drawing.Size(185, 24); | |||
|  |             this.layoutControlItem5.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | |||
|  |             this.layoutControlItem5.Text = "库存状态"; | |||
|  |             this.layoutControlItem5.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | |||
|  |             this.layoutControlItem5.TextSize = new System.Drawing.Size(48, 14); | |||
|  |             this.layoutControlItem5.TextToControlDistance = 5; | |||
|  |             //  | |||
|  |             // layoutControlItem16 | |||
|  |             //  | |||
|  |             this.layoutControlItem16.Control = this.chkBatch; | |||
|  |             this.layoutControlItem16.Location = new System.Drawing.Point(370, 0); | |||
|  |             this.layoutControlItem16.MinSize = new System.Drawing.Size(74, 23); | |||
|  |             this.layoutControlItem16.Name = "layoutControlItem16"; | |||
|  |             this.layoutControlItem16.Size = new System.Drawing.Size(201, 26); | |||
|  |             this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem16.Text = "批次信息"; | |||
|  |             this.layoutControlItem16.TextSize = new System.Drawing.Size(48, 14); | |||
|  |             //  | |||
|  |             // layoutControlItem6 | |||
|  |             //  | |||
|  |             this.layoutControlItem6.Control = this.comboBoGoodsType; | |||
|  |             this.layoutControlItem6.CustomizationFormText = "layoutControlItem5"; | |||
|  |             this.layoutControlItem6.Location = new System.Drawing.Point(185, 52); | |||
|  |             this.layoutControlItem6.MaxSize = new System.Drawing.Size(185, 26); | |||
|  |             this.layoutControlItem6.MinSize = new System.Drawing.Size(185, 26); | |||
|  |             this.layoutControlItem6.Name = "layoutControlItem6"; | |||
|  |             this.layoutControlItem6.Size = new System.Drawing.Size(185, 26); | |||
|  |             this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem6.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | |||
|  |             this.layoutControlItem6.Text = "商品类别"; | |||
|  |             this.layoutControlItem6.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | |||
|  |             this.layoutControlItem6.TextSize = new System.Drawing.Size(48, 14); | |||
|  |             this.layoutControlItem6.TextToControlDistance = 5; | |||
|  |             //  | |||
|  |             // layoutControlItem8 | |||
|  |             //  | |||
|  |             this.layoutControlItem8.Control = this.comboBoPart; | |||
|  |             this.layoutControlItem8.Location = new System.Drawing.Point(185, 0); | |||
|  |             this.layoutControlItem8.MaxSize = new System.Drawing.Size(185, 26); | |||
|  |             this.layoutControlItem8.MinSize = new System.Drawing.Size(185, 26); | |||
|  |             this.layoutControlItem8.Name = "layoutControlItem8"; | |||
|  |             this.layoutControlItem8.Size = new System.Drawing.Size(185, 26); | |||
|  |             this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem8.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | |||
|  |             this.layoutControlItem8.Text = "货位分区"; | |||
|  |             this.layoutControlItem8.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | |||
|  |             this.layoutControlItem8.TextSize = new System.Drawing.Size(48, 14); | |||
|  |             this.layoutControlItem8.TextToControlDistance = 5; | |||
|  |             //  | |||
|  |             // layoutControlItem11 | |||
|  |             //  | |||
|  |             this.layoutControlItem11.Control = this.txtGoodsId; | |||
|  |             this.layoutControlItem11.CustomizationFormText = "商品名称"; | |||
|  |             this.layoutControlItem11.Location = new System.Drawing.Point(0, 76); | |||
|  |             this.layoutControlItem11.MaxSize = new System.Drawing.Size(185, 26); | |||
|  |             this.layoutControlItem11.MinSize = new System.Drawing.Size(185, 26); | |||
|  |             this.layoutControlItem11.Name = "layoutControlItem11"; | |||
|  |             this.layoutControlItem11.Size = new System.Drawing.Size(185, 26); | |||
|  |             this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem11.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | |||
|  |             this.layoutControlItem11.Text = "商品编号"; | |||
|  |             this.layoutControlItem11.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | |||
|  |             this.layoutControlItem11.TextSize = new System.Drawing.Size(48, 14); | |||
|  |             this.layoutControlItem11.TextToControlDistance = 5; | |||
|  |             //  | |||
|  |             // layoutControlItem13 | |||
|  |             //  | |||
|  |             this.layoutControlItem13.Control = this.txtProddate; | |||
|  |             this.layoutControlItem13.CustomizationFormText = "商品名称"; | |||
|  |             this.layoutControlItem13.Location = new System.Drawing.Point(185, 104); | |||
|  |             this.layoutControlItem13.MaxSize = new System.Drawing.Size(185, 26); | |||
|  |             this.layoutControlItem13.MinSize = new System.Drawing.Size(185, 26); | |||
|  |             this.layoutControlItem13.Name = "layoutControlItem13"; | |||
|  |             this.layoutControlItem13.Size = new System.Drawing.Size(185, 26); | |||
|  |             this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem13.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | |||
|  |             this.layoutControlItem13.Text = "生产日期"; | |||
|  |             this.layoutControlItem13.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | |||
|  |             this.layoutControlItem13.TextSize = new System.Drawing.Size(48, 14); | |||
|  |             this.layoutControlItem13.TextToControlDistance = 5; | |||
|  |             //  | |||
|  |             // layoutControlItem15 | |||
|  |             //  | |||
|  |             this.layoutControlItem15.Control = this.comStoreAlert; | |||
|  |             this.layoutControlItem15.CustomizationFormText = "分区"; | |||
|  |             this.layoutControlItem15.Location = new System.Drawing.Point(365, 26); | |||
|  |             this.layoutControlItem15.MaxSize = new System.Drawing.Size(206, 26); | |||
|  |             this.layoutControlItem15.MinSize = new System.Drawing.Size(206, 26); | |||
|  |             this.layoutControlItem15.Name = "layoutControlItem15"; | |||
|  |             this.layoutControlItem15.Size = new System.Drawing.Size(206, 26); | |||
|  |             this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem15.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | |||
|  |             this.layoutControlItem15.Text = "库存预警"; | |||
|  |             this.layoutControlItem15.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | |||
|  |             this.layoutControlItem15.TextSize = new System.Drawing.Size(48, 14); | |||
|  |             this.layoutControlItem15.TextToControlDistance = 5; | |||
|  |             //  | |||
|  |             // layoutControlItem14 | |||
|  |             //  | |||
|  |             this.layoutControlItem14.Control = this.txtValiddate; | |||
|  |             this.layoutControlItem14.Location = new System.Drawing.Point(185, 78); | |||
|  |             this.layoutControlItem14.MaxSize = new System.Drawing.Size(185, 26); | |||
|  |             this.layoutControlItem14.MinSize = new System.Drawing.Size(185, 26); | |||
|  |             this.layoutControlItem14.Name = "layoutControlItem14"; | |||
|  |             this.layoutControlItem14.Size = new System.Drawing.Size(185, 26); | |||
|  |             this.layoutControlItem14.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem14.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | |||
|  |             this.layoutControlItem14.Text = "有效日期"; | |||
|  |             this.layoutControlItem14.TextSize = new System.Drawing.Size(48, 14); | |||
|  |             //  | |||
|  |             // layoutControlItem2 | |||
|  |             //  | |||
|  |             this.layoutControlItem2.Control = this.txtGoodName; | |||
|  |             this.layoutControlItem2.Location = new System.Drawing.Point(0, 102); | |||
|  |             this.layoutControlItem2.MinSize = new System.Drawing.Size(117, 24); | |||
|  |             this.layoutControlItem2.Name = "layoutControlItem2"; | |||
|  |             this.layoutControlItem2.Size = new System.Drawing.Size(185, 28); | |||
|  |             this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem2.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | |||
|  |             this.layoutControlItem2.Text = "商品名称"; | |||
|  |             this.layoutControlItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | |||
|  |             this.layoutControlItem2.TextSize = new System.Drawing.Size(48, 14); | |||
|  |             this.layoutControlItem2.TextToControlDistance = 5; | |||
|  |             //  | |||
|  |             // layoutControlItem1 | |||
|  |             //  | |||
|  |             this.layoutControlItem1.Control = this.textBatch; | |||
|  |             this.layoutControlItem1.CustomizationFormText = "商品名称"; | |||
|  |             this.layoutControlItem1.Location = new System.Drawing.Point(185, 26); | |||
|  |             this.layoutControlItem1.MaxSize = new System.Drawing.Size(180, 26); | |||
|  |             this.layoutControlItem1.MinSize = new System.Drawing.Size(180, 26); | |||
|  |             this.layoutControlItem1.Name = "layoutControlItem1"; | |||
|  |             this.layoutControlItem1.Size = new System.Drawing.Size(180, 26); | |||
|  |             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; | |||
|  |             this.layoutControlItem1.TextSize = new System.Drawing.Size(48, 14); | |||
|  |             this.layoutControlItem1.TextToControlDistance = 5; | |||
|  |             //  | |||
|  |             // layoutControlItem9 | |||
|  |             //  | |||
|  |             this.layoutControlItem9.Control = this.comboStkType; | |||
|  |             this.layoutControlItem9.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlItem9.MaxSize = new System.Drawing.Size(185, 26); | |||
|  |             this.layoutControlItem9.MinSize = new System.Drawing.Size(185, 26); | |||
|  |             this.layoutControlItem9.Name = "layoutControlItem9"; | |||
|  |             this.layoutControlItem9.Size = new System.Drawing.Size(185, 26); | |||
|  |             this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem9.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | |||
|  |             this.layoutControlItem9.Text = "存储类别"; | |||
|  |             this.layoutControlItem9.TextSize = new System.Drawing.Size(48, 14); | |||
|  |             //  | |||
|  |             // layoutControlItem4 | |||
|  |             //  | |||
|  |             this.layoutControlItem4.Control = this.btnQuery; | |||
|  |             this.layoutControlItem4.Location = new System.Drawing.Point(480, 78); | |||
|  |             this.layoutControlItem4.MinSize = new System.Drawing.Size(76, 46); | |||
|  |             this.layoutControlItem4.Name = "layoutControlItem4"; | |||
|  |             this.layoutControlItem4.Size = new System.Drawing.Size(91, 52); | |||
|  |             this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             this.layoutControlItem4.TextVisible = false; | |||
|  |             //  | |||
|  |             // emptySpaceItem3 | |||
|  |             //  | |||
|  |             this.emptySpaceItem3.AllowHotTrack = false; | |||
|  |             this.emptySpaceItem3.Location = new System.Drawing.Point(370, 52); | |||
|  |             this.emptySpaceItem3.Name = "emptySpaceItem3"; | |||
|  |             this.emptySpaceItem3.Size = new System.Drawing.Size(201, 26); | |||
|  |             this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             //  | |||
|  |             // emptySpaceItem2 | |||
|  |             //  | |||
|  |             this.emptySpaceItem2.AllowHotTrack = false; | |||
|  |             this.emptySpaceItem2.Location = new System.Drawing.Point(370, 78); | |||
|  |             this.emptySpaceItem2.Name = "emptySpaceItem2"; | |||
|  |             this.emptySpaceItem2.Size = new System.Drawing.Size(110, 52); | |||
|  |             this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             //  | |||
|  |             // layoutControlGroup3 | |||
|  |             //  | |||
|  |             this.layoutControlGroup3.ExpandButtonVisible = true; | |||
|  |             this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | |||
|  |             this.layoutControlItem7, | |||
|  |             this.layoutControlItem3, | |||
|  |             this.layoutControlItem12, | |||
|  |             this.layoutControlItem17}); | |||
|  |             this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlGroup3.Name = "layoutControlGroup3"; | |||
|  |             this.layoutControlGroup3.Size = new System.Drawing.Size(571, 130); | |||
|  |             this.layoutControlGroup3.Text = "库房货位查询"; | |||
|  |             //  | |||
|  |             // layoutControlItem7 | |||
|  |             //  | |||
|  |             this.layoutControlItem7.Control = this.comboBoWarehouse; | |||
|  |             this.layoutControlItem7.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlItem7.MaxSize = new System.Drawing.Size(185, 28); | |||
|  |             this.layoutControlItem7.MinSize = new System.Drawing.Size(185, 28); | |||
|  |             this.layoutControlItem7.Name = "layoutControlItem7"; | |||
|  |             this.layoutControlItem7.Size = new System.Drawing.Size(185, 28); | |||
|  |             this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem7.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | |||
|  |             this.layoutControlItem7.Text = "库房"; | |||
|  |             this.layoutControlItem7.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | |||
|  |             this.layoutControlItem7.TextSize = new System.Drawing.Size(24, 14); | |||
|  |             this.layoutControlItem7.TextToControlDistance = 5; | |||
|  |             //  | |||
|  |             // layoutControlItem3 | |||
|  |             //  | |||
|  |             this.layoutControlItem3.Control = this.txtLocation; | |||
|  |             this.layoutControlItem3.Location = new System.Drawing.Point(0, 28); | |||
|  |             this.layoutControlItem3.MaxSize = new System.Drawing.Size(185, 24); | |||
|  |             this.layoutControlItem3.MinSize = new System.Drawing.Size(185, 24); | |||
|  |             this.layoutControlItem3.Name = "layoutControlItem3"; | |||
|  |             this.layoutControlItem3.Size = new System.Drawing.Size(185, 102); | |||
|  |             this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem3.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | |||
|  |             this.layoutControlItem3.Text = "货位"; | |||
|  |             this.layoutControlItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | |||
|  |             this.layoutControlItem3.TextSize = new System.Drawing.Size(24, 14); | |||
|  |             this.layoutControlItem3.TextToControlDistance = 5; | |||
|  |             //  | |||
|  |             // layoutControlItem12 | |||
|  |             //  | |||
|  |             this.layoutControlItem12.Control = this.btnQuery2; | |||
|  |             this.layoutControlItem12.Location = new System.Drawing.Point(370, 0); | |||
|  |             this.layoutControlItem12.MaxSize = new System.Drawing.Size(89, 52); | |||
|  |             this.layoutControlItem12.MinSize = new System.Drawing.Size(89, 52); | |||
|  |             this.layoutControlItem12.Name = "layoutControlItem12"; | |||
|  |             this.layoutControlItem12.Size = new System.Drawing.Size(201, 130); | |||
|  |             this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             this.layoutControlItem12.TextVisible = false; | |||
|  |             //  | |||
|  |             // layoutControlItem17 | |||
|  |             //  | |||
|  |             this.layoutControlItem17.Control = this.txtPlate; | |||
|  |             this.layoutControlItem17.CustomizationFormText = "货位"; | |||
|  |             this.layoutControlItem17.Location = new System.Drawing.Point(185, 0); | |||
|  |             this.layoutControlItem17.MaxSize = new System.Drawing.Size(185, 24); | |||
|  |             this.layoutControlItem17.MinSize = new System.Drawing.Size(185, 24); | |||
|  |             this.layoutControlItem17.Name = "layoutControlItem17"; | |||
|  |             this.layoutControlItem17.Size = new System.Drawing.Size(185, 130); | |||
|  |             this.layoutControlItem17.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem17.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | |||
|  |             this.layoutControlItem17.Text = "容器"; | |||
|  |             this.layoutControlItem17.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | |||
|  |             this.layoutControlItem17.TextSize = new System.Drawing.Size(24, 14); | |||
|  |             this.layoutControlItem17.TextToControlDistance = 5; | |||
|  |             //  | |||
|  |             // emptySpaceItem1 | |||
|  |             //  | |||
|  |             this.emptySpaceItem1.AllowHotTrack = false; | |||
|  |             this.emptySpaceItem1.Location = new System.Drawing.Point(595, 0); | |||
|  |             this.emptySpaceItem1.Name = "emptySpaceItem1"; | |||
|  |             this.emptySpaceItem1.Size = new System.Drawing.Size(29, 409); | |||
|  |             this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             //  | |||
|  |             // emptySpaceItem4 | |||
|  |             //  | |||
|  |             this.emptySpaceItem4.AllowHotTrack = false; | |||
|  |             this.emptySpaceItem4.Location = new System.Drawing.Point(0, 373); | |||
|  |             this.emptySpaceItem4.Name = "emptySpaceItem4"; | |||
|  |             this.emptySpaceItem4.Size = new System.Drawing.Size(595, 10); | |||
|  |             this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             //  | |||
|  |             // tabbedControlGroup3 | |||
|  |             //  | |||
|  |             this.tabbedControlGroup3.Location = new System.Drawing.Point(0, 177); | |||
|  |             this.tabbedControlGroup3.Name = "tabbedControlGroup3"; | |||
|  |             this.tabbedControlGroup3.SelectedTabPage = this.lgLocDetail; | |||
|  |             this.tabbedControlGroup3.SelectedTabPageIndex = 0; | |||
|  |             this.tabbedControlGroup3.Size = new System.Drawing.Size(595, 196); | |||
|  |             this.tabbedControlGroup3.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | |||
|  |             this.lgLocDetail, | |||
|  |             this.layoutControlGroup4}); | |||
|  |             //  | |||
|  |             // lgLocDetail | |||
|  |             //  | |||
|  |             this.lgLocDetail.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | |||
|  |             this.layoutControlItem10}); | |||
|  |             this.lgLocDetail.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.lgLocDetail.Name = "lgLocDetail"; | |||
|  |             this.lgLocDetail.Size = new System.Drawing.Size(571, 149); | |||
|  |             this.lgLocDetail.Text = "货位分布明细"; | |||
|  |             //  | |||
|  |             // layoutControlItem10 | |||
|  |             //  | |||
|  |             this.layoutControlItem10.Control = this.gridControl2; | |||
|  |             this.layoutControlItem10.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlItem10.Name = "layoutControlItem10"; | |||
|  |             this.layoutControlItem10.Size = new System.Drawing.Size(571, 149); | |||
|  |             this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             this.layoutControlItem10.TextVisible = false; | |||
|  |             //  | |||
|  |             // layoutControlGroup4 | |||
|  |             //  | |||
|  |             this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | |||
|  |             this.layoutControlItem18, | |||
|  |             this.layoutControlItem19}); | |||
|  |             this.layoutControlGroup4.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlGroup4.Name = "layoutControlGroup4"; | |||
|  |             this.layoutControlGroup4.Size = new System.Drawing.Size(571, 149); | |||
|  |             this.layoutControlGroup4.Text = "库存汇总"; | |||
|  |             //  | |||
|  |             // layoutControlItem18 | |||
|  |             //  | |||
|  |             this.layoutControlItem18.Control = this.gridControl1; | |||
|  |             this.layoutControlItem18.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlItem18.Name = "layoutControlItem18"; | |||
|  |             this.layoutControlItem18.Size = new System.Drawing.Size(571, 58); | |||
|  |             this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             this.layoutControlItem18.TextVisible = false; | |||
|  |             //  | |||
|  |             // layoutControlItem19 | |||
|  |             //  | |||
|  |             this.layoutControlItem19.Control = this.pager1; | |||
|  |             this.layoutControlItem19.Location = new System.Drawing.Point(0, 58); | |||
|  |             this.layoutControlItem19.Name = "layoutControlItem19"; | |||
|  |             this.layoutControlItem19.Size = new System.Drawing.Size(571, 91); | |||
|  |             this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             this.layoutControlItem19.TextVisible = false; | |||
|  |             //  | |||
|  |             // layoutControlItem20 | |||
|  |             //  | |||
|  |             this.layoutControlItem20.Control = this.btnOkay; | |||
|  |             this.layoutControlItem20.Location = new System.Drawing.Point(0, 383); | |||
|  |             this.layoutControlItem20.MaxSize = new System.Drawing.Size(135, 26); | |||
|  |             this.layoutControlItem20.MinSize = new System.Drawing.Size(135, 26); | |||
|  |             this.layoutControlItem20.Name = "layoutControlItem20"; | |||
|  |             this.layoutControlItem20.Size = new System.Drawing.Size(135, 26); | |||
|  |             this.layoutControlItem20.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem20.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             this.layoutControlItem20.TextVisible = false; | |||
|  |             //  | |||
|  |             // emptySpaceItem5 | |||
|  |             //  | |||
|  |             this.emptySpaceItem5.AllowHotTrack = false; | |||
|  |             this.emptySpaceItem5.Location = new System.Drawing.Point(305, 383); | |||
|  |             this.emptySpaceItem5.Name = "emptySpaceItem5"; | |||
|  |             this.emptySpaceItem5.Size = new System.Drawing.Size(290, 26); | |||
|  |             this.emptySpaceItem5.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             //  | |||
|  |             // layoutControlItem22 | |||
|  |             //  | |||
|  |             this.layoutControlItem22.Control = this.btnCancel; | |||
|  |             this.layoutControlItem22.Location = new System.Drawing.Point(164, 383); | |||
|  |             this.layoutControlItem22.MaxSize = new System.Drawing.Size(141, 26); | |||
|  |             this.layoutControlItem22.MinSize = new System.Drawing.Size(141, 26); | |||
|  |             this.layoutControlItem22.Name = "layoutControlItem22"; | |||
|  |             this.layoutControlItem22.Size = new System.Drawing.Size(141, 26); | |||
|  |             this.layoutControlItem22.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem22.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             this.layoutControlItem22.TextVisible = false; | |||
|  |             //  | |||
|  |             // emptySpaceItem6 | |||
|  |             //  | |||
|  |             this.emptySpaceItem6.AllowHotTrack = false; | |||
|  |             this.emptySpaceItem6.Location = new System.Drawing.Point(135, 383); | |||
|  |             this.emptySpaceItem6.MaxSize = new System.Drawing.Size(29, 26); | |||
|  |             this.emptySpaceItem6.MinSize = new System.Drawing.Size(29, 26); | |||
|  |             this.emptySpaceItem6.Name = "emptySpaceItem6"; | |||
|  |             this.emptySpaceItem6.Size = new System.Drawing.Size(29, 26); | |||
|  |             this.emptySpaceItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.emptySpaceItem6.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             //  | |||
|  |             // 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"; | |||
|  |             //  | |||
|  |             // StockPicker | |||
|  |             //  | |||
|  |             this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); | |||
|  |             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; | |||
|  |             this.CancelButton = this.btnCancel; | |||
|  |             this.CausesValidation = false; | |||
|  |             this.ClientSize = new System.Drawing.Size(644, 607); | |||
|  |             this.Controls.Add(this.layoutControl1); | |||
|  |             this.Controls.Add(this.ribbonStatusBar); | |||
|  |             this.Controls.Add(this.ribbon); | |||
|  |             this.MaximizeBox = false; | |||
|  |             this.MinimizeBox = false; | |||
|  |             this.Name = "StockPicker"; | |||
|  |             this.Ribbon = this.ribbon; | |||
|  |             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; | |||
|  |             this.StatusBar = this.ribbonStatusBar; | |||
|  |             this.Text = "库存拾取"; | |||
|  |             this.TopMost = true; | |||
|  |             ((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.txtValiddate.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.comboStkType.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.comboBoPart.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.comboBoWarehouse.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.comboState.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtGoodName.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtpinyin.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.textBatch.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.comboBoGoodsType.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtGoodsId.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtLocation.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtProddate.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.comStoreAlert.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.chkBatch.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtPlate.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlWaitting)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup3)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.lgLocDetail)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).EndInit(); | |||
|  |             this.ResumeLayout(false); | |||
|  |             this.PerformLayout(); | |||
|  | 
 | |||
|  |         } | |||
|  | 
 | |||
|  |         #endregion | |||
|  | 
 | |||
|  |         private DevExpress.XtraBars.Ribbon.RibbonControl ribbon; | |||
|  |         private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1; | |||
|  |         private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1; | |||
|  |         private DevExpress.XtraBars.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.XtraEditors.TextEdit txtGoodName; | |||
|  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; | |||
|  |         private DevExpress.XtraEditors.TextEdit txtpinyin; | |||
|  |         | |||
|  |         private DevExpress.XtraBars.BarButtonItem barButtonItem1; | |||
|  |         private DevExpress.XtraBars.BarButtonItem bbQuery; | |||
|  |         private DevExpress.XtraEditors.SimpleButton btnQuery; | |||
|  |         private DevExpress.XtraEditors.TextEdit textBatch; | |||
|  |         private DevExpress.XtraEditors.ComboBoxEdit comboState; | |||
|  |         private DevExpress.XtraEditors.ComboBoxEdit comboBoGoodsType; | |||
|  |         private DevExpress.XtraEditors.ComboBoxEdit comboBoWarehouse; | |||
|  |         private DevExpress.XtraEditors.ComboBoxEdit comboBoPart; | |||
|  |         private DevExpress.XtraEditors.ComboBoxEdit comboStkType; | |||
|  |         private DevExpress.XtraGrid.GridControl gridControl2; | |||
|  |         private DevExpress.XtraGrid.Views.Grid.GridView gridView2; | |||
|  |         private DevExpress.XtraEditors.TextEdit txtGoodsId; | |||
|  |         private DevExpress.XtraEditors.SimpleButton btnQuery2; | |||
|  |         private DevExpress.XtraEditors.TextEdit txtLocation; | |||
|  |         private DevExpress.XtraEditors.TextEdit txtValiddate; | |||
|  |         private DevExpress.XtraEditors.TextEdit txtProddate; | |||
|  |         private DevExpress.XtraBars.BarButtonItem bbiExport; | |||
|  |         private DevExpress.XtraEditors.ComboBoxEdit comStoreAlert; | |||
|  |         private DevExpress.XtraEditors.CheckEdit chkBatch; | |||
|  |         private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup1; | |||
|  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlWaitting; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; | |||
|  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; | |||
|  |         private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup3; | |||
|  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; | |||
|  |         private DevExpress.XtraEditors.TextEdit txtPlate; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; | |||
|  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3; | |||
|  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2; | |||
|  |         private DevExpress.XtraLayout.LayoutControlGroup lgLocDetail; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; | |||
|  |         private DevExpress.XtraEditors.SimpleButton btnCancel; | |||
|  |         private DevExpress.XtraEditors.SimpleButton btnOkay; | |||
|  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; | |||
|  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20; | |||
|  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem5; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22; | |||
|  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem6; | |||
|  |     } | |||
|  | } |