| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  | namespace DeiNiu.wms.win  | 
					
						
							|  |  |  |  | { | 
					
						
							|  |  |  |  |     partial class TranLinesForm | 
					
						
							|  |  |  |  |     { | 
					
						
							|  |  |  |  |         /// <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(TranLinesForm)); | 
					
						
							|  |  |  |  |             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.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); | 
					
						
							|  |  |  |  |             this.btnReorder = new DevExpress.XtraEditors.SimpleButton(); | 
					
						
							|  |  |  |  |             this.btnUpdateLine = new DevExpress.XtraEditors.SimpleButton(); | 
					
						
							|  |  |  |  |             this.textEdit4 = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.gridcontrolCusts = new DevExpress.XtraGrid.GridControl(); | 
					
						
							|  |  |  |  |             this.gridViewCust = new DevExpress.XtraGrid.Views.Grid.GridView(); | 
					
						
							|  |  |  |  |             this.gridControlDetail = 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.lbCustAddress = new System.Windows.Forms.Label(); | 
					
						
							|  |  |  |  |             this.txtLineCust = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.btnQueryLines = new DevExpress.XtraEditors.SimpleButton(); | 
					
						
							|  |  |  |  |             this.spinEdit1 = new DevExpress.XtraEditors.SpinEdit(); | 
					
						
							|  |  |  |  |             this.btnSave = new DevExpress.XtraEditors.SimpleButton(); | 
					
						
							|  |  |  |  |             this.btnDel = new DevExpress.XtraEditors.SimpleButton(); | 
					
						
							|  |  |  |  |             this.txtCust = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.btnQueryCust = new DevExpress.XtraEditors.SimpleButton(); | 
					
						
							|  |  |  |  |             this.labelAddress = new System.Windows.Forms.Label(); | 
					
						
							|  |  |  |  |             this.btnAdd = new DevExpress.XtraEditors.SimpleButton(); | 
					
						
							|  |  |  |  |             this.btnNewLine = new DevExpress.XtraEditors.SimpleButton(); | 
					
						
							|  |  |  |  |             this.textEdit2 = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.textEdit3 = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.textEdit5 = new DevExpress.XtraEditors.TextEdit(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.splitterItem1 = new DevExpress.XtraLayout.SplitterItem(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.simpleSeparator2 = new DevExpress.XtraLayout.SimpleSeparator(); | 
					
						
							|  |  |  |  |             this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem8 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.lgLineSetup = new DevExpress.XtraLayout.TabbedControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup9 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup7 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem7 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup6 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlGroup8 = new DevExpress.XtraLayout.LayoutControlGroup(); | 
					
						
							|  |  |  |  |             this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.emptySpaceItem5 = new DevExpress.XtraLayout.EmptySpaceItem(); | 
					
						
							|  |  |  |  |             this.simpleSeparator1 = new DevExpress.XtraLayout.SimpleSeparator(); | 
					
						
							|  |  |  |  |             this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.splitterItem3 = new DevExpress.XtraLayout.SplitterItem(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.lbCustName = new System.Windows.Forms.Label(); | 
					
						
							|  |  |  |  |             this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							|  |  |  |  |             this.labelCust = new System.Windows.Forms.Label(); | 
					
						
							|  |  |  |  |             this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); | 
					
						
							|  |  |  |  |             this.layoutControl1.SuspendLayout(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.textEdit4.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridcontrolCusts)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridViewCust)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridControlDetail)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtLineCust.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.spinEdit1.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtCust.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.textEdit3.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.textEdit5.Properties)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator2)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.lgLineSetup)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup9)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup7)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup8)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.splitterItem3)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.SuspendLayout(); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // ribbon | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.ribbon.ExpandCollapseItem.Id = 0; | 
					
						
							|  |  |  |  |             this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] { | 
					
						
							|  |  |  |  |             this.ribbon.ExpandCollapseItem, | 
					
						
							|  |  |  |  |             this.bbQuery, | 
					
						
							|  |  |  |  |             this.bbiExport}); | 
					
						
							|  |  |  |  |             this.ribbon.Location = new System.Drawing.Point(0, 0); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.ribbon.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.ribbon.MaxItemId = 4; | 
					
						
							|  |  |  |  |             this.ribbon.Name = "ribbon"; | 
					
						
							|  |  |  |  |             this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] { | 
					
						
							|  |  |  |  |             this.ribbonPage1}); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.ribbon.Size = new System.Drawing.Size(1966, 225); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // bbQuery | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.bbQuery.Caption = "查询"; | 
					
						
							|  |  |  |  |             this.bbQuery.Id = 1; | 
					
						
							|  |  |  |  |             this.bbQuery.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bbQuery.ImageOptions.Image"))); | 
					
						
							|  |  |  |  |             this.bbQuery.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbQuery.ImageOptions.LargeImage"))); | 
					
						
							|  |  |  |  |             this.bbQuery.Name = "bbQuery"; | 
					
						
							|  |  |  |  |             this.bbQuery.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbQuery_ItemClick_1); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // bbiExport | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.bbiExport.Caption = "导出"; | 
					
						
							|  |  |  |  |             this.bbiExport.Id = 3; | 
					
						
							|  |  |  |  |             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 = "编辑"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControl1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControl1.Controls.Add(this.labelCust); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.lbCustName); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControl1.Controls.Add(this.btnReorder); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.btnUpdateLine); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.textEdit4); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.gridcontrolCusts); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.gridControlDetail); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.pager1); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.gridControl1); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.lbCustAddress); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.txtLineCust); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.btnQueryLines); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.spinEdit1); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.btnSave); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.btnDel); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.txtCust); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.btnQueryCust); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.labelAddress); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.btnAdd); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.btnNewLine); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.textEdit2); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.textEdit3); | 
					
						
							|  |  |  |  |             this.layoutControl1.Controls.Add(this.textEdit5); | 
					
						
							|  |  |  |  |             this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControl1.Location = new System.Drawing.Point(0, 225); | 
					
						
							|  |  |  |  |             this.layoutControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControl1.Name = "layoutControl1"; | 
					
						
							|  |  |  |  |             this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(685, 244, 450, 400); | 
					
						
							|  |  |  |  |             this.layoutControl1.Root = this.layoutControlGroup1; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControl1.Size = new System.Drawing.Size(1966, 993); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControl1.TabIndex = 2; | 
					
						
							|  |  |  |  |             this.layoutControl1.Text = "layoutControl1"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // btnReorder | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnReorder.Location = new System.Drawing.Point(779, 901); | 
					
						
							|  |  |  |  |             this.btnReorder.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnReorder.Name = "btnReorder"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnReorder.Size = new System.Drawing.Size(83, 32); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnReorder.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.btnReorder.TabIndex = 71; | 
					
						
							|  |  |  |  |             this.btnReorder.Text = "重新排序"; | 
					
						
							|  |  |  |  |             this.btnReorder.Click += new System.EventHandler(this.btnReorder_Click); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // btnUpdateLine | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnUpdateLine.Location = new System.Drawing.Point(60, 864); | 
					
						
							|  |  |  |  |             this.btnUpdateLine.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnUpdateLine.Name = "btnUpdateLine"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnUpdateLine.Size = new System.Drawing.Size(64, 68); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnUpdateLine.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.btnUpdateLine.TabIndex = 70; | 
					
						
							|  |  |  |  |             this.btnUpdateLine.Text = "保存"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // textEdit4 | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.textEdit4.Location = new System.Drawing.Point(139, 796); | 
					
						
							|  |  |  |  |             this.textEdit4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.textEdit4.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.textEdit4.Name = "textEdit4"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.textEdit4.Size = new System.Drawing.Size(263, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.textEdit4.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.textEdit4.TabIndex = 68; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // gridcontrolCusts | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.gridcontrolCusts.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8); | 
					
						
							|  |  |  |  |             this.gridcontrolCusts.Location = new System.Drawing.Point(1321, 109); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.gridcontrolCusts.MainView = this.gridViewCust; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.gridcontrolCusts.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.gridcontrolCusts.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.gridcontrolCusts.Name = "gridcontrolCusts"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.gridcontrolCusts.Size = new System.Drawing.Size(604, 603); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.gridcontrolCusts.TabIndex = 42; | 
					
						
							|  |  |  |  |             this.gridcontrolCusts.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { | 
					
						
							|  |  |  |  |             this.gridViewCust}); | 
					
						
							|  |  |  |  |             this.gridcontrolCusts.Click += new System.EventHandler(this.gridcontrolOderLogs_Click); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // gridViewCust | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.gridViewCust.GridControl = this.gridcontrolCusts; | 
					
						
							|  |  |  |  |             this.gridViewCust.Name = "gridViewCust"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // gridControlDetail | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.gridControlDetail.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8); | 
					
						
							|  |  |  |  |             this.gridControlDetail.Location = new System.Drawing.Point(474, 71); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.gridControlDetail.MainView = this.gridView2; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.gridControlDetail.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.gridControlDetail.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.gridControlDetail.Name = "gridControlDetail"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.gridControlDetail.Size = new System.Drawing.Size(795, 705); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.gridControlDetail.TabIndex = 24; | 
					
						
							|  |  |  |  |             this.gridControlDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { | 
					
						
							|  |  |  |  |             this.gridView2}); | 
					
						
							|  |  |  |  |             this.gridControlDetail.Click += new System.EventHandler(this.gridControlDetail_Click); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // gridView2 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.gridView2.GridControl = this.gridControlDetail; | 
					
						
							|  |  |  |  |             this.gridView2.Name = "gridView2"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // pager1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.pager1.Location = new System.Drawing.Point(1321, 718); | 
					
						
							|  |  |  |  |             this.pager1.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.pager1.Name = "pager1"; | 
					
						
							|  |  |  |  |             this.pager1.NMax = 0; | 
					
						
							|  |  |  |  |             this.pager1.PageCount = 0; | 
					
						
							|  |  |  |  |             this.pager1.PageCurrent = 0; | 
					
						
							|  |  |  |  |             this.pager1.PageSize = 50; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.pager1.Size = new System.Drawing.Size(604, 65); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.pager1.TabIndex = 22; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // gridControl1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8); | 
					
						
							|  |  |  |  |             this.gridControl1.Location = new System.Drawing.Point(41, 109); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.gridControl1.MainView = this.gridView1; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.gridControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.gridControl1.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.gridControl1.Name = "gridControl1"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.gridControl1.Size = new System.Drawing.Size(381, 627); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.gridControl1.TabIndex = 21; | 
					
						
							|  |  |  |  |             this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { | 
					
						
							|  |  |  |  |             this.gridView1}); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // gridView1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.gridView1.GridControl = this.gridControl1; | 
					
						
							|  |  |  |  |             this.gridView1.Name = "gridView1"; | 
					
						
							|  |  |  |  |             this.gridView1.SelectionChanged += new DevExpress.Data.SelectionChangedEventHandler(this.gridView1_SelectionChanged); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // lbCustAddress | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.lbCustAddress.Font = new System.Drawing.Font("华文仿宋", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.lbCustAddress.Location = new System.Drawing.Point(493, 874); | 
					
						
							|  |  |  |  |             this.lbCustAddress.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.lbCustAddress.Name = "lbCustAddress"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.lbCustAddress.Size = new System.Drawing.Size(757, 18); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.lbCustAddress.TabIndex = 22; | 
					
						
							|  |  |  |  |             this.lbCustAddress.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtLineCust | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.txtLineCust.Location = new System.Drawing.Point(120, 71); | 
					
						
							|  |  |  |  |             this.txtLineCust.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtLineCust.Name = "txtLineCust"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.txtLineCust.Size = new System.Drawing.Size(126, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtLineCust.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtLineCust.TabIndex = 61; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // btnQueryLines | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnQueryLines.Location = new System.Drawing.Point(252, 71); | 
					
						
							|  |  |  |  |             this.btnQueryLines.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnQueryLines.Name = "btnQueryLines"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnQueryLines.Size = new System.Drawing.Size(47, 32); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnQueryLines.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.btnQueryLines.TabIndex = 62; | 
					
						
							|  |  |  |  |             this.btnQueryLines.Text = "查询"; | 
					
						
							|  |  |  |  |             this.btnQueryLines.Click += new System.EventHandler(this.btnQueryLines_Click); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // spinEdit1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.spinEdit1.EditValue = new decimal(new int[] { | 
					
						
							|  |  |  |  |             0, | 
					
						
							|  |  |  |  |             0, | 
					
						
							|  |  |  |  |             0, | 
					
						
							|  |  |  |  |             0}); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.spinEdit1.Location = new System.Drawing.Point(572, 901); | 
					
						
							|  |  |  |  |             this.spinEdit1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.spinEdit1.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.spinEdit1.Name = "spinEdit1"; | 
					
						
							|  |  |  |  |             this.spinEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { | 
					
						
							|  |  |  |  |             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); | 
					
						
							|  |  |  |  |             this.spinEdit1.Properties.IsFloatValue = false; | 
					
						
							|  |  |  |  |             this.spinEdit1.Properties.Mask.EditMask = "N00"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.spinEdit1.Size = new System.Drawing.Size(63, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.spinEdit1.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.spinEdit1.TabIndex = 63; | 
					
						
							|  |  |  |  |             this.spinEdit1.EditValueChanged += new System.EventHandler(this.spinEdit1_EditValueChanged); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // btnSave | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnSave.Location = new System.Drawing.Point(641, 901); | 
					
						
							|  |  |  |  |             this.btnSave.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnSave.Name = "btnSave"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnSave.Size = new System.Drawing.Size(65, 32); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnSave.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.btnSave.TabIndex = 64; | 
					
						
							|  |  |  |  |             this.btnSave.Text = "保存"; | 
					
						
							|  |  |  |  |             this.btnSave.Click += new System.EventHandler(this.btnSave_Click); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // btnDel | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnDel.Location = new System.Drawing.Point(712, 901); | 
					
						
							|  |  |  |  |             this.btnDel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnDel.Name = "btnDel"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnDel.Size = new System.Drawing.Size(61, 32); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnDel.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.btnDel.TabIndex = 65; | 
					
						
							|  |  |  |  |             this.btnDel.Text = "删除"; | 
					
						
							|  |  |  |  |             this.btnDel.Click += new System.EventHandler(this.btnDel_Click); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // txtCust | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.txtCust.Location = new System.Drawing.Point(1400, 71); | 
					
						
							|  |  |  |  |             this.txtCust.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtCust.Name = "txtCust"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.txtCust.Size = new System.Drawing.Size(126, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.txtCust.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.txtCust.TabIndex = 61; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // btnQueryCust | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnQueryCust.Location = new System.Drawing.Point(1532, 71); | 
					
						
							|  |  |  |  |             this.btnQueryCust.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnQueryCust.Name = "btnQueryCust"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnQueryCust.Size = new System.Drawing.Size(47, 32); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnQueryCust.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.btnQueryCust.TabIndex = 62; | 
					
						
							|  |  |  |  |             this.btnQueryCust.Text = "查询"; | 
					
						
							|  |  |  |  |             this.btnQueryCust.Click += new System.EventHandler(this.btnQueryCust_Click); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // labelAddress | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.labelAddress.Font = new System.Drawing.Font("华文仿宋", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.labelAddress.Location = new System.Drawing.Point(1340, 874); | 
					
						
							|  |  |  |  |             this.labelAddress.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.labelAddress.Name = "labelAddress"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.labelAddress.Size = new System.Drawing.Size(566, 18); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.labelAddress.TabIndex = 22; | 
					
						
							|  |  |  |  |             this.labelAddress.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // btnAdd | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnAdd.Location = new System.Drawing.Point(1340, 901); | 
					
						
							|  |  |  |  |             this.btnAdd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnAdd.Name = "btnAdd"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnAdd.Size = new System.Drawing.Size(222, 32); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnAdd.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.btnAdd.TabIndex = 64; | 
					
						
							|  |  |  |  |             this.btnAdd.Text = "添加到线路"; | 
					
						
							|  |  |  |  |             this.btnAdd.ToolTip = "添加线路当前位"; | 
					
						
							|  |  |  |  |             this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // btnNewLine | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnNewLine.Location = new System.Drawing.Point(60, 864); | 
					
						
							|  |  |  |  |             this.btnNewLine.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnNewLine.Name = "btnNewLine"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.btnNewLine.Size = new System.Drawing.Size(65, 68); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.btnNewLine.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.btnNewLine.TabIndex = 64; | 
					
						
							|  |  |  |  |             this.btnNewLine.Text = "新增"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // textEdit2 | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.textEdit2.Location = new System.Drawing.Point(139, 796); | 
					
						
							|  |  |  |  |             this.textEdit2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.textEdit2.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.textEdit2.Name = "textEdit2"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.textEdit2.Size = new System.Drawing.Size(263, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.textEdit2.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.textEdit2.TabIndex = 66; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // textEdit3 | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.textEdit3.Location = new System.Drawing.Point(139, 830); | 
					
						
							|  |  |  |  |             this.textEdit3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.textEdit3.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.textEdit3.Name = "textEdit3"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.textEdit3.Size = new System.Drawing.Size(263, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.textEdit3.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.textEdit3.TabIndex = 67; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // textEdit5 | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.textEdit5.Location = new System.Drawing.Point(139, 830); | 
					
						
							|  |  |  |  |             this.textEdit5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.textEdit5.MenuManager = this.ribbon; | 
					
						
							|  |  |  |  |             this.textEdit5.Name = "textEdit5"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.textEdit5.Size = new System.Drawing.Size(263, 28); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.textEdit5.StyleController = this.layoutControl1; | 
					
						
							|  |  |  |  |             this.textEdit5.TabIndex = 69; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlGroup1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup1.GroupBordersVisible = false; | 
					
						
							|  |  |  |  |             this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlGroup4}); | 
					
						
							|  |  |  |  |             this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlGroup1.Name = "Root"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlGroup1.Size = new System.Drawing.Size(1966, 993); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup1.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlGroup4 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup4.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold); | 
					
						
							|  |  |  |  |             this.layoutControlGroup4.AppearanceGroup.Options.UseFont = true; | 
					
						
							|  |  |  |  |             this.layoutControlGroup4.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold); | 
					
						
							|  |  |  |  |             this.layoutControlGroup4.AppearanceItemCaption.Options.UseFont = true; | 
					
						
							|  |  |  |  |             this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.splitterItem1, | 
					
						
							|  |  |  |  |             this.layoutControlGroup3, | 
					
						
							|  |  |  |  |             this.layoutControlGroup5, | 
					
						
							|  |  |  |  |             this.layoutControlGroup6, | 
					
						
							|  |  |  |  |             this.splitterItem3}); | 
					
						
							|  |  |  |  |             this.layoutControlGroup4.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlGroup4.Name = "layoutControlGroup4"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlGroup4.Size = new System.Drawing.Size(1966, 993); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup4.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // splitterItem1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.splitterItem1.AllowHotTrack = true; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.splitterItem1.Location = new System.Drawing.Point(425, 0); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.splitterItem1.Name = "splitterItem1"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.splitterItem1.Size = new System.Drawing.Size(8, 955); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlGroup3 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlGroup2, | 
					
						
							|  |  |  |  |             this.layoutControlItem8}); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlGroup3.Location = new System.Drawing.Point(433, 0); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup3.Name = "layoutControlGroup3"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlGroup3.Size = new System.Drawing.Size(839, 955); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup3.Text = "线路明细"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlGroup2 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlItem4, | 
					
						
							|  |  |  |  |             this.layoutControlItem2, | 
					
						
							|  |  |  |  |             this.layoutControlItem5, | 
					
						
							|  |  |  |  |             this.layoutControlItem10, | 
					
						
							|  |  |  |  |             this.emptySpaceItem4, | 
					
						
							|  |  |  |  |             this.simpleSeparator2, | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem17, | 
					
						
							|  |  |  |  |             this.layoutControlItem1}); | 
					
						
							|  |  |  |  |             this.layoutControlGroup2.Location = new System.Drawing.Point(0, 711); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup2.Name = "layoutControlGroup2"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlGroup2.Size = new System.Drawing.Size(801, 176); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup2.Text = "客户明细"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem4 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem4.Control = this.lbCustAddress; | 
					
						
							|  |  |  |  |             this.layoutControlItem4.CustomizationFormText = "地址"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem4.Location = new System.Drawing.Point(0, 43); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem4.MaxSize = new System.Drawing.Size(0, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem4.MinSize = new System.Drawing.Size(79, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem4.Name = "layoutControlItem4"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem4.Size = new System.Drawing.Size(763, 24); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem4.Text = "地址"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem4.TextVisible = false; | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem2 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem2.Control = this.spinEdit1; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem2.Location = new System.Drawing.Point(0, 70); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem2.MaxSize = new System.Drawing.Size(148, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem2.MinSize = new System.Drawing.Size(148, 26); | 
					
						
							|  |  |  |  |             this.layoutControlItem2.Name = "layoutControlItem2"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem2.Size = new System.Drawing.Size(148, 38); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem2.Text = "序号"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem2.TextSize = new System.Drawing.Size(76, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem5 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem5.Control = this.btnSave; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem5.Location = new System.Drawing.Point(148, 70); | 
					
						
							|  |  |  |  |             this.layoutControlItem5.MaxSize = new System.Drawing.Size(71, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem5.MinSize = new System.Drawing.Size(71, 38); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem5.Name = "layoutControlItem5"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem5.Size = new System.Drawing.Size(71, 38); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem5.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem10 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem10.Control = this.btnDel; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem10.Location = new System.Drawing.Point(219, 70); | 
					
						
							|  |  |  |  |             this.layoutControlItem10.MaxSize = new System.Drawing.Size(67, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem10.MinSize = new System.Drawing.Size(67, 38); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem10.Name = "layoutControlItem10"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem10.Size = new System.Drawing.Size(67, 38); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem10.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem4 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem4.AllowHotTrack = false; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem4.Location = new System.Drawing.Point(375, 70); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.emptySpaceItem4.Name = "emptySpaceItem4"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem4.Size = new System.Drawing.Size(388, 38); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // simpleSeparator2 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.simpleSeparator2.AllowHotTrack = false; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.simpleSeparator2.Location = new System.Drawing.Point(0, 67); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.simpleSeparator2.Name = "simpleSeparator2"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.simpleSeparator2.Size = new System.Drawing.Size(763, 3); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem17 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem17.Control = this.btnReorder; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem17.Location = new System.Drawing.Point(286, 70); | 
					
						
							|  |  |  |  |             this.layoutControlItem17.MaxSize = new System.Drawing.Size(89, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem17.MinSize = new System.Drawing.Size(89, 38); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem17.Name = "layoutControlItem17"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem17.Size = new System.Drawing.Size(89, 38); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem17.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem17.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem8 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem8.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold); | 
					
						
							|  |  |  |  |             this.layoutControlItem8.AppearanceItemCaption.Options.UseFont = true; | 
					
						
							|  |  |  |  |             this.layoutControlItem8.Control = this.gridControlDetail; | 
					
						
							|  |  |  |  |             this.layoutControlItem8.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem8.Name = "layoutControlItem8"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem8.Size = new System.Drawing.Size(801, 711); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem8.Text = "订单明细"; | 
					
						
							|  |  |  |  |             this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top; | 
					
						
							|  |  |  |  |             this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem8.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlGroup5 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.emptySpaceItem8, | 
					
						
							|  |  |  |  |             this.layoutControlItem30, | 
					
						
							|  |  |  |  |             this.layoutControlItem16, | 
					
						
							|  |  |  |  |             this.lgLineSetup, | 
					
						
							|  |  |  |  |             this.layoutControlItem18}); | 
					
						
							|  |  |  |  |             this.layoutControlGroup5.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlGroup5.Name = "layoutControlGroup5"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlGroup5.Size = new System.Drawing.Size(425, 955); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup5.Text = "线路列表"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem8 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem8.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem8.CustomizationFormText = "emptySpaceItem8"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem8.Location = new System.Drawing.Point(264, 0); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.emptySpaceItem8.Name = "emptySpaceItem8"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem8.Size = new System.Drawing.Size(123, 38); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.emptySpaceItem8.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem30 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem30.Control = this.txtLineCust; | 
					
						
							|  |  |  |  |             this.layoutControlItem30.CustomizationFormText = "客户名称"; | 
					
						
							|  |  |  |  |             this.layoutControlItem30.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem30.MaxSize = new System.Drawing.Size(211, 29); | 
					
						
							|  |  |  |  |             this.layoutControlItem30.MinSize = new System.Drawing.Size(211, 29); | 
					
						
							|  |  |  |  |             this.layoutControlItem30.Name = "layoutControlItem30"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem30.Size = new System.Drawing.Size(211, 38); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem30.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem30.Text = "客户名称"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem30.TextSize = new System.Drawing.Size(76, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem16 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem16.Control = this.btnQueryLines; | 
					
						
							|  |  |  |  |             this.layoutControlItem16.CustomizationFormText = "layoutControlItem16"; | 
					
						
							|  |  |  |  |             this.layoutControlItem16.Location = new System.Drawing.Point(211, 0); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem16.MinSize = new System.Drawing.Size(53, 38); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem16.Name = "layoutControlItem16"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem16.Size = new System.Drawing.Size(53, 38); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem16.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // lgLineSetup | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.lgLineSetup.Location = new System.Drawing.Point(0, 671); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.lgLineSetup.Name = "lgLineSetup"; | 
					
						
							|  |  |  |  |             this.lgLineSetup.SelectedTabPage = this.layoutControlGroup9; | 
					
						
							|  |  |  |  |             this.lgLineSetup.SelectedTabPageIndex = 0; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.lgLineSetup.Size = new System.Drawing.Size(387, 216); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.lgLineSetup.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlGroup9, | 
					
						
							|  |  |  |  |             this.layoutControlGroup7}); | 
					
						
							|  |  |  |  |             this.lgLineSetup.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlGroup9 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup9.CustomizationFormText = "客户明细"; | 
					
						
							|  |  |  |  |             this.layoutControlGroup9.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlItem15, | 
					
						
							|  |  |  |  |             this.emptySpaceItem3, | 
					
						
							|  |  |  |  |             this.layoutControlItem6, | 
					
						
							|  |  |  |  |             this.layoutControlItem12}); | 
					
						
							|  |  |  |  |             this.layoutControlGroup9.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlGroup9.Name = "layoutControlGroup9"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlGroup9.Size = new System.Drawing.Size(348, 142); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup9.Text = "添加线路"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem15 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem15.Control = this.btnNewLine; | 
					
						
							|  |  |  |  |             this.layoutControlItem15.CustomizationFormText = "layoutControlItem5"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem15.Location = new System.Drawing.Point(0, 68); | 
					
						
							|  |  |  |  |             this.layoutControlItem15.MinSize = new System.Drawing.Size(53, 38); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem15.Name = "layoutControlItem15"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem15.Size = new System.Drawing.Size(71, 74); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem15.Text = "layoutControlItem5"; | 
					
						
							|  |  |  |  |             this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem15.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem3 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem3.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem3.CustomizationFormText = "emptySpaceItem4"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem3.Location = new System.Drawing.Point(71, 68); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.emptySpaceItem3.Name = "emptySpaceItem3"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem3.Size = new System.Drawing.Size(277, 74); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.emptySpaceItem3.Text = "emptySpaceItem4"; | 
					
						
							|  |  |  |  |             this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem6 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem6.Control = this.textEdit2; | 
					
						
							|  |  |  |  |             this.layoutControlItem6.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem6.Name = "layoutControlItem6"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem6.Size = new System.Drawing.Size(348, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem6.Text = "线路"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem6.TextSize = new System.Drawing.Size(76, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem12 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem12.Control = this.textEdit3; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem12.Location = new System.Drawing.Point(0, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem12.Name = "layoutControlItem12"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem12.Size = new System.Drawing.Size(348, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem12.Text = "描述"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem12.TextSize = new System.Drawing.Size(76, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlGroup7 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup7.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlItem13, | 
					
						
							|  |  |  |  |             this.layoutControlItem20, | 
					
						
							|  |  |  |  |             this.layoutControlItem21, | 
					
						
							|  |  |  |  |             this.emptySpaceItem7}); | 
					
						
							|  |  |  |  |             this.layoutControlGroup7.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlGroup7.Name = "layoutControlGroup7"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlGroup7.Size = new System.Drawing.Size(348, 142); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup7.Text = "修改线路"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem13 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem13.Control = this.textEdit4; | 
					
						
							|  |  |  |  |             this.layoutControlItem13.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem13.Name = "layoutControlItem13"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem13.Size = new System.Drawing.Size(348, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem13.Text = "线路"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem13.TextSize = new System.Drawing.Size(76, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem20 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem20.Control = this.textEdit5; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem20.Location = new System.Drawing.Point(0, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem20.Name = "layoutControlItem20"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem20.Size = new System.Drawing.Size(348, 34); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem20.Text = "描述"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem20.TextSize = new System.Drawing.Size(76, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem21 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem21.Control = this.btnUpdateLine; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem21.Location = new System.Drawing.Point(0, 68); | 
					
						
							|  |  |  |  |             this.layoutControlItem21.MinSize = new System.Drawing.Size(53, 38); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem21.Name = "layoutControlItem21"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem21.Size = new System.Drawing.Size(70, 74); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem21.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem21.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem21.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem7 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem7.AllowHotTrack = false; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem7.Location = new System.Drawing.Point(70, 68); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.emptySpaceItem7.Name = "emptySpaceItem7"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem7.Size = new System.Drawing.Size(278, 74); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.emptySpaceItem7.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem18 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem18.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold); | 
					
						
							|  |  |  |  |             this.layoutControlItem18.AppearanceItemCaption.Options.UseFont = true; | 
					
						
							|  |  |  |  |             this.layoutControlItem18.Control = this.gridControl1; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem18.Location = new System.Drawing.Point(0, 38); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem18.Name = "layoutControlItem18"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem18.Size = new System.Drawing.Size(387, 633); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem18.Text = "订单列表"; | 
					
						
							|  |  |  |  |             this.layoutControlItem18.TextLocation = DevExpress.Utils.Locations.Top; | 
					
						
							|  |  |  |  |             this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem18.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlGroup6 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.emptySpaceItem1, | 
					
						
							|  |  |  |  |             this.layoutControlItem11, | 
					
						
							|  |  |  |  |             this.layoutControlItem14, | 
					
						
							|  |  |  |  |             this.layoutControlItem19, | 
					
						
							|  |  |  |  |             this.layoutControlGroup8, | 
					
						
							|  |  |  |  |             this.layoutControlItem9}); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlGroup6.Location = new System.Drawing.Point(1280, 0); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup6.Name = "layoutControlGroup6"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlGroup6.Size = new System.Drawing.Size(648, 955); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup6.Text = "客户列表"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem1.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem1.CustomizationFormText = "emptySpaceItem8"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem1.Location = new System.Drawing.Point(264, 0); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.emptySpaceItem1.Name = "emptySpaceItem1"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem1.Size = new System.Drawing.Size(346, 38); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.emptySpaceItem1.Text = "emptySpaceItem8"; | 
					
						
							|  |  |  |  |             this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem11 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem11.Control = this.txtCust; | 
					
						
							|  |  |  |  |             this.layoutControlItem11.CustomizationFormText = "客户名称"; | 
					
						
							|  |  |  |  |             this.layoutControlItem11.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem11.MaxSize = new System.Drawing.Size(211, 29); | 
					
						
							|  |  |  |  |             this.layoutControlItem11.MinSize = new System.Drawing.Size(211, 29); | 
					
						
							|  |  |  |  |             this.layoutControlItem11.Name = "layoutControlItem11"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem11.Size = new System.Drawing.Size(211, 38); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem11.Text = "客户名称"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem11.TextSize = new System.Drawing.Size(76, 22); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem14 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem14.Control = this.btnQueryCust; | 
					
						
							|  |  |  |  |             this.layoutControlItem14.CustomizationFormText = "layoutControlItem16"; | 
					
						
							|  |  |  |  |             this.layoutControlItem14.Location = new System.Drawing.Point(211, 0); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem14.MinSize = new System.Drawing.Size(53, 38); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem14.Name = "layoutControlItem14"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem14.Size = new System.Drawing.Size(53, 38); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem14.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem14.Text = "layoutControlItem16"; | 
					
						
							|  |  |  |  |             this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem14.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem19 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem19.Control = this.pager1; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem19.Location = new System.Drawing.Point(0, 647); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem19.Name = "layoutControlItem19"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem19.Size = new System.Drawing.Size(610, 71); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem19.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlGroup8 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlGroup8.CustomizationFormText = "客户明细"; | 
					
						
							|  |  |  |  |             this.layoutControlGroup8.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { | 
					
						
							|  |  |  |  |             this.layoutControlItem3, | 
					
						
							|  |  |  |  |             this.layoutControlItem7, | 
					
						
							|  |  |  |  |             this.emptySpaceItem5, | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.simpleSeparator1, | 
					
						
							|  |  |  |  |             this.layoutControlItem22}); | 
					
						
							|  |  |  |  |             this.layoutControlGroup8.Location = new System.Drawing.Point(0, 718); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup8.Name = "layoutControlGroup8"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlGroup8.Size = new System.Drawing.Size(610, 169); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlGroup8.Text = "客户明细"; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem3 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem3.Control = this.labelAddress; | 
					
						
							|  |  |  |  |             this.layoutControlItem3.CustomizationFormText = "地址"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem3.Location = new System.Drawing.Point(0, 36); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem3.MaxSize = new System.Drawing.Size(0, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem3.MinSize = new System.Drawing.Size(79, 24); | 
					
						
							|  |  |  |  |             this.layoutControlItem3.Name = "layoutControlItem3"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem3.Size = new System.Drawing.Size(572, 24); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem3.Text = "地址"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem3.TextVisible = false; | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem7 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem7.Control = this.btnAdd; | 
					
						
							|  |  |  |  |             this.layoutControlItem7.CustomizationFormText = "layoutControlItem5"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem7.Location = new System.Drawing.Point(0, 63); | 
					
						
							|  |  |  |  |             this.layoutControlItem7.MaxSize = new System.Drawing.Size(228, 38); | 
					
						
							|  |  |  |  |             this.layoutControlItem7.MinSize = new System.Drawing.Size(228, 38); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem7.Name = "layoutControlItem7"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem7.Size = new System.Drawing.Size(228, 38); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; | 
					
						
							|  |  |  |  |             this.layoutControlItem7.Text = "layoutControlItem5"; | 
					
						
							|  |  |  |  |             this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem7.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // emptySpaceItem5 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.emptySpaceItem5.AllowHotTrack = false; | 
					
						
							|  |  |  |  |             this.emptySpaceItem5.CustomizationFormText = "emptySpaceItem4"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem5.Location = new System.Drawing.Point(228, 63); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.emptySpaceItem5.Name = "emptySpaceItem5"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.emptySpaceItem5.Size = new System.Drawing.Size(344, 38); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.emptySpaceItem5.Text = "emptySpaceItem4"; | 
					
						
							|  |  |  |  |             this.emptySpaceItem5.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // simpleSeparator1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.simpleSeparator1.AllowHotTrack = false; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.simpleSeparator1.Location = new System.Drawing.Point(0, 60); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.simpleSeparator1.Name = "simpleSeparator1"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.simpleSeparator1.Size = new System.Drawing.Size(572, 3); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem9 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem9.Control = this.gridcontrolCusts; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem9.Location = new System.Drawing.Point(0, 38); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem9.Name = "layoutControlItem9"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.layoutControlItem9.Size = new System.Drawing.Size(610, 609); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.layoutControlItem9.TextLocation = DevExpress.Utils.Locations.Top; | 
					
						
							|  |  |  |  |             this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem9.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // splitterItem3 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.splitterItem3.AllowHotTrack = true; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.splitterItem3.Location = new System.Drawing.Point(1272, 0); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.splitterItem3.Name = "splitterItem3"; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.splitterItem3.Size = new System.Drawing.Size(8, 955); | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // lbCustName | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.lbCustName.Font = new System.Drawing.Font("华文仿宋", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); | 
					
						
							|  |  |  |  |             this.lbCustName.Location = new System.Drawing.Point(493, 831); | 
					
						
							|  |  |  |  |             this.lbCustName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); | 
					
						
							|  |  |  |  |             this.lbCustName.Name = "lbCustName"; | 
					
						
							|  |  |  |  |             this.lbCustName.Size = new System.Drawing.Size(757, 37); | 
					
						
							|  |  |  |  |             this.lbCustName.TabIndex = 72; | 
					
						
							|  |  |  |  |             this.lbCustName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem1 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem1.Control = this.lbCustName; | 
					
						
							|  |  |  |  |             this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem1.Name = "layoutControlItem1"; | 
					
						
							|  |  |  |  |             this.layoutControlItem1.Size = new System.Drawing.Size(763, 43); | 
					
						
							|  |  |  |  |             this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem1.TextVisible = false; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // labelCust | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.labelCust.Font = new System.Drawing.Font("华文仿宋", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); | 
					
						
							|  |  |  |  |             this.labelCust.Location = new System.Drawing.Point(1340, 838); | 
					
						
							|  |  |  |  |             this.labelCust.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); | 
					
						
							|  |  |  |  |             this.labelCust.Name = "labelCust"; | 
					
						
							|  |  |  |  |             this.labelCust.Size = new System.Drawing.Size(566, 30); | 
					
						
							|  |  |  |  |             this.labelCust.TabIndex = 73; | 
					
						
							|  |  |  |  |             this.labelCust.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             // layoutControlItem22 | 
					
						
							|  |  |  |  |             //  | 
					
						
							|  |  |  |  |             this.layoutControlItem22.Control = this.labelCust; | 
					
						
							|  |  |  |  |             this.layoutControlItem22.Location = new System.Drawing.Point(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem22.Name = "layoutControlItem22"; | 
					
						
							|  |  |  |  |             this.layoutControlItem22.Size = new System.Drawing.Size(572, 36); | 
					
						
							|  |  |  |  |             this.layoutControlItem22.TextSize = new System.Drawing.Size(0, 0); | 
					
						
							|  |  |  |  |             this.layoutControlItem22.TextVisible = false; | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             //  | 
					
						
							|  |  |  |  |             // TranLinesForm | 
					
						
							|  |  |  |  |             //  | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.ClientSize = new System.Drawing.Size(1966, 1218); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.Controls.Add(this.layoutControl1); | 
					
						
							|  |  |  |  |             this.Controls.Add(this.ribbon); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             this.Margin = new System.Windows.Forms.Padding(10, 14, 10, 14); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.Name = "TranLinesForm"; | 
					
						
							|  |  |  |  |             this.Ribbon = this.ribbon; | 
					
						
							|  |  |  |  |             this.Text = "GoodsForm"; | 
					
						
							|  |  |  |  |             this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.GoodsOutQueryForm_FormClosing); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); | 
					
						
							|  |  |  |  |             this.layoutControl1.ResumeLayout(false); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.textEdit4.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridcontrolCusts)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridViewCust)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridControlDetail)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtLineCust.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.spinEdit1.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.txtCust.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.textEdit3.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.textEdit5.Properties)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator2)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.lgLineSetup)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup9)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup7)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup8)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.splitterItem3)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); | 
					
						
							|  |  |  |  |             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit(); | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |             this.ResumeLayout(false); | 
					
						
							|  |  |  |  |             this.PerformLayout(); | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  |         } | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  |         #endregion | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  |         private DevExpress.XtraBars.Ribbon.RibbonControl ribbon; | 
					
						
							|  |  |  |  |         private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraBars.BarButtonItem bbQuery; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControl layoutControl1; | 
					
						
							|  |  |  |  |         private Controls.pager.Pager pager1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraGrid.GridControl gridControl1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraGrid.Views.Grid.GridView gridView1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraGrid.GridControl gridControlDetail; | 
					
						
							|  |  |  |  |         private DevExpress.XtraGrid.Views.Grid.GridView gridView2; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.SplitterItem splitterItem1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3; | 
					
						
							|  |  |  |  |         private System.Windows.Forms.Label lbCustAddress; | 
					
						
							|  |  |  |  |         private DevExpress.XtraGrid.GridControl gridcontrolCusts; | 
					
						
							|  |  |  |  |         private DevExpress.XtraGrid.Views.Grid.GridView gridViewCust; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtLineCust; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.SimpleButton btnQueryLines; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem8; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup6; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.SplitterItem splitterItem3; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.SpinEdit spinEdit1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.SimpleButton btnSave; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.SimpleButton btnDel; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit txtCust; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.SimpleButton btnQueryCust; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2; | 
					
						
							|  |  |  |  |         private System.Windows.Forms.Label labelAddress; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.SimpleButton btnAdd; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup8; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem5; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.SimpleButton btnNewLine; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit textEdit2; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit textEdit3; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.SimpleButton btnUpdateLine; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit textEdit4; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.TextEdit textEdit5; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.TabbedControlGroup lgLineSetup; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup7; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem7; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup9; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.SimpleSeparator simpleSeparator2; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.SimpleSeparator simpleSeparator1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraEditors.SimpleButton btnReorder; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; | 
					
						
							|  |  |  |  |         private DevExpress.XtraBars.BarButtonItem bbiExport; | 
					
						
							| 
									
										
										
										
											2023-11-21 19:18:23 +08:00
										 |  |  |  |         private System.Windows.Forms.Label labelCust; | 
					
						
							|  |  |  |  |         private System.Windows.Forms.Label lbCustName; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; | 
					
						
							|  |  |  |  |         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22; | 
					
						
							| 
									
										
										
										
											2023-05-23 16:13:17 +08:00
										 |  |  |  |     } | 
					
						
							|  |  |  |  | } |