1036 lines
		
	
	
		
			63 KiB
		
	
	
	
		
			C#
		
	
	
	
		
		
			
		
	
	
			1036 lines
		
	
	
		
			63 KiB
		
	
	
	
		
			C#
		
	
	
	
|  | namespace DeiNiu.wms.win  | |||
|  | { | |||
|  |     partial class ShipInRecords | |||
|  |     { | |||
|  |         /// <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(ShipInRecords)); | |||
|  |             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.gridControl2 = new DevExpress.XtraGrid.GridControl(); | |||
|  |             this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView(); | |||
|  |             this.pager1 = new DeiNiu.Controls.pager.Pager(); | |||
|  |             this.gridControl1 = new DevExpress.XtraGrid.GridControl(); | |||
|  |             this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); | |||
|  |             this.txtDriverPhoneQ = new DevExpress.XtraEditors.TextEdit(); | |||
|  |             this.btnQuery = new DevExpress.XtraEditors.SimpleButton(); | |||
|  |             this.txtVeNumberQ = new DevExpress.XtraEditors.TextEdit(); | |||
|  |             this.txtDriverId = new DevExpress.XtraEditors.TextEdit(); | |||
|  |             this.txtDriverPhone = new DevExpress.XtraEditors.TextEdit(); | |||
|  |             this.txtDriverName = new DevExpress.XtraEditors.TextEdit(); | |||
|  |             this.txtVeNumber = new DevExpress.XtraEditors.TextEdit(); | |||
|  |             this.txtTemp = new DevExpress.XtraEditors.TextEdit(); | |||
|  |             this.txtRemark = new DevExpress.XtraEditors.MemoEdit(); | |||
|  |             this.btnUpdateShip = new DevExpress.XtraEditors.SimpleButton(); | |||
|  |             this.btnNewShip = new DevExpress.XtraEditors.SimpleButton(); | |||
|  |             this.txtCompany = new DevExpress.XtraEditors.TextEdit(); | |||
|  |             this.txtShipOrder = new DevExpress.XtraEditors.TextEdit(); | |||
|  |             this.dateEditFrom = new DevExpress.XtraEditors.DateEdit(); | |||
|  |             this.dateEditTo = new DevExpress.XtraEditors.DateEdit(); | |||
|  |             this.txtTransNoQ = new DevExpress.XtraEditors.TextEdit(); | |||
|  |             this.txtCompanyQ = new DevExpress.XtraEditors.TextEdit(); | |||
|  |             this.txtPreNo = new DevExpress.XtraEditors.TextEdit(); | |||
|  |             this.txtPurchNo = new DevExpress.XtraEditors.TextEdit(); | |||
|  |             this.txtVender = new DevExpress.XtraEditors.TextEdit(); | |||
|  |             this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); | |||
|  |             this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); | |||
|  |             this.emptySpaceItem12 = new DevExpress.XtraLayout.EmptySpaceItem(); | |||
|  |             this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.lgShip = new DevExpress.XtraLayout.LayoutControlGroup(); | |||
|  |             this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup(); | |||
|  |             this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.splitterItem1 = new DevExpress.XtraLayout.SplitterItem(); | |||
|  |             this.layoutControlGroup13 = new DevExpress.XtraLayout.LayoutControlGroup(); | |||
|  |             this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); | |||
|  |             this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); | |||
|  |             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.gridControl2)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtDriverPhoneQ.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtVeNumberQ.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtDriverId.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtDriverPhone.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtDriverName.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtVeNumber.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtTemp.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtRemark.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtCompany.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtShipOrder.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties.CalendarTimeProperties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.dateEditTo.Properties.CalendarTimeProperties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.dateEditTo.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtTransNoQ.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtCompanyQ.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtPreNo.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtPurchNo.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtVender.Properties)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem12)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.lgShip)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup13)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).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(1376, 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, 748); | |||
|  |             this.ribbonStatusBar.Name = "ribbonStatusBar"; | |||
|  |             this.ribbonStatusBar.Ribbon = this.ribbon; | |||
|  |             this.ribbonStatusBar.Size = new System.Drawing.Size(1376, 31); | |||
|  |             //  | |||
|  |             // layoutControl1 | |||
|  |             //  | |||
|  |             this.layoutControl1.Controls.Add(this.gridControl2); | |||
|  |             this.layoutControl1.Controls.Add(this.pager1); | |||
|  |             this.layoutControl1.Controls.Add(this.gridControl1); | |||
|  |             this.layoutControl1.Controls.Add(this.txtDriverPhoneQ); | |||
|  |             this.layoutControl1.Controls.Add(this.btnQuery); | |||
|  |             this.layoutControl1.Controls.Add(this.txtVeNumberQ); | |||
|  |             this.layoutControl1.Controls.Add(this.txtDriverId); | |||
|  |             this.layoutControl1.Controls.Add(this.txtDriverPhone); | |||
|  |             this.layoutControl1.Controls.Add(this.txtDriverName); | |||
|  |             this.layoutControl1.Controls.Add(this.txtVeNumber); | |||
|  |             this.layoutControl1.Controls.Add(this.txtTemp); | |||
|  |             this.layoutControl1.Controls.Add(this.txtRemark); | |||
|  |             this.layoutControl1.Controls.Add(this.btnUpdateShip); | |||
|  |             this.layoutControl1.Controls.Add(this.btnNewShip); | |||
|  |             this.layoutControl1.Controls.Add(this.txtCompany); | |||
|  |             this.layoutControl1.Controls.Add(this.txtShipOrder); | |||
|  |             this.layoutControl1.Controls.Add(this.dateEditFrom); | |||
|  |             this.layoutControl1.Controls.Add(this.dateEditTo); | |||
|  |             this.layoutControl1.Controls.Add(this.txtTransNoQ); | |||
|  |             this.layoutControl1.Controls.Add(this.txtCompanyQ); | |||
|  |             this.layoutControl1.Controls.Add(this.txtPreNo); | |||
|  |             this.layoutControl1.Controls.Add(this.txtPurchNo); | |||
|  |             this.layoutControl1.Controls.Add(this.txtVender); | |||
|  |             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(1376, 601); | |||
|  |             this.layoutControl1.TabIndex = 2; | |||
|  |             this.layoutControl1.Text = "layoutControl1"; | |||
|  |             //  | |||
|  |             // gridControl2 | |||
|  |             //  | |||
|  |             this.gridControl2.Location = new System.Drawing.Point(267, 514); | |||
|  |             this.gridControl2.MainView = this.gridView2; | |||
|  |             this.gridControl2.MenuManager = this.ribbon; | |||
|  |             this.gridControl2.Name = "gridControl2"; | |||
|  |             this.gridControl2.Size = new System.Drawing.Size(1085, 63); | |||
|  |             this.gridControl2.TabIndex = 26; | |||
|  |             this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { | |||
|  |             this.gridView2}); | |||
|  |             //  | |||
|  |             // gridView2 | |||
|  |             //  | |||
|  |             this.gridView2.GridControl = this.gridControl2; | |||
|  |             this.gridView2.Name = "gridView2"; | |||
|  |             //  | |||
|  |             // pager1 | |||
|  |             //  | |||
|  |             this.pager1.Location = new System.Drawing.Point(267, 442); | |||
|  |             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(1085, 20); | |||
|  |             this.pager1.TabIndex = 22; | |||
|  |             //  | |||
|  |             // gridControl1 | |||
|  |             //  | |||
|  |             this.gridControl1.Location = new System.Drawing.Point(267, 164); | |||
|  |             this.gridControl1.MainView = this.gridView1; | |||
|  |             this.gridControl1.MenuManager = this.ribbon; | |||
|  |             this.gridControl1.Name = "gridControl1"; | |||
|  |             this.gridControl1.Size = new System.Drawing.Size(1085, 274); | |||
|  |             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"; | |||
|  |             //  | |||
|  |             // txtDriverPhoneQ | |||
|  |             //  | |||
|  |             this.txtDriverPhoneQ.Location = new System.Drawing.Point(862, 12); | |||
|  |             this.txtDriverPhoneQ.MenuManager = this.ribbon; | |||
|  |             this.txtDriverPhoneQ.Name = "txtDriverPhoneQ"; | |||
|  |             this.txtDriverPhoneQ.Size = new System.Drawing.Size(274, 20); | |||
|  |             this.txtDriverPhoneQ.StyleController = this.layoutControl1; | |||
|  |             this.txtDriverPhoneQ.TabIndex = 4; | |||
|  |             //  | |||
|  |             // btnQuery | |||
|  |             //  | |||
|  |             this.btnQuery.Location = new System.Drawing.Point(971, 69); | |||
|  |             this.btnQuery.Name = "btnQuery"; | |||
|  |             this.btnQuery.Size = new System.Drawing.Size(57, 48); | |||
|  |             this.btnQuery.StyleController = this.layoutControl1; | |||
|  |             this.btnQuery.TabIndex = 23; | |||
|  |             this.btnQuery.Text = "查询"; | |||
|  |             this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click); | |||
|  |             //  | |||
|  |             // txtVeNumberQ | |||
|  |             //  | |||
|  |             this.txtVeNumberQ.Location = new System.Drawing.Point(1203, 12); | |||
|  |             this.txtVeNumberQ.Name = "txtVeNumberQ"; | |||
|  |             this.txtVeNumberQ.Size = new System.Drawing.Size(151, 20); | |||
|  |             this.txtVeNumberQ.StyleController = this.layoutControl1; | |||
|  |             this.txtVeNumberQ.TabIndex = 4; | |||
|  |             //  | |||
|  |             // txtDriverId | |||
|  |             //  | |||
|  |             this.txtDriverId.Location = new System.Drawing.Point(77, 167); | |||
|  |             this.txtDriverId.Name = "txtDriverId"; | |||
|  |             this.txtDriverId.Size = new System.Drawing.Size(162, 20); | |||
|  |             this.txtDriverId.StyleController = this.layoutControl1; | |||
|  |             this.txtDriverId.TabIndex = 9; | |||
|  |             //  | |||
|  |             // txtDriverPhone | |||
|  |             //  | |||
|  |             this.txtDriverPhone.Location = new System.Drawing.Point(77, 141); | |||
|  |             this.txtDriverPhone.Name = "txtDriverPhone"; | |||
|  |             this.txtDriverPhone.Size = new System.Drawing.Size(162, 20); | |||
|  |             this.txtDriverPhone.StyleController = this.layoutControl1; | |||
|  |             this.txtDriverPhone.TabIndex = 9; | |||
|  |             //  | |||
|  |             // txtDriverName | |||
|  |             //  | |||
|  |             this.txtDriverName.Location = new System.Drawing.Point(77, 115); | |||
|  |             this.txtDriverName.Name = "txtDriverName"; | |||
|  |             this.txtDriverName.Size = new System.Drawing.Size(162, 20); | |||
|  |             this.txtDriverName.StyleController = this.layoutControl1; | |||
|  |             this.txtDriverName.TabIndex = 9; | |||
|  |             //  | |||
|  |             // txtVeNumber | |||
|  |             //  | |||
|  |             this.txtVeNumber.Location = new System.Drawing.Point(77, 191); | |||
|  |             this.txtVeNumber.Name = "txtVeNumber"; | |||
|  |             this.txtVeNumber.Size = new System.Drawing.Size(162, 20); | |||
|  |             this.txtVeNumber.StyleController = this.layoutControl1; | |||
|  |             this.txtVeNumber.TabIndex = 9; | |||
|  |             //  | |||
|  |             // txtTemp | |||
|  |             //  | |||
|  |             this.txtTemp.Location = new System.Drawing.Point(75, 91); | |||
|  |             this.txtTemp.Name = "txtTemp"; | |||
|  |             this.txtTemp.Size = new System.Drawing.Size(164, 20); | |||
|  |             this.txtTemp.StyleController = this.layoutControl1; | |||
|  |             this.txtTemp.TabIndex = 55; | |||
|  |             //  | |||
|  |             // txtRemark | |||
|  |             //  | |||
|  |             this.txtRemark.Location = new System.Drawing.Point(24, 234); | |||
|  |             this.txtRemark.Name = "txtRemark"; | |||
|  |             this.txtRemark.Size = new System.Drawing.Size(215, 99); | |||
|  |             this.txtRemark.StyleController = this.layoutControl1; | |||
|  |             this.txtRemark.TabIndex = 51; | |||
|  |             //  | |||
|  |             // btnUpdateShip | |||
|  |             //  | |||
|  |             this.btnUpdateShip.Location = new System.Drawing.Point(91, 337); | |||
|  |             this.btnUpdateShip.Name = "btnUpdateShip"; | |||
|  |             this.btnUpdateShip.Size = new System.Drawing.Size(59, 22); | |||
|  |             this.btnUpdateShip.StyleController = this.layoutControl1; | |||
|  |             this.btnUpdateShip.TabIndex = 54; | |||
|  |             this.btnUpdateShip.Text = "修改"; | |||
|  |             this.btnUpdateShip.Visible = false; | |||
|  |             //  | |||
|  |             // btnNewShip | |||
|  |             //  | |||
|  |             this.btnNewShip.Location = new System.Drawing.Point(24, 337); | |||
|  |             this.btnNewShip.Name = "btnNewShip"; | |||
|  |             this.btnNewShip.Size = new System.Drawing.Size(63, 22); | |||
|  |             this.btnNewShip.StyleController = this.layoutControl1; | |||
|  |             this.btnNewShip.TabIndex = 52; | |||
|  |             this.btnNewShip.Text = "新增"; | |||
|  |             this.btnNewShip.Click += new System.EventHandler(this.btnNewShip_Click); | |||
|  |             //  | |||
|  |             // txtCompany | |||
|  |             //  | |||
|  |             this.txtCompany.Location = new System.Drawing.Point(75, 67); | |||
|  |             this.txtCompany.Name = "txtCompany"; | |||
|  |             this.txtCompany.Size = new System.Drawing.Size(164, 20); | |||
|  |             this.txtCompany.StyleController = this.layoutControl1; | |||
|  |             this.txtCompany.TabIndex = 55; | |||
|  |             //  | |||
|  |             // txtShipOrder | |||
|  |             //  | |||
|  |             this.txtShipOrder.Location = new System.Drawing.Point(75, 43); | |||
|  |             this.txtShipOrder.Name = "txtShipOrder"; | |||
|  |             this.txtShipOrder.Size = new System.Drawing.Size(164, 20); | |||
|  |             this.txtShipOrder.StyleController = this.layoutControl1; | |||
|  |             this.txtShipOrder.TabIndex = 55; | |||
|  |             //  | |||
|  |             // dateEditFrom | |||
|  |             //  | |||
|  |             this.dateEditFrom.EditValue = null; | |||
|  |             this.dateEditFrom.Location = new System.Drawing.Point(810, 69); | |||
|  |             this.dateEditFrom.Name = "dateEditFrom"; | |||
|  |             this.dateEditFrom.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | |||
|  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | |||
|  |             this.dateEditFrom.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | |||
|  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | |||
|  |             this.dateEditFrom.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.None; | |||
|  |             this.dateEditFrom.Size = new System.Drawing.Size(147, 20); | |||
|  |             this.dateEditFrom.StyleController = this.layoutControl1; | |||
|  |             this.dateEditFrom.TabIndex = 31; | |||
|  |             //  | |||
|  |             // dateEditTo | |||
|  |             //  | |||
|  |             this.dateEditTo.EditValue = null; | |||
|  |             this.dateEditTo.Location = new System.Drawing.Point(809, 95); | |||
|  |             this.dateEditTo.Name = "dateEditTo"; | |||
|  |             this.dateEditTo.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | |||
|  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | |||
|  |             this.dateEditTo.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | |||
|  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | |||
|  |             this.dateEditTo.Size = new System.Drawing.Size(148, 20); | |||
|  |             this.dateEditTo.StyleController = this.layoutControl1; | |||
|  |             this.dateEditTo.TabIndex = 32; | |||
|  |             //  | |||
|  |             // txtTransNoQ | |||
|  |             //  | |||
|  |             this.txtTransNoQ.Location = new System.Drawing.Point(522, 12); | |||
|  |             this.txtTransNoQ.Name = "txtTransNoQ"; | |||
|  |             this.txtTransNoQ.Size = new System.Drawing.Size(273, 20); | |||
|  |             this.txtTransNoQ.StyleController = this.layoutControl1; | |||
|  |             this.txtTransNoQ.TabIndex = 25; | |||
|  |             //  | |||
|  |             // txtCompanyQ | |||
|  |             //  | |||
|  |             this.txtCompanyQ.Location = new System.Drawing.Point(308, 12); | |||
|  |             this.txtCompanyQ.Name = "txtCompanyQ"; | |||
|  |             this.txtCompanyQ.Size = new System.Drawing.Size(147, 20); | |||
|  |             this.txtCompanyQ.StyleController = this.layoutControl1; | |||
|  |             this.txtCompanyQ.TabIndex = 25; | |||
|  |             //  | |||
|  |             // txtPreNo | |||
|  |             //  | |||
|  |             this.txtPreNo.Location = new System.Drawing.Point(320, 95); | |||
|  |             this.txtPreNo.Name = "txtPreNo"; | |||
|  |             this.txtPreNo.Size = new System.Drawing.Size(132, 20); | |||
|  |             this.txtPreNo.StyleController = this.layoutControl1; | |||
|  |             this.txtPreNo.TabIndex = 25; | |||
|  |             //  | |||
|  |             // txtPurchNo | |||
|  |             //  | |||
|  |             this.txtPurchNo.Location = new System.Drawing.Point(519, 95); | |||
|  |             this.txtPurchNo.Name = "txtPurchNo"; | |||
|  |             this.txtPurchNo.Size = new System.Drawing.Size(225, 20); | |||
|  |             this.txtPurchNo.StyleController = this.layoutControl1; | |||
|  |             this.txtPurchNo.TabIndex = 25; | |||
|  |             //  | |||
|  |             // txtVender | |||
|  |             //  | |||
|  |             this.txtVender.Location = new System.Drawing.Point(320, 69); | |||
|  |             this.txtVender.Name = "txtVender"; | |||
|  |             this.txtVender.Size = new System.Drawing.Size(425, 20); | |||
|  |             this.txtVender.StyleController = this.layoutControl1; | |||
|  |             this.txtVender.TabIndex = 25; | |||
|  |             this.txtVender.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtVender_KeyUp); | |||
|  |             //  | |||
|  |             // 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.layoutControlGroup2, | |||
|  |             this.lgShip, | |||
|  |             this.layoutControlGroup5, | |||
|  |             this.splitterItem1, | |||
|  |             this.layoutControlGroup13, | |||
|  |             this.layoutControlItem3, | |||
|  |             this.layoutControlItem2, | |||
|  |             this.layoutControlItem1, | |||
|  |             this.layoutControlItem21}); | |||
|  |             this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlGroup1.Name = "Root"; | |||
|  |             this.layoutControlGroup1.Size = new System.Drawing.Size(1376, 601); | |||
|  |             this.layoutControlGroup1.TextVisible = false; | |||
|  |             //  | |||
|  |             // layoutControlGroup2 | |||
|  |             //  | |||
|  |             this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | |||
|  |             this.emptySpaceItem12, | |||
|  |             this.layoutControlItem7, | |||
|  |             this.layoutControlItem9, | |||
|  |             this.layoutControlItem10, | |||
|  |             this.layoutControlItem12, | |||
|  |             this.layoutControlItem13, | |||
|  |             this.layoutControlItem8}); | |||
|  |             this.layoutControlGroup2.Location = new System.Drawing.Point(243, 26); | |||
|  |             this.layoutControlGroup2.Name = "layoutControlGroup2"; | |||
|  |             this.layoutControlGroup2.Size = new System.Drawing.Size(1113, 95); | |||
|  |             this.layoutControlGroup2.Text = "查询"; | |||
|  |             //  | |||
|  |             // emptySpaceItem12 | |||
|  |             //  | |||
|  |             this.emptySpaceItem12.AllowHotTrack = false; | |||
|  |             this.emptySpaceItem12.Location = new System.Drawing.Point(765, 0); | |||
|  |             this.emptySpaceItem12.Name = "emptySpaceItem12"; | |||
|  |             this.emptySpaceItem12.Size = new System.Drawing.Size(324, 52); | |||
|  |             this.emptySpaceItem12.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             //  | |||
|  |             // layoutControlItem7 | |||
|  |             //  | |||
|  |             this.layoutControlItem7.Control = this.btnQuery; | |||
|  |             this.layoutControlItem7.Location = new System.Drawing.Point(704, 0); | |||
|  |             this.layoutControlItem7.MaxSize = new System.Drawing.Size(61, 52); | |||
|  |             this.layoutControlItem7.MinSize = new System.Drawing.Size(61, 52); | |||
|  |             this.layoutControlItem7.Name = "layoutControlItem7"; | |||
|  |             this.layoutControlItem7.Size = new System.Drawing.Size(61, 52); | |||
|  |             this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             this.layoutControlItem7.TextVisible = false; | |||
|  |             //  | |||
|  |             // layoutControlItem9 | |||
|  |             //  | |||
|  |             this.layoutControlItem9.Control = this.txtPurchNo; | |||
|  |             this.layoutControlItem9.CustomizationFormText = "运输单号"; | |||
|  |             this.layoutControlItem9.Location = new System.Drawing.Point(199, 26); | |||
|  |             this.layoutControlItem9.MaxSize = new System.Drawing.Size(292, 26); | |||
|  |             this.layoutControlItem9.MinSize = new System.Drawing.Size(292, 26); | |||
|  |             this.layoutControlItem9.Name = "layoutControlItem9"; | |||
|  |             this.layoutControlItem9.Size = new System.Drawing.Size(292, 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.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | |||
|  |             this.layoutControlItem9.TextSize = new System.Drawing.Size(48, 14); | |||
|  |             this.layoutControlItem9.TextToControlDistance = 5; | |||
|  |             //  | |||
|  |             // layoutControlItem10 | |||
|  |             //  | |||
|  |             this.layoutControlItem10.Control = this.txtVender; | |||
|  |             this.layoutControlItem10.CustomizationFormText = "运输单号"; | |||
|  |             this.layoutControlItem10.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlItem10.MinSize = new System.Drawing.Size(117, 24); | |||
|  |             this.layoutControlItem10.Name = "layoutControlItem10"; | |||
|  |             this.layoutControlItem10.Size = new System.Drawing.Size(492, 26); | |||
|  |             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(48, 14); | |||
|  |             this.layoutControlItem10.TextToControlDistance = 5; | |||
|  |             //  | |||
|  |             // layoutControlItem12 | |||
|  |             //  | |||
|  |             this.layoutControlItem12.Control = this.dateEditFrom; | |||
|  |             this.layoutControlItem12.CustomizationFormText = "起始时间"; | |||
|  |             this.layoutControlItem12.Location = new System.Drawing.Point(492, 0); | |||
|  |             this.layoutControlItem12.MaxSize = new System.Drawing.Size(212, 26); | |||
|  |             this.layoutControlItem12.MinSize = new System.Drawing.Size(212, 26); | |||
|  |             this.layoutControlItem12.Name = "layoutControlItem12"; | |||
|  |             this.layoutControlItem12.Size = new System.Drawing.Size(212, 26); | |||
|  |             this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem12.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0); | |||
|  |             this.layoutControlItem12.Text = "起始时间"; | |||
|  |             this.layoutControlItem12.TextSize = new System.Drawing.Size(48, 14); | |||
|  |             //  | |||
|  |             // layoutControlItem13 | |||
|  |             //  | |||
|  |             this.layoutControlItem13.Control = this.dateEditTo; | |||
|  |             this.layoutControlItem13.CustomizationFormText = "截止时间"; | |||
|  |             this.layoutControlItem13.Location = new System.Drawing.Point(491, 26); | |||
|  |             this.layoutControlItem13.MaxSize = new System.Drawing.Size(213, 26); | |||
|  |             this.layoutControlItem13.MinSize = new System.Drawing.Size(213, 26); | |||
|  |             this.layoutControlItem13.Name = "layoutControlItem13"; | |||
|  |             this.layoutControlItem13.Size = new System.Drawing.Size(213, 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.TextSize = new System.Drawing.Size(48, 14); | |||
|  |             //  | |||
|  |             // layoutControlItem8 | |||
|  |             //  | |||
|  |             this.layoutControlItem8.Control = this.txtPreNo; | |||
|  |             this.layoutControlItem8.CustomizationFormText = "运输单号"; | |||
|  |             this.layoutControlItem8.Location = new System.Drawing.Point(0, 26); | |||
|  |             this.layoutControlItem8.MaxSize = new System.Drawing.Size(199, 26); | |||
|  |             this.layoutControlItem8.MinSize = new System.Drawing.Size(199, 26); | |||
|  |             this.layoutControlItem8.Name = "layoutControlItem8"; | |||
|  |             this.layoutControlItem8.Size = new System.Drawing.Size(199, 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; | |||
|  |             //  | |||
|  |             // lgShip | |||
|  |             //  | |||
|  |             this.lgShip.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | |||
|  |             this.layoutControlItem19, | |||
|  |             this.layoutControlItem18}); | |||
|  |             this.lgShip.Location = new System.Drawing.Point(243, 121); | |||
|  |             this.lgShip.Name = "lgShip"; | |||
|  |             this.lgShip.Size = new System.Drawing.Size(1113, 345); | |||
|  |             this.lgShip.Text = "运输记录"; | |||
|  |             //  | |||
|  |             // layoutControlItem19 | |||
|  |             //  | |||
|  |             this.layoutControlItem19.Control = this.pager1; | |||
|  |             this.layoutControlItem19.Location = new System.Drawing.Point(0, 278); | |||
|  |             this.layoutControlItem19.Name = "layoutControlItem19"; | |||
|  |             this.layoutControlItem19.Size = new System.Drawing.Size(1089, 24); | |||
|  |             this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             this.layoutControlItem19.TextVisible = false; | |||
|  |             //  | |||
|  |             // layoutControlItem18 | |||
|  |             //  | |||
|  |             this.layoutControlItem18.Control = this.gridControl1; | |||
|  |             this.layoutControlItem18.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlItem18.Name = "layoutControlItem18"; | |||
|  |             this.layoutControlItem18.Size = new System.Drawing.Size(1089, 278); | |||
|  |             this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             this.layoutControlItem18.TextVisible = false; | |||
|  |             //  | |||
|  |             // layoutControlGroup5 | |||
|  |             //  | |||
|  |             this.layoutControlGroup5.ExpandButtonVisible = true; | |||
|  |             this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | |||
|  |             this.layoutControlItem4}); | |||
|  |             this.layoutControlGroup5.Location = new System.Drawing.Point(243, 471); | |||
|  |             this.layoutControlGroup5.Name = "layoutControlGroup5"; | |||
|  |             this.layoutControlGroup5.Size = new System.Drawing.Size(1113, 110); | |||
|  |             this.layoutControlGroup5.Text = "收货明细"; | |||
|  |             //  | |||
|  |             // layoutControlItem4 | |||
|  |             //  | |||
|  |             this.layoutControlItem4.Control = this.gridControl2; | |||
|  |             this.layoutControlItem4.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlItem4.Name = "layoutControlItem4"; | |||
|  |             this.layoutControlItem4.Size = new System.Drawing.Size(1089, 67); | |||
|  |             this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             this.layoutControlItem4.TextVisible = false; | |||
|  |             //  | |||
|  |             // splitterItem1 | |||
|  |             //  | |||
|  |             this.splitterItem1.AllowHotTrack = true; | |||
|  |             this.splitterItem1.Location = new System.Drawing.Point(243, 466); | |||
|  |             this.splitterItem1.Name = "splitterItem1"; | |||
|  |             this.splitterItem1.Size = new System.Drawing.Size(1113, 5); | |||
|  |             //  | |||
|  |             // layoutControlGroup13 | |||
|  |             //  | |||
|  |             this.layoutControlGroup13.CustomizationFormText = "layoutControlGroup13"; | |||
|  |             this.layoutControlGroup13.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | |||
|  |             this.layoutControlItem25, | |||
|  |             this.layoutControlItem26, | |||
|  |             this.layoutControlItem29, | |||
|  |             this.layoutControlItem27, | |||
|  |             this.emptySpaceItem1, | |||
|  |             this.layoutControlItem6, | |||
|  |             this.layoutControlItem5, | |||
|  |             this.layoutControlItem17, | |||
|  |             this.layoutControlItem23, | |||
|  |             this.layoutControlItem24, | |||
|  |             this.layoutControlItem30}); | |||
|  |             this.layoutControlGroup13.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlGroup13.Name = "layoutControlGroup13"; | |||
|  |             this.layoutControlGroup13.Size = new System.Drawing.Size(243, 581); | |||
|  |             this.layoutControlGroup13.Text = "新增运输记录"; | |||
|  |             this.layoutControlGroup13.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never; | |||
|  |             //  | |||
|  |             // layoutControlItem25 | |||
|  |             //  | |||
|  |             this.layoutControlItem25.Control = this.txtVeNumber; | |||
|  |             this.layoutControlItem25.CustomizationFormText = "供应商"; | |||
|  |             this.layoutControlItem25.Location = new System.Drawing.Point(0, 148); | |||
|  |             this.layoutControlItem25.MaxSize = new System.Drawing.Size(219, 26); | |||
|  |             this.layoutControlItem25.MinSize = new System.Drawing.Size(219, 26); | |||
|  |             this.layoutControlItem25.Name = "layoutControlItem25"; | |||
|  |             this.layoutControlItem25.Size = new System.Drawing.Size(219, 26); | |||
|  |             this.layoutControlItem25.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem25.Text = "车辆号牌"; | |||
|  |             this.layoutControlItem25.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | |||
|  |             this.layoutControlItem25.TextSize = new System.Drawing.Size(48, 14); | |||
|  |             this.layoutControlItem25.TextToControlDistance = 5; | |||
|  |             //  | |||
|  |             // layoutControlItem26 | |||
|  |             //  | |||
|  |             this.layoutControlItem26.Control = this.txtRemark; | |||
|  |             this.layoutControlItem26.CustomizationFormText = "备注"; | |||
|  |             this.layoutControlItem26.Location = new System.Drawing.Point(0, 174); | |||
|  |             this.layoutControlItem26.MinSize = new System.Drawing.Size(129, 20); | |||
|  |             this.layoutControlItem26.Name = "layoutControlItem26"; | |||
|  |             this.layoutControlItem26.Size = new System.Drawing.Size(219, 120); | |||
|  |             this.layoutControlItem26.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem26.Text = "备注"; | |||
|  |             this.layoutControlItem26.TextLocation = DevExpress.Utils.Locations.Top; | |||
|  |             this.layoutControlItem26.TextSize = new System.Drawing.Size(48, 14); | |||
|  |             //  | |||
|  |             // layoutControlItem29 | |||
|  |             //  | |||
|  |             this.layoutControlItem29.Control = this.btnUpdateShip; | |||
|  |             this.layoutControlItem29.CustomizationFormText = "layoutControlItem29"; | |||
|  |             this.layoutControlItem29.Location = new System.Drawing.Point(67, 294); | |||
|  |             this.layoutControlItem29.MaxSize = new System.Drawing.Size(63, 26); | |||
|  |             this.layoutControlItem29.MinSize = new System.Drawing.Size(63, 26); | |||
|  |             this.layoutControlItem29.Name = "layoutControlItem29"; | |||
|  |             this.layoutControlItem29.Size = new System.Drawing.Size(152, 26); | |||
|  |             this.layoutControlItem29.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem29.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             this.layoutControlItem29.TextVisible = false; | |||
|  |             //  | |||
|  |             // layoutControlItem27 | |||
|  |             //  | |||
|  |             this.layoutControlItem27.Control = this.btnNewShip; | |||
|  |             this.layoutControlItem27.CustomizationFormText = "layoutControlItem27"; | |||
|  |             this.layoutControlItem27.Location = new System.Drawing.Point(0, 294); | |||
|  |             this.layoutControlItem27.MaxSize = new System.Drawing.Size(67, 26); | |||
|  |             this.layoutControlItem27.MinSize = new System.Drawing.Size(67, 26); | |||
|  |             this.layoutControlItem27.Name = "layoutControlItem27"; | |||
|  |             this.layoutControlItem27.Size = new System.Drawing.Size(67, 26); | |||
|  |             this.layoutControlItem27.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem27.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             this.layoutControlItem27.TextVisible = false; | |||
|  |             //  | |||
|  |             // emptySpaceItem1 | |||
|  |             //  | |||
|  |             this.emptySpaceItem1.AllowHotTrack = false; | |||
|  |             this.emptySpaceItem1.Location = new System.Drawing.Point(0, 320); | |||
|  |             this.emptySpaceItem1.Name = "emptySpaceItem1"; | |||
|  |             this.emptySpaceItem1.Size = new System.Drawing.Size(219, 218); | |||
|  |             this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0); | |||
|  |             //  | |||
|  |             // layoutControlItem6 | |||
|  |             //  | |||
|  |             this.layoutControlItem6.Control = this.txtShipOrder; | |||
|  |             this.layoutControlItem6.CustomizationFormText = "厢内温度"; | |||
|  |             this.layoutControlItem6.Location = new System.Drawing.Point(0, 0); | |||
|  |             this.layoutControlItem6.MaxSize = new System.Drawing.Size(0, 24); | |||
|  |             this.layoutControlItem6.MinSize = new System.Drawing.Size(105, 24); | |||
|  |             this.layoutControlItem6.Name = "layoutControlItem6"; | |||
|  |             this.layoutControlItem6.Size = new System.Drawing.Size(219, 24); | |||
|  |             this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem6.Text = "运输单号"; | |||
|  |             this.layoutControlItem6.TextSize = new System.Drawing.Size(48, 14); | |||
|  |             //  | |||
|  |             // layoutControlItem5 | |||
|  |             //  | |||
|  |             this.layoutControlItem5.Control = this.txtCompany; | |||
|  |             this.layoutControlItem5.CustomizationFormText = "厢内温度"; | |||
|  |             this.layoutControlItem5.Location = new System.Drawing.Point(0, 24); | |||
|  |             this.layoutControlItem5.MaxSize = new System.Drawing.Size(0, 24); | |||
|  |             this.layoutControlItem5.MinSize = new System.Drawing.Size(105, 24); | |||
|  |             this.layoutControlItem5.Name = "layoutControlItem5"; | |||
|  |             this.layoutControlItem5.Size = new System.Drawing.Size(219, 24); | |||
|  |             this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem5.Text = "运输公司"; | |||
|  |             this.layoutControlItem5.TextSize = new System.Drawing.Size(48, 14); | |||
|  |             //  | |||
|  |             // layoutControlItem17 | |||
|  |             //  | |||
|  |             this.layoutControlItem17.Control = this.txtDriverId; | |||
|  |             this.layoutControlItem17.CustomizationFormText = "供应商"; | |||
|  |             this.layoutControlItem17.Location = new System.Drawing.Point(0, 124); | |||
|  |             this.layoutControlItem17.MaxSize = new System.Drawing.Size(0, 24); | |||
|  |             this.layoutControlItem17.MinSize = new System.Drawing.Size(107, 24); | |||
|  |             this.layoutControlItem17.Name = "layoutControlItem17"; | |||
|  |             this.layoutControlItem17.Size = new System.Drawing.Size(219, 24); | |||
|  |             this.layoutControlItem17.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem17.Text = "司机证件"; | |||
|  |             this.layoutControlItem17.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | |||
|  |             this.layoutControlItem17.TextSize = new System.Drawing.Size(48, 14); | |||
|  |             this.layoutControlItem17.TextToControlDistance = 5; | |||
|  |             //  | |||
|  |             // layoutControlItem23 | |||
|  |             //  | |||
|  |             this.layoutControlItem23.Control = this.txtDriverName; | |||
|  |             this.layoutControlItem23.CustomizationFormText = "供应商"; | |||
|  |             this.layoutControlItem23.Location = new System.Drawing.Point(0, 72); | |||
|  |             this.layoutControlItem23.MaxSize = new System.Drawing.Size(219, 26); | |||
|  |             this.layoutControlItem23.MinSize = new System.Drawing.Size(219, 26); | |||
|  |             this.layoutControlItem23.Name = "layoutControlItem23"; | |||
|  |             this.layoutControlItem23.Size = new System.Drawing.Size(219, 26); | |||
|  |             this.layoutControlItem23.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem23.Text = "司机名称"; | |||
|  |             this.layoutControlItem23.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | |||
|  |             this.layoutControlItem23.TextSize = new System.Drawing.Size(48, 14); | |||
|  |             this.layoutControlItem23.TextToControlDistance = 5; | |||
|  |             //  | |||
|  |             // layoutControlItem24 | |||
|  |             //  | |||
|  |             this.layoutControlItem24.Control = this.txtDriverPhone; | |||
|  |             this.layoutControlItem24.CustomizationFormText = "供应商"; | |||
|  |             this.layoutControlItem24.Location = new System.Drawing.Point(0, 98); | |||
|  |             this.layoutControlItem24.MaxSize = new System.Drawing.Size(219, 26); | |||
|  |             this.layoutControlItem24.MinSize = new System.Drawing.Size(219, 26); | |||
|  |             this.layoutControlItem24.Name = "layoutControlItem24"; | |||
|  |             this.layoutControlItem24.Size = new System.Drawing.Size(219, 26); | |||
|  |             this.layoutControlItem24.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem24.Text = "司机电话"; | |||
|  |             this.layoutControlItem24.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; | |||
|  |             this.layoutControlItem24.TextSize = new System.Drawing.Size(48, 14); | |||
|  |             this.layoutControlItem24.TextToControlDistance = 5; | |||
|  |             //  | |||
|  |             // layoutControlItem30 | |||
|  |             //  | |||
|  |             this.layoutControlItem30.Control = this.txtTemp; | |||
|  |             this.layoutControlItem30.CustomizationFormText = "厢内温度"; | |||
|  |             this.layoutControlItem30.Location = new System.Drawing.Point(0, 48); | |||
|  |             this.layoutControlItem30.MaxSize = new System.Drawing.Size(0, 24); | |||
|  |             this.layoutControlItem30.MinSize = new System.Drawing.Size(105, 24); | |||
|  |             this.layoutControlItem30.Name = "layoutControlItem30"; | |||
|  |             this.layoutControlItem30.Size = new System.Drawing.Size(219, 24); | |||
|  |             this.layoutControlItem30.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | |||
|  |             this.layoutControlItem30.Text = "厢内温度"; | |||
|  |             this.layoutControlItem30.TextSize = new System.Drawing.Size(48, 14); | |||
|  |             //  | |||
|  |             // layoutControlItem3 | |||
|  |             //  | |||
|  |             this.layoutControlItem3.Control = this.txtVeNumberQ; | |||
|  |             this.layoutControlItem3.CustomizationFormText = "商品编号"; | |||
|  |             this.layoutControlItem3.Location = new System.Drawing.Point(1138, 0); | |||
|  |             this.layoutControlItem3.MaxSize = new System.Drawing.Size(218, 26); | |||
|  |             this.layoutControlItem3.MinSize = new System.Drawing.Size(218, 26); | |||
|  |             this.layoutControlItem3.Name = "layoutControlItem3"; | |||
|  |             this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1; | |||
|  |             this.layoutControlItem3.Size = new System.Drawing.Size(218, 26); | |||
|  |             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(48, 14); | |||
|  |             this.layoutControlItem3.TextToControlDistance = 5; | |||
|  |             this.layoutControlItem3.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never; | |||
|  |             //  | |||
|  |             // layoutControlItem2 | |||
|  |             //  | |||
|  |             this.layoutControlItem2.Control = this.txtCompanyQ; | |||
|  |             this.layoutControlItem2.CustomizationFormText = "运输单号"; | |||
|  |             this.layoutControlItem2.Location = new System.Drawing.Point(243, 0); | |||
|  |             this.layoutControlItem2.MaxSize = new System.Drawing.Size(214, 26); | |||
|  |             this.layoutControlItem2.MinSize = new System.Drawing.Size(214, 26); | |||
|  |             this.layoutControlItem2.Name = "layoutControlItem2"; | |||
|  |             this.layoutControlItem2.Size = new System.Drawing.Size(214, 26); | |||
|  |             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; | |||
|  |             this.layoutControlItem2.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never; | |||
|  |             //  | |||
|  |             // layoutControlItem1 | |||
|  |             //  | |||
|  |             this.layoutControlItem1.Control = this.txtDriverPhoneQ; | |||
|  |             this.layoutControlItem1.Location = new System.Drawing.Point(797, 0); | |||
|  |             this.layoutControlItem1.MinSize = new System.Drawing.Size(117, 24); | |||
|  |             this.layoutControlItem1.Name = "layoutControlItem1"; | |||
|  |             this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 1; | |||
|  |             this.layoutControlItem1.Size = new System.Drawing.Size(341, 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; | |||
|  |             this.layoutControlItem1.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never; | |||
|  |             //  | |||
|  |             // layoutControlItem21 | |||
|  |             //  | |||
|  |             this.layoutControlItem21.Control = this.txtTransNoQ; | |||
|  |             this.layoutControlItem21.CustomizationFormText = "运输单号"; | |||
|  |             this.layoutControlItem21.Location = new System.Drawing.Point(457, 0); | |||
|  |             this.layoutControlItem21.MinSize = new System.Drawing.Size(117, 24); | |||
|  |             this.layoutControlItem21.Name = "layoutControlItem21"; | |||
|  |             this.layoutControlItem21.Size = new System.Drawing.Size(340, 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; | |||
|  |             this.layoutControlItem21.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never; | |||
|  |             //  | |||
|  |             // 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"; | |||
|  |             //  | |||
|  |             // ShipInRecords | |||
|  |             //  | |||
|  |             this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); | |||
|  |             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; | |||
|  |             this.ClientSize = new System.Drawing.Size(1376, 779); | |||
|  |             this.Controls.Add(this.layoutControl1); | |||
|  |             this.Controls.Add(this.ribbonStatusBar); | |||
|  |             this.Controls.Add(this.ribbon); | |||
|  |             this.Name = "ShipInRecords"; | |||
|  |             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.gridControl2)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtDriverPhoneQ.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtVeNumberQ.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtDriverId.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtDriverPhone.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtDriverName.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtVeNumber.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtTemp.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtRemark.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtCompany.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtShipOrder.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties.CalendarTimeProperties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.dateEditTo.Properties.CalendarTimeProperties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.dateEditTo.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtTransNoQ.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtCompanyQ.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtPreNo.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtPurchNo.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.txtVender.Properties)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem12)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.lgShip)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup13)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); | |||
|  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).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 txtDriverPhoneQ; | |||
|  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; | |||
|  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; | |||
|  |         private DevExpress.XtraEditors.SimpleButton btnQuery; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; | |||
|  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem12; | |||
|  |         | |||
|  |         private DevExpress.XtraBars.BarButtonItem barButtonItem1; | |||
|  |         private DevExpress.XtraBars.BarButtonItem bbQuery; | |||
|  |         private DevExpress.XtraGrid.GridControl gridControl2; | |||
|  |         private DevExpress.XtraGrid.Views.Grid.GridView gridView2; | |||
|  |         private DevExpress.XtraEditors.TextEdit txtVeNumberQ; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; | |||
|  |         private DevExpress.XtraLayout.LayoutControlGroup lgShip; | |||
|  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; | |||
|  |         private DevExpress.XtraBars.BarButtonItem bbiExport; | |||
|  |         private DevExpress.XtraEditors.TextEdit txtDriverId; | |||
|  |         private DevExpress.XtraEditors.TextEdit txtDriverPhone; | |||
|  |         private DevExpress.XtraEditors.TextEdit txtDriverName; | |||
|  |         private DevExpress.XtraEditors.TextEdit txtVeNumber; | |||
|  |         private DevExpress.XtraEditors.TextEdit txtTemp; | |||
|  |         private DevExpress.XtraEditors.MemoEdit txtRemark; | |||
|  |         private DevExpress.XtraEditors.SimpleButton btnUpdateShip; | |||
|  |         private DevExpress.XtraEditors.SimpleButton btnNewShip; | |||
|  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup13; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem29; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem27; | |||
|  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; | |||
|  |         private DevExpress.XtraEditors.TextEdit txtCompany; | |||
|  |         private DevExpress.XtraEditors.TextEdit txtShipOrder; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; | |||
|  |         private DevExpress.XtraEditors.DateEdit dateEditFrom; | |||
|  |         private DevExpress.XtraEditors.DateEdit dateEditTo; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; | |||
|  |         private DevExpress.XtraLayout.SplitterItem splitterItem1; | |||
|  |         private DevExpress.XtraEditors.TextEdit txtTransNoQ; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21; | |||
|  |         private DevExpress.XtraEditors.TextEdit txtCompanyQ; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; | |||
|  |         private DevExpress.XtraEditors.TextEdit txtPreNo; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; | |||
|  |         private DevExpress.XtraEditors.TextEdit txtPurchNo; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; | |||
|  |         private DevExpress.XtraEditors.TextEdit txtVender; | |||
|  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; | |||
|  |     } | |||
|  | } |