741 lines
		
	
	
		
			45 KiB
		
	
	
	
		
			C#
		
	
	
	
		
		
			
		
	
	
			741 lines
		
	
	
		
			45 KiB
		
	
	
	
		
			C#
		
	
	
	
|  | namespace DeiNiu.wms.win | |||
|  | { | |||
|  |     partial class StockPlateStock | |||
|  |     { | |||
|  |         /// <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(StockPlateStock)); | |||
|  |             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.txtCustName = new DevExpress.XtraEditors.TextEdit(); | |||
|  |             this.txtTranViechole = new DevExpress.XtraEditors.TextEdit(); | |||
|  |             this.txtInPlate = 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.txtOperater = new DevExpress.XtraEditors.TextEdit(); | |||
|  |             this.txtgoodsId = new DevExpress.XtraEditors.TextEdit(); | |||
|  |             this.layoutControlGroup1 = 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.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem(); | |||
|  |             this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem(); | |||
|  |             this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem(); | |||
|  |             this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); | |||
|  |             this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); | |||
|  |             this.txtPlateId = new DevExpress.XtraEditors.TextEdit(); | |||
|  |             this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); | |||
|  |             this.layoutControl1.SuspendLayout(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtCustName.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtTranViechole.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtInPlate.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.txtOperater.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtgoodsId.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).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.layoutControlItem9)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtPlateId.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).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.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | |||
|  |             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(1603, 225); | |||
|  |             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, 1176); | |||
|  |             this.ribbonStatusBar.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | |||
|  |             this.ribbonStatusBar.Name = "ribbonStatusBar"; | |||
|  |             this.ribbonStatusBar.Ribbon = this.ribbon; | |||
|  |             this.ribbonStatusBar.Size = new System.Drawing.Size(1603, 48); | |||
|  |             //  | |||
|  |             // layoutControl1 | |||
|  |             //  | |||
|  |             this.layoutControl1.Controls.Add(this.txtPlateId); | |||
|  |             this.layoutControl1.Controls.Add(this.txtCustName); | |||
|  |             this.layoutControl1.Controls.Add(this.txtTranViechole); | |||
|  |             this.layoutControl1.Controls.Add(this.txtInPlate); | |||
|  |             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.txtOperater); | |||
|  |             this.layoutControl1.Controls.Add(this.txtgoodsId); | |||
|  |             this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; | |||
|  |             this.layoutControl1.Location = new System.Drawing.Point(0, 225); | |||
|  |             this.layoutControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | |||
|  |             this.layoutControl1.Name = "layoutControl1"; | |||
|  |             this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1611, 125, 450, 400); | |||
|  |             this.layoutControl1.Root = this.layoutControlGroup1; | |||
|  |             this.layoutControl1.Size = new System.Drawing.Size(1603, 951); | |||
|  |             this.layoutControl1.TabIndex = 2; | |||
|  |             this.layoutControl1.Text = "layoutControl1"; | |||
|  |             //  | |||
|  |             // txtCustName | |||
|  |             //  | |||
|  |             this.txtCustName.Location = new System.Drawing.Point(1157, 18); | |||
|  |             this.txtCustName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | |||
|  |             this.txtCustName.Name = "txtCustName"; | |||
|  |             this.txtCustName.Size = new System.Drawing.Size(139, 28); | |||
|  |             this.txtCustName.StyleController = this.layoutControl1; | |||
|  |             this.txtCustName.TabIndex = 36; | |||
|  |             //  | |||
|  |             // txtTranViechole | |||
|  |             //  | |||
|  |             this.txtTranViechole.Location = new System.Drawing.Point(728, 52); | |||
|  |             this.txtTranViechole.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | |||
|  |             this.txtTranViechole.Name = "txtTranViechole"; | |||
|  |             this.txtTranViechole.Size = new System.Drawing.Size(123, 28); | |||
|  |             this.txtTranViechole.StyleController = this.layoutControl1; | |||
|  |             this.txtTranViechole.TabIndex = 35; | |||
|  |             //  | |||
|  |             // txtInPlate | |||
|  |             //  | |||
|  |             this.txtInPlate.Location = new System.Drawing.Point(948, 51); | |||
|  |             this.txtInPlate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | |||
|  |             this.txtInPlate.Name = "txtInPlate"; | |||
|  |             this.txtInPlate.Size = new System.Drawing.Size(114, 28); | |||
|  |             this.txtInPlate.StyleController = this.layoutControl1; | |||
|  |             this.txtInPlate.TabIndex = 34; | |||
|  |             //  | |||
|  |             // dateEdit2 | |||
|  |             //  | |||
|  |             this.dateEdit2.EditValue = null; | |||
|  |             this.dateEdit2.Location = new System.Drawing.Point(100, 52); | |||
|  |             this.dateEdit2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | |||
|  |             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)}); | |||
|  |             this.dateEdit2.Size = new System.Drawing.Size(100, 28); | |||
|  |             this.dateEdit2.StyleController = this.layoutControl1; | |||
|  |             this.dateEdit2.TabIndex = 33; | |||
|  |             //  | |||
|  |             // pager1 | |||
|  |             //  | |||
|  |             this.pager1.Location = new System.Drawing.Point(18, 845); | |||
|  |             this.pager1.Margin = new System.Windows.Forms.Padding(5); | |||
|  |             this.pager1.Name = "pager1"; | |||
|  |             this.pager1.NMax = 0; | |||
|  |             this.pager1.PageCount = 0; | |||
|  |             this.pager1.PageCurrent = 0; | |||
|  |             this.pager1.PageSize = 50; | |||
|  |             this.pager1.Size = new System.Drawing.Size(1567, 88); | |||
|  |             this.pager1.TabIndex = 22; | |||
|  |             //  | |||
|  |             // gridControl1 | |||
|  |             //  | |||
|  |             this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8); | |||
|  |             this.gridControl1.Location = new System.Drawing.Point(18, 100); | |||
|  |             this.gridControl1.MainView = this.gridView1; | |||
|  |             this.gridControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | |||
|  |             this.gridControl1.MenuManager = this.ribbon; | |||
|  |             this.gridControl1.Name = "gridControl1"; | |||
|  |             this.gridControl1.Size = new System.Drawing.Size(1567, 739); | |||
|  |             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 | |||
|  |             //  | |||
|  |             this.locId.Location = new System.Drawing.Point(723, 18); | |||
|  |             this.locId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | |||
|  |             this.locId.Name = "locId"; | |||
|  |             this.locId.Size = new System.Drawing.Size(128, 28); | |||
|  |             this.locId.StyleController = this.layoutControl1; | |||
|  |             this.locId.TabIndex = 5; | |||
|  |             //  | |||
|  |             // comboType | |||
|  |             //  | |||
|  |             this.comboType.Location = new System.Drawing.Point(506, 17); | |||
|  |             this.comboType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | |||
|  |             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[] { | |||
|  |             "全部类型", | |||
|  |             "普通养护", | |||
|  |             "重点养护"}); | |||
|  |             this.comboType.Size = new System.Drawing.Size(127, 28); | |||
|  |             this.comboType.StyleController = this.layoutControl1; | |||
|  |             this.comboType.TabIndex = 29; | |||
|  |             //  | |||
|  |             // dateEdit1 | |||
|  |             //  | |||
|  |             this.dateEdit1.EditValue = null; | |||
|  |             this.dateEdit1.Location = new System.Drawing.Point(100, 18); | |||
|  |             this.dateEdit1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | |||
|  |             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)}); | |||
|  |             this.dateEdit1.Size = new System.Drawing.Size(100, 28); | |||
|  |             this.dateEdit1.StyleController = this.layoutControl1; | |||
|  |             this.dateEdit1.TabIndex = 30; | |||
|  |             //  | |||
|  |             // goodsName2 | |||
|  |             //  | |||
|  |             this.goodsName2.Location = new System.Drawing.Point(293, 18); | |||
|  |             this.goodsName2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | |||
|  |             this.goodsName2.Name = "goodsName2"; | |||
|  |             this.goodsName2.Size = new System.Drawing.Size(116, 28); | |||
|  |             this.goodsName2.StyleController = this.layoutControl1; | |||
|  |             this.goodsName2.TabIndex = 5; | |||
|  |             //  | |||
|  |             // btnQuery | |||
|  |             //  | |||
|  |             this.btnQuery.Image = ((System.Drawing.Image)(resources.GetObject("btnQuery.Image"))); | |||
|  |             this.btnQuery.Location = new System.Drawing.Point(1312, 18); | |||
|  |             this.btnQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | |||
|  |             this.btnQuery.Name = "btnQuery"; | |||
|  |             this.btnQuery.Padding = new System.Windows.Forms.Padding(7, 8, 7, 8); | |||
|  |             this.btnQuery.Size = new System.Drawing.Size(96, 56); | |||
|  |             this.btnQuery.StyleController = this.layoutControl1; | |||
|  |             this.btnQuery.TabIndex = 32; | |||
|  |             this.btnQuery.Text = "查询"; | |||
|  |             this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click_1); | |||
|  |             //  | |||
|  |             // txtorderNo | |||
|  |             //  | |||
|  |             this.txtorderNo.Location = new System.Drawing.Point(506, 49); | |||
|  |             this.txtorderNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | |||
|  |             this.txtorderNo.Name = "txtorderNo"; | |||
|  |             this.txtorderNo.Size = new System.Drawing.Size(127, 28); | |||
|  |             this.txtorderNo.StyleController = this.layoutControl1; | |||
|  |             this.txtorderNo.TabIndex = 34; | |||
|  |             //  | |||
|  |             // txtOperater | |||
|  |             //  | |||
|  |             this.txtOperater.Location = new System.Drawing.Point(948, 17); | |||
|  |             this.txtOperater.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | |||
|  |             this.txtOperater.Name = "txtOperater"; | |||
|  |             this.txtOperater.Size = new System.Drawing.Size(114, 28); | |||
|  |             this.txtOperater.StyleController = this.layoutControl1; | |||
|  |             this.txtOperater.TabIndex = 34; | |||
|  |             //  | |||
|  |             // txtgoodsId | |||
|  |             //  | |||
|  |             this.txtgoodsId.Location = new System.Drawing.Point(293, 52); | |||
|  |             this.txtgoodsId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | |||
|  |             this.txtgoodsId.Name = "txtgoodsId"; | |||
|  |             this.txtgoodsId.Size = new System.Drawing.Size(116, 28); | |||
|  |             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.layoutControlItem5, | |||
|  |             this.layoutControlItem3, | |||
|  |             this.layoutControlItem10, | |||
|  |             this.layoutControlItem4, | |||
|  |             this.layoutControlItem9, | |||
|  |             this.layoutControlItem1, | |||
|  |             this.layoutControlItem6, | |||
|  |             this.layoutControlItem12, | |||
|  |             this.layoutControlItem19, | |||
|  |             this.layoutControlItem18, | |||
|  |             this.layoutControlItem2, | |||
|  |             this.layoutControlItem7, | |||
|  |             this.layoutControlItem11, | |||
|  |             this.layoutControlItem8, | |||
|  |             this.emptySpaceItem2, | |||
|  |             this.emptySpaceItem3, | |||
|  |             this.emptySpaceItem4, | |||
|  |             this.emptySpaceItem1, | |||
|  |             this.layoutControlItem13}); | |||
|  |             this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlGroup1.Name = "Root"; | |||
|  |             this.layoutControlGroup1.Size = new System.Drawing.Size(1603, 951); | |||
|  |             this.layoutControlGroup1.TextVisible = false; | |||
|  |             //  | |||
|  |             // layoutControlItem5 | |||
|  |             //  | |||
|  |             this.layoutControlItem5.Control = this.comboType; | |||
|  |             this.layoutControlItem5.Location = new System.Drawing.Point(407, 0); | |||
|  |             this.layoutControlItem5.MaxSize = new System.Drawing.Size(221, 32); | |||
|  |             this.layoutControlItem5.MinSize = new System.Drawing.Size(221, 32); | |||
|  |             this.layoutControlItem5.Name = "layoutControlItem5"; | |||
|  |             this.layoutControlItem5.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 0, 2, 2); | |||
|  |             this.layoutControlItem5.Size = new System.Drawing.Size(221, 32); | |||
|  |             this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem5.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | |||
|  |             this.layoutControlItem5.Text = "记录类型"; | |||
|  |             this.layoutControlItem5.TextSize = new System.Drawing.Size(79, 22); | |||
|  |             //  | |||
|  |             // layoutControlItem3 | |||
|  |             //  | |||
|  |             this.layoutControlItem3.Control = this.dateEdit1; | |||
|  |             this.layoutControlItem3.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlItem3.MaxSize = new System.Drawing.Size(198, 34); | |||
|  |             this.layoutControlItem3.MinSize = new System.Drawing.Size(148, 34); | |||
|  |             this.layoutControlItem3.Name = "layoutControlItem3"; | |||
|  |             this.layoutControlItem3.Size = new System.Drawing.Size(198, 34); | |||
|  |             this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem3.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | |||
|  |             this.layoutControlItem3.Text = "开始日期"; | |||
|  |             this.layoutControlItem3.TextSize = new System.Drawing.Size(79, 22); | |||
|  |             //  | |||
|  |             // layoutControlItem10 | |||
|  |             //  | |||
|  |             this.layoutControlItem10.Control = this.goodsName2; | |||
|  |             this.layoutControlItem10.CustomizationFormText = "商品名称"; | |||
|  |             this.layoutControlItem10.Location = new System.Drawing.Point(198, 0); | |||
|  |             this.layoutControlItem10.MaxSize = new System.Drawing.Size(209, 34); | |||
|  |             this.layoutControlItem10.MinSize = new System.Drawing.Size(209, 34); | |||
|  |             this.layoutControlItem10.Name = "layoutControlItem10"; | |||
|  |             this.layoutControlItem10.Size = new System.Drawing.Size(209, 34); | |||
|  |             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; | |||
|  |             this.layoutControlItem10.TextSize = new System.Drawing.Size(72, 22); | |||
|  |             this.layoutControlItem10.TextToControlDistance = 5; | |||
|  |             //  | |||
|  |             // layoutControlItem4 | |||
|  |             //  | |||
|  |             this.layoutControlItem4.Control = this.btnQuery; | |||
|  |             this.layoutControlItem4.Location = new System.Drawing.Point(1294, 0); | |||
|  |             this.layoutControlItem4.MaxSize = new System.Drawing.Size(102, 62); | |||
|  |             this.layoutControlItem4.MinSize = new System.Drawing.Size(102, 62); | |||
|  |             this.layoutControlItem4.Name = "layoutControlItem4"; | |||
|  |             this.layoutControlItem4.Size = new System.Drawing.Size(102, 62); | |||
|  |             this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             this.layoutControlItem4.TextVisible = false; | |||
|  |             //  | |||
|  |             // layoutControlItem9 | |||
|  |             //  | |||
|  |             this.layoutControlItem9.Control = this.txtOperater; | |||
|  |             this.layoutControlItem9.CustomizationFormText = "操作人"; | |||
|  |             this.layoutControlItem9.Location = new System.Drawing.Point(849, 0); | |||
|  |             this.layoutControlItem9.MaxSize = new System.Drawing.Size(208, 34); | |||
|  |             this.layoutControlItem9.MinSize = new System.Drawing.Size(208, 34); | |||
|  |             this.layoutControlItem9.Name = "layoutControlItem9"; | |||
|  |             this.layoutControlItem9.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 10, 2, 2); | |||
|  |             this.layoutControlItem9.Size = new System.Drawing.Size(208, 34); | |||
|  |             this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem9.Text = "操作人"; | |||
|  |             this.layoutControlItem9.TextSize = new System.Drawing.Size(79, 22); | |||
|  |             //  | |||
|  |             // layoutControlItem1 | |||
|  |             //  | |||
|  |             this.layoutControlItem1.Control = this.locId; | |||
|  |             this.layoutControlItem1.CustomizationFormText = "商品名称"; | |||
|  |             this.layoutControlItem1.Location = new System.Drawing.Point(628, 0); | |||
|  |             this.layoutControlItem1.MaxSize = new System.Drawing.Size(221, 34); | |||
|  |             this.layoutControlItem1.MinSize = new System.Drawing.Size(221, 34); | |||
|  |             this.layoutControlItem1.Name = "layoutControlItem1"; | |||
|  |             this.layoutControlItem1.Size = new System.Drawing.Size(221, 34); | |||
|  |             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(72, 22); | |||
|  |             this.layoutControlItem1.TextToControlDistance = 5; | |||
|  |             //  | |||
|  |             // layoutControlItem6 | |||
|  |             //  | |||
|  |             this.layoutControlItem6.Control = this.dateEdit2; | |||
|  |             this.layoutControlItem6.Location = new System.Drawing.Point(0, 34); | |||
|  |             this.layoutControlItem6.MaxSize = new System.Drawing.Size(198, 34); | |||
|  |             this.layoutControlItem6.MinSize = new System.Drawing.Size(198, 34); | |||
|  |             this.layoutControlItem6.Name = "layoutControlItem6"; | |||
|  |             this.layoutControlItem6.Size = new System.Drawing.Size(198, 48); | |||
|  |             this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem6.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | |||
|  |             this.layoutControlItem6.Text = "结束日期"; | |||
|  |             this.layoutControlItem6.TextSize = new System.Drawing.Size(79, 22); | |||
|  |             //  | |||
|  |             // layoutControlItem12 | |||
|  |             //  | |||
|  |             this.layoutControlItem12.Control = this.txtgoodsId; | |||
|  |             this.layoutControlItem12.CustomizationFormText = "商品名称"; | |||
|  |             this.layoutControlItem12.Location = new System.Drawing.Point(198, 34); | |||
|  |             this.layoutControlItem12.MaxSize = new System.Drawing.Size(209, 34); | |||
|  |             this.layoutControlItem12.MinSize = new System.Drawing.Size(209, 34); | |||
|  |             this.layoutControlItem12.Name = "layoutControlItem12"; | |||
|  |             this.layoutControlItem12.Size = new System.Drawing.Size(209, 48); | |||
|  |             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; | |||
|  |             this.layoutControlItem12.TextSize = new System.Drawing.Size(72, 22); | |||
|  |             this.layoutControlItem12.TextToControlDistance = 5; | |||
|  |             //  | |||
|  |             // layoutControlItem19 | |||
|  |             //  | |||
|  |             this.layoutControlItem19.Control = this.pager1; | |||
|  |             this.layoutControlItem19.Location = new System.Drawing.Point(0, 827); | |||
|  |             this.layoutControlItem19.Name = "layoutControlItem19"; | |||
|  |             this.layoutControlItem19.Size = new System.Drawing.Size(1573, 94); | |||
|  |             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, 82); | |||
|  |             this.layoutControlItem18.Name = "layoutControlItem18"; | |||
|  |             this.layoutControlItem18.Size = new System.Drawing.Size(1573, 745); | |||
|  |             this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             this.layoutControlItem18.TextVisible = false; | |||
|  |             //  | |||
|  |             // layoutControlItem2 | |||
|  |             //  | |||
|  |             this.layoutControlItem2.Control = this.txtInPlate; | |||
|  |             this.layoutControlItem2.Location = new System.Drawing.Point(849, 34); | |||
|  |             this.layoutControlItem2.MaxSize = new System.Drawing.Size(208, 34); | |||
|  |             this.layoutControlItem2.MinSize = new System.Drawing.Size(208, 34); | |||
|  |             this.layoutControlItem2.Name = "layoutControlItem2"; | |||
|  |             this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 10, 2, 2); | |||
|  |             this.layoutControlItem2.Size = new System.Drawing.Size(208, 48); | |||
|  |             this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem2.Text = "上级容器"; | |||
|  |             this.layoutControlItem2.TextSize = new System.Drawing.Size(79, 22); | |||
|  |             //  | |||
|  |             // layoutControlItem7 | |||
|  |             //  | |||
|  |             this.layoutControlItem7.Control = this.txtorderNo; | |||
|  |             this.layoutControlItem7.CustomizationFormText = "操作人"; | |||
|  |             this.layoutControlItem7.Location = new System.Drawing.Point(407, 32); | |||
|  |             this.layoutControlItem7.MaxSize = new System.Drawing.Size(221, 32); | |||
|  |             this.layoutControlItem7.MinSize = new System.Drawing.Size(221, 32); | |||
|  |             this.layoutControlItem7.Name = "layoutControlItem7"; | |||
|  |             this.layoutControlItem7.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 10, 2, 2); | |||
|  |             this.layoutControlItem7.Size = new System.Drawing.Size(221, 50); | |||
|  |             this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem7.Text = "订单号码"; | |||
|  |             this.layoutControlItem7.TextSize = new System.Drawing.Size(79, 22); | |||
|  |             //  | |||
|  |             // layoutControlItem11 | |||
|  |             //  | |||
|  |             this.layoutControlItem11.Control = this.txtTranViechole; | |||
|  |             this.layoutControlItem11.Location = new System.Drawing.Point(628, 34); | |||
|  |             this.layoutControlItem11.MaxSize = new System.Drawing.Size(221, 34); | |||
|  |             this.layoutControlItem11.MinSize = new System.Drawing.Size(221, 34); | |||
|  |             this.layoutControlItem11.Name = "layoutControlItem11"; | |||
|  |             this.layoutControlItem11.Size = new System.Drawing.Size(221, 48); | |||
|  |             this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem11.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | |||
|  |             this.layoutControlItem11.Text = "车辆/运单"; | |||
|  |             this.layoutControlItem11.TextSize = new System.Drawing.Size(79, 22); | |||
|  |             //  | |||
|  |             // layoutControlItem8 | |||
|  |             //  | |||
|  |             this.layoutControlItem8.Control = this.txtCustName; | |||
|  |             this.layoutControlItem8.Location = new System.Drawing.Point(1057, 0); | |||
|  |             this.layoutControlItem8.MaxSize = new System.Drawing.Size(227, 34); | |||
|  |             this.layoutControlItem8.MinSize = new System.Drawing.Size(227, 34); | |||
|  |             this.layoutControlItem8.Name = "layoutControlItem8"; | |||
|  |             this.layoutControlItem8.Size = new System.Drawing.Size(227, 34); | |||
|  |             this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem8.Text = "客户名称"; | |||
|  |             this.layoutControlItem8.TextSize = new System.Drawing.Size(79, 22); | |||
|  |             //  | |||
|  |             // emptySpaceItem2 | |||
|  |             //  | |||
|  |             this.emptySpaceItem2.AllowHotTrack = false; | |||
|  |             this.emptySpaceItem2.Location = new System.Drawing.Point(1284, 0); | |||
|  |             this.emptySpaceItem2.MaxSize = new System.Drawing.Size(10, 34); | |||
|  |             this.emptySpaceItem2.MinSize = new System.Drawing.Size(10, 34); | |||
|  |             this.emptySpaceItem2.Name = "emptySpaceItem2"; | |||
|  |             this.emptySpaceItem2.Size = new System.Drawing.Size(10, 72); | |||
|  |             this.emptySpaceItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             //  | |||
|  |             // emptySpaceItem3 | |||
|  |             //  | |||
|  |             this.emptySpaceItem3.AllowHotTrack = false; | |||
|  |             this.emptySpaceItem3.Location = new System.Drawing.Point(1396, 0); | |||
|  |             this.emptySpaceItem3.Name = "emptySpaceItem3"; | |||
|  |             this.emptySpaceItem3.Size = new System.Drawing.Size(177, 62); | |||
|  |             this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             //  | |||
|  |             // emptySpaceItem4 | |||
|  |             //  | |||
|  |             this.emptySpaceItem4.AllowHotTrack = false; | |||
|  |             this.emptySpaceItem4.Location = new System.Drawing.Point(1057, 72); | |||
|  |             this.emptySpaceItem4.Name = "emptySpaceItem4"; | |||
|  |             this.emptySpaceItem4.Size = new System.Drawing.Size(516, 10); | |||
|  |             this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             //  | |||
|  |             // emptySpaceItem1 | |||
|  |             //  | |||
|  |             this.emptySpaceItem1.AllowHotTrack = false; | |||
|  |             this.emptySpaceItem1.Location = new System.Drawing.Point(1294, 62); | |||
|  |             this.emptySpaceItem1.Name = "emptySpaceItem1"; | |||
|  |             this.emptySpaceItem1.Size = new System.Drawing.Size(279, 10); | |||
|  |             this.emptySpaceItem1.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"; | |||
|  |             //  | |||
|  |             // txtPlateId | |||
|  |             //  | |||
|  |             this.txtPlateId.Location = new System.Drawing.Point(1157, 52); | |||
|  |             this.txtPlateId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | |||
|  |             this.txtPlateId.Name = "txtPlateId"; | |||
|  |             this.txtPlateId.Size = new System.Drawing.Size(139, 28); | |||
|  |             this.txtPlateId.StyleController = this.layoutControl1; | |||
|  |             this.txtPlateId.TabIndex = 37; | |||
|  |             //  | |||
|  |             // layoutControlItem13 | |||
|  |             //  | |||
|  |             this.layoutControlItem13.Control = this.txtPlateId; | |||
|  |             this.layoutControlItem13.Location = new System.Drawing.Point(1057, 34); | |||
|  |             this.layoutControlItem13.Name = "layoutControlItem13"; | |||
|  |             this.layoutControlItem13.Size = new System.Drawing.Size(227, 38); | |||
|  |             this.layoutControlItem13.Text = "容器编号"; | |||
|  |             this.layoutControlItem13.TextSize = new System.Drawing.Size(79, 22); | |||
|  |             //  | |||
|  |             // StockPlateStock | |||
|  |             //  | |||
|  |             this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F); | |||
|  |             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; | |||
|  |             this.ClientSize = new System.Drawing.Size(1603, 1224); | |||
|  |             this.Controls.Add(this.layoutControl1); | |||
|  |             this.Controls.Add(this.ribbonStatusBar); | |||
|  |             this.Controls.Add(this.ribbon); | |||
|  |             this.Margin = new System.Windows.Forms.Padding(10, 14, 10, 14); | |||
|  |             this.Name = "StockPlateStock"; | |||
|  |             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.txtCustName.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtTranViechole.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtInPlate.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.txtOperater.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtgoodsId.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).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.layoutControlItem9)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtPlateId.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).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.XtraLayout.LayoutControlGroup layoutControlGroup1; | |||
|  | 
 | |||
|  |         private DevExpress.XtraBars.BarButtonItem barButtonItem1; | |||
|  |         private DevExpress.XtraBars.BarButtonItem bbQuery; | |||
|  |         private DevExpress.XtraEditors.DateEdit dateEdit1; | |||
|  |         private DevExpress.XtraEditors.SimpleButton btnQuery; | |||
|  |         private DevExpress.XtraEditors.DateEdit dateEdit2; | |||
|  |         private DevExpress.XtraBars.BarButtonItem bbiExport; | |||
|  |         private DevExpress.XtraEditors.TextEdit txtOperater; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; | |||
|  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; | |||
|  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2; | |||
|  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3; | |||
|  |         private DevExpress.XtraEditors.TextEdit txtCustName; | |||
|  |         private DevExpress.XtraEditors.TextEdit txtTranViechole; | |||
|  |         private DevExpress.XtraEditors.TextEdit txtInPlate; | |||
|  |         private DevExpress.XtraEditors.TextEdit locId; | |||
|  |         private DevExpress.XtraEditors.ComboBoxEdit comboType; | |||
|  |         private DevExpress.XtraEditors.TextEdit goodsName2; | |||
|  |         private DevExpress.XtraEditors.TextEdit txtorderNo; | |||
|  |         private DevExpress.XtraEditors.TextEdit txtgoodsId; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; | |||
|  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4; | |||
|  |         private DevExpress.XtraEditors.TextEdit txtPlateId; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; | |||
|  |     } | |||
|  | } |