2760 lines
		
	
	
		
			172 KiB
		
	
	
	
		
			C#
		
	
	
	
			
		
		
	
	
			2760 lines
		
	
	
		
			172 KiB
		
	
	
	
		
			C#
		
	
	
	
| namespace DeiNiu.wms.win
 | |
| {
 | |
|     partial class DeskCustomer
 | |
|     {
 | |
|         /// <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(DeskCustomer));
 | |
|             this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
 | |
|             this.barButtonGroup1 = new DevExpress.XtraBars.BarButtonGroup();
 | |
|             this.bbiExport = new DevExpress.XtraBars.BarButtonItem();
 | |
|             this.bbiImport = new DevExpress.XtraBars.BarButtonItem();
 | |
|             this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
 | |
|             this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
 | |
|             this.txtMem = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.btnDeleta = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.btnUpdate = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.btnAdd = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.txtPortNo = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtDeskId = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtLbStartId = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.pager1 = new DeiNiu.Controls.pager.Pager();
 | |
|             this.gridControl1 = new DevExpress.XtraGrid.GridControl();
 | |
|             this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
 | |
|             this.txtLightStartId = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.btnPortsetup = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.txtLightEndId = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtColumFrom = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtColumTo = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtLayerTo = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtLayerFrom = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtShelfFrom = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtShelfTo = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtChannelFrom = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtChannelTo = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtLabelLayer = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtLabelColum = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.btnCreate = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.btnQuery = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.txtChannelFromQ = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtShelfFromQ = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtChannelToQ = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtShelfToQ = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtColumFromQ = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtColumToQ = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtLayerFromQ = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtLayerToQ = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtLbStartIdQuery = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtLbToIdQuery = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.comport = new DevExpress.XtraEditors.ComboBoxEdit();
 | |
|             this.comPortQuery = new DevExpress.XtraEditors.ComboBoxEdit();
 | |
|             this.txtLocationId = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtLabelId = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.btnUpdateLable = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.txtPosition = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtWarehouseQuery = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.btnDel = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.btnImport = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.btnExport = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.txtDeskIdQ = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtCustNameQ = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtCustName = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtDeska = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtLightIda = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtPorta = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtPortQ2 = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtPortNoQ1 = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtPartion = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtLine = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem12 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem13 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem15 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem16 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem17 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem18 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem19 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem20 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.lcgQuery = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlGroup16 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem37 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem38 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem39 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem46 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem45 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem43 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem40 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem44 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlGroup17 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem55 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem36 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem52 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem56 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem42 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.lcgSetup = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlGroup7 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlGroup10 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem54 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlGroup14 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlGroup11 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem33 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem34 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem6 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem8 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem9 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlItem41 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem31 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem32 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlGroup12 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem47 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem23 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlItem48 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem49 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem24 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem22 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem10 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem26 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlItem35 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem29 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem30 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem51 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem53 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem57 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlGroup9 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem21 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem11 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem7 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlItem50 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem25 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup();
 | |
|             this.layoutControlGroup8 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.simpleButton4 = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem27 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem28 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem5 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem14 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.txtLocation = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.layoutControlGroup15 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.textEdit2 = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtFlowNo = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.layoutControlItem58 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
 | |
|             this.layoutControl1.SuspendLayout();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtMem.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtPortNo.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtDeskId.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLbStartId.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLightStartId.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLightEndId.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtColumFrom.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtColumTo.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLayerTo.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLayerFrom.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtShelfFrom.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtShelfTo.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtChannelFrom.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtChannelTo.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLabelLayer.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLabelColum.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtChannelFromQ.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtShelfFromQ.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtChannelToQ.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtShelfToQ.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtColumFromQ.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtColumToQ.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLayerFromQ.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLayerToQ.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLbStartIdQuery.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLbToIdQuery.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comport.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comPortQuery.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLocationId.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLabelId.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtPosition.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtWarehouseQuery.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtDeskIdQ.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtCustNameQ.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtCustName.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtDeska.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLightIda.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtPorta.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtPortQ2.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtPortNoQ1.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtPartion.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLine.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem12)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem13)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem15)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem16)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem17)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem18)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem19)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem20)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.lcgQuery)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup16)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem37)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem38)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem39)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem46)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem45)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem43)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem40)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem44)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup17)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem55)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem52)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem56)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem42)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.lcgSetup)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup7)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup10)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem54)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup14)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup11)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem9)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem41)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup12)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem47)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem23)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem48)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem49)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem24)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem22)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem10)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem26)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem29)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem30)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem51)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem53)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem57)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup9)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem21)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem11)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem50)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem25)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup8)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem27)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem28)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem14)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLocation.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup15)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtFlowNo.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem58)).BeginInit();
 | |
|             this.SuspendLayout();
 | |
|             // 
 | |
|             // ribbon
 | |
|             // 
 | |
|             this.ribbon.ExpandCollapseItem.Id = 0;
 | |
|             this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
 | |
|             this.ribbon.ExpandCollapseItem,
 | |
|             this.barButtonGroup1,
 | |
|             this.bbiExport,
 | |
|             this.bbiImport});
 | |
|             this.ribbon.Location = new System.Drawing.Point(0, 0);
 | |
|             this.ribbon.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.ribbon.MaxItemId = 9;
 | |
|             this.ribbon.Name = "ribbon";
 | |
|             this.ribbon.Size = new System.Drawing.Size(1954, 76);
 | |
|             this.ribbon.StatusBar = this.ribbonStatusBar;
 | |
|             // 
 | |
|             // barButtonGroup1
 | |
|             // 
 | |
|             this.barButtonGroup1.Caption = "barButtonGroup1";
 | |
|             this.barButtonGroup1.Id = 5;
 | |
|             this.barButtonGroup1.Name = "barButtonGroup1";
 | |
|             // 
 | |
|             // bbiExport
 | |
|             // 
 | |
|             this.bbiExport.Caption = "导出";
 | |
|             this.bbiExport.Id = 7;
 | |
|             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);
 | |
|             // 
 | |
|             // bbiImport
 | |
|             // 
 | |
|             this.bbiImport.Caption = "导入";
 | |
|             this.bbiImport.Id = 8;
 | |
|             this.bbiImport.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bbiImport.ImageOptions.Image")));
 | |
|             this.bbiImport.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbiImport.ImageOptions.LargeImage")));
 | |
|             this.bbiImport.Name = "bbiImport";
 | |
|             this.bbiImport.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiImport_ItemClick);
 | |
|             // 
 | |
|             // ribbonStatusBar
 | |
|             // 
 | |
|             this.ribbonStatusBar.Location = new System.Drawing.Point(0, 1176);
 | |
|             this.ribbonStatusBar.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.ribbonStatusBar.Name = "ribbonStatusBar";
 | |
|             this.ribbonStatusBar.Ribbon = this.ribbon;
 | |
|             this.ribbonStatusBar.Size = new System.Drawing.Size(1954, 48);
 | |
|             // 
 | |
|             // layoutControl1
 | |
|             // 
 | |
|             this.layoutControl1.Controls.Add(this.txtFlowNo);
 | |
|             this.layoutControl1.Controls.Add(this.txtMem);
 | |
|             this.layoutControl1.Controls.Add(this.btnDeleta);
 | |
|             this.layoutControl1.Controls.Add(this.btnUpdate);
 | |
|             this.layoutControl1.Controls.Add(this.btnAdd);
 | |
|             this.layoutControl1.Controls.Add(this.simpleButton1);
 | |
|             this.layoutControl1.Controls.Add(this.txtPortNo);
 | |
|             this.layoutControl1.Controls.Add(this.txtDeskId);
 | |
|             this.layoutControl1.Controls.Add(this.txtLbStartId);
 | |
|             this.layoutControl1.Controls.Add(this.pager1);
 | |
|             this.layoutControl1.Controls.Add(this.gridControl1);
 | |
|             this.layoutControl1.Controls.Add(this.txtLightStartId);
 | |
|             this.layoutControl1.Controls.Add(this.btnPortsetup);
 | |
|             this.layoutControl1.Controls.Add(this.txtLightEndId);
 | |
|             this.layoutControl1.Controls.Add(this.txtColumFrom);
 | |
|             this.layoutControl1.Controls.Add(this.txtColumTo);
 | |
|             this.layoutControl1.Controls.Add(this.txtLayerTo);
 | |
|             this.layoutControl1.Controls.Add(this.txtLayerFrom);
 | |
|             this.layoutControl1.Controls.Add(this.txtShelfFrom);
 | |
|             this.layoutControl1.Controls.Add(this.txtShelfTo);
 | |
|             this.layoutControl1.Controls.Add(this.txtChannelFrom);
 | |
|             this.layoutControl1.Controls.Add(this.txtChannelTo);
 | |
|             this.layoutControl1.Controls.Add(this.txtLabelLayer);
 | |
|             this.layoutControl1.Controls.Add(this.txtLabelColum);
 | |
|             this.layoutControl1.Controls.Add(this.btnCreate);
 | |
|             this.layoutControl1.Controls.Add(this.btnQuery);
 | |
|             this.layoutControl1.Controls.Add(this.txtChannelFromQ);
 | |
|             this.layoutControl1.Controls.Add(this.txtShelfFromQ);
 | |
|             this.layoutControl1.Controls.Add(this.txtChannelToQ);
 | |
|             this.layoutControl1.Controls.Add(this.txtShelfToQ);
 | |
|             this.layoutControl1.Controls.Add(this.txtColumFromQ);
 | |
|             this.layoutControl1.Controls.Add(this.txtColumToQ);
 | |
|             this.layoutControl1.Controls.Add(this.txtLayerFromQ);
 | |
|             this.layoutControl1.Controls.Add(this.txtLayerToQ);
 | |
|             this.layoutControl1.Controls.Add(this.txtLbStartIdQuery);
 | |
|             this.layoutControl1.Controls.Add(this.txtLbToIdQuery);
 | |
|             this.layoutControl1.Controls.Add(this.comport);
 | |
|             this.layoutControl1.Controls.Add(this.comPortQuery);
 | |
|             this.layoutControl1.Controls.Add(this.txtLocationId);
 | |
|             this.layoutControl1.Controls.Add(this.txtLabelId);
 | |
|             this.layoutControl1.Controls.Add(this.btnUpdateLable);
 | |
|             this.layoutControl1.Controls.Add(this.txtPosition);
 | |
|             this.layoutControl1.Controls.Add(this.txtWarehouseQuery);
 | |
|             this.layoutControl1.Controls.Add(this.btnDel);
 | |
|             this.layoutControl1.Controls.Add(this.btnImport);
 | |
|             this.layoutControl1.Controls.Add(this.btnExport);
 | |
|             this.layoutControl1.Controls.Add(this.txtDeskIdQ);
 | |
|             this.layoutControl1.Controls.Add(this.txtCustNameQ);
 | |
|             this.layoutControl1.Controls.Add(this.txtCustName);
 | |
|             this.layoutControl1.Controls.Add(this.txtDeska);
 | |
|             this.layoutControl1.Controls.Add(this.txtLightIda);
 | |
|             this.layoutControl1.Controls.Add(this.txtPorta);
 | |
|             this.layoutControl1.Controls.Add(this.txtPortQ2);
 | |
|             this.layoutControl1.Controls.Add(this.txtPortNoQ1);
 | |
|             this.layoutControl1.Controls.Add(this.txtPartion);
 | |
|             this.layoutControl1.Controls.Add(this.txtLine);
 | |
|             this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
|             this.layoutControl1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlGroup3});
 | |
|             this.layoutControl1.Location = new System.Drawing.Point(0, 76);
 | |
|             this.layoutControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.layoutControl1.Name = "layoutControl1";
 | |
|             this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1607, 350, 450, 400);
 | |
|             this.layoutControl1.Root = this.layoutControlGroup1;
 | |
|             this.layoutControl1.Size = new System.Drawing.Size(1954, 1100);
 | |
|             this.layoutControl1.TabIndex = 2;
 | |
|             this.layoutControl1.Text = "layoutControl1";
 | |
|             // 
 | |
|             // txtMem
 | |
|             // 
 | |
|             this.txtMem.Location = new System.Drawing.Point(1686, 345);
 | |
|             this.txtMem.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtMem.Name = "txtMem";
 | |
|             this.txtMem.Size = new System.Drawing.Size(217, 28);
 | |
|             this.txtMem.StyleController = this.layoutControl1;
 | |
|             this.txtMem.TabIndex = 96;
 | |
|             // 
 | |
|             // btnDeleta
 | |
|             // 
 | |
|             this.btnDeleta.Image = ((System.Drawing.Image)(resources.GetObject("btnDeleta.Image")));
 | |
|             this.btnDeleta.Location = new System.Drawing.Point(1811, 419);
 | |
|             this.btnDeleta.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.btnDeleta.Name = "btnDeleta";
 | |
|             this.btnDeleta.Size = new System.Drawing.Size(82, 44);
 | |
|             this.btnDeleta.StyleController = this.layoutControl1;
 | |
|             this.btnDeleta.TabIndex = 95;
 | |
|             this.btnDeleta.Text = "删除";
 | |
|             this.btnDeleta.Click += new System.EventHandler(this.btnDeleta_Click);
 | |
|             // 
 | |
|             // btnUpdate
 | |
|             // 
 | |
|             this.btnUpdate.Image = ((System.Drawing.Image)(resources.GetObject("btnUpdate.Image")));
 | |
|             this.btnUpdate.Location = new System.Drawing.Point(1719, 419);
 | |
|             this.btnUpdate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.btnUpdate.Name = "btnUpdate";
 | |
|             this.btnUpdate.Size = new System.Drawing.Size(76, 44);
 | |
|             this.btnUpdate.StyleController = this.layoutControl1;
 | |
|             this.btnUpdate.TabIndex = 94;
 | |
|             this.btnUpdate.Text = "保存";
 | |
|             this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
 | |
|             // 
 | |
|             // btnAdd
 | |
|             // 
 | |
|             this.btnAdd.Image = ((System.Drawing.Image)(resources.GetObject("btnAdd.Image")));
 | |
|             this.btnAdd.Location = new System.Drawing.Point(1621, 419);
 | |
|             this.btnAdd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.btnAdd.Name = "btnAdd";
 | |
|             this.btnAdd.Size = new System.Drawing.Size(82, 44);
 | |
|             this.btnAdd.StyleController = this.layoutControl1;
 | |
|             this.btnAdd.TabIndex = 93;
 | |
|             this.btnAdd.Text = "新增";
 | |
|             this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
 | |
|             // 
 | |
|             // simpleButton1
 | |
|             // 
 | |
|             this.simpleButton1.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton1.Image")));
 | |
|             this.simpleButton1.Location = new System.Drawing.Point(452, 37);
 | |
|             this.simpleButton1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.simpleButton1.Name = "simpleButton1";
 | |
|             this.simpleButton1.Size = new System.Drawing.Size(95, 52);
 | |
|             this.simpleButton1.StyleController = this.layoutControl1;
 | |
|             this.simpleButton1.TabIndex = 92;
 | |
|             this.simpleButton1.Text = "查询";
 | |
|             this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click_1);
 | |
|             // 
 | |
|             // txtPortNo
 | |
|             // 
 | |
|             this.txtPortNo.Location = new System.Drawing.Point(124, 112);
 | |
|             this.txtPortNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtPortNo.MenuManager = this.ribbon;
 | |
|             this.txtPortNo.Name = "txtPortNo";
 | |
|             this.txtPortNo.Size = new System.Drawing.Size(93, 28);
 | |
|             this.txtPortNo.StyleController = this.layoutControl1;
 | |
|             this.txtPortNo.TabIndex = 86;
 | |
|             // 
 | |
|             // txtDeskId
 | |
|             // 
 | |
|             this.txtDeskId.Location = new System.Drawing.Point(124, 74);
 | |
|             this.txtDeskId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtDeskId.MenuManager = this.ribbon;
 | |
|             this.txtDeskId.Name = "txtDeskId";
 | |
|             this.txtDeskId.Size = new System.Drawing.Size(93, 28);
 | |
|             this.txtDeskId.StyleController = this.layoutControl1;
 | |
|             this.txtDeskId.TabIndex = 85;
 | |
|             // 
 | |
|             // txtLbStartId
 | |
|             // 
 | |
|             this.txtLbStartId.EditValue = "0";
 | |
|             this.txtLbStartId.Location = new System.Drawing.Point(259, 1168);
 | |
|             this.txtLbStartId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtLbStartId.MenuManager = this.ribbon;
 | |
|             this.txtLbStartId.Name = "txtLbStartId";
 | |
|             this.txtLbStartId.Size = new System.Drawing.Size(56, 28);
 | |
|             this.txtLbStartId.StyleController = this.layoutControl1;
 | |
|             this.txtLbStartId.TabIndex = 72;
 | |
|             // 
 | |
|             // pager1
 | |
|             // 
 | |
|             this.pager1.Location = new System.Drawing.Point(37, 946);
 | |
|             this.pager1.Margin = new System.Windows.Forms.Padding(6);
 | |
|             this.pager1.MaximumSize = new System.Drawing.Size(0, 31);
 | |
|             this.pager1.Name = "pager1";
 | |
|             this.pager1.NMax = 0;
 | |
|             this.pager1.PageCount = 0;
 | |
|             this.pager1.PageCurrent = 0;
 | |
|             this.pager1.PageSize = 100;
 | |
|             this.pager1.Size = new System.Drawing.Size(1530, 31);
 | |
|             this.pager1.TabIndex = 40;
 | |
|             // 
 | |
|             // gridControl1
 | |
|             // 
 | |
|             this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.gridControl1.Font = new System.Drawing.Font("Tahoma", 9F);
 | |
|             this.gridControl1.Location = new System.Drawing.Point(37, 163);
 | |
|             this.gridControl1.MainView = this.gridView1;
 | |
|             this.gridControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.gridControl1.MenuManager = this.ribbon;
 | |
|             this.gridControl1.Name = "gridControl1";
 | |
|             this.gridControl1.Size = new System.Drawing.Size(1530, 777);
 | |
|             this.gridControl1.TabIndex = 39;
 | |
|             this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
 | |
|             this.gridView1});
 | |
|             // 
 | |
|             // gridView1
 | |
|             // 
 | |
|             this.gridView1.GridControl = this.gridControl1;
 | |
|             this.gridView1.Name = "gridView1";
 | |
|             // 
 | |
|             // txtLightStartId
 | |
|             // 
 | |
|             this.txtLightStartId.EditValue = "0";
 | |
|             this.txtLightStartId.Location = new System.Drawing.Point(124, 149);
 | |
|             this.txtLightStartId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtLightStartId.Name = "txtLightStartId";
 | |
|             this.txtLightStartId.Size = new System.Drawing.Size(93, 28);
 | |
|             this.txtLightStartId.StyleController = this.layoutControl1;
 | |
|             this.txtLightStartId.TabIndex = 10;
 | |
|             // 
 | |
|             // btnPortsetup
 | |
|             // 
 | |
|             this.btnPortsetup.Location = new System.Drawing.Point(34, 225);
 | |
|             this.btnPortsetup.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.btnPortsetup.Name = "btnPortsetup";
 | |
|             this.btnPortsetup.Size = new System.Drawing.Size(211, 47);
 | |
|             this.btnPortsetup.StyleController = this.layoutControl1;
 | |
|             this.btnPortsetup.TabIndex = 84;
 | |
|             this.btnPortsetup.Text = "确定";
 | |
|             this.btnPortsetup.Click += new System.EventHandler(this.btnPortsetup_Click);
 | |
|             // 
 | |
|             // txtLightEndId
 | |
|             // 
 | |
|             this.txtLightEndId.EditValue = "0";
 | |
|             this.txtLightEndId.Location = new System.Drawing.Point(124, 187);
 | |
|             this.txtLightEndId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtLightEndId.Name = "txtLightEndId";
 | |
|             this.txtLightEndId.Size = new System.Drawing.Size(93, 28);
 | |
|             this.txtLightEndId.StyleController = this.layoutControl1;
 | |
|             this.txtLightEndId.TabIndex = 10;
 | |
|             // 
 | |
|             // txtColumFrom
 | |
|             // 
 | |
|             this.txtColumFrom.Location = new System.Drawing.Point(114, 1166);
 | |
|             this.txtColumFrom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtColumFrom.MenuManager = this.ribbon;
 | |
|             this.txtColumFrom.Name = "txtColumFrom";
 | |
|             this.txtColumFrom.Size = new System.Drawing.Size(32, 28);
 | |
|             this.txtColumFrom.StyleController = this.layoutControl1;
 | |
|             this.txtColumFrom.TabIndex = 4;
 | |
|             // 
 | |
|             // txtColumTo
 | |
|             // 
 | |
|             this.txtColumTo.Location = new System.Drawing.Point(152, 1166);
 | |
|             this.txtColumTo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtColumTo.MenuManager = this.ribbon;
 | |
|             this.txtColumTo.Name = "txtColumTo";
 | |
|             this.txtColumTo.Size = new System.Drawing.Size(58, 28);
 | |
|             this.txtColumTo.StyleController = this.layoutControl1;
 | |
|             this.txtColumTo.TabIndex = 5;
 | |
|             // 
 | |
|             // txtLayerTo
 | |
|             // 
 | |
|             this.txtLayerTo.Location = new System.Drawing.Point(152, 1142);
 | |
|             this.txtLayerTo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtLayerTo.MenuManager = this.ribbon;
 | |
|             this.txtLayerTo.Name = "txtLayerTo";
 | |
|             this.txtLayerTo.Size = new System.Drawing.Size(58, 28);
 | |
|             this.txtLayerTo.StyleController = this.layoutControl1;
 | |
|             this.txtLayerTo.TabIndex = 6;
 | |
|             // 
 | |
|             // txtLayerFrom
 | |
|             // 
 | |
|             this.txtLayerFrom.Location = new System.Drawing.Point(114, 1142);
 | |
|             this.txtLayerFrom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtLayerFrom.MenuManager = this.ribbon;
 | |
|             this.txtLayerFrom.Name = "txtLayerFrom";
 | |
|             this.txtLayerFrom.Size = new System.Drawing.Size(32, 28);
 | |
|             this.txtLayerFrom.StyleController = this.layoutControl1;
 | |
|             this.txtLayerFrom.TabIndex = 7;
 | |
|             // 
 | |
|             // txtShelfFrom
 | |
|             // 
 | |
|             this.txtShelfFrom.Location = new System.Drawing.Point(114, 1118);
 | |
|             this.txtShelfFrom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtShelfFrom.MenuManager = this.ribbon;
 | |
|             this.txtShelfFrom.Name = "txtShelfFrom";
 | |
|             this.txtShelfFrom.Size = new System.Drawing.Size(32, 28);
 | |
|             this.txtShelfFrom.StyleController = this.layoutControl1;
 | |
|             this.txtShelfFrom.TabIndex = 8;
 | |
|             // 
 | |
|             // txtShelfTo
 | |
|             // 
 | |
|             this.txtShelfTo.Location = new System.Drawing.Point(152, 1118);
 | |
|             this.txtShelfTo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtShelfTo.MenuManager = this.ribbon;
 | |
|             this.txtShelfTo.Name = "txtShelfTo";
 | |
|             this.txtShelfTo.Size = new System.Drawing.Size(58, 28);
 | |
|             this.txtShelfTo.StyleController = this.layoutControl1;
 | |
|             this.txtShelfTo.TabIndex = 9;
 | |
|             // 
 | |
|             // txtChannelFrom
 | |
|             // 
 | |
|             this.txtChannelFrom.Location = new System.Drawing.Point(114, 1094);
 | |
|             this.txtChannelFrom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtChannelFrom.MenuManager = this.ribbon;
 | |
|             this.txtChannelFrom.Name = "txtChannelFrom";
 | |
|             this.txtChannelFrom.Size = new System.Drawing.Size(32, 28);
 | |
|             this.txtChannelFrom.StyleController = this.layoutControl1;
 | |
|             this.txtChannelFrom.TabIndex = 10;
 | |
|             // 
 | |
|             // txtChannelTo
 | |
|             // 
 | |
|             this.txtChannelTo.Location = new System.Drawing.Point(152, 1094);
 | |
|             this.txtChannelTo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtChannelTo.MenuManager = this.ribbon;
 | |
|             this.txtChannelTo.Name = "txtChannelTo";
 | |
|             this.txtChannelTo.Size = new System.Drawing.Size(58, 28);
 | |
|             this.txtChannelTo.StyleController = this.layoutControl1;
 | |
|             this.txtChannelTo.TabIndex = 11;
 | |
|             // 
 | |
|             // txtLabelLayer
 | |
|             // 
 | |
|             this.txtLabelLayer.EditValue = "0";
 | |
|             this.txtLabelLayer.Location = new System.Drawing.Point(399, 1168);
 | |
|             this.txtLabelLayer.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtLabelLayer.MenuManager = this.ribbon;
 | |
|             this.txtLabelLayer.Name = "txtLabelLayer";
 | |
|             this.txtLabelLayer.Size = new System.Drawing.Size(48, 28);
 | |
|             this.txtLabelLayer.StyleController = this.layoutControl1;
 | |
|             this.txtLabelLayer.TabIndex = 26;
 | |
|             // 
 | |
|             // txtLabelColum
 | |
|             // 
 | |
|             this.txtLabelColum.EditValue = "0";
 | |
|             this.txtLabelColum.Location = new System.Drawing.Point(453, 1168);
 | |
|             this.txtLabelColum.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtLabelColum.MenuManager = this.ribbon;
 | |
|             this.txtLabelColum.Name = "txtLabelColum";
 | |
|             this.txtLabelColum.Size = new System.Drawing.Size(48, 28);
 | |
|             this.txtLabelColum.StyleController = this.layoutControl1;
 | |
|             this.txtLabelColum.TabIndex = 27;
 | |
|             // 
 | |
|             // btnCreate
 | |
|             // 
 | |
|             this.btnCreate.Image = ((System.Drawing.Image)(resources.GetObject("btnCreate.Image")));
 | |
|             this.btnCreate.Location = new System.Drawing.Point(1253, 1045);
 | |
|             this.btnCreate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.btnCreate.Name = "btnCreate";
 | |
|             this.btnCreate.Size = new System.Drawing.Size(83, 42);
 | |
|             this.btnCreate.StyleController = this.layoutControl1;
 | |
|             this.btnCreate.TabIndex = 63;
 | |
|             this.btnCreate.Text = "新建";
 | |
|             this.btnCreate.Click += new System.EventHandler(this.btnCreate_Click);
 | |
|             // 
 | |
|             // btnQuery
 | |
|             // 
 | |
|             this.btnQuery.Image = ((System.Drawing.Image)(resources.GetObject("btnQuery.Image")));
 | |
|             this.btnQuery.Location = new System.Drawing.Point(197, 1002);
 | |
|             this.btnQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.btnQuery.Name = "btnQuery";
 | |
|             this.btnQuery.Size = new System.Drawing.Size(81, 42);
 | |
|             this.btnQuery.StyleController = this.layoutControl1;
 | |
|             this.btnQuery.TabIndex = 64;
 | |
|             this.btnQuery.Text = "查询";
 | |
|             this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click);
 | |
|             // 
 | |
|             // txtChannelFromQ
 | |
|             // 
 | |
|             this.txtChannelFromQ.Location = new System.Drawing.Point(380, 1051);
 | |
|             this.txtChannelFromQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtChannelFromQ.Name = "txtChannelFromQ";
 | |
|             this.txtChannelFromQ.Size = new System.Drawing.Size(32, 28);
 | |
|             this.txtChannelFromQ.StyleController = this.layoutControl1;
 | |
|             this.txtChannelFromQ.TabIndex = 10;
 | |
|             // 
 | |
|             // txtShelfFromQ
 | |
|             // 
 | |
|             this.txtShelfFromQ.Location = new System.Drawing.Point(380, 1075);
 | |
|             this.txtShelfFromQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtShelfFromQ.Name = "txtShelfFromQ";
 | |
|             this.txtShelfFromQ.Size = new System.Drawing.Size(32, 28);
 | |
|             this.txtShelfFromQ.StyleController = this.layoutControl1;
 | |
|             this.txtShelfFromQ.TabIndex = 8;
 | |
|             // 
 | |
|             // txtChannelToQ
 | |
|             // 
 | |
|             this.txtChannelToQ.Location = new System.Drawing.Point(418, 1051);
 | |
|             this.txtChannelToQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtChannelToQ.Name = "txtChannelToQ";
 | |
|             this.txtChannelToQ.Size = new System.Drawing.Size(58, 28);
 | |
|             this.txtChannelToQ.StyleController = this.layoutControl1;
 | |
|             this.txtChannelToQ.TabIndex = 11;
 | |
|             // 
 | |
|             // txtShelfToQ
 | |
|             // 
 | |
|             this.txtShelfToQ.Location = new System.Drawing.Point(418, 1075);
 | |
|             this.txtShelfToQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtShelfToQ.Name = "txtShelfToQ";
 | |
|             this.txtShelfToQ.Size = new System.Drawing.Size(58, 28);
 | |
|             this.txtShelfToQ.StyleController = this.layoutControl1;
 | |
|             this.txtShelfToQ.TabIndex = 9;
 | |
|             // 
 | |
|             // txtColumFromQ
 | |
|             // 
 | |
|             this.txtColumFromQ.Location = new System.Drawing.Point(559, 1075);
 | |
|             this.txtColumFromQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtColumFromQ.Name = "txtColumFromQ";
 | |
|             this.txtColumFromQ.Size = new System.Drawing.Size(32, 28);
 | |
|             this.txtColumFromQ.StyleController = this.layoutControl1;
 | |
|             this.txtColumFromQ.TabIndex = 4;
 | |
|             // 
 | |
|             // txtColumToQ
 | |
|             // 
 | |
|             this.txtColumToQ.Location = new System.Drawing.Point(597, 1075);
 | |
|             this.txtColumToQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtColumToQ.Name = "txtColumToQ";
 | |
|             this.txtColumToQ.Size = new System.Drawing.Size(58, 28);
 | |
|             this.txtColumToQ.StyleController = this.layoutControl1;
 | |
|             this.txtColumToQ.TabIndex = 5;
 | |
|             // 
 | |
|             // txtLayerFromQ
 | |
|             // 
 | |
|             this.txtLayerFromQ.Location = new System.Drawing.Point(559, 1051);
 | |
|             this.txtLayerFromQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtLayerFromQ.Name = "txtLayerFromQ";
 | |
|             this.txtLayerFromQ.Size = new System.Drawing.Size(32, 28);
 | |
|             this.txtLayerFromQ.StyleController = this.layoutControl1;
 | |
|             this.txtLayerFromQ.TabIndex = 7;
 | |
|             // 
 | |
|             // txtLayerToQ
 | |
|             // 
 | |
|             this.txtLayerToQ.Location = new System.Drawing.Point(597, 1051);
 | |
|             this.txtLayerToQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtLayerToQ.Name = "txtLayerToQ";
 | |
|             this.txtLayerToQ.Size = new System.Drawing.Size(58, 28);
 | |
|             this.txtLayerToQ.StyleController = this.layoutControl1;
 | |
|             this.txtLayerToQ.TabIndex = 6;
 | |
|             // 
 | |
|             // txtLbStartIdQuery
 | |
|             // 
 | |
|             this.txtLbStartIdQuery.Location = new System.Drawing.Point(95, 1002);
 | |
|             this.txtLbStartIdQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtLbStartIdQuery.Name = "txtLbStartIdQuery";
 | |
|             this.txtLbStartIdQuery.Size = new System.Drawing.Size(32, 28);
 | |
|             this.txtLbStartIdQuery.StyleController = this.layoutControl1;
 | |
|             this.txtLbStartIdQuery.TabIndex = 10;
 | |
|             // 
 | |
|             // txtLbToIdQuery
 | |
|             // 
 | |
|             this.txtLbToIdQuery.Location = new System.Drawing.Point(133, 1002);
 | |
|             this.txtLbToIdQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtLbToIdQuery.Name = "txtLbToIdQuery";
 | |
|             this.txtLbToIdQuery.Size = new System.Drawing.Size(58, 28);
 | |
|             this.txtLbToIdQuery.StyleController = this.layoutControl1;
 | |
|             this.txtLbToIdQuery.TabIndex = 11;
 | |
|             // 
 | |
|             // comport
 | |
|             // 
 | |
|             this.comport.Location = new System.Drawing.Point(321, 1168);
 | |
|             this.comport.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.comport.Name = "comport";
 | |
|             this.comport.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
 | |
|             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
 | |
|             this.comport.Size = new System.Drawing.Size(48, 28);
 | |
|             this.comport.StyleController = this.layoutControl1;
 | |
|             this.comport.TabIndex = 14;
 | |
|             // 
 | |
|             // comPortQuery
 | |
|             // 
 | |
|             this.comPortQuery.Location = new System.Drawing.Point(95, 1026);
 | |
|             this.comPortQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.comPortQuery.MenuManager = this.ribbon;
 | |
|             this.comPortQuery.Name = "comPortQuery";
 | |
|             this.comPortQuery.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
 | |
|             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
 | |
|             this.comPortQuery.Size = new System.Drawing.Size(96, 28);
 | |
|             this.comPortQuery.StyleController = this.layoutControl1;
 | |
|             this.comPortQuery.TabIndex = 73;
 | |
|             // 
 | |
|             // txtLocationId
 | |
|             // 
 | |
|             this.txtLocationId.Location = new System.Drawing.Point(760, 1051);
 | |
|             this.txtLocationId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtLocationId.Name = "txtLocationId";
 | |
|             this.txtLocationId.Size = new System.Drawing.Size(571, 28);
 | |
|             this.txtLocationId.StyleController = this.layoutControl1;
 | |
|             this.txtLocationId.TabIndex = 75;
 | |
|             // 
 | |
|             // txtLabelId
 | |
|             // 
 | |
|             this.txtLabelId.Location = new System.Drawing.Point(611, 1094);
 | |
|             this.txtLabelId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtLabelId.MenuManager = this.ribbon;
 | |
|             this.txtLabelId.Name = "txtLabelId";
 | |
|             this.txtLabelId.Size = new System.Drawing.Size(446, 28);
 | |
|             this.txtLabelId.StyleController = this.layoutControl1;
 | |
|             this.txtLabelId.TabIndex = 79;
 | |
|             // 
 | |
|             // btnUpdateLable
 | |
|             // 
 | |
|             this.btnUpdateLable.Location = new System.Drawing.Point(1063, 1118);
 | |
|             this.btnUpdateLable.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.btnUpdateLable.Name = "btnUpdateLable";
 | |
|             this.btnUpdateLable.Size = new System.Drawing.Size(179, 20);
 | |
|             this.btnUpdateLable.StyleController = this.layoutControl1;
 | |
|             this.btnUpdateLable.TabIndex = 80;
 | |
|             this.btnUpdateLable.Text = "更新";
 | |
|             // 
 | |
|             // txtPosition
 | |
|             // 
 | |
|             this.txtPosition.Location = new System.Drawing.Point(611, 1118);
 | |
|             this.txtPosition.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtPosition.MenuManager = this.ribbon;
 | |
|             this.txtPosition.Name = "txtPosition";
 | |
|             this.txtPosition.Size = new System.Drawing.Size(446, 28);
 | |
|             this.txtPosition.StyleController = this.layoutControl1;
 | |
|             this.txtPosition.TabIndex = 81;
 | |
|             // 
 | |
|             // txtWarehouseQuery
 | |
|             // 
 | |
|             this.txtWarehouseQuery.Location = new System.Drawing.Point(762, 1075);
 | |
|             this.txtWarehouseQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtWarehouseQuery.Name = "txtWarehouseQuery";
 | |
|             this.txtWarehouseQuery.Size = new System.Drawing.Size(569, 28);
 | |
|             this.txtWarehouseQuery.StyleController = this.layoutControl1;
 | |
|             this.txtWarehouseQuery.TabIndex = 74;
 | |
|             // 
 | |
|             // btnDel
 | |
|             // 
 | |
|             this.btnDel.ImageUri.Uri = "DeleteDataSource";
 | |
|             this.btnDel.Location = new System.Drawing.Point(1253, 1093);
 | |
|             this.btnDel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.btnDel.Name = "btnDel";
 | |
|             this.btnDel.Size = new System.Drawing.Size(83, 40);
 | |
|             this.btnDel.StyleController = this.layoutControl1;
 | |
|             this.btnDel.TabIndex = 82;
 | |
|             this.btnDel.Text = "删除";
 | |
|             // 
 | |
|             // btnImport
 | |
|             // 
 | |
|             this.btnImport.Image = ((System.Drawing.Image)(resources.GetObject("btnImport.Image")));
 | |
|             this.btnImport.Location = new System.Drawing.Point(563, 37);
 | |
|             this.btnImport.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.btnImport.Name = "btnImport";
 | |
|             this.btnImport.Size = new System.Drawing.Size(86, 52);
 | |
|             this.btnImport.StyleController = this.layoutControl1;
 | |
|             this.btnImport.TabIndex = 91;
 | |
|             this.btnImport.Text = "导入";
 | |
|             this.btnImport.Click += new System.EventHandler(this.btnImport_Click);
 | |
|             // 
 | |
|             // btnExport
 | |
|             // 
 | |
|             this.btnExport.Image = ((System.Drawing.Image)(resources.GetObject("btnExport.Image")));
 | |
|             this.btnExport.Location = new System.Drawing.Point(665, 37);
 | |
|             this.btnExport.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.btnExport.Name = "btnExport";
 | |
|             this.btnExport.Size = new System.Drawing.Size(84, 52);
 | |
|             this.btnExport.StyleController = this.layoutControl1;
 | |
|             this.btnExport.TabIndex = 91;
 | |
|             this.btnExport.Text = "导出";
 | |
|             this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
 | |
|             // 
 | |
|             // txtDeskIdQ
 | |
|             // 
 | |
|             this.txtDeskIdQ.Location = new System.Drawing.Point(114, 37);
 | |
|             this.txtDeskIdQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtDeskIdQ.Name = "txtDeskIdQ";
 | |
|             this.txtDeskIdQ.Size = new System.Drawing.Size(54, 28);
 | |
|             this.txtDeskIdQ.StyleController = this.layoutControl1;
 | |
|             this.txtDeskIdQ.TabIndex = 10;
 | |
|             // 
 | |
|             // txtCustNameQ
 | |
|             // 
 | |
|             this.txtCustNameQ.Location = new System.Drawing.Point(114, 61);
 | |
|             this.txtCustNameQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtCustNameQ.Name = "txtCustNameQ";
 | |
|             this.txtCustNameQ.Size = new System.Drawing.Size(322, 28);
 | |
|             this.txtCustNameQ.StyleController = this.layoutControl1;
 | |
|             this.txtCustNameQ.TabIndex = 10;
 | |
|             // 
 | |
|             // txtCustName
 | |
|             // 
 | |
|             this.txtCustName.Location = new System.Drawing.Point(1688, 321);
 | |
|             this.txtCustName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtCustName.Name = "txtCustName";
 | |
|             this.txtCustName.Size = new System.Drawing.Size(215, 28);
 | |
|             this.txtCustName.StyleController = this.layoutControl1;
 | |
|             this.txtCustName.TabIndex = 10;
 | |
|             // 
 | |
|             // txtDeska
 | |
|             // 
 | |
|             this.txtDeska.Location = new System.Drawing.Point(1688, 189);
 | |
|             this.txtDeska.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtDeska.Name = "txtDeska";
 | |
|             this.txtDeska.Size = new System.Drawing.Size(104, 28);
 | |
|             this.txtDeska.StyleController = this.layoutControl1;
 | |
|             this.txtDeska.TabIndex = 10;
 | |
|             // 
 | |
|             // txtLightIda
 | |
|             // 
 | |
|             this.txtLightIda.Location = new System.Drawing.Point(1688, 215);
 | |
|             this.txtLightIda.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtLightIda.Name = "txtLightIda";
 | |
|             this.txtLightIda.Size = new System.Drawing.Size(104, 28);
 | |
|             this.txtLightIda.StyleController = this.layoutControl1;
 | |
|             this.txtLightIda.TabIndex = 10;
 | |
|             // 
 | |
|             // txtPorta
 | |
|             // 
 | |
|             this.txtPorta.Location = new System.Drawing.Point(1688, 297);
 | |
|             this.txtPorta.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtPorta.Name = "txtPorta";
 | |
|             this.txtPorta.Size = new System.Drawing.Size(104, 28);
 | |
|             this.txtPorta.StyleController = this.layoutControl1;
 | |
|             this.txtPorta.TabIndex = 10;
 | |
|             // 
 | |
|             // txtPortQ2
 | |
|             // 
 | |
|             this.txtPortQ2.Location = new System.Drawing.Point(338, 37);
 | |
|             this.txtPortQ2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtPortQ2.Name = "txtPortQ2";
 | |
|             this.txtPortQ2.Size = new System.Drawing.Size(98, 28);
 | |
|             this.txtPortQ2.StyleController = this.layoutControl1;
 | |
|             this.txtPortQ2.TabIndex = 10;
 | |
|             // 
 | |
|             // txtPortNoQ1
 | |
|             // 
 | |
|             this.txtPortNoQ1.Location = new System.Drawing.Point(287, 37);
 | |
|             this.txtPortNoQ1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtPortNoQ1.Name = "txtPortNoQ1";
 | |
|             this.txtPortNoQ1.Size = new System.Drawing.Size(45, 28);
 | |
|             this.txtPortNoQ1.StyleController = this.layoutControl1;
 | |
|             this.txtPortNoQ1.TabIndex = 10;
 | |
|             // 
 | |
|             // txtPartion
 | |
|             // 
 | |
|             this.txtPartion.Location = new System.Drawing.Point(1688, 163);
 | |
|             this.txtPartion.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtPartion.Name = "txtPartion";
 | |
|             this.txtPartion.Size = new System.Drawing.Size(104, 28);
 | |
|             this.txtPartion.StyleController = this.layoutControl1;
 | |
|             this.txtPartion.TabIndex = 10;
 | |
|             // 
 | |
|             // txtLine
 | |
|             // 
 | |
|             this.txtLine.Location = new System.Drawing.Point(1688, 273);
 | |
|             this.txtLine.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtLine.Name = "txtLine";
 | |
|             this.txtLine.Size = new System.Drawing.Size(104, 28);
 | |
|             this.txtLine.StyleController = this.layoutControl1;
 | |
|             this.txtLine.TabIndex = 10;
 | |
|             // 
 | |
|             // layoutControlGroup3
 | |
|             // 
 | |
|             this.layoutControlGroup3.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
 | |
|             this.layoutControlGroup3.AppearanceGroup.Options.UseFont = true;
 | |
|             this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem13,
 | |
|             this.emptySpaceItem12,
 | |
|             this.emptySpaceItem13,
 | |
|             this.emptySpaceItem15,
 | |
|             this.emptySpaceItem16,
 | |
|             this.emptySpaceItem17,
 | |
|             this.emptySpaceItem18,
 | |
|             this.emptySpaceItem19,
 | |
|             this.emptySpaceItem20,
 | |
|             this.layoutControlItem11,
 | |
|             this.layoutControlItem16,
 | |
|             this.layoutControlItem12,
 | |
|             this.layoutControlItem17});
 | |
|             this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup3.Name = "layoutControlGroup3";
 | |
|             this.layoutControlGroup3.Size = new System.Drawing.Size(1324, 575);
 | |
|             this.layoutControlGroup3.Text = "动态灯号";
 | |
|             // 
 | |
|             // layoutControlItem13
 | |
|             // 
 | |
|             this.layoutControlItem13.Control = this.btnPortsetup;
 | |
|             this.layoutControlItem13.Location = new System.Drawing.Point(0, 96);
 | |
|             this.layoutControlItem13.MaxSize = new System.Drawing.Size(91, 34);
 | |
|             this.layoutControlItem13.MinSize = new System.Drawing.Size(91, 34);
 | |
|             this.layoutControlItem13.Name = "layoutControlItem13";
 | |
|             this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 1;
 | |
|             this.layoutControlItem13.Size = new System.Drawing.Size(152, 34);
 | |
|             this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem13.TextVisible = false;
 | |
|             // 
 | |
|             // emptySpaceItem12
 | |
|             // 
 | |
|             this.emptySpaceItem12.AllowHotTrack = false;
 | |
|             this.emptySpaceItem12.Location = new System.Drawing.Point(0, 130);
 | |
|             this.emptySpaceItem12.Name = "emptySpaceItem12";
 | |
|             this.emptySpaceItem12.OptionsTableLayoutItem.RowIndex = 3;
 | |
|             this.emptySpaceItem12.Size = new System.Drawing.Size(152, 389);
 | |
|             this.emptySpaceItem12.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem13
 | |
|             // 
 | |
|             this.emptySpaceItem13.AllowHotTrack = false;
 | |
|             this.emptySpaceItem13.Location = new System.Drawing.Point(152, 0);
 | |
|             this.emptySpaceItem13.Name = "emptySpaceItem13";
 | |
|             this.emptySpaceItem13.OptionsTableLayoutItem.ColumnIndex = 1;
 | |
|             this.emptySpaceItem13.OptionsTableLayoutItem.RowIndex = 3;
 | |
|             this.emptySpaceItem13.Size = new System.Drawing.Size(1172, 519);
 | |
|             this.emptySpaceItem13.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem15
 | |
|             // 
 | |
|             this.emptySpaceItem15.AllowHotTrack = false;
 | |
|             this.emptySpaceItem15.Location = new System.Drawing.Point(0, 519);
 | |
|             this.emptySpaceItem15.MaxSize = new System.Drawing.Size(152, 0);
 | |
|             this.emptySpaceItem15.MinSize = new System.Drawing.Size(152, 10);
 | |
|             this.emptySpaceItem15.Name = "emptySpaceItem15";
 | |
|             this.emptySpaceItem15.OptionsTableLayoutItem.RowIndex = 4;
 | |
|             this.emptySpaceItem15.Size = new System.Drawing.Size(152, 36);
 | |
|             this.emptySpaceItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.emptySpaceItem15.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem16
 | |
|             // 
 | |
|             this.emptySpaceItem16.AllowHotTrack = false;
 | |
|             this.emptySpaceItem16.Location = new System.Drawing.Point(152, 519);
 | |
|             this.emptySpaceItem16.MaxSize = new System.Drawing.Size(152, 36);
 | |
|             this.emptySpaceItem16.MinSize = new System.Drawing.Size(152, 36);
 | |
|             this.emptySpaceItem16.Name = "emptySpaceItem16";
 | |
|             this.emptySpaceItem16.OptionsTableLayoutItem.ColumnIndex = 1;
 | |
|             this.emptySpaceItem16.OptionsTableLayoutItem.RowIndex = 4;
 | |
|             this.emptySpaceItem16.Size = new System.Drawing.Size(1172, 36);
 | |
|             this.emptySpaceItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.emptySpaceItem16.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem17
 | |
|             // 
 | |
|             this.emptySpaceItem17.AllowHotTrack = false;
 | |
|             this.emptySpaceItem17.Location = new System.Drawing.Point(0, 555);
 | |
|             this.emptySpaceItem17.Name = "emptySpaceItem17";
 | |
|             this.emptySpaceItem17.OptionsTableLayoutItem.RowIndex = 5;
 | |
|             this.emptySpaceItem17.Size = new System.Drawing.Size(152, 10);
 | |
|             this.emptySpaceItem17.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem18
 | |
|             // 
 | |
|             this.emptySpaceItem18.AllowHotTrack = false;
 | |
|             this.emptySpaceItem18.Location = new System.Drawing.Point(152, 555);
 | |
|             this.emptySpaceItem18.MaxSize = new System.Drawing.Size(152, 10);
 | |
|             this.emptySpaceItem18.MinSize = new System.Drawing.Size(152, 10);
 | |
|             this.emptySpaceItem18.Name = "emptySpaceItem18";
 | |
|             this.emptySpaceItem18.OptionsTableLayoutItem.ColumnIndex = 1;
 | |
|             this.emptySpaceItem18.OptionsTableLayoutItem.RowIndex = 5;
 | |
|             this.emptySpaceItem18.Size = new System.Drawing.Size(1172, 10);
 | |
|             this.emptySpaceItem18.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.emptySpaceItem18.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem19
 | |
|             // 
 | |
|             this.emptySpaceItem19.AllowHotTrack = false;
 | |
|             this.emptySpaceItem19.Location = new System.Drawing.Point(0, 565);
 | |
|             this.emptySpaceItem19.MaxSize = new System.Drawing.Size(152, 10);
 | |
|             this.emptySpaceItem19.MinSize = new System.Drawing.Size(152, 10);
 | |
|             this.emptySpaceItem19.Name = "emptySpaceItem19";
 | |
|             this.emptySpaceItem19.OptionsTableLayoutItem.RowIndex = 6;
 | |
|             this.emptySpaceItem19.Size = new System.Drawing.Size(152, 10);
 | |
|             this.emptySpaceItem19.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.emptySpaceItem19.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem20
 | |
|             // 
 | |
|             this.emptySpaceItem20.AllowHotTrack = false;
 | |
|             this.emptySpaceItem20.Location = new System.Drawing.Point(152, 565);
 | |
|             this.emptySpaceItem20.MaxSize = new System.Drawing.Size(152, 10);
 | |
|             this.emptySpaceItem20.MinSize = new System.Drawing.Size(152, 10);
 | |
|             this.emptySpaceItem20.Name = "emptySpaceItem20";
 | |
|             this.emptySpaceItem20.OptionsTableLayoutItem.ColumnIndex = 1;
 | |
|             this.emptySpaceItem20.OptionsTableLayoutItem.RowIndex = 6;
 | |
|             this.emptySpaceItem20.Size = new System.Drawing.Size(1172, 10);
 | |
|             this.emptySpaceItem20.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.emptySpaceItem20.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlItem11
 | |
|             // 
 | |
|             this.layoutControlItem11.Control = this.txtLightStartId;
 | |
|             this.layoutControlItem11.CustomizationFormText = "排号起止";
 | |
|             this.layoutControlItem11.Location = new System.Drawing.Point(0, 48);
 | |
|             this.layoutControlItem11.MaxSize = new System.Drawing.Size(152, 24);
 | |
|             this.layoutControlItem11.MinSize = new System.Drawing.Size(152, 24);
 | |
|             this.layoutControlItem11.Name = "layoutControlItem11";
 | |
|             this.layoutControlItem11.Size = new System.Drawing.Size(152, 24);
 | |
|             this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem11.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 20, 0, 0);
 | |
|             this.layoutControlItem11.Text = "灯开始ID";
 | |
|             this.layoutControlItem11.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem11.TextSize = new System.Drawing.Size(73, 22);
 | |
|             this.layoutControlItem11.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlItem16
 | |
|             // 
 | |
|             this.layoutControlItem16.Control = this.txtDeskId;
 | |
|             this.layoutControlItem16.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem16.MaxSize = new System.Drawing.Size(152, 24);
 | |
|             this.layoutControlItem16.MinSize = new System.Drawing.Size(152, 24);
 | |
|             this.layoutControlItem16.Name = "layoutControlItem16";
 | |
|             this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 1;
 | |
|             this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 1;
 | |
|             this.layoutControlItem16.Size = new System.Drawing.Size(152, 24);
 | |
|             this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem16.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 20, 0, 0);
 | |
|             this.layoutControlItem16.Text = "播种台ID";
 | |
|             this.layoutControlItem16.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem16.TextSize = new System.Drawing.Size(73, 22);
 | |
|             this.layoutControlItem16.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlItem12
 | |
|             // 
 | |
|             this.layoutControlItem12.Control = this.txtLightEndId;
 | |
|             this.layoutControlItem12.CustomizationFormText = "排号起止";
 | |
|             this.layoutControlItem12.Location = new System.Drawing.Point(0, 72);
 | |
|             this.layoutControlItem12.MaxSize = new System.Drawing.Size(152, 24);
 | |
|             this.layoutControlItem12.MinSize = new System.Drawing.Size(152, 24);
 | |
|             this.layoutControlItem12.Name = "layoutControlItem12";
 | |
|             this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
 | |
|             this.layoutControlItem12.Size = new System.Drawing.Size(152, 24);
 | |
|             this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem12.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 20, 0, 0);
 | |
|             this.layoutControlItem12.Text = "灯结束ID";
 | |
|             this.layoutControlItem12.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem12.TextSize = new System.Drawing.Size(73, 22);
 | |
|             this.layoutControlItem12.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlItem17
 | |
|             // 
 | |
|             this.layoutControlItem17.Control = this.txtPortNo;
 | |
|             this.layoutControlItem17.Location = new System.Drawing.Point(0, 24);
 | |
|             this.layoutControlItem17.MaxSize = new System.Drawing.Size(152, 24);
 | |
|             this.layoutControlItem17.MinSize = new System.Drawing.Size(152, 24);
 | |
|             this.layoutControlItem17.Name = "layoutControlItem17";
 | |
|             this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1;
 | |
|             this.layoutControlItem17.Size = new System.Drawing.Size(152, 24);
 | |
|             this.layoutControlItem17.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem17.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 20, 0, 0);
 | |
|             this.layoutControlItem17.Text = "端口号ID";
 | |
|             this.layoutControlItem17.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem17.TextSize = new System.Drawing.Size(73, 22);
 | |
|             this.layoutControlItem17.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlGroup1
 | |
|             // 
 | |
|             this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
 | |
|             this.layoutControlGroup1.GroupBordersVisible = false;
 | |
|             this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.lcgQuery,
 | |
|             this.lcgSetup,
 | |
|             this.layoutControlGroup5,
 | |
|             this.layoutControlGroup12,
 | |
|             this.layoutControlGroup9,
 | |
|             this.emptySpaceItem25});
 | |
|             this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup1.Name = "Root";
 | |
|             this.layoutControlGroup1.Size = new System.Drawing.Size(1954, 1100);
 | |
|             this.layoutControlGroup1.TextVisible = false;
 | |
|             // 
 | |
|             // lcgQuery
 | |
|             // 
 | |
|             this.lcgQuery.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
 | |
|             this.lcgQuery.AppearanceGroup.Options.UseFont = true;
 | |
|             this.lcgQuery.ExpandButtonVisible = true;
 | |
|             this.lcgQuery.Expanded = false;
 | |
|             this.lcgQuery.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlGroup16,
 | |
|             this.layoutControlGroup17,
 | |
|             this.layoutControlItem52,
 | |
|             this.layoutControlItem56,
 | |
|             this.layoutControlItem9,
 | |
|             this.layoutControlItem42});
 | |
|             this.lcgQuery.Location = new System.Drawing.Point(0, 984);
 | |
|             this.lcgQuery.Name = "lcgQuery";
 | |
|             this.lcgQuery.ShowTabPageCloseButton = true;
 | |
|             this.lcgQuery.Size = new System.Drawing.Size(1924, 43);
 | |
|             this.lcgQuery.Text = "查询";
 | |
|             this.lcgQuery.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
 | |
|             this.lcgQuery.CustomButtonUnchecked += new DevExpress.XtraBars.Docking2010.BaseButtonEventHandler(this.lcgQuery_CustomButtonUnchecked);
 | |
|             this.lcgQuery.CustomButtonChecked += new DevExpress.XtraBars.Docking2010.BaseButtonEventHandler(this.lcgQuery_CustomButtonChecked);
 | |
|             // 
 | |
|             // layoutControlGroup16
 | |
|             // 
 | |
|             this.layoutControlGroup16.CustomizationFormText = "货位坐标";
 | |
|             this.layoutControlGroup16.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem37,
 | |
|             this.layoutControlItem38,
 | |
|             this.layoutControlItem39,
 | |
|             this.layoutControlItem46,
 | |
|             this.layoutControlItem45,
 | |
|             this.layoutControlItem43,
 | |
|             this.layoutControlItem40,
 | |
|             this.layoutControlItem44});
 | |
|             this.layoutControlGroup16.Location = new System.Drawing.Point(266, 0);
 | |
|             this.layoutControlGroup16.Name = "layoutControlGroup16";
 | |
|             this.layoutControlGroup16.Size = new System.Drawing.Size(382, 92);
 | |
|             this.layoutControlGroup16.Text = "货位坐标";
 | |
|             this.layoutControlGroup16.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
 | |
|             // 
 | |
|             // layoutControlItem37
 | |
|             // 
 | |
|             this.layoutControlItem37.Control = this.txtChannelFromQ;
 | |
|             this.layoutControlItem37.CustomizationFormText = "排号起止";
 | |
|             this.layoutControlItem37.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem37.MaxSize = new System.Drawing.Size(115, 24);
 | |
|             this.layoutControlItem37.MinSize = new System.Drawing.Size(115, 24);
 | |
|             this.layoutControlItem37.Name = "layoutControlItem37";
 | |
|             this.layoutControlItem37.Size = new System.Drawing.Size(115, 24);
 | |
|             this.layoutControlItem37.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem37.Text = "排号起止";
 | |
|             this.layoutControlItem37.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem37.TextSize = new System.Drawing.Size(72, 22);
 | |
|             this.layoutControlItem37.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlItem38
 | |
|             // 
 | |
|             this.layoutControlItem38.Control = this.txtShelfFromQ;
 | |
|             this.layoutControlItem38.CustomizationFormText = "货架起止";
 | |
|             this.layoutControlItem38.Location = new System.Drawing.Point(0, 24);
 | |
|             this.layoutControlItem38.MaxSize = new System.Drawing.Size(115, 24);
 | |
|             this.layoutControlItem38.MinSize = new System.Drawing.Size(115, 24);
 | |
|             this.layoutControlItem38.Name = "layoutControlItem38";
 | |
|             this.layoutControlItem38.Size = new System.Drawing.Size(115, 25);
 | |
|             this.layoutControlItem38.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem38.Text = "货架起止";
 | |
|             this.layoutControlItem38.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem38.TextSize = new System.Drawing.Size(72, 22);
 | |
|             this.layoutControlItem38.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlItem39
 | |
|             // 
 | |
|             this.layoutControlItem39.Control = this.txtChannelToQ;
 | |
|             this.layoutControlItem39.CustomizationFormText = "--";
 | |
|             this.layoutControlItem39.Location = new System.Drawing.Point(115, 0);
 | |
|             this.layoutControlItem39.MaxSize = new System.Drawing.Size(64, 24);
 | |
|             this.layoutControlItem39.MinSize = new System.Drawing.Size(64, 24);
 | |
|             this.layoutControlItem39.Name = "layoutControlItem39";
 | |
|             this.layoutControlItem39.Size = new System.Drawing.Size(64, 24);
 | |
|             this.layoutControlItem39.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem39.Text = "--";
 | |
|             this.layoutControlItem39.TextLocation = DevExpress.Utils.Locations.Left;
 | |
|             this.layoutControlItem39.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem39.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem46
 | |
|             // 
 | |
|             this.layoutControlItem46.Control = this.txtLayerToQ;
 | |
|             this.layoutControlItem46.CustomizationFormText = "--";
 | |
|             this.layoutControlItem46.Location = new System.Drawing.Point(294, 0);
 | |
|             this.layoutControlItem46.MaxSize = new System.Drawing.Size(64, 24);
 | |
|             this.layoutControlItem46.MinSize = new System.Drawing.Size(64, 24);
 | |
|             this.layoutControlItem46.Name = "layoutControlItem46";
 | |
|             this.layoutControlItem46.Size = new System.Drawing.Size(64, 24);
 | |
|             this.layoutControlItem46.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem46.Text = "--";
 | |
|             this.layoutControlItem46.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem46.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem45
 | |
|             // 
 | |
|             this.layoutControlItem45.Control = this.txtLayerFromQ;
 | |
|             this.layoutControlItem45.CustomizationFormText = "层号起止";
 | |
|             this.layoutControlItem45.Location = new System.Drawing.Point(179, 0);
 | |
|             this.layoutControlItem45.MaxSize = new System.Drawing.Size(115, 24);
 | |
|             this.layoutControlItem45.MinSize = new System.Drawing.Size(115, 24);
 | |
|             this.layoutControlItem45.Name = "layoutControlItem45";
 | |
|             this.layoutControlItem45.Size = new System.Drawing.Size(115, 24);
 | |
|             this.layoutControlItem45.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem45.Text = "层号起止";
 | |
|             this.layoutControlItem45.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem45.TextSize = new System.Drawing.Size(72, 22);
 | |
|             this.layoutControlItem45.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlItem43
 | |
|             // 
 | |
|             this.layoutControlItem43.Control = this.txtColumFromQ;
 | |
|             this.layoutControlItem43.CustomizationFormText = "列起止";
 | |
|             this.layoutControlItem43.Location = new System.Drawing.Point(179, 24);
 | |
|             this.layoutControlItem43.MaxSize = new System.Drawing.Size(115, 24);
 | |
|             this.layoutControlItem43.MinSize = new System.Drawing.Size(115, 24);
 | |
|             this.layoutControlItem43.Name = "layoutControlItem43";
 | |
|             this.layoutControlItem43.Size = new System.Drawing.Size(115, 25);
 | |
|             this.layoutControlItem43.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem43.Text = "列号起止";
 | |
|             this.layoutControlItem43.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem43.TextSize = new System.Drawing.Size(72, 22);
 | |
|             this.layoutControlItem43.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlItem40
 | |
|             // 
 | |
|             this.layoutControlItem40.Control = this.txtShelfToQ;
 | |
|             this.layoutControlItem40.CustomizationFormText = "--";
 | |
|             this.layoutControlItem40.Location = new System.Drawing.Point(115, 24);
 | |
|             this.layoutControlItem40.MaxSize = new System.Drawing.Size(64, 24);
 | |
|             this.layoutControlItem40.MinSize = new System.Drawing.Size(64, 24);
 | |
|             this.layoutControlItem40.Name = "layoutControlItem40";
 | |
|             this.layoutControlItem40.Size = new System.Drawing.Size(64, 25);
 | |
|             this.layoutControlItem40.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem40.Text = "--";
 | |
|             this.layoutControlItem40.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem40.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem44
 | |
|             // 
 | |
|             this.layoutControlItem44.Control = this.txtColumToQ;
 | |
|             this.layoutControlItem44.CustomizationFormText = "--";
 | |
|             this.layoutControlItem44.Location = new System.Drawing.Point(294, 24);
 | |
|             this.layoutControlItem44.MaxSize = new System.Drawing.Size(64, 24);
 | |
|             this.layoutControlItem44.MinSize = new System.Drawing.Size(64, 24);
 | |
|             this.layoutControlItem44.Name = "layoutControlItem44";
 | |
|             this.layoutControlItem44.Size = new System.Drawing.Size(64, 25);
 | |
|             this.layoutControlItem44.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem44.Text = "--";
 | |
|             this.layoutControlItem44.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem44.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlGroup17
 | |
|             // 
 | |
|             this.layoutControlGroup17.CustomizationFormText = "库房设置";
 | |
|             this.layoutControlGroup17.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem55,
 | |
|             this.layoutControlItem36});
 | |
|             this.layoutControlGroup17.Location = new System.Drawing.Point(648, 0);
 | |
|             this.layoutControlGroup17.Name = "layoutControlGroup17";
 | |
|             this.layoutControlGroup17.Size = new System.Drawing.Size(676, 92);
 | |
|             this.layoutControlGroup17.Text = "库房货位信息";
 | |
|             this.layoutControlGroup17.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
 | |
|             // 
 | |
|             // layoutControlItem55
 | |
|             // 
 | |
|             this.layoutControlItem55.Control = this.txtWarehouseQuery;
 | |
|             this.layoutControlItem55.CustomizationFormText = "仓库";
 | |
|             this.layoutControlItem55.Location = new System.Drawing.Point(0, 24);
 | |
|             this.layoutControlItem55.MinSize = new System.Drawing.Size(50, 25);
 | |
|             this.layoutControlItem55.Name = "layoutControlItem55";
 | |
|             this.layoutControlItem55.Size = new System.Drawing.Size(652, 25);
 | |
|             this.layoutControlItem55.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem55.Text = "仓库名称";
 | |
|             this.layoutControlItem55.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem55.TextSize = new System.Drawing.Size(72, 22);
 | |
|             this.layoutControlItem55.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlItem36
 | |
|             // 
 | |
|             this.layoutControlItem36.Control = this.txtLocationId;
 | |
|             this.layoutControlItem36.CustomizationFormText = "layoutControlItem18";
 | |
|             this.layoutControlItem36.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem36.MaxSize = new System.Drawing.Size(208, 24);
 | |
|             this.layoutControlItem36.MinSize = new System.Drawing.Size(208, 24);
 | |
|             this.layoutControlItem36.Name = "layoutControlItem36";
 | |
|             this.layoutControlItem36.Size = new System.Drawing.Size(652, 24);
 | |
|             this.layoutControlItem36.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem36.Text = "货位编号";
 | |
|             this.layoutControlItem36.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem36.TextSize = new System.Drawing.Size(72, 22);
 | |
|             this.layoutControlItem36.TextToControlDistance = 3;
 | |
|             // 
 | |
|             // layoutControlItem52
 | |
|             // 
 | |
|             this.layoutControlItem52.Control = this.txtLbStartIdQuery;
 | |
|             this.layoutControlItem52.CustomizationFormText = "排号起止";
 | |
|             this.layoutControlItem52.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem52.MaxSize = new System.Drawing.Size(115, 24);
 | |
|             this.layoutControlItem52.MinSize = new System.Drawing.Size(115, 24);
 | |
|             this.layoutControlItem52.Name = "layoutControlItem52";
 | |
|             this.layoutControlItem52.Size = new System.Drawing.Size(115, 24);
 | |
|             this.layoutControlItem52.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem52.Text = "编号起止";
 | |
|             this.layoutControlItem52.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem52.TextSize = new System.Drawing.Size(72, 22);
 | |
|             this.layoutControlItem52.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlItem56
 | |
|             // 
 | |
|             this.layoutControlItem56.Control = this.txtLbToIdQuery;
 | |
|             this.layoutControlItem56.CustomizationFormText = "--";
 | |
|             this.layoutControlItem56.Location = new System.Drawing.Point(115, 0);
 | |
|             this.layoutControlItem56.MaxSize = new System.Drawing.Size(64, 24);
 | |
|             this.layoutControlItem56.MinSize = new System.Drawing.Size(64, 24);
 | |
|             this.layoutControlItem56.Name = "layoutControlItem56";
 | |
|             this.layoutControlItem56.Size = new System.Drawing.Size(64, 24);
 | |
|             this.layoutControlItem56.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem56.Text = "--";
 | |
|             this.layoutControlItem56.TextLocation = DevExpress.Utils.Locations.Left;
 | |
|             this.layoutControlItem56.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem56.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem9
 | |
|             // 
 | |
|             this.layoutControlItem9.Control = this.comPortQuery;
 | |
|             this.layoutControlItem9.Location = new System.Drawing.Point(0, 24);
 | |
|             this.layoutControlItem9.Name = "layoutControlItem9";
 | |
|             this.layoutControlItem9.Size = new System.Drawing.Size(179, 68);
 | |
|             this.layoutControlItem9.Text = "标签端口";
 | |
|             this.layoutControlItem9.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem9.TextSize = new System.Drawing.Size(72, 22);
 | |
|             this.layoutControlItem9.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlItem42
 | |
|             // 
 | |
|             this.layoutControlItem42.Control = this.btnQuery;
 | |
|             this.layoutControlItem42.Location = new System.Drawing.Point(179, 0);
 | |
|             this.layoutControlItem42.MaxSize = new System.Drawing.Size(87, 48);
 | |
|             this.layoutControlItem42.MinSize = new System.Drawing.Size(87, 48);
 | |
|             this.layoutControlItem42.Name = "layoutControlItem42";
 | |
|             this.layoutControlItem42.Size = new System.Drawing.Size(87, 92);
 | |
|             this.layoutControlItem42.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem42.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem42.TextVisible = false;
 | |
|             // 
 | |
|             // lcgSetup
 | |
|             // 
 | |
|             this.lcgSetup.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
 | |
|             this.lcgSetup.AppearanceGroup.Options.UseFont = true;
 | |
|             this.lcgSetup.ExpandButtonVisible = true;
 | |
|             this.lcgSetup.Expanded = false;
 | |
|             this.lcgSetup.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlGroup7,
 | |
|             this.layoutControlGroup14,
 | |
|             this.layoutControlGroup11,
 | |
|             this.layoutControlItem41,
 | |
|             this.layoutControlItem10});
 | |
|             this.lcgSetup.Location = new System.Drawing.Point(0, 1027);
 | |
|             this.lcgSetup.Name = "lcgSetup";
 | |
|             this.lcgSetup.Size = new System.Drawing.Size(1924, 43);
 | |
|             this.lcgSetup.Text = "新增修改";
 | |
|             this.lcgSetup.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
 | |
|             this.lcgSetup.CustomButtonUnchecked += new DevExpress.XtraBars.Docking2010.BaseButtonEventHandler(this.lcgSetup_CustomButtonUnchecked);
 | |
|             this.lcgSetup.CustomButtonChecked += new DevExpress.XtraBars.Docking2010.BaseButtonEventHandler(this.lcgSetup_CustomButtonChecked);
 | |
|             this.lcgSetup.Showing += new System.EventHandler(this.lcgSetup_Showing);
 | |
|             // 
 | |
|             // layoutControlGroup7
 | |
|             // 
 | |
|             this.layoutControlGroup7.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlGroup2,
 | |
|             this.layoutControlGroup10});
 | |
|             this.layoutControlGroup7.Location = new System.Drawing.Point(203, 0);
 | |
|             this.layoutControlGroup7.Name = "layoutControlGroup7";
 | |
|             this.layoutControlGroup7.Size = new System.Drawing.Size(296, 155);
 | |
|             this.layoutControlGroup7.Text = "电子标签设置";
 | |
|             // 
 | |
|             // layoutControlGroup2
 | |
|             // 
 | |
|             this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem15,
 | |
|             this.layoutControlItem21});
 | |
|             this.layoutControlGroup2.Location = new System.Drawing.Point(140, 0);
 | |
|             this.layoutControlGroup2.Name = "layoutControlGroup2";
 | |
|             this.layoutControlGroup2.Size = new System.Drawing.Size(132, 112);
 | |
|             this.layoutControlGroup2.Text = "标签布局";
 | |
|             // 
 | |
|             // layoutControlItem15
 | |
|             // 
 | |
|             this.layoutControlItem15.Control = this.txtLabelLayer;
 | |
|             this.layoutControlItem15.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem15.MaxSize = new System.Drawing.Size(54, 41);
 | |
|             this.layoutControlItem15.MinSize = new System.Drawing.Size(54, 41);
 | |
|             this.layoutControlItem15.Name = "layoutControlItem15";
 | |
|             this.layoutControlItem15.Size = new System.Drawing.Size(54, 69);
 | |
|             this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem15.Text = "层";
 | |
|             this.layoutControlItem15.TextLocation = DevExpress.Utils.Locations.Top;
 | |
|             this.layoutControlItem15.TextSize = new System.Drawing.Size(72, 22);
 | |
|             // 
 | |
|             // layoutControlItem21
 | |
|             // 
 | |
|             this.layoutControlItem21.Control = this.txtLabelColum;
 | |
|             this.layoutControlItem21.Location = new System.Drawing.Point(54, 0);
 | |
|             this.layoutControlItem21.MaxSize = new System.Drawing.Size(54, 41);
 | |
|             this.layoutControlItem21.MinSize = new System.Drawing.Size(54, 41);
 | |
|             this.layoutControlItem21.Name = "layoutControlItem21";
 | |
|             this.layoutControlItem21.Size = new System.Drawing.Size(54, 69);
 | |
|             this.layoutControlItem21.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem21.Text = "列";
 | |
|             this.layoutControlItem21.TextLocation = DevExpress.Utils.Locations.Top;
 | |
|             this.layoutControlItem21.TextSize = new System.Drawing.Size(72, 22);
 | |
|             // 
 | |
|             // layoutControlGroup10
 | |
|             // 
 | |
|             this.layoutControlGroup10.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem54,
 | |
|             this.layoutControlItem14});
 | |
|             this.layoutControlGroup10.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup10.Name = "layoutControlGroup10";
 | |
|             this.layoutControlGroup10.Size = new System.Drawing.Size(140, 112);
 | |
|             this.layoutControlGroup10.Text = "标签编号";
 | |
|             // 
 | |
|             // layoutControlItem54
 | |
|             // 
 | |
|             this.layoutControlItem54.Control = this.txtLbStartId;
 | |
|             this.layoutControlItem54.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem54.MaxSize = new System.Drawing.Size(62, 69);
 | |
|             this.layoutControlItem54.MinSize = new System.Drawing.Size(62, 69);
 | |
|             this.layoutControlItem54.Name = "layoutControlItem54";
 | |
|             this.layoutControlItem54.Size = new System.Drawing.Size(62, 69);
 | |
|             this.layoutControlItem54.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem54.Text = "起始编号";
 | |
|             this.layoutControlItem54.TextLocation = DevExpress.Utils.Locations.Top;
 | |
|             this.layoutControlItem54.TextSize = new System.Drawing.Size(72, 22);
 | |
|             // 
 | |
|             // layoutControlItem14
 | |
|             // 
 | |
|             this.layoutControlItem14.Control = this.comport;
 | |
|             this.layoutControlItem14.CustomizationFormText = "layoutControlItem11";
 | |
|             this.layoutControlItem14.Location = new System.Drawing.Point(62, 0);
 | |
|             this.layoutControlItem14.MaxSize = new System.Drawing.Size(54, 69);
 | |
|             this.layoutControlItem14.MinSize = new System.Drawing.Size(54, 69);
 | |
|             this.layoutControlItem14.Name = "layoutControlItem14";
 | |
|             this.layoutControlItem14.Size = new System.Drawing.Size(54, 69);
 | |
|             this.layoutControlItem14.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem14.Text = "端口";
 | |
|             this.layoutControlItem14.TextLocation = DevExpress.Utils.Locations.Top;
 | |
|             this.layoutControlItem14.TextSize = new System.Drawing.Size(72, 22);
 | |
|             // 
 | |
|             // layoutControlGroup14
 | |
|             // 
 | |
|             this.layoutControlGroup14.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem7,
 | |
|             this.layoutControlItem5,
 | |
|             this.layoutControlItem8,
 | |
|             this.layoutControlItem6,
 | |
|             this.layoutControlItem1,
 | |
|             this.layoutControlItem2,
 | |
|             this.layoutControlItem4,
 | |
|             this.layoutControlItem3});
 | |
|             this.layoutControlGroup14.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup14.Name = "layoutControlGroup14";
 | |
|             this.layoutControlGroup14.Size = new System.Drawing.Size(203, 155);
 | |
|             this.layoutControlGroup14.Text = "货位坐标";
 | |
|             // 
 | |
|             // layoutControlItem7
 | |
|             // 
 | |
|             this.layoutControlItem7.Control = this.txtChannelFrom;
 | |
|             this.layoutControlItem7.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem7.MaxSize = new System.Drawing.Size(115, 24);
 | |
|             this.layoutControlItem7.MinSize = new System.Drawing.Size(115, 24);
 | |
|             this.layoutControlItem7.Name = "layoutControlItem7";
 | |
|             this.layoutControlItem7.Size = new System.Drawing.Size(115, 24);
 | |
|             this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem7.Text = "排号起止";
 | |
|             this.layoutControlItem7.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem7.TextSize = new System.Drawing.Size(72, 22);
 | |
|             this.layoutControlItem7.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlItem5
 | |
|             // 
 | |
|             this.layoutControlItem5.Control = this.txtShelfFrom;
 | |
|             this.layoutControlItem5.Location = new System.Drawing.Point(0, 24);
 | |
|             this.layoutControlItem5.MaxSize = new System.Drawing.Size(115, 24);
 | |
|             this.layoutControlItem5.MinSize = new System.Drawing.Size(115, 24);
 | |
|             this.layoutControlItem5.Name = "layoutControlItem5";
 | |
|             this.layoutControlItem5.Size = new System.Drawing.Size(115, 24);
 | |
|             this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem5.Text = "货架起止";
 | |
|             this.layoutControlItem5.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem5.TextSize = new System.Drawing.Size(72, 22);
 | |
|             this.layoutControlItem5.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlItem8
 | |
|             // 
 | |
|             this.layoutControlItem8.Control = this.txtChannelTo;
 | |
|             this.layoutControlItem8.Location = new System.Drawing.Point(115, 0);
 | |
|             this.layoutControlItem8.MaxSize = new System.Drawing.Size(64, 24);
 | |
|             this.layoutControlItem8.MinSize = new System.Drawing.Size(64, 24);
 | |
|             this.layoutControlItem8.Name = "layoutControlItem8";
 | |
|             this.layoutControlItem8.Size = new System.Drawing.Size(64, 24);
 | |
|             this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem8.Text = "--";
 | |
|             this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Left;
 | |
|             this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem8.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem6
 | |
|             // 
 | |
|             this.layoutControlItem6.Control = this.txtShelfTo;
 | |
|             this.layoutControlItem6.Location = new System.Drawing.Point(115, 24);
 | |
|             this.layoutControlItem6.MaxSize = new System.Drawing.Size(64, 24);
 | |
|             this.layoutControlItem6.MinSize = new System.Drawing.Size(64, 24);
 | |
|             this.layoutControlItem6.Name = "layoutControlItem6";
 | |
|             this.layoutControlItem6.Size = new System.Drawing.Size(64, 24);
 | |
|             this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem6.Text = "--";
 | |
|             this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem6.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem1
 | |
|             // 
 | |
|             this.layoutControlItem1.Control = this.txtColumFrom;
 | |
|             this.layoutControlItem1.Location = new System.Drawing.Point(0, 72);
 | |
|             this.layoutControlItem1.MaxSize = new System.Drawing.Size(115, 24);
 | |
|             this.layoutControlItem1.MinSize = new System.Drawing.Size(115, 24);
 | |
|             this.layoutControlItem1.Name = "layoutControlItem1";
 | |
|             this.layoutControlItem1.Size = new System.Drawing.Size(115, 40);
 | |
|             this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem1.Text = "列号起止";
 | |
|             this.layoutControlItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 22);
 | |
|             this.layoutControlItem1.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlItem2
 | |
|             // 
 | |
|             this.layoutControlItem2.Control = this.txtColumTo;
 | |
|             this.layoutControlItem2.Location = new System.Drawing.Point(115, 72);
 | |
|             this.layoutControlItem2.MaxSize = new System.Drawing.Size(64, 24);
 | |
|             this.layoutControlItem2.MinSize = new System.Drawing.Size(64, 24);
 | |
|             this.layoutControlItem2.Name = "layoutControlItem2";
 | |
|             this.layoutControlItem2.Size = new System.Drawing.Size(64, 40);
 | |
|             this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem2.Text = "--";
 | |
|             this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem2.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem4
 | |
|             // 
 | |
|             this.layoutControlItem4.Control = this.txtLayerFrom;
 | |
|             this.layoutControlItem4.Location = new System.Drawing.Point(0, 48);
 | |
|             this.layoutControlItem4.MaxSize = new System.Drawing.Size(115, 24);
 | |
|             this.layoutControlItem4.MinSize = new System.Drawing.Size(115, 24);
 | |
|             this.layoutControlItem4.Name = "layoutControlItem4";
 | |
|             this.layoutControlItem4.Size = new System.Drawing.Size(115, 24);
 | |
|             this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem4.Text = "层号起止";
 | |
|             this.layoutControlItem4.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem4.TextSize = new System.Drawing.Size(72, 22);
 | |
|             this.layoutControlItem4.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlItem3
 | |
|             // 
 | |
|             this.layoutControlItem3.Control = this.txtLayerTo;
 | |
|             this.layoutControlItem3.Location = new System.Drawing.Point(115, 48);
 | |
|             this.layoutControlItem3.MaxSize = new System.Drawing.Size(64, 24);
 | |
|             this.layoutControlItem3.MinSize = new System.Drawing.Size(64, 24);
 | |
|             this.layoutControlItem3.Name = "layoutControlItem3";
 | |
|             this.layoutControlItem3.Size = new System.Drawing.Size(64, 24);
 | |
|             this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem3.Text = "--";
 | |
|             this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem3.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlGroup11
 | |
|             // 
 | |
|             this.layoutControlGroup11.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem18,
 | |
|             this.layoutControlItem33,
 | |
|             this.layoutControlItem34,
 | |
|             this.emptySpaceItem6,
 | |
|             this.emptySpaceItem8,
 | |
|             this.emptySpaceItem9});
 | |
|             this.layoutControlGroup11.Location = new System.Drawing.Point(499, 0);
 | |
|             this.layoutControlGroup11.Name = "layoutControlGroup11";
 | |
|             this.layoutControlGroup11.Size = new System.Drawing.Size(736, 155);
 | |
|             this.layoutControlGroup11.Text = "其它";
 | |
|             // 
 | |
|             // layoutControlItem18
 | |
|             // 
 | |
|             this.layoutControlItem18.Control = this.txtLabelId;
 | |
|             this.layoutControlItem18.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem18.Name = "layoutControlItem18";
 | |
|             this.layoutControlItem18.Size = new System.Drawing.Size(527, 24);
 | |
|             this.layoutControlItem18.Text = "标签编号";
 | |
|             this.layoutControlItem18.TextSize = new System.Drawing.Size(72, 22);
 | |
|             // 
 | |
|             // layoutControlItem33
 | |
|             // 
 | |
|             this.layoutControlItem33.Control = this.btnUpdateLable;
 | |
|             this.layoutControlItem33.Location = new System.Drawing.Point(527, 24);
 | |
|             this.layoutControlItem33.Name = "layoutControlItem33";
 | |
|             this.layoutControlItem33.Size = new System.Drawing.Size(185, 26);
 | |
|             this.layoutControlItem33.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem33.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem34
 | |
|             // 
 | |
|             this.layoutControlItem34.Control = this.txtPosition;
 | |
|             this.layoutControlItem34.Location = new System.Drawing.Point(0, 24);
 | |
|             this.layoutControlItem34.Name = "layoutControlItem34";
 | |
|             this.layoutControlItem34.Size = new System.Drawing.Size(527, 24);
 | |
|             this.layoutControlItem34.Text = "货位";
 | |
|             this.layoutControlItem34.TextSize = new System.Drawing.Size(72, 22);
 | |
|             // 
 | |
|             // emptySpaceItem6
 | |
|             // 
 | |
|             this.emptySpaceItem6.AllowHotTrack = false;
 | |
|             this.emptySpaceItem6.Location = new System.Drawing.Point(0, 48);
 | |
|             this.emptySpaceItem6.Name = "emptySpaceItem6";
 | |
|             this.emptySpaceItem6.Size = new System.Drawing.Size(527, 64);
 | |
|             this.emptySpaceItem6.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem8
 | |
|             // 
 | |
|             this.emptySpaceItem8.AllowHotTrack = false;
 | |
|             this.emptySpaceItem8.Location = new System.Drawing.Point(527, 0);
 | |
|             this.emptySpaceItem8.Name = "emptySpaceItem8";
 | |
|             this.emptySpaceItem8.Size = new System.Drawing.Size(185, 24);
 | |
|             this.emptySpaceItem8.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem9
 | |
|             // 
 | |
|             this.emptySpaceItem9.AllowHotTrack = false;
 | |
|             this.emptySpaceItem9.Location = new System.Drawing.Point(527, 50);
 | |
|             this.emptySpaceItem9.Name = "emptySpaceItem9";
 | |
|             this.emptySpaceItem9.Size = new System.Drawing.Size(185, 62);
 | |
|             this.emptySpaceItem9.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlItem41
 | |
|             // 
 | |
|             this.layoutControlItem41.Control = this.btnCreate;
 | |
|             this.layoutControlItem41.Location = new System.Drawing.Point(1235, 0);
 | |
|             this.layoutControlItem41.MaxSize = new System.Drawing.Size(89, 48);
 | |
|             this.layoutControlItem41.MinSize = new System.Drawing.Size(89, 48);
 | |
|             this.layoutControlItem41.Name = "layoutControlItem41";
 | |
|             this.layoutControlItem41.Size = new System.Drawing.Size(89, 48);
 | |
|             this.layoutControlItem41.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem41.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem41.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem10
 | |
|             // 
 | |
|             this.layoutControlItem10.Control = this.btnDel;
 | |
|             this.layoutControlItem10.Location = new System.Drawing.Point(1235, 48);
 | |
|             this.layoutControlItem10.Name = "layoutControlItem10";
 | |
|             this.layoutControlItem10.Size = new System.Drawing.Size(89, 107);
 | |
|             this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem10.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlGroup5
 | |
|             // 
 | |
|             this.layoutControlGroup5.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
 | |
|             this.layoutControlGroup5.AppearanceGroup.Options.UseFont = true;
 | |
|             this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem31,
 | |
|             this.layoutControlItem32});
 | |
|             this.layoutControlGroup5.Location = new System.Drawing.Point(0, 96);
 | |
|             this.layoutControlGroup5.Name = "layoutControlGroup5";
 | |
|             this.layoutControlGroup5.Size = new System.Drawing.Size(1574, 888);
 | |
|             this.layoutControlGroup5.Text = "播种台及门店分配";
 | |
|             // 
 | |
|             // layoutControlItem31
 | |
|             // 
 | |
|             this.layoutControlItem31.Control = this.gridControl1;
 | |
|             this.layoutControlItem31.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem31.MinSize = new System.Drawing.Size(104, 24);
 | |
|             this.layoutControlItem31.Name = "layoutControlItem31";
 | |
|             this.layoutControlItem31.Size = new System.Drawing.Size(1536, 783);
 | |
|             this.layoutControlItem31.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem31.TextLocation = DevExpress.Utils.Locations.Top;
 | |
|             this.layoutControlItem31.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem31.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem32
 | |
|             // 
 | |
|             this.layoutControlItem32.Control = this.pager1;
 | |
|             this.layoutControlItem32.Location = new System.Drawing.Point(0, 783);
 | |
|             this.layoutControlItem32.Name = "layoutControlItem32";
 | |
|             this.layoutControlItem32.Size = new System.Drawing.Size(1536, 37);
 | |
|             this.layoutControlItem32.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem32.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlGroup12
 | |
|             // 
 | |
|             this.layoutControlGroup12.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
 | |
|             this.layoutControlGroup12.AppearanceGroup.Options.UseFont = true;
 | |
|             this.layoutControlGroup12.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem27,
 | |
|             this.layoutControlItem26,
 | |
|             this.layoutControlItem47,
 | |
|             this.emptySpaceItem23,
 | |
|             this.layoutControlItem48,
 | |
|             this.layoutControlItem49,
 | |
|             this.emptySpaceItem24,
 | |
|             this.emptySpaceItem22,
 | |
|             this.emptySpaceItem10,
 | |
|             this.emptySpaceItem26,
 | |
|             this.layoutControlItem35,
 | |
|             this.emptySpaceItem29,
 | |
|             this.emptySpaceItem30,
 | |
|             this.layoutControlItem23,
 | |
|             this.layoutControlItem51,
 | |
|             this.layoutControlItem53,
 | |
|             this.layoutControlItem57,
 | |
|             this.layoutControlItem58});
 | |
|             this.layoutControlGroup12.Location = new System.Drawing.Point(1574, 96);
 | |
|             this.layoutControlGroup12.Name = "layoutControlGroup12";
 | |
|             this.layoutControlGroup12.Size = new System.Drawing.Size(336, 888);
 | |
|             this.layoutControlGroup12.Text = "编辑";
 | |
|             // 
 | |
|             // layoutControlItem27
 | |
|             // 
 | |
|             this.layoutControlItem27.Control = this.txtLightIda;
 | |
|             this.layoutControlItem27.CustomizationFormText = "排号起止";
 | |
|             this.layoutControlItem27.Location = new System.Drawing.Point(0, 52);
 | |
|             this.layoutControlItem27.MaxSize = new System.Drawing.Size(187, 24);
 | |
|             this.layoutControlItem27.MinSize = new System.Drawing.Size(187, 24);
 | |
|             this.layoutControlItem27.Name = "layoutControlItem27";
 | |
|             this.layoutControlItem27.Size = new System.Drawing.Size(187, 24);
 | |
|             this.layoutControlItem27.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem27.Text = "亮灯编号";
 | |
|             this.layoutControlItem27.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem27.TextSize = new System.Drawing.Size(72, 22);
 | |
|             this.layoutControlItem27.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlItem26
 | |
|             // 
 | |
|             this.layoutControlItem26.Control = this.txtDeska;
 | |
|             this.layoutControlItem26.CustomizationFormText = "排号起止";
 | |
|             this.layoutControlItem26.Location = new System.Drawing.Point(0, 26);
 | |
|             this.layoutControlItem26.MaxSize = new System.Drawing.Size(187, 26);
 | |
|             this.layoutControlItem26.MinSize = new System.Drawing.Size(187, 26);
 | |
|             this.layoutControlItem26.Name = "layoutControlItem26";
 | |
|             this.layoutControlItem26.Size = new System.Drawing.Size(187, 26);
 | |
|             this.layoutControlItem26.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem26.Text = "分播台号";
 | |
|             this.layoutControlItem26.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem26.TextSize = new System.Drawing.Size(72, 22);
 | |
|             this.layoutControlItem26.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlItem47
 | |
|             // 
 | |
|             this.layoutControlItem47.Control = this.btnAdd;
 | |
|             this.layoutControlItem47.Location = new System.Drawing.Point(10, 256);
 | |
|             this.layoutControlItem47.MaxSize = new System.Drawing.Size(88, 50);
 | |
|             this.layoutControlItem47.MinSize = new System.Drawing.Size(88, 50);
 | |
|             this.layoutControlItem47.Name = "layoutControlItem47";
 | |
|             this.layoutControlItem47.Size = new System.Drawing.Size(88, 50);
 | |
|             this.layoutControlItem47.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem47.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem47.TextVisible = false;
 | |
|             // 
 | |
|             // emptySpaceItem23
 | |
|             // 
 | |
|             this.emptySpaceItem23.AllowHotTrack = false;
 | |
|             this.emptySpaceItem23.Location = new System.Drawing.Point(98, 256);
 | |
|             this.emptySpaceItem23.MaxSize = new System.Drawing.Size(10, 50);
 | |
|             this.emptySpaceItem23.MinSize = new System.Drawing.Size(10, 50);
 | |
|             this.emptySpaceItem23.Name = "emptySpaceItem23";
 | |
|             this.emptySpaceItem23.Size = new System.Drawing.Size(10, 50);
 | |
|             this.emptySpaceItem23.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.emptySpaceItem23.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlItem48
 | |
|             // 
 | |
|             this.layoutControlItem48.Control = this.btnUpdate;
 | |
|             this.layoutControlItem48.Location = new System.Drawing.Point(108, 256);
 | |
|             this.layoutControlItem48.MaxSize = new System.Drawing.Size(82, 50);
 | |
|             this.layoutControlItem48.MinSize = new System.Drawing.Size(82, 50);
 | |
|             this.layoutControlItem48.Name = "layoutControlItem48";
 | |
|             this.layoutControlItem48.Size = new System.Drawing.Size(82, 50);
 | |
|             this.layoutControlItem48.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem48.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem48.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem49
 | |
|             // 
 | |
|             this.layoutControlItem49.Control = this.btnDeleta;
 | |
|             this.layoutControlItem49.Location = new System.Drawing.Point(200, 256);
 | |
|             this.layoutControlItem49.MaxSize = new System.Drawing.Size(88, 50);
 | |
|             this.layoutControlItem49.MinSize = new System.Drawing.Size(88, 50);
 | |
|             this.layoutControlItem49.Name = "layoutControlItem49";
 | |
|             this.layoutControlItem49.Size = new System.Drawing.Size(88, 50);
 | |
|             this.layoutControlItem49.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem49.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem49.TextVisible = false;
 | |
|             // 
 | |
|             // emptySpaceItem24
 | |
|             // 
 | |
|             this.emptySpaceItem24.AllowHotTrack = false;
 | |
|             this.emptySpaceItem24.Location = new System.Drawing.Point(190, 256);
 | |
|             this.emptySpaceItem24.MaxSize = new System.Drawing.Size(10, 50);
 | |
|             this.emptySpaceItem24.MinSize = new System.Drawing.Size(10, 50);
 | |
|             this.emptySpaceItem24.Name = "emptySpaceItem24";
 | |
|             this.emptySpaceItem24.Size = new System.Drawing.Size(10, 50);
 | |
|             this.emptySpaceItem24.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.emptySpaceItem24.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem22
 | |
|             // 
 | |
|             this.emptySpaceItem22.AllowHotTrack = false;
 | |
|             this.emptySpaceItem22.Location = new System.Drawing.Point(0, 206);
 | |
|             this.emptySpaceItem22.MaxSize = new System.Drawing.Size(10, 50);
 | |
|             this.emptySpaceItem22.MinSize = new System.Drawing.Size(10, 50);
 | |
|             this.emptySpaceItem22.Name = "emptySpaceItem22";
 | |
|             this.emptySpaceItem22.Size = new System.Drawing.Size(298, 50);
 | |
|             this.emptySpaceItem22.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.emptySpaceItem22.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem10
 | |
|             // 
 | |
|             this.emptySpaceItem10.AllowHotTrack = false;
 | |
|             this.emptySpaceItem10.Location = new System.Drawing.Point(0, 256);
 | |
|             this.emptySpaceItem10.Name = "emptySpaceItem10";
 | |
|             this.emptySpaceItem10.Size = new System.Drawing.Size(10, 50);
 | |
|             this.emptySpaceItem10.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem26
 | |
|             // 
 | |
|             this.emptySpaceItem26.AllowHotTrack = false;
 | |
|             this.emptySpaceItem26.Location = new System.Drawing.Point(288, 256);
 | |
|             this.emptySpaceItem26.Name = "emptySpaceItem26";
 | |
|             this.emptySpaceItem26.Size = new System.Drawing.Size(10, 50);
 | |
|             this.emptySpaceItem26.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlItem35
 | |
|             // 
 | |
|             this.layoutControlItem35.Control = this.txtPorta;
 | |
|             this.layoutControlItem35.CustomizationFormText = "排号起止";
 | |
|             this.layoutControlItem35.Location = new System.Drawing.Point(0, 134);
 | |
|             this.layoutControlItem35.MaxSize = new System.Drawing.Size(187, 24);
 | |
|             this.layoutControlItem35.MinSize = new System.Drawing.Size(187, 24);
 | |
|             this.layoutControlItem35.Name = "layoutControlItem35";
 | |
|             this.layoutControlItem35.Size = new System.Drawing.Size(187, 24);
 | |
|             this.layoutControlItem35.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem35.Text = "配货序号";
 | |
|             this.layoutControlItem35.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem35.TextSize = new System.Drawing.Size(72, 22);
 | |
|             this.layoutControlItem35.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // emptySpaceItem29
 | |
|             // 
 | |
|             this.emptySpaceItem29.AllowHotTrack = false;
 | |
|             this.emptySpaceItem29.Location = new System.Drawing.Point(187, 0);
 | |
|             this.emptySpaceItem29.Name = "emptySpaceItem29";
 | |
|             this.emptySpaceItem29.Size = new System.Drawing.Size(111, 158);
 | |
|             this.emptySpaceItem29.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem30
 | |
|             // 
 | |
|             this.emptySpaceItem30.AllowHotTrack = false;
 | |
|             this.emptySpaceItem30.Location = new System.Drawing.Point(0, 306);
 | |
|             this.emptySpaceItem30.Name = "emptySpaceItem30";
 | |
|             this.emptySpaceItem30.Size = new System.Drawing.Size(298, 514);
 | |
|             this.emptySpaceItem30.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlItem23
 | |
|             // 
 | |
|             this.layoutControlItem23.Control = this.txtCustName;
 | |
|             this.layoutControlItem23.CustomizationFormText = "排号起止";
 | |
|             this.layoutControlItem23.Location = new System.Drawing.Point(0, 158);
 | |
|             this.layoutControlItem23.MaxSize = new System.Drawing.Size(298, 24);
 | |
|             this.layoutControlItem23.MinSize = new System.Drawing.Size(298, 24);
 | |
|             this.layoutControlItem23.Name = "layoutControlItem23";
 | |
|             this.layoutControlItem23.Size = new System.Drawing.Size(298, 24);
 | |
|             this.layoutControlItem23.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem23.Text = "店铺名称";
 | |
|             this.layoutControlItem23.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem23.TextSize = new System.Drawing.Size(72, 22);
 | |
|             this.layoutControlItem23.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlItem51
 | |
|             // 
 | |
|             this.layoutControlItem51.Control = this.txtMem;
 | |
|             this.layoutControlItem51.Location = new System.Drawing.Point(0, 182);
 | |
|             this.layoutControlItem51.MaxSize = new System.Drawing.Size(298, 24);
 | |
|             this.layoutControlItem51.MinSize = new System.Drawing.Size(298, 24);
 | |
|             this.layoutControlItem51.Name = "layoutControlItem51";
 | |
|             this.layoutControlItem51.Size = new System.Drawing.Size(298, 24);
 | |
|             this.layoutControlItem51.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem51.Text = "店铺备注";
 | |
|             this.layoutControlItem51.TextSize = new System.Drawing.Size(72, 22);
 | |
|             // 
 | |
|             // layoutControlItem53
 | |
|             // 
 | |
|             this.layoutControlItem53.Control = this.txtPartion;
 | |
|             this.layoutControlItem53.CustomizationFormText = "排号起止";
 | |
|             this.layoutControlItem53.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem53.MaxSize = new System.Drawing.Size(187, 26);
 | |
|             this.layoutControlItem53.MinSize = new System.Drawing.Size(187, 26);
 | |
|             this.layoutControlItem53.Name = "layoutControlItem53";
 | |
|             this.layoutControlItem53.Size = new System.Drawing.Size(187, 26);
 | |
|             this.layoutControlItem53.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem53.Text = "分区编号";
 | |
|             this.layoutControlItem53.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem53.TextSize = new System.Drawing.Size(72, 22);
 | |
|             this.layoutControlItem53.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlItem57
 | |
|             // 
 | |
|             this.layoutControlItem57.Control = this.txtLine;
 | |
|             this.layoutControlItem57.CustomizationFormText = "排号起止";
 | |
|             this.layoutControlItem57.Location = new System.Drawing.Point(0, 110);
 | |
|             this.layoutControlItem57.MaxSize = new System.Drawing.Size(187, 24);
 | |
|             this.layoutControlItem57.MinSize = new System.Drawing.Size(187, 24);
 | |
|             this.layoutControlItem57.Name = "layoutControlItem57";
 | |
|             this.layoutControlItem57.Size = new System.Drawing.Size(187, 24);
 | |
|             this.layoutControlItem57.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem57.Text = "配货线路";
 | |
|             this.layoutControlItem57.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem57.TextSize = new System.Drawing.Size(72, 22);
 | |
|             this.layoutControlItem57.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlGroup9
 | |
|             // 
 | |
|             this.layoutControlGroup9.CustomizationFormText = "导入导出";
 | |
|             this.layoutControlGroup9.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem24,
 | |
|             this.layoutControlItem25,
 | |
|             this.emptySpaceItem21,
 | |
|             this.emptySpaceItem11,
 | |
|             this.layoutControlItem20,
 | |
|             this.layoutControlItem22,
 | |
|             this.layoutControlItem19,
 | |
|             this.emptySpaceItem7,
 | |
|             this.layoutControlItem50,
 | |
|             this.layoutControlItem28,
 | |
|             this.emptySpaceItem2});
 | |
|             this.layoutControlGroup9.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup9.Name = "layoutControlGroup9";
 | |
|             this.layoutControlGroup9.Size = new System.Drawing.Size(1910, 96);
 | |
|             this.layoutControlGroup9.Text = "导入导出";
 | |
|             this.layoutControlGroup9.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem24
 | |
|             // 
 | |
|             this.layoutControlItem24.Control = this.btnImport;
 | |
|             this.layoutControlItem24.CustomizationFormText = "layoutControlItem24";
 | |
|             this.layoutControlItem24.Location = new System.Drawing.Point(526, 0);
 | |
|             this.layoutControlItem24.MaxSize = new System.Drawing.Size(92, 58);
 | |
|             this.layoutControlItem24.MinSize = new System.Drawing.Size(92, 58);
 | |
|             this.layoutControlItem24.Name = "layoutControlItem24";
 | |
|             this.layoutControlItem24.Size = new System.Drawing.Size(92, 58);
 | |
|             this.layoutControlItem24.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem24.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem24.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem25
 | |
|             // 
 | |
|             this.layoutControlItem25.Control = this.btnExport;
 | |
|             this.layoutControlItem25.CustomizationFormText = "layoutControlItem24";
 | |
|             this.layoutControlItem25.Location = new System.Drawing.Point(628, 0);
 | |
|             this.layoutControlItem25.MaxSize = new System.Drawing.Size(90, 58);
 | |
|             this.layoutControlItem25.MinSize = new System.Drawing.Size(90, 58);
 | |
|             this.layoutControlItem25.Name = "layoutControlItem25";
 | |
|             this.layoutControlItem25.Size = new System.Drawing.Size(90, 58);
 | |
|             this.layoutControlItem25.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem25.Text = "layoutControlItem24";
 | |
|             this.layoutControlItem25.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem25.TextVisible = false;
 | |
|             // 
 | |
|             // emptySpaceItem21
 | |
|             // 
 | |
|             this.emptySpaceItem21.AllowHotTrack = false;
 | |
|             this.emptySpaceItem21.CustomizationFormText = "emptySpaceItem12";
 | |
|             this.emptySpaceItem21.Location = new System.Drawing.Point(618, 0);
 | |
|             this.emptySpaceItem21.MaxSize = new System.Drawing.Size(10, 58);
 | |
|             this.emptySpaceItem21.MinSize = new System.Drawing.Size(10, 58);
 | |
|             this.emptySpaceItem21.Name = "emptySpaceItem21";
 | |
|             this.emptySpaceItem21.Size = new System.Drawing.Size(10, 58);
 | |
|             this.emptySpaceItem21.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.emptySpaceItem21.Text = "emptySpaceItem12";
 | |
|             this.emptySpaceItem21.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem11
 | |
|             // 
 | |
|             this.emptySpaceItem11.AllowHotTrack = false;
 | |
|             this.emptySpaceItem11.Location = new System.Drawing.Point(718, 0);
 | |
|             this.emptySpaceItem11.Name = "emptySpaceItem11";
 | |
|             this.emptySpaceItem11.Size = new System.Drawing.Size(1154, 58);
 | |
|             this.emptySpaceItem11.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlItem20
 | |
|             // 
 | |
|             this.layoutControlItem20.Control = this.txtDeskIdQ;
 | |
|             this.layoutControlItem20.CustomizationFormText = "排号起止";
 | |
|             this.layoutControlItem20.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem20.MaxSize = new System.Drawing.Size(137, 24);
 | |
|             this.layoutControlItem20.MinSize = new System.Drawing.Size(137, 24);
 | |
|             this.layoutControlItem20.Name = "layoutControlItem20";
 | |
|             this.layoutControlItem20.Size = new System.Drawing.Size(137, 24);
 | |
|             this.layoutControlItem20.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem20.Text = "分播台号";
 | |
|             this.layoutControlItem20.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem20.TextSize = new System.Drawing.Size(72, 22);
 | |
|             this.layoutControlItem20.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlItem22
 | |
|             // 
 | |
|             this.layoutControlItem22.Control = this.txtCustNameQ;
 | |
|             this.layoutControlItem22.CustomizationFormText = "排号起止";
 | |
|             this.layoutControlItem22.Location = new System.Drawing.Point(0, 24);
 | |
|             this.layoutControlItem22.MaxSize = new System.Drawing.Size(405, 34);
 | |
|             this.layoutControlItem22.MinSize = new System.Drawing.Size(405, 34);
 | |
|             this.layoutControlItem22.Name = "layoutControlItem22";
 | |
|             this.layoutControlItem22.Size = new System.Drawing.Size(405, 34);
 | |
|             this.layoutControlItem22.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem22.Text = "店铺名称";
 | |
|             this.layoutControlItem22.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem22.TextSize = new System.Drawing.Size(72, 22);
 | |
|             this.layoutControlItem22.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlItem19
 | |
|             // 
 | |
|             this.layoutControlItem19.Control = this.simpleButton1;
 | |
|             this.layoutControlItem19.Location = new System.Drawing.Point(415, 0);
 | |
|             this.layoutControlItem19.MaxSize = new System.Drawing.Size(101, 58);
 | |
|             this.layoutControlItem19.MinSize = new System.Drawing.Size(101, 58);
 | |
|             this.layoutControlItem19.Name = "layoutControlItem19";
 | |
|             this.layoutControlItem19.Size = new System.Drawing.Size(101, 58);
 | |
|             this.layoutControlItem19.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem19.TextVisible = false;
 | |
|             // 
 | |
|             // emptySpaceItem7
 | |
|             // 
 | |
|             this.emptySpaceItem7.AllowHotTrack = false;
 | |
|             this.emptySpaceItem7.Location = new System.Drawing.Point(405, 0);
 | |
|             this.emptySpaceItem7.MaxSize = new System.Drawing.Size(10, 58);
 | |
|             this.emptySpaceItem7.MinSize = new System.Drawing.Size(10, 58);
 | |
|             this.emptySpaceItem7.Name = "emptySpaceItem7";
 | |
|             this.emptySpaceItem7.Size = new System.Drawing.Size(10, 58);
 | |
|             this.emptySpaceItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.emptySpaceItem7.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlItem50
 | |
|             // 
 | |
|             this.layoutControlItem50.Control = this.txtPortNoQ1;
 | |
|             this.layoutControlItem50.CustomizationFormText = "排号起止";
 | |
|             this.layoutControlItem50.Location = new System.Drawing.Point(137, 0);
 | |
|             this.layoutControlItem50.MaxSize = new System.Drawing.Size(164, 24);
 | |
|             this.layoutControlItem50.MinSize = new System.Drawing.Size(164, 24);
 | |
|             this.layoutControlItem50.Name = "layoutControlItem50";
 | |
|             this.layoutControlItem50.Size = new System.Drawing.Size(164, 24);
 | |
|             this.layoutControlItem50.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem50.Text = "配货序号范围";
 | |
|             this.layoutControlItem50.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem50.TextLocation = DevExpress.Utils.Locations.Left;
 | |
|             this.layoutControlItem50.TextSize = new System.Drawing.Size(108, 22);
 | |
|             this.layoutControlItem50.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlItem28
 | |
|             // 
 | |
|             this.layoutControlItem28.Control = this.txtPortQ2;
 | |
|             this.layoutControlItem28.CustomizationFormText = "排号起止";
 | |
|             this.layoutControlItem28.Location = new System.Drawing.Point(301, 0);
 | |
|             this.layoutControlItem28.MaxSize = new System.Drawing.Size(104, 24);
 | |
|             this.layoutControlItem28.MinSize = new System.Drawing.Size(104, 24);
 | |
|             this.layoutControlItem28.Name = "layoutControlItem28";
 | |
|             this.layoutControlItem28.Size = new System.Drawing.Size(104, 24);
 | |
|             this.layoutControlItem28.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem28.Text = "配货序号";
 | |
|             this.layoutControlItem28.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem28.TextLocation = DevExpress.Utils.Locations.Left;
 | |
|             this.layoutControlItem28.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem28.TextToControlDistance = 0;
 | |
|             this.layoutControlItem28.TextVisible = false;
 | |
|             // 
 | |
|             // emptySpaceItem2
 | |
|             // 
 | |
|             this.emptySpaceItem2.AllowHotTrack = false;
 | |
|             this.emptySpaceItem2.Location = new System.Drawing.Point(516, 0);
 | |
|             this.emptySpaceItem2.MaxSize = new System.Drawing.Size(10, 58);
 | |
|             this.emptySpaceItem2.MinSize = new System.Drawing.Size(10, 58);
 | |
|             this.emptySpaceItem2.Name = "emptySpaceItem2";
 | |
|             this.emptySpaceItem2.Size = new System.Drawing.Size(10, 58);
 | |
|             this.emptySpaceItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem25
 | |
|             // 
 | |
|             this.emptySpaceItem25.AllowHotTrack = false;
 | |
|             this.emptySpaceItem25.Location = new System.Drawing.Point(1910, 0);
 | |
|             this.emptySpaceItem25.Name = "emptySpaceItem25";
 | |
|             this.emptySpaceItem25.Size = new System.Drawing.Size(14, 984);
 | |
|             this.emptySpaceItem25.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // tabbedControlGroup1
 | |
|             // 
 | |
|             this.tabbedControlGroup1.Location = new System.Drawing.Point(0, 269);
 | |
|             this.tabbedControlGroup1.Name = "tabbedControlGroup1";
 | |
|             this.tabbedControlGroup1.SelectedTabPage = this.layoutControlGroup8;
 | |
|             this.tabbedControlGroup1.SelectedTabPageIndex = 1;
 | |
|             this.tabbedControlGroup1.Size = new System.Drawing.Size(914, 90);
 | |
|             this.tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlGroup4,
 | |
|             this.layoutControlGroup8});
 | |
|             // 
 | |
|             // layoutControlGroup8
 | |
|             // 
 | |
|             this.layoutControlGroup8.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup8.Name = "layoutControlGroup8";
 | |
|             this.layoutControlGroup8.Size = new System.Drawing.Size(890, 43);
 | |
|             // 
 | |
|             // layoutControlGroup4
 | |
|             // 
 | |
|             this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.emptySpaceItem4});
 | |
|             this.layoutControlGroup4.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup4.Name = "layoutControlGroup4";
 | |
|             this.layoutControlGroup4.Size = new System.Drawing.Size(890, 43);
 | |
|             // 
 | |
|             // emptySpaceItem4
 | |
|             // 
 | |
|             this.emptySpaceItem4.AllowHotTrack = false;
 | |
|             this.emptySpaceItem4.Location = new System.Drawing.Point(0, 0);
 | |
|             this.emptySpaceItem4.Name = "emptySpaceItem4";
 | |
|             this.emptySpaceItem4.Size = new System.Drawing.Size(890, 43);
 | |
|             this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // simpleButton4
 | |
|             // 
 | |
|             this.simpleButton4.ImageUri.Uri = "Save;Size16x16";
 | |
|             this.simpleButton4.Location = new System.Drawing.Point(322, 509);
 | |
|             this.simpleButton4.Name = "simpleButton4";
 | |
|             this.simpleButton4.Size = new System.Drawing.Size(140, 22);
 | |
|             this.simpleButton4.TabIndex = 38;
 | |
|             this.simpleButton4.Text = "simpleButton4";
 | |
|             // 
 | |
|             // layoutControlItem30
 | |
|             // 
 | |
|             this.layoutControlItem30.Control = this.simpleButton4;
 | |
|             this.layoutControlItem30.Location = new System.Drawing.Point(170, 78);
 | |
|             this.layoutControlItem30.Name = "layoutControlItem30";
 | |
|             this.layoutControlItem30.Size = new System.Drawing.Size(260, 26);
 | |
|             this.layoutControlItem30.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem30.TextVisible = false;
 | |
|             // 
 | |
|             // emptySpaceItem3
 | |
|             // 
 | |
|             this.emptySpaceItem3.AllowHotTrack = false;
 | |
|             this.emptySpaceItem3.Location = new System.Drawing.Point(790, 0);
 | |
|             this.emptySpaceItem3.Name = "emptySpaceItem3";
 | |
|             this.emptySpaceItem3.Size = new System.Drawing.Size(10, 510);
 | |
|             this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem27
 | |
|             // 
 | |
|             this.emptySpaceItem27.AllowHotTrack = false;
 | |
|             this.emptySpaceItem27.Location = new System.Drawing.Point(800, 10);
 | |
|             this.emptySpaceItem27.Name = "emptySpaceItem27";
 | |
|             this.emptySpaceItem27.Size = new System.Drawing.Size(10, 17);
 | |
|             this.emptySpaceItem27.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem28
 | |
|             // 
 | |
|             this.emptySpaceItem28.AllowHotTrack = false;
 | |
|             this.emptySpaceItem28.Location = new System.Drawing.Point(800, 0);
 | |
|             this.emptySpaceItem28.Name = "emptySpaceItem28";
 | |
|             this.emptySpaceItem28.Size = new System.Drawing.Size(10, 10);
 | |
|             this.emptySpaceItem28.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlItem29
 | |
|             // 
 | |
|             this.layoutControlItem29.Location = new System.Drawing.Point(170, 104);
 | |
|             this.layoutControlItem29.Name = "layoutControlItem29";
 | |
|             this.layoutControlItem29.Size = new System.Drawing.Size(260, 35);
 | |
|             this.layoutControlItem29.TextSize = new System.Drawing.Size(48, 14);
 | |
|             // 
 | |
|             // emptySpaceItem5
 | |
|             // 
 | |
|             this.emptySpaceItem5.AllowHotTrack = false;
 | |
|             this.emptySpaceItem5.Location = new System.Drawing.Point(472, 0);
 | |
|             this.emptySpaceItem5.MaxSize = new System.Drawing.Size(10, 48);
 | |
|             this.emptySpaceItem5.MinSize = new System.Drawing.Size(10, 48);
 | |
|             this.emptySpaceItem5.Name = "emptySpaceItem5";
 | |
|             this.emptySpaceItem5.Size = new System.Drawing.Size(10, 96);
 | |
|             this.emptySpaceItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.emptySpaceItem5.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem1
 | |
|             // 
 | |
|             this.emptySpaceItem1.AllowHotTrack = false;
 | |
|             this.emptySpaceItem1.Location = new System.Drawing.Point(171, 0);
 | |
|             this.emptySpaceItem1.MaxSize = new System.Drawing.Size(10, 48);
 | |
|             this.emptySpaceItem1.MinSize = new System.Drawing.Size(10, 48);
 | |
|             this.emptySpaceItem1.Name = "emptySpaceItem1";
 | |
|             this.emptySpaceItem1.Size = new System.Drawing.Size(10, 96);
 | |
|             this.emptySpaceItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem14
 | |
|             // 
 | |
|             this.emptySpaceItem14.AllowHotTrack = false;
 | |
|             this.emptySpaceItem14.Location = new System.Drawing.Point(0, 24);
 | |
|             this.emptySpaceItem14.Name = "emptySpaceItem14";
 | |
|             this.emptySpaceItem14.Size = new System.Drawing.Size(137, 24);
 | |
|             this.emptySpaceItem14.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // txtLocation
 | |
|             // 
 | |
|             this.txtLocation.Location = new System.Drawing.Point(0, 0);
 | |
|             this.txtLocation.Name = "txtLocation";
 | |
|             this.txtLocation.Size = new System.Drawing.Size(100, 20);
 | |
|             this.txtLocation.TabIndex = 0;
 | |
|             // 
 | |
|             // layoutControlGroup15
 | |
|             // 
 | |
|             this.layoutControlGroup15.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup15.Name = "layoutControlGroup15";
 | |
|             this.layoutControlGroup15.Size = new System.Drawing.Size(229, 139);
 | |
|             // 
 | |
|             // textEdit2
 | |
|             // 
 | |
|             this.textEdit2.Location = new System.Drawing.Point(196, 102);
 | |
|             this.textEdit2.Name = "textEdit2";
 | |
|             this.textEdit2.Size = new System.Drawing.Size(60, 20);
 | |
|             this.textEdit2.TabIndex = 11;
 | |
|             // 
 | |
|             // txtFlowNo
 | |
|             // 
 | |
|             this.txtFlowNo.Location = new System.Drawing.Point(1686, 239);
 | |
|             this.txtFlowNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtFlowNo.Name = "txtFlowNo";
 | |
|             this.txtFlowNo.Size = new System.Drawing.Size(106, 28);
 | |
|             this.txtFlowNo.StyleController = this.layoutControl1;
 | |
|             this.txtFlowNo.TabIndex = 97;
 | |
|             // 
 | |
|             // layoutControlItem58
 | |
|             // 
 | |
|             this.layoutControlItem58.Control = this.txtFlowNo;
 | |
|             this.layoutControlItem58.Location = new System.Drawing.Point(0, 76);
 | |
|             this.layoutControlItem58.MaxSize = new System.Drawing.Size(187, 34);
 | |
|             this.layoutControlItem58.MinSize = new System.Drawing.Size(187, 34);
 | |
|             this.layoutControlItem58.Name = "layoutControlItem58";
 | |
|             this.layoutControlItem58.Size = new System.Drawing.Size(187, 34);
 | |
|             this.layoutControlItem58.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem58.Text = "容器号码";
 | |
|             this.layoutControlItem58.TextSize = new System.Drawing.Size(72, 22);
 | |
|             // 
 | |
|             // DeskCustomer
 | |
|             // 
 | |
|             this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
 | |
|             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
 | |
|             this.ClientSize = new System.Drawing.Size(1954, 1224);
 | |
|             this.Controls.Add(this.layoutControl1);
 | |
|             this.Controls.Add(this.ribbonStatusBar);
 | |
|             this.Controls.Add(this.ribbon);
 | |
|             this.Margin = new System.Windows.Forms.Padding(10, 14, 10, 14);
 | |
|             this.Name = "DeskCustomer";
 | |
|             this.Ribbon = this.ribbon;
 | |
|             this.StatusBar = this.ribbonStatusBar;
 | |
|             this.Text = "DeskCustomer";
 | |
|             this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.DeskCustomer_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.txtMem.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtPortNo.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtDeskId.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLbStartId.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLightStartId.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLightEndId.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtColumFrom.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtColumTo.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLayerTo.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLayerFrom.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtShelfFrom.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtShelfTo.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtChannelFrom.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtChannelTo.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLabelLayer.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLabelColum.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtChannelFromQ.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtShelfFromQ.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtChannelToQ.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtShelfToQ.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtColumFromQ.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtColumToQ.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLayerFromQ.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLayerToQ.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLbStartIdQuery.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLbToIdQuery.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comport.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comPortQuery.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLocationId.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLabelId.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtPosition.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtWarehouseQuery.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtDeskIdQ.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtCustNameQ.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtCustName.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtDeska.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLightIda.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtPorta.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtPortQ2.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtPortNoQ1.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtPartion.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLine.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem12)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem13)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem15)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem16)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem17)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem18)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem19)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem20)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.lcgQuery)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup16)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem37)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem38)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem39)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem46)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem45)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem43)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem40)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem44)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup17)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem55)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem52)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem56)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem42)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.lcgSetup)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup7)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup10)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem54)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup14)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup11)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem9)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem41)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup12)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem47)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem23)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem48)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem49)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem24)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem22)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem10)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem26)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem29)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem30)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem51)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem53)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem57)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup9)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem21)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem11)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem50)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem25)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup8)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem27)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem28)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem14)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLocation.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup15)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtFlowNo.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem58)).EndInit();
 | |
|             this.ResumeLayout(false);
 | |
|             this.PerformLayout();
 | |
| 
 | |
|         }
 | |
| 
 | |
|         #endregion
 | |
| 
 | |
|         private DevExpress.XtraBars.Ribbon.RibbonControl ribbon;
 | |
|         private DevExpress.XtraBars.Ribbon.RibbonStatusBar ribbonStatusBar;
 | |
|         private DevExpress.XtraLayout.LayoutControl layoutControl1;
 | |
|         private DevExpress.XtraEditors.TextEdit txtColumFrom;
 | |
|         private DevExpress.XtraEditors.TextEdit txtColumTo;
 | |
|         private DevExpress.XtraEditors.TextEdit txtLayerTo;
 | |
|         private DevExpress.XtraEditors.TextEdit txtLayerFrom;
 | |
|         private DevExpress.XtraEditors.TextEdit txtShelfFrom;
 | |
|         private DevExpress.XtraEditors.TextEdit txtShelfTo;
 | |
|         private DevExpress.XtraEditors.TextEdit txtChannelFrom;
 | |
|         private DevExpress.XtraEditors.TextEdit txtChannelTo;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
 | |
|         private DevExpress.XtraEditors.TextEdit txtLabelLayer;
 | |
|         private DevExpress.XtraEditors.TextEdit txtLabelColum;
 | |
|         private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup1;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup8;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4;
 | |
|         private DevExpress.XtraEditors.SimpleButton simpleButton4;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem27;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem28;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem29;
 | |
|         private Controls.pager.Pager pager1;
 | |
|         private DevExpress.XtraGrid.GridControl gridControl1;
 | |
|         private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
 | |
|         private DevExpress.XtraBars.BarButtonGroup barButtonGroup1;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnCreate;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnQuery;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem5;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem14;
 | |
|         private DevExpress.XtraEditors.TextEdit txtLocation;
 | |
|         private DevExpress.XtraEditors.TextEdit txtChannelFromQ;
 | |
|         private DevExpress.XtraEditors.TextEdit txtShelfFromQ;
 | |
|         private DevExpress.XtraEditors.TextEdit txtChannelToQ;
 | |
|         private DevExpress.XtraEditors.TextEdit txtShelfToQ;
 | |
|         private DevExpress.XtraEditors.TextEdit txtColumFromQ;
 | |
|         private DevExpress.XtraEditors.TextEdit txtColumToQ;
 | |
|         private DevExpress.XtraEditors.TextEdit txtLayerFromQ;
 | |
|         private DevExpress.XtraEditors.TextEdit txtLayerToQ;
 | |
|         private DevExpress.XtraEditors.TextEdit txtLbStartIdQuery;
 | |
|         private DevExpress.XtraEditors.TextEdit txtLbToIdQuery;
 | |
|         private DevExpress.XtraEditors.TextEdit txtLbStartId;
 | |
|         private DevExpress.XtraEditors.ComboBoxEdit comport;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup15;
 | |
|         private DevExpress.XtraEditors.ComboBoxEdit comPortQuery;
 | |
|         private DevExpress.XtraEditors.TextEdit txtLocationId;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup lcgQuery;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup16;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem37;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem38;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem39;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem46;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem45;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem43;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem40;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem44;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup17;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem55;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem36;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem42;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup lcgSetup;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup7;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup10;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem54;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup14;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem41;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup11;
 | |
|         private DevExpress.XtraEditors.TextEdit txtLabelId;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnUpdateLable;
 | |
|         private DevExpress.XtraEditors.TextEdit txtPosition;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem33;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem34;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem6;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem8;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem9;
 | |
|         private DevExpress.XtraEditors.TextEdit txtWarehouseQuery;
 | |
|         private DevExpress.XtraBars.BarButtonItem bbiExport;
 | |
|         private DevExpress.XtraBars.BarButtonItem bbiImport;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnDel;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem52;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem56;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
 | |
|         private DevExpress.XtraEditors.TextEdit txtPortNo;
 | |
|         private DevExpress.XtraEditors.TextEdit txtDeskId;
 | |
|         private DevExpress.XtraEditors.TextEdit txtLightStartId;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnPortsetup;
 | |
|         private DevExpress.XtraEditors.TextEdit textEdit2;
 | |
|         private DevExpress.XtraEditors.TextEdit txtLightEndId;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnImport;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnExport;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem12;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem13;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem15;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem16;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem17;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem18;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem19;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem20;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
 | |
|         private DevExpress.XtraEditors.SimpleButton simpleButton1;
 | |
|         private DevExpress.XtraEditors.TextEdit txtDeskIdQ;
 | |
|         private DevExpress.XtraEditors.TextEdit txtCustNameQ;
 | |
|         private DevExpress.XtraEditors.TextEdit txtCustName;
 | |
|         private DevExpress.XtraEditors.TextEdit txtDeska;
 | |
|         private DevExpress.XtraEditors.TextEdit txtLightIda;
 | |
|         private DevExpress.XtraEditors.TextEdit txtPorta;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnDeleta;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnUpdate;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnAdd;
 | |
|         private DevExpress.XtraEditors.TextEdit txtPortQ2;
 | |
|         private DevExpress.XtraEditors.TextEdit txtPortNoQ1;
 | |
|         private DevExpress.XtraEditors.TextEdit txtMem;
 | |
|         private DevExpress.XtraEditors.TextEdit txtPartion;
 | |
|         private DevExpress.XtraEditors.TextEdit txtLine;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem31;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem32;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup12;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem27;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem47;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem23;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem48;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem49;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem24;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem22;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem10;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem26;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem35;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem29;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem30;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem51;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem53;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem57;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup9;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem21;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem11;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem7;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem50;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem25;
 | |
|         private DevExpress.XtraEditors.TextEdit txtFlowNo;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem58;
 | |
|     }
 | |
| } |