1796 lines
		
	
	
		
			105 KiB
		
	
	
	
		
			C#
		
	
	
	
			
		
		
	
	
			1796 lines
		
	
	
		
			105 KiB
		
	
	
	
		
			C#
		
	
	
	
| namespace DeiNiu.wms.win
 | |
| {
 | |
|     partial class LocationmgrForm
 | |
|     {
 | |
|         /// <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(LocationmgrForm));
 | |
|             this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
 | |
|             this.bbQuery = new DevExpress.XtraBars.BarButtonItem();
 | |
|             this.bbCreateLocations = new DevExpress.XtraBars.BarButtonItem();
 | |
|             this.bbUnlock = new DevExpress.XtraBars.BarButtonItem();
 | |
|             this.bbLock = new DevExpress.XtraBars.BarButtonItem();
 | |
|             this.barButtonGroup1 = new DevExpress.XtraBars.BarButtonGroup();
 | |
|             this.bbPrint = new DevExpress.XtraBars.BarButtonItem();
 | |
|             this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
 | |
|             this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
 | |
|             this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
 | |
|             this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
 | |
|             this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
 | |
|             this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
 | |
|             this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
 | |
|             this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
 | |
|             this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
 | |
|             this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
 | |
|             this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
 | |
|             this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
 | |
|             this.pager1 = new DeiNiu.Controls.pager.Pager();
 | |
|             this.gridControl1 = new DevExpress.XtraGrid.GridControl();
 | |
|             this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
 | |
|             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.comWarehouse = new DevExpress.XtraEditors.ComboBoxEdit();
 | |
|             this.comWhType = new DevExpress.XtraEditors.ComboBoxEdit();
 | |
|             this.comLocationVolume = new DevExpress.XtraEditors.ComboBoxEdit();
 | |
|             this.comGoodType = new DevExpress.XtraEditors.ComboBoxEdit();
 | |
|             this.comVolume = new DevExpress.XtraEditors.ComboBoxEdit();
 | |
|             this.txtLabelFrom = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtLabelLayer = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtLabelColum = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtWidth = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtHeight = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtLength = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtWeight = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.comport = new DevExpress.XtraEditors.ComboBoxEdit();
 | |
|             this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.simpleButton5 = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.comPart = new DevExpress.XtraEditors.ComboBoxEdit();
 | |
|             this.simpleButton6 = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.txtChannelPrintTo = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtChannelPrintFrom = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.simpleButton7 = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.simpleButton8 = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlGroup6 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem38 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem37 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem39 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem40 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem43 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem44 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem5 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlItem42 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem41 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem14 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem6 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem16 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlItem32 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem8 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlItem31 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.lcgSetup = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem11 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlGroup7 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.emptySpaceItem19 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlGroup10 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem21 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem9 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.f = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem12 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem7 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem13 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.emptySpaceItem10 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlGroup9 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem34 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem33 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem35 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem29 = 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();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
 | |
|             this.layoutControl1.SuspendLayout();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).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.comWarehouse.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comWhType.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comLocationVolume.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comGoodType.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comVolume.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLabelFrom.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLabelLayer.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLabelColum.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtWidth.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtHeight.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLength.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtWeight.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comport.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comPart.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtChannelPrintTo.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtChannelPrintFrom.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem38)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem37)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem39)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem40)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem43)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem44)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem42)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem41)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem14)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem16)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.lcgSetup)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem11)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup7)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem19)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup10)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem21)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem9)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.f)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem12)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem13)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem10)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup9)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem29)).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();
 | |
|             this.SuspendLayout();
 | |
|             // 
 | |
|             // ribbon
 | |
|             // 
 | |
|             this.ribbon.ExpandCollapseItem.Id = 0;
 | |
|             this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
 | |
|             this.ribbon.ExpandCollapseItem,
 | |
|             this.bbQuery,
 | |
|             this.bbCreateLocations,
 | |
|             this.bbUnlock,
 | |
|             this.bbLock,
 | |
|             this.barButtonGroup1,
 | |
|             this.bbPrint});
 | |
|             this.ribbon.Location = new System.Drawing.Point(0, 0);
 | |
|             this.ribbon.MaxItemId = 7;
 | |
|             this.ribbon.Name = "ribbon";
 | |
|             this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
 | |
|             this.ribbonPage1});
 | |
|             this.ribbon.Size = new System.Drawing.Size(1247, 147);
 | |
|             this.ribbon.StatusBar = this.ribbonStatusBar;
 | |
|             // 
 | |
|             // bbQuery
 | |
|             // 
 | |
|             this.bbQuery.Caption = "查询";
 | |
|             this.bbQuery.Id = 1;
 | |
|             this.bbQuery.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bbQuery.ImageOptions.Image")));
 | |
|             this.bbQuery.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbQuery.ImageOptions.LargeImage")));
 | |
|             this.bbQuery.Name = "bbQuery";
 | |
|             this.bbQuery.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbQuery_ItemClick);
 | |
|             // 
 | |
|             // bbCreateLocations
 | |
|             // 
 | |
|             this.bbCreateLocations.Caption = "创建";
 | |
|             this.bbCreateLocations.Id = 2;
 | |
|             this.bbCreateLocations.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bbCreateLocations.ImageOptions.Image")));
 | |
|             this.bbCreateLocations.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbCreateLocations.ImageOptions.LargeImage")));
 | |
|             this.bbCreateLocations.Name = "bbCreateLocations";
 | |
|             this.bbCreateLocations.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbCreateLocations_ItemClick);
 | |
|             // 
 | |
|             // bbUnlock
 | |
|             // 
 | |
|             this.bbUnlock.Caption = "解锁";
 | |
|             this.bbUnlock.Id = 3;
 | |
|             this.bbUnlock.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bbUnlock.ImageOptions.Image")));
 | |
|             this.bbUnlock.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbUnlock.ImageOptions.LargeImage")));
 | |
|             this.bbUnlock.Name = "bbUnlock";
 | |
|             // 
 | |
|             // bbLock
 | |
|             // 
 | |
|             this.bbLock.Caption = "锁定";
 | |
|             this.bbLock.Id = 4;
 | |
|             this.bbLock.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bbLock.ImageOptions.Image")));
 | |
|             this.bbLock.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbLock.ImageOptions.LargeImage")));
 | |
|             this.bbLock.Name = "bbLock";
 | |
|             // 
 | |
|             // barButtonGroup1
 | |
|             // 
 | |
|             this.barButtonGroup1.Caption = "barButtonGroup1";
 | |
|             this.barButtonGroup1.Id = 5;
 | |
|             this.barButtonGroup1.Name = "barButtonGroup1";
 | |
|             // 
 | |
|             // bbPrint
 | |
|             // 
 | |
|             this.bbPrint.Caption = "打印";
 | |
|             this.bbPrint.Id = 6;
 | |
|             this.bbPrint.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bbPrint.ImageOptions.Image")));
 | |
|             this.bbPrint.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbPrint.ImageOptions.LargeImage")));
 | |
|             this.bbPrint.Name = "bbPrint";
 | |
|             // 
 | |
|             // ribbonPage1
 | |
|             // 
 | |
|             this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
 | |
|             this.ribbonPageGroup1});
 | |
|             this.ribbonPage1.Name = "ribbonPage1";
 | |
|             this.ribbonPage1.Text = "编辑";
 | |
|             // 
 | |
|             // ribbonPageGroup1
 | |
|             // 
 | |
|             this.ribbonPageGroup1.ItemLinks.Add(this.bbQuery);
 | |
|             this.ribbonPageGroup1.ItemLinks.Add(this.bbCreateLocations);
 | |
|             this.ribbonPageGroup1.ItemLinks.Add(this.bbLock);
 | |
|             this.ribbonPageGroup1.ItemLinks.Add(this.bbUnlock);
 | |
|             this.ribbonPageGroup1.ItemLinks.Add(this.bbPrint);
 | |
|             this.ribbonPageGroup1.Name = "ribbonPageGroup1";
 | |
|             this.ribbonPageGroup1.Text = "编辑";
 | |
|             // 
 | |
|             // ribbonStatusBar
 | |
|             // 
 | |
|             this.ribbonStatusBar.Location = new System.Drawing.Point(0, 748);
 | |
|             this.ribbonStatusBar.Name = "ribbonStatusBar";
 | |
|             this.ribbonStatusBar.Ribbon = this.ribbon;
 | |
|             this.ribbonStatusBar.Size = new System.Drawing.Size(1247, 31);
 | |
|             // 
 | |
|             // layoutControl1
 | |
|             // 
 | |
|             this.layoutControl1.Controls.Add(this.labelControl10);
 | |
|             this.layoutControl1.Controls.Add(this.labelControl9);
 | |
|             this.layoutControl1.Controls.Add(this.labelControl8);
 | |
|             this.layoutControl1.Controls.Add(this.labelControl7);
 | |
|             this.layoutControl1.Controls.Add(this.labelControl6);
 | |
|             this.layoutControl1.Controls.Add(this.labelControl5);
 | |
|             this.layoutControl1.Controls.Add(this.labelControl3);
 | |
|             this.layoutControl1.Controls.Add(this.labelControl4);
 | |
|             this.layoutControl1.Controls.Add(this.pager1);
 | |
|             this.layoutControl1.Controls.Add(this.gridControl1);
 | |
|             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.comWarehouse);
 | |
|             this.layoutControl1.Controls.Add(this.comWhType);
 | |
|             this.layoutControl1.Controls.Add(this.comLocationVolume);
 | |
|             this.layoutControl1.Controls.Add(this.comGoodType);
 | |
|             this.layoutControl1.Controls.Add(this.comVolume);
 | |
|             this.layoutControl1.Controls.Add(this.txtLabelFrom);
 | |
|             this.layoutControl1.Controls.Add(this.txtLabelLayer);
 | |
|             this.layoutControl1.Controls.Add(this.txtLabelColum);
 | |
|             this.layoutControl1.Controls.Add(this.txtWidth);
 | |
|             this.layoutControl1.Controls.Add(this.txtHeight);
 | |
|             this.layoutControl1.Controls.Add(this.txtLength);
 | |
|             this.layoutControl1.Controls.Add(this.txtWeight);
 | |
|             this.layoutControl1.Controls.Add(this.comport);
 | |
|             this.layoutControl1.Controls.Add(this.simpleButton1);
 | |
|             this.layoutControl1.Controls.Add(this.simpleButton2);
 | |
|             this.layoutControl1.Controls.Add(this.simpleButton3);
 | |
|             this.layoutControl1.Controls.Add(this.simpleButton5);
 | |
|             this.layoutControl1.Controls.Add(this.comPart);
 | |
|             this.layoutControl1.Controls.Add(this.simpleButton6);
 | |
|             this.layoutControl1.Controls.Add(this.txtChannelPrintTo);
 | |
|             this.layoutControl1.Controls.Add(this.txtChannelPrintFrom);
 | |
|             this.layoutControl1.Controls.Add(this.simpleButton7);
 | |
|             this.layoutControl1.Controls.Add(this.simpleButton8);
 | |
|             this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
|             this.layoutControl1.Location = new System.Drawing.Point(0, 147);
 | |
|             this.layoutControl1.Name = "layoutControl1";
 | |
|             this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(2039, 492, 450, 400);
 | |
|             this.layoutControl1.Root = this.layoutControlGroup1;
 | |
|             this.layoutControl1.Size = new System.Drawing.Size(1247, 601);
 | |
|             this.layoutControl1.TabIndex = 2;
 | |
|             this.layoutControl1.Text = "layoutControl1";
 | |
|             // 
 | |
|             // labelControl10
 | |
|             // 
 | |
|             this.labelControl10.Location = new System.Drawing.Point(361, 67);
 | |
|             this.labelControl10.Name = "labelControl10";
 | |
|             this.labelControl10.Size = new System.Drawing.Size(12, 14);
 | |
|             this.labelControl10.StyleController = this.layoutControl1;
 | |
|             this.labelControl10.TabIndex = 59;
 | |
|             this.labelControl10.Text = "列";
 | |
|             // 
 | |
|             // labelControl9
 | |
|             // 
 | |
|             this.labelControl9.Location = new System.Drawing.Point(361, 43);
 | |
|             this.labelControl9.Name = "labelControl9";
 | |
|             this.labelControl9.Size = new System.Drawing.Size(12, 14);
 | |
|             this.labelControl9.StyleController = this.layoutControl1;
 | |
|             this.labelControl9.TabIndex = 58;
 | |
|             this.labelControl9.Text = "层";
 | |
|             // 
 | |
|             // labelControl8
 | |
|             // 
 | |
|             this.labelControl8.Location = new System.Drawing.Point(203, 73);
 | |
|             this.labelControl8.Name = "labelControl8";
 | |
|             this.labelControl8.Size = new System.Drawing.Size(24, 14);
 | |
|             this.labelControl8.StyleController = this.layoutControl1;
 | |
|             this.labelControl8.TabIndex = 57;
 | |
|             this.labelControl8.Text = "货架";
 | |
|             // 
 | |
|             // labelControl7
 | |
|             // 
 | |
|             this.labelControl7.Location = new System.Drawing.Point(203, 43);
 | |
|             this.labelControl7.Name = "labelControl7";
 | |
|             this.labelControl7.Size = new System.Drawing.Size(24, 14);
 | |
|             this.labelControl7.StyleController = this.layoutControl1;
 | |
|             this.labelControl7.TabIndex = 56;
 | |
|             this.labelControl7.Text = "通道";
 | |
|             // 
 | |
|             // labelControl6
 | |
|             // 
 | |
|             this.labelControl6.Location = new System.Drawing.Point(431, 67);
 | |
|             this.labelControl6.Name = "labelControl6";
 | |
|             this.labelControl6.Size = new System.Drawing.Size(8, 14);
 | |
|             this.labelControl6.StyleController = this.layoutControl1;
 | |
|             this.labelControl6.TabIndex = 55;
 | |
|             this.labelControl6.Text = "--";
 | |
|             // 
 | |
|             // labelControl5
 | |
|             // 
 | |
|             this.labelControl5.Location = new System.Drawing.Point(285, 61);
 | |
|             this.labelControl5.Name = "labelControl5";
 | |
|             this.labelControl5.Size = new System.Drawing.Size(8, 14);
 | |
|             this.labelControl5.StyleController = this.layoutControl1;
 | |
|             this.labelControl5.TabIndex = 54;
 | |
|             this.labelControl5.Text = "--";
 | |
|             // 
 | |
|             // labelControl3
 | |
|             // 
 | |
|             this.labelControl3.Location = new System.Drawing.Point(285, 43);
 | |
|             this.labelControl3.Name = "labelControl3";
 | |
|             this.labelControl3.Size = new System.Drawing.Size(8, 14);
 | |
|             this.labelControl3.StyleController = this.layoutControl1;
 | |
|             this.labelControl3.TabIndex = 53;
 | |
|             this.labelControl3.Text = "--";
 | |
|             // 
 | |
|             // labelControl4
 | |
|             // 
 | |
|             this.labelControl4.Location = new System.Drawing.Point(431, 43);
 | |
|             this.labelControl4.Name = "labelControl4";
 | |
|             this.labelControl4.Size = new System.Drawing.Size(8, 14);
 | |
|             this.labelControl4.StyleController = this.layoutControl1;
 | |
|             this.labelControl4.TabIndex = 52;
 | |
|             this.labelControl4.Text = "--";
 | |
|             // 
 | |
|             // pager1
 | |
|             // 
 | |
|             this.pager1.Location = new System.Drawing.Point(22, 569);
 | |
|             this.pager1.MaximumSize = new System.Drawing.Size(0, 20);
 | |
|             this.pager1.Name = "pager1";
 | |
|             this.pager1.NMax = 0;
 | |
|             this.pager1.PageCount = 0;
 | |
|             this.pager1.PageCurrent = 0;
 | |
|             this.pager1.PageSize = 50;
 | |
|             this.pager1.Size = new System.Drawing.Size(1050, 20);
 | |
|             this.pager1.TabIndex = 40;
 | |
|             // 
 | |
|             // gridControl1
 | |
|             // 
 | |
|             this.gridControl1.Location = new System.Drawing.Point(22, 273);
 | |
|             this.gridControl1.MainView = this.gridView1;
 | |
|             this.gridControl1.MenuManager = this.ribbon;
 | |
|             this.gridControl1.Name = "gridControl1";
 | |
|             this.gridControl1.Size = new System.Drawing.Size(1050, 292);
 | |
|             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";
 | |
|             // 
 | |
|             // txtColumFrom
 | |
|             // 
 | |
|             this.txtColumFrom.Location = new System.Drawing.Point(377, 67);
 | |
|             this.txtColumFrom.MenuManager = this.ribbon;
 | |
|             this.txtColumFrom.Name = "txtColumFrom";
 | |
|             this.txtColumFrom.Size = new System.Drawing.Size(50, 20);
 | |
|             this.txtColumFrom.StyleController = this.layoutControl1;
 | |
|             this.txtColumFrom.TabIndex = 4;
 | |
|             // 
 | |
|             // txtColumTo
 | |
|             // 
 | |
|             this.txtColumTo.Location = new System.Drawing.Point(443, 67);
 | |
|             this.txtColumTo.MenuManager = this.ribbon;
 | |
|             this.txtColumTo.Name = "txtColumTo";
 | |
|             this.txtColumTo.Size = new System.Drawing.Size(50, 20);
 | |
|             this.txtColumTo.StyleController = this.layoutControl1;
 | |
|             this.txtColumTo.TabIndex = 5;
 | |
|             // 
 | |
|             // txtLayerTo
 | |
|             // 
 | |
|             this.txtLayerTo.Location = new System.Drawing.Point(443, 43);
 | |
|             this.txtLayerTo.MenuManager = this.ribbon;
 | |
|             this.txtLayerTo.Name = "txtLayerTo";
 | |
|             this.txtLayerTo.Size = new System.Drawing.Size(50, 20);
 | |
|             this.txtLayerTo.StyleController = this.layoutControl1;
 | |
|             this.txtLayerTo.TabIndex = 6;
 | |
|             // 
 | |
|             // txtLayerFrom
 | |
|             // 
 | |
|             this.txtLayerFrom.Location = new System.Drawing.Point(377, 43);
 | |
|             this.txtLayerFrom.MenuManager = this.ribbon;
 | |
|             this.txtLayerFrom.Name = "txtLayerFrom";
 | |
|             this.txtLayerFrom.Size = new System.Drawing.Size(50, 20);
 | |
|             this.txtLayerFrom.StyleController = this.layoutControl1;
 | |
|             this.txtLayerFrom.TabIndex = 7;
 | |
|             // 
 | |
|             // txtShelfFrom
 | |
|             // 
 | |
|             this.txtShelfFrom.Location = new System.Drawing.Point(231, 67);
 | |
|             this.txtShelfFrom.MenuManager = this.ribbon;
 | |
|             this.txtShelfFrom.Name = "txtShelfFrom";
 | |
|             this.txtShelfFrom.Size = new System.Drawing.Size(50, 20);
 | |
|             this.txtShelfFrom.StyleController = this.layoutControl1;
 | |
|             this.txtShelfFrom.TabIndex = 8;
 | |
|             // 
 | |
|             // txtShelfTo
 | |
|             // 
 | |
|             this.txtShelfTo.Location = new System.Drawing.Point(297, 67);
 | |
|             this.txtShelfTo.MenuManager = this.ribbon;
 | |
|             this.txtShelfTo.Name = "txtShelfTo";
 | |
|             this.txtShelfTo.Size = new System.Drawing.Size(50, 20);
 | |
|             this.txtShelfTo.StyleController = this.layoutControl1;
 | |
|             this.txtShelfTo.TabIndex = 9;
 | |
|             // 
 | |
|             // txtChannelFrom
 | |
|             // 
 | |
|             this.txtChannelFrom.Location = new System.Drawing.Point(231, 43);
 | |
|             this.txtChannelFrom.MenuManager = this.ribbon;
 | |
|             this.txtChannelFrom.Name = "txtChannelFrom";
 | |
|             this.txtChannelFrom.Size = new System.Drawing.Size(50, 20);
 | |
|             this.txtChannelFrom.StyleController = this.layoutControl1;
 | |
|             this.txtChannelFrom.TabIndex = 10;
 | |
|             // 
 | |
|             // txtChannelTo
 | |
|             // 
 | |
|             this.txtChannelTo.Location = new System.Drawing.Point(297, 43);
 | |
|             this.txtChannelTo.MenuManager = this.ribbon;
 | |
|             this.txtChannelTo.Name = "txtChannelTo";
 | |
|             this.txtChannelTo.Size = new System.Drawing.Size(50, 20);
 | |
|             this.txtChannelTo.StyleController = this.layoutControl1;
 | |
|             this.txtChannelTo.TabIndex = 11;
 | |
|             // 
 | |
|             // comWarehouse
 | |
|             // 
 | |
|             this.comWarehouse.Location = new System.Drawing.Point(85, 43);
 | |
|             this.comWarehouse.MenuManager = this.ribbon;
 | |
|             this.comWarehouse.Name = "comWarehouse";
 | |
|             this.comWarehouse.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
 | |
|             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
 | |
|             this.comWarehouse.Properties.CustomDisplayText += new DevExpress.XtraEditors.Controls.CustomDisplayTextEventHandler(this.comWarehouse_Properties_CustomDisplayText);
 | |
|             this.comWarehouse.Size = new System.Drawing.Size(114, 20);
 | |
|             this.comWarehouse.StyleController = this.layoutControl1;
 | |
|             this.comWarehouse.TabIndex = 12;
 | |
|             // 
 | |
|             // comWhType
 | |
|             // 
 | |
|             this.comWhType.Location = new System.Drawing.Point(97, 165);
 | |
|             this.comWhType.Name = "comWhType";
 | |
|             this.comWhType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
 | |
|             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
 | |
|             this.comWhType.Size = new System.Drawing.Size(110, 20);
 | |
|             this.comWhType.StyleController = this.layoutControl1;
 | |
|             this.comWhType.TabIndex = 14;
 | |
|             // 
 | |
|             // comLocationVolume
 | |
|             // 
 | |
|             this.comLocationVolume.Location = new System.Drawing.Point(97, 217);
 | |
|             this.comLocationVolume.Name = "comLocationVolume";
 | |
|             this.comLocationVolume.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
 | |
|             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
 | |
|             this.comLocationVolume.Size = new System.Drawing.Size(110, 20);
 | |
|             this.comLocationVolume.StyleController = this.layoutControl1;
 | |
|             this.comLocationVolume.TabIndex = 14;
 | |
|             // 
 | |
|             // comGoodType
 | |
|             // 
 | |
|             this.comGoodType.Location = new System.Drawing.Point(308, 191);
 | |
|             this.comGoodType.Name = "comGoodType";
 | |
|             this.comGoodType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
 | |
|             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
 | |
|             this.comGoodType.Size = new System.Drawing.Size(61, 20);
 | |
|             this.comGoodType.StyleController = this.layoutControl1;
 | |
|             this.comGoodType.TabIndex = 14;
 | |
|             // 
 | |
|             // comVolume
 | |
|             // 
 | |
|             this.comVolume.Location = new System.Drawing.Point(97, 191);
 | |
|             this.comVolume.Name = "comVolume";
 | |
|             this.comVolume.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
 | |
|             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
 | |
|             this.comVolume.Size = new System.Drawing.Size(110, 20);
 | |
|             this.comVolume.StyleController = this.layoutControl1;
 | |
|             this.comVolume.TabIndex = 16;
 | |
|             // 
 | |
|             // txtLabelFrom
 | |
|             // 
 | |
|             this.txtLabelFrom.Location = new System.Drawing.Point(716, 213);
 | |
|             this.txtLabelFrom.MenuManager = this.ribbon;
 | |
|             this.txtLabelFrom.Name = "txtLabelFrom";
 | |
|             this.txtLabelFrom.Size = new System.Drawing.Size(50, 20);
 | |
|             this.txtLabelFrom.StyleController = this.layoutControl1;
 | |
|             this.txtLabelFrom.TabIndex = 20;
 | |
|             // 
 | |
|             // txtLabelLayer
 | |
|             // 
 | |
|             this.txtLabelLayer.Location = new System.Drawing.Point(912, 213);
 | |
|             this.txtLabelLayer.MenuManager = this.ribbon;
 | |
|             this.txtLabelLayer.Name = "txtLabelLayer";
 | |
|             this.txtLabelLayer.Size = new System.Drawing.Size(50, 20);
 | |
|             this.txtLabelLayer.StyleController = this.layoutControl1;
 | |
|             this.txtLabelLayer.TabIndex = 26;
 | |
|             // 
 | |
|             // txtLabelColum
 | |
|             // 
 | |
|             this.txtLabelColum.Location = new System.Drawing.Point(858, 213);
 | |
|             this.txtLabelColum.MenuManager = this.ribbon;
 | |
|             this.txtLabelColum.Name = "txtLabelColum";
 | |
|             this.txtLabelColum.Size = new System.Drawing.Size(50, 20);
 | |
|             this.txtLabelColum.StyleController = this.layoutControl1;
 | |
|             this.txtLabelColum.TabIndex = 27;
 | |
|             // 
 | |
|             // txtWidth
 | |
|             // 
 | |
|             this.txtWidth.Location = new System.Drawing.Point(511, 189);
 | |
|             this.txtWidth.MenuManager = this.ribbon;
 | |
|             this.txtWidth.Name = "txtWidth";
 | |
|             this.txtWidth.Size = new System.Drawing.Size(50, 20);
 | |
|             this.txtWidth.StyleController = this.layoutControl1;
 | |
|             this.txtWidth.TabIndex = 30;
 | |
|             // 
 | |
|             // txtHeight
 | |
|             // 
 | |
|             this.txtHeight.Location = new System.Drawing.Point(616, 165);
 | |
|             this.txtHeight.MenuManager = this.ribbon;
 | |
|             this.txtHeight.Name = "txtHeight";
 | |
|             this.txtHeight.Size = new System.Drawing.Size(50, 20);
 | |
|             this.txtHeight.StyleController = this.layoutControl1;
 | |
|             this.txtHeight.TabIndex = 31;
 | |
|             // 
 | |
|             // txtLength
 | |
|             // 
 | |
|             this.txtLength.Location = new System.Drawing.Point(511, 165);
 | |
|             this.txtLength.MenuManager = this.ribbon;
 | |
|             this.txtLength.Name = "txtLength";
 | |
|             this.txtLength.Size = new System.Drawing.Size(50, 20);
 | |
|             this.txtLength.StyleController = this.layoutControl1;
 | |
|             this.txtLength.TabIndex = 32;
 | |
|             // 
 | |
|             // txtWeight
 | |
|             // 
 | |
|             this.txtWeight.Location = new System.Drawing.Point(616, 189);
 | |
|             this.txtWeight.Name = "txtWeight";
 | |
|             this.txtWeight.Size = new System.Drawing.Size(50, 20);
 | |
|             this.txtWeight.StyleController = this.layoutControl1;
 | |
|             this.txtWeight.TabIndex = 31;
 | |
|             // 
 | |
|             // comport
 | |
|             // 
 | |
|             this.comport.Location = new System.Drawing.Point(770, 213);
 | |
|             this.comport.MenuManager = this.ribbon;
 | |
|             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(50, 20);
 | |
|             this.comport.StyleController = this.layoutControl1;
 | |
|             this.comport.TabIndex = 33;
 | |
|             // 
 | |
|             // simpleButton1
 | |
|             // 
 | |
|             this.simpleButton1.Location = new System.Drawing.Point(211, 165);
 | |
|             this.simpleButton1.Name = "simpleButton1";
 | |
|             this.simpleButton1.Size = new System.Drawing.Size(42, 22);
 | |
|             this.simpleButton1.StyleController = this.layoutControl1;
 | |
|             this.simpleButton1.TabIndex = 41;
 | |
|             this.simpleButton1.Text = "更新";
 | |
|             // 
 | |
|             // simpleButton2
 | |
|             // 
 | |
|             this.simpleButton2.Location = new System.Drawing.Point(211, 191);
 | |
|             this.simpleButton2.Name = "simpleButton2";
 | |
|             this.simpleButton2.Size = new System.Drawing.Size(42, 22);
 | |
|             this.simpleButton2.StyleController = this.layoutControl1;
 | |
|             this.simpleButton2.TabIndex = 42;
 | |
|             this.simpleButton2.Text = "更新";
 | |
|             // 
 | |
|             // simpleButton3
 | |
|             // 
 | |
|             this.simpleButton3.Location = new System.Drawing.Point(373, 191);
 | |
|             this.simpleButton3.Name = "simpleButton3";
 | |
|             this.simpleButton3.Size = new System.Drawing.Size(49, 22);
 | |
|             this.simpleButton3.StyleController = this.layoutControl1;
 | |
|             this.simpleButton3.TabIndex = 43;
 | |
|             this.simpleButton3.Text = "更新";
 | |
|             // 
 | |
|             // simpleButton5
 | |
|             // 
 | |
|             this.simpleButton5.Location = new System.Drawing.Point(211, 217);
 | |
|             this.simpleButton5.Name = "simpleButton5";
 | |
|             this.simpleButton5.Size = new System.Drawing.Size(42, 22);
 | |
|             this.simpleButton5.StyleController = this.layoutControl1;
 | |
|             this.simpleButton5.TabIndex = 44;
 | |
|             this.simpleButton5.Text = "更新";
 | |
|             // 
 | |
|             // comPart
 | |
|             // 
 | |
|             this.comPart.Location = new System.Drawing.Point(308, 165);
 | |
|             this.comPart.MenuManager = this.ribbon;
 | |
|             this.comPart.Name = "comPart";
 | |
|             this.comPart.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
 | |
|             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
 | |
|             this.comPart.Size = new System.Drawing.Size(61, 20);
 | |
|             this.comPart.StyleController = this.layoutControl1;
 | |
|             this.comPart.TabIndex = 45;
 | |
|             // 
 | |
|             // simpleButton6
 | |
|             // 
 | |
|             this.simpleButton6.Location = new System.Drawing.Point(373, 165);
 | |
|             this.simpleButton6.Name = "simpleButton6";
 | |
|             this.simpleButton6.Size = new System.Drawing.Size(49, 22);
 | |
|             this.simpleButton6.StyleController = this.layoutControl1;
 | |
|             this.simpleButton6.TabIndex = 46;
 | |
|             this.simpleButton6.Text = "更新";
 | |
|             // 
 | |
|             // txtChannelPrintTo
 | |
|             // 
 | |
|             this.txtChannelPrintTo.Location = new System.Drawing.Point(575, 60);
 | |
|             this.txtChannelPrintTo.MenuManager = this.ribbon;
 | |
|             this.txtChannelPrintTo.Name = "txtChannelPrintTo";
 | |
|             this.txtChannelPrintTo.Size = new System.Drawing.Size(50, 20);
 | |
|             this.txtChannelPrintTo.StyleController = this.layoutControl1;
 | |
|             this.txtChannelPrintTo.TabIndex = 47;
 | |
|             // 
 | |
|             // txtChannelPrintFrom
 | |
|             // 
 | |
|             this.txtChannelPrintFrom.Location = new System.Drawing.Point(521, 60);
 | |
|             this.txtChannelPrintFrom.MenuManager = this.ribbon;
 | |
|             this.txtChannelPrintFrom.Name = "txtChannelPrintFrom";
 | |
|             this.txtChannelPrintFrom.Size = new System.Drawing.Size(50, 20);
 | |
|             this.txtChannelPrintFrom.StyleController = this.layoutControl1;
 | |
|             this.txtChannelPrintFrom.TabIndex = 48;
 | |
|             // 
 | |
|             // simpleButton7
 | |
|             // 
 | |
|             this.simpleButton7.ImageUri.Uri = "Print";
 | |
|             this.simpleButton7.Location = new System.Drawing.Point(629, 43);
 | |
|             this.simpleButton7.Name = "simpleButton7";
 | |
|             this.simpleButton7.Size = new System.Drawing.Size(40, 38);
 | |
|             this.simpleButton7.StyleController = this.layoutControl1;
 | |
|             this.simpleButton7.TabIndex = 49;
 | |
|             // 
 | |
|             // simpleButton8
 | |
|             // 
 | |
|             this.simpleButton8.Location = new System.Drawing.Point(554, 223);
 | |
|             this.simpleButton8.Name = "simpleButton8";
 | |
|             this.simpleButton8.Size = new System.Drawing.Size(33, 22);
 | |
|             this.simpleButton8.StyleController = this.layoutControl1;
 | |
|             this.simpleButton8.TabIndex = 60;
 | |
|             this.simpleButton8.Text = "更新";
 | |
|             // 
 | |
|             // layoutControlGroup1
 | |
|             // 
 | |
|             this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
 | |
|             this.layoutControlGroup1.GroupBordersVisible = false;
 | |
|             this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlGroup6,
 | |
|             this.emptySpaceItem6,
 | |
|             this.emptySpaceItem2,
 | |
|             this.emptySpaceItem16,
 | |
|             this.layoutControlItem32,
 | |
|             this.emptySpaceItem8,
 | |
|             this.layoutControlItem31,
 | |
|             this.lcgSetup,
 | |
|             this.layoutControlGroup9,
 | |
|             this.emptySpaceItem29});
 | |
|             this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup1.Name = "Root";
 | |
|             this.layoutControlGroup1.Size = new System.Drawing.Size(1247, 601);
 | |
|             this.layoutControlGroup1.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlGroup6
 | |
|             // 
 | |
|             this.layoutControlGroup6.ExpandButtonVisible = true;
 | |
|             this.layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem7,
 | |
|             this.layoutControlItem6,
 | |
|             this.layoutControlItem8,
 | |
|             this.layoutControlItem4,
 | |
|             this.layoutControlItem1,
 | |
|             this.layoutControlItem3,
 | |
|             this.layoutControlItem2,
 | |
|             this.emptySpaceItem1,
 | |
|             this.layoutControlItem5,
 | |
|             this.layoutControlItem38,
 | |
|             this.layoutControlItem37,
 | |
|             this.layoutControlItem39,
 | |
|             this.layoutControlItem40,
 | |
|             this.layoutControlItem43,
 | |
|             this.layoutControlItem44,
 | |
|             this.emptySpaceItem5,
 | |
|             this.layoutControlItem42,
 | |
|             this.layoutControlItem41,
 | |
|             this.layoutControlItem9,
 | |
|             this.emptySpaceItem14});
 | |
|             this.layoutControlGroup6.Location = new System.Drawing.Point(10, 0);
 | |
|             this.layoutControlGroup6.Name = "layoutControlGroup6";
 | |
|             this.layoutControlGroup6.ShowTabPageCloseButton = true;
 | |
|             this.layoutControlGroup6.Size = new System.Drawing.Size(487, 91);
 | |
|             this.layoutControlGroup6.Text = "货位信息";
 | |
|             // 
 | |
|             // layoutControlItem7
 | |
|             // 
 | |
|             this.layoutControlItem7.Control = this.txtChannelFrom;
 | |
|             this.layoutControlItem7.Location = new System.Drawing.Point(197, 0);
 | |
|             this.layoutControlItem7.Name = "layoutControlItem7";
 | |
|             this.layoutControlItem7.Size = new System.Drawing.Size(54, 24);
 | |
|             this.layoutControlItem7.Text = "通道";
 | |
|             this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem7.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem6
 | |
|             // 
 | |
|             this.layoutControlItem6.Control = this.txtShelfTo;
 | |
|             this.layoutControlItem6.Location = new System.Drawing.Point(263, 24);
 | |
|             this.layoutControlItem6.Name = "layoutControlItem6";
 | |
|             this.layoutControlItem6.Size = new System.Drawing.Size(54, 24);
 | |
|             this.layoutControlItem6.Text = "--";
 | |
|             this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem6.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem8
 | |
|             // 
 | |
|             this.layoutControlItem8.Control = this.txtChannelTo;
 | |
|             this.layoutControlItem8.Location = new System.Drawing.Point(263, 0);
 | |
|             this.layoutControlItem8.Name = "layoutControlItem8";
 | |
|             this.layoutControlItem8.Size = new System.Drawing.Size(54, 24);
 | |
|             this.layoutControlItem8.Text = "--";
 | |
|             this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Left;
 | |
|             this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem8.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem4
 | |
|             // 
 | |
|             this.layoutControlItem4.Control = this.txtLayerFrom;
 | |
|             this.layoutControlItem4.Location = new System.Drawing.Point(343, 0);
 | |
|             this.layoutControlItem4.Name = "layoutControlItem4";
 | |
|             this.layoutControlItem4.Size = new System.Drawing.Size(54, 24);
 | |
|             this.layoutControlItem4.Text = "层";
 | |
|             this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem4.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem1
 | |
|             // 
 | |
|             this.layoutControlItem1.Control = this.txtColumFrom;
 | |
|             this.layoutControlItem1.Location = new System.Drawing.Point(343, 24);
 | |
|             this.layoutControlItem1.Name = "layoutControlItem1";
 | |
|             this.layoutControlItem1.Size = new System.Drawing.Size(54, 24);
 | |
|             this.layoutControlItem1.Text = "列";
 | |
|             this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem1.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem3
 | |
|             // 
 | |
|             this.layoutControlItem3.Control = this.txtLayerTo;
 | |
|             this.layoutControlItem3.Location = new System.Drawing.Point(409, 0);
 | |
|             this.layoutControlItem3.Name = "layoutControlItem3";
 | |
|             this.layoutControlItem3.Size = new System.Drawing.Size(54, 24);
 | |
|             this.layoutControlItem3.Text = "--";
 | |
|             this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem3.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem2
 | |
|             // 
 | |
|             this.layoutControlItem2.Control = this.txtColumTo;
 | |
|             this.layoutControlItem2.Location = new System.Drawing.Point(409, 24);
 | |
|             this.layoutControlItem2.Name = "layoutControlItem2";
 | |
|             this.layoutControlItem2.Size = new System.Drawing.Size(54, 24);
 | |
|             this.layoutControlItem2.Text = "--";
 | |
|             this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem2.TextVisible = false;
 | |
|             // 
 | |
|             // emptySpaceItem1
 | |
|             // 
 | |
|             this.emptySpaceItem1.AllowHotTrack = false;
 | |
|             this.emptySpaceItem1.Location = new System.Drawing.Point(317, 0);
 | |
|             this.emptySpaceItem1.Name = "emptySpaceItem1";
 | |
|             this.emptySpaceItem1.Size = new System.Drawing.Size(10, 48);
 | |
|             this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlItem5
 | |
|             // 
 | |
|             this.layoutControlItem5.Control = this.txtShelfFrom;
 | |
|             this.layoutControlItem5.Location = new System.Drawing.Point(197, 24);
 | |
|             this.layoutControlItem5.Name = "layoutControlItem5";
 | |
|             this.layoutControlItem5.Size = new System.Drawing.Size(54, 24);
 | |
|             this.layoutControlItem5.Text = "货架";
 | |
|             this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem5.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem38
 | |
|             // 
 | |
|             this.layoutControlItem38.Control = this.labelControl4;
 | |
|             this.layoutControlItem38.Location = new System.Drawing.Point(397, 0);
 | |
|             this.layoutControlItem38.Name = "layoutControlItem38";
 | |
|             this.layoutControlItem38.Size = new System.Drawing.Size(12, 24);
 | |
|             this.layoutControlItem38.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem38.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem37
 | |
|             // 
 | |
|             this.layoutControlItem37.Control = this.labelControl3;
 | |
|             this.layoutControlItem37.Location = new System.Drawing.Point(251, 0);
 | |
|             this.layoutControlItem37.Name = "layoutControlItem37";
 | |
|             this.layoutControlItem37.Size = new System.Drawing.Size(12, 18);
 | |
|             this.layoutControlItem37.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem37.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem39
 | |
|             // 
 | |
|             this.layoutControlItem39.Control = this.labelControl5;
 | |
|             this.layoutControlItem39.Location = new System.Drawing.Point(251, 18);
 | |
|             this.layoutControlItem39.Name = "layoutControlItem39";
 | |
|             this.layoutControlItem39.Size = new System.Drawing.Size(12, 30);
 | |
|             this.layoutControlItem39.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem39.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem40
 | |
|             // 
 | |
|             this.layoutControlItem40.Control = this.labelControl6;
 | |
|             this.layoutControlItem40.Location = new System.Drawing.Point(397, 24);
 | |
|             this.layoutControlItem40.Name = "layoutControlItem40";
 | |
|             this.layoutControlItem40.Size = new System.Drawing.Size(12, 24);
 | |
|             this.layoutControlItem40.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem40.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem43
 | |
|             // 
 | |
|             this.layoutControlItem43.Control = this.labelControl9;
 | |
|             this.layoutControlItem43.Location = new System.Drawing.Point(327, 0);
 | |
|             this.layoutControlItem43.Name = "layoutControlItem43";
 | |
|             this.layoutControlItem43.Size = new System.Drawing.Size(16, 24);
 | |
|             this.layoutControlItem43.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem43.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem44
 | |
|             // 
 | |
|             this.layoutControlItem44.Control = this.labelControl10;
 | |
|             this.layoutControlItem44.Location = new System.Drawing.Point(327, 24);
 | |
|             this.layoutControlItem44.Name = "layoutControlItem44";
 | |
|             this.layoutControlItem44.Size = new System.Drawing.Size(16, 24);
 | |
|             this.layoutControlItem44.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem44.TextVisible = false;
 | |
|             // 
 | |
|             // emptySpaceItem5
 | |
|             // 
 | |
|             this.emptySpaceItem5.AllowHotTrack = false;
 | |
|             this.emptySpaceItem5.Location = new System.Drawing.Point(0, 24);
 | |
|             this.emptySpaceItem5.Name = "emptySpaceItem5";
 | |
|             this.emptySpaceItem5.Size = new System.Drawing.Size(169, 24);
 | |
|             this.emptySpaceItem5.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlItem42
 | |
|             // 
 | |
|             this.layoutControlItem42.Control = this.labelControl8;
 | |
|             this.layoutControlItem42.Location = new System.Drawing.Point(169, 30);
 | |
|             this.layoutControlItem42.Name = "layoutControlItem42";
 | |
|             this.layoutControlItem42.Size = new System.Drawing.Size(28, 18);
 | |
|             this.layoutControlItem42.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem42.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem41
 | |
|             // 
 | |
|             this.layoutControlItem41.Control = this.labelControl7;
 | |
|             this.layoutControlItem41.Location = new System.Drawing.Point(169, 0);
 | |
|             this.layoutControlItem41.Name = "layoutControlItem41";
 | |
|             this.layoutControlItem41.Size = new System.Drawing.Size(28, 18);
 | |
|             this.layoutControlItem41.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem41.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem9
 | |
|             // 
 | |
|             this.layoutControlItem9.Control = this.comWarehouse;
 | |
|             this.layoutControlItem9.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem9.Name = "layoutControlItem9";
 | |
|             this.layoutControlItem9.Size = new System.Drawing.Size(169, 24);
 | |
|             this.layoutControlItem9.Text = "仓库";
 | |
|             this.layoutControlItem9.TextSize = new System.Drawing.Size(48, 14);
 | |
|             // 
 | |
|             // emptySpaceItem14
 | |
|             // 
 | |
|             this.emptySpaceItem14.AllowHotTrack = false;
 | |
|             this.emptySpaceItem14.Location = new System.Drawing.Point(169, 18);
 | |
|             this.emptySpaceItem14.Name = "emptySpaceItem14";
 | |
|             this.emptySpaceItem14.Size = new System.Drawing.Size(28, 12);
 | |
|             this.emptySpaceItem14.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem6
 | |
|             // 
 | |
|             this.emptySpaceItem6.AllowHotTrack = false;
 | |
|             this.emptySpaceItem6.Location = new System.Drawing.Point(1217, 0);
 | |
|             this.emptySpaceItem6.Name = "emptySpaceItem6";
 | |
|             this.emptySpaceItem6.Size = new System.Drawing.Size(10, 581);
 | |
|             this.emptySpaceItem6.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem2
 | |
|             // 
 | |
|             this.emptySpaceItem2.AllowHotTrack = false;
 | |
|             this.emptySpaceItem2.Location = new System.Drawing.Point(687, 0);
 | |
|             this.emptySpaceItem2.Name = "emptySpaceItem2";
 | |
|             this.emptySpaceItem2.Size = new System.Drawing.Size(377, 91);
 | |
|             this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem16
 | |
|             // 
 | |
|             this.emptySpaceItem16.AllowHotTrack = false;
 | |
|             this.emptySpaceItem16.CustomizationFormText = "emptySpaceItem12";
 | |
|             this.emptySpaceItem16.Location = new System.Drawing.Point(0, 0);
 | |
|             this.emptySpaceItem16.Name = "emptySpaceItem16";
 | |
|             this.emptySpaceItem16.Size = new System.Drawing.Size(10, 581);
 | |
|             this.emptySpaceItem16.Text = "emptySpaceItem12";
 | |
|             this.emptySpaceItem16.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlItem32
 | |
|             // 
 | |
|             this.layoutControlItem32.Control = this.pager1;
 | |
|             this.layoutControlItem32.Location = new System.Drawing.Point(10, 557);
 | |
|             this.layoutControlItem32.Name = "layoutControlItem32";
 | |
|             this.layoutControlItem32.Size = new System.Drawing.Size(1054, 24);
 | |
|             this.layoutControlItem32.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem32.TextVisible = false;
 | |
|             // 
 | |
|             // emptySpaceItem8
 | |
|             // 
 | |
|             this.emptySpaceItem8.AllowHotTrack = false;
 | |
|             this.emptySpaceItem8.Location = new System.Drawing.Point(1064, 0);
 | |
|             this.emptySpaceItem8.Name = "emptySpaceItem8";
 | |
|             this.emptySpaceItem8.Size = new System.Drawing.Size(153, 581);
 | |
|             this.emptySpaceItem8.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlItem31
 | |
|             // 
 | |
|             this.layoutControlItem31.Control = this.gridControl1;
 | |
|             this.layoutControlItem31.Location = new System.Drawing.Point(10, 261);
 | |
|             this.layoutControlItem31.Name = "layoutControlItem31";
 | |
|             this.layoutControlItem31.Size = new System.Drawing.Size(1054, 296);
 | |
|             this.layoutControlItem31.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem31.TextVisible = false;
 | |
|             // 
 | |
|             // lcgSetup
 | |
|             // 
 | |
|             this.lcgSetup.ExpandButtonVisible = true;
 | |
|             this.lcgSetup.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlGroup5,
 | |
|             this.layoutControlGroup7,
 | |
|             this.emptySpaceItem21,
 | |
|             this.emptySpaceItem9,
 | |
|             this.layoutControlGroup3,
 | |
|             this.emptySpaceItem10});
 | |
|             this.lcgSetup.Location = new System.Drawing.Point(10, 91);
 | |
|             this.lcgSetup.Name = "lcgSetup";
 | |
|             this.lcgSetup.Size = new System.Drawing.Size(1054, 170);
 | |
|             this.lcgSetup.Text = "参数设置";
 | |
|             // 
 | |
|             // layoutControlGroup5
 | |
|             // 
 | |
|             this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem10,
 | |
|             this.layoutControlItem19,
 | |
|             this.layoutControlItem18,
 | |
|             this.layoutControlItem20,
 | |
|             this.layoutControlItem27,
 | |
|             this.layoutControlItem28,
 | |
|             this.layoutControlItem17,
 | |
|             this.layoutControlItem22,
 | |
|             this.layoutControlItem16,
 | |
|             this.layoutControlItem26,
 | |
|             this.emptySpaceItem11});
 | |
|             this.layoutControlGroup5.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup5.Name = "layoutControlGroup5";
 | |
|             this.layoutControlGroup5.Size = new System.Drawing.Size(404, 127);
 | |
|             this.layoutControlGroup5.Text = "库房设置";
 | |
|             // 
 | |
|             // layoutControlItem10
 | |
|             // 
 | |
|             this.layoutControlItem10.Control = this.comWhType;
 | |
|             this.layoutControlItem10.CustomizationFormText = "layoutControlItem11";
 | |
|             this.layoutControlItem10.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem10.Name = "layoutControlItem10";
 | |
|             this.layoutControlItem10.Size = new System.Drawing.Size(165, 26);
 | |
|             this.layoutControlItem10.Text = "库房分类";
 | |
|             this.layoutControlItem10.TextSize = new System.Drawing.Size(48, 14);
 | |
|             // 
 | |
|             // layoutControlItem19
 | |
|             // 
 | |
|             this.layoutControlItem19.Control = this.comVolume;
 | |
|             this.layoutControlItem19.CustomizationFormText = "货位容积";
 | |
|             this.layoutControlItem19.Location = new System.Drawing.Point(0, 26);
 | |
|             this.layoutControlItem19.Name = "layoutControlItem19";
 | |
|             this.layoutControlItem19.Size = new System.Drawing.Size(165, 26);
 | |
|             this.layoutControlItem19.Text = "零库整库";
 | |
|             this.layoutControlItem19.TextSize = new System.Drawing.Size(48, 14);
 | |
|             // 
 | |
|             // layoutControlItem18
 | |
|             // 
 | |
|             this.layoutControlItem18.Control = this.simpleButton1;
 | |
|             this.layoutControlItem18.Location = new System.Drawing.Point(165, 0);
 | |
|             this.layoutControlItem18.Name = "layoutControlItem18";
 | |
|             this.layoutControlItem18.Size = new System.Drawing.Size(46, 26);
 | |
|             this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem18.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem20
 | |
|             // 
 | |
|             this.layoutControlItem20.Control = this.simpleButton2;
 | |
|             this.layoutControlItem20.Location = new System.Drawing.Point(165, 26);
 | |
|             this.layoutControlItem20.Name = "layoutControlItem20";
 | |
|             this.layoutControlItem20.Size = new System.Drawing.Size(46, 26);
 | |
|             this.layoutControlItem20.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem20.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem27
 | |
|             // 
 | |
|             this.layoutControlItem27.Control = this.comPart;
 | |
|             this.layoutControlItem27.Location = new System.Drawing.Point(211, 0);
 | |
|             this.layoutControlItem27.Name = "layoutControlItem27";
 | |
|             this.layoutControlItem27.Size = new System.Drawing.Size(116, 26);
 | |
|             this.layoutControlItem27.Text = "分区";
 | |
|             this.layoutControlItem27.TextSize = new System.Drawing.Size(48, 14);
 | |
|             // 
 | |
|             // layoutControlItem28
 | |
|             // 
 | |
|             this.layoutControlItem28.Control = this.simpleButton6;
 | |
|             this.layoutControlItem28.Location = new System.Drawing.Point(327, 0);
 | |
|             this.layoutControlItem28.Name = "layoutControlItem28";
 | |
|             this.layoutControlItem28.Size = new System.Drawing.Size(53, 26);
 | |
|             this.layoutControlItem28.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem28.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem17
 | |
|             // 
 | |
|             this.layoutControlItem17.Control = this.comGoodType;
 | |
|             this.layoutControlItem17.Location = new System.Drawing.Point(211, 26);
 | |
|             this.layoutControlItem17.Name = "layoutControlItem17";
 | |
|             this.layoutControlItem17.Size = new System.Drawing.Size(116, 26);
 | |
|             this.layoutControlItem17.Text = "货物类别";
 | |
|             this.layoutControlItem17.TextSize = new System.Drawing.Size(48, 14);
 | |
|             // 
 | |
|             // layoutControlItem22
 | |
|             // 
 | |
|             this.layoutControlItem22.Control = this.simpleButton3;
 | |
|             this.layoutControlItem22.Location = new System.Drawing.Point(327, 26);
 | |
|             this.layoutControlItem22.Name = "layoutControlItem22";
 | |
|             this.layoutControlItem22.Size = new System.Drawing.Size(53, 26);
 | |
|             this.layoutControlItem22.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem22.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem16
 | |
|             // 
 | |
|             this.layoutControlItem16.Control = this.comLocationVolume;
 | |
|             this.layoutControlItem16.CustomizationFormText = "layoutControlItem11";
 | |
|             this.layoutControlItem16.Location = new System.Drawing.Point(0, 52);
 | |
|             this.layoutControlItem16.Name = "layoutControlItem16";
 | |
|             this.layoutControlItem16.Size = new System.Drawing.Size(165, 32);
 | |
|             this.layoutControlItem16.Text = "货位容积";
 | |
|             this.layoutControlItem16.TextSize = new System.Drawing.Size(48, 14);
 | |
|             // 
 | |
|             // layoutControlItem26
 | |
|             // 
 | |
|             this.layoutControlItem26.Control = this.simpleButton5;
 | |
|             this.layoutControlItem26.Location = new System.Drawing.Point(165, 52);
 | |
|             this.layoutControlItem26.Name = "layoutControlItem26";
 | |
|             this.layoutControlItem26.Size = new System.Drawing.Size(46, 32);
 | |
|             this.layoutControlItem26.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem26.TextVisible = false;
 | |
|             // 
 | |
|             // emptySpaceItem11
 | |
|             // 
 | |
|             this.emptySpaceItem11.AllowHotTrack = false;
 | |
|             this.emptySpaceItem11.Location = new System.Drawing.Point(211, 52);
 | |
|             this.emptySpaceItem11.Name = "emptySpaceItem11";
 | |
|             this.emptySpaceItem11.Size = new System.Drawing.Size(169, 32);
 | |
|             this.emptySpaceItem11.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlGroup7
 | |
|             // 
 | |
|             this.layoutControlGroup7.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.emptySpaceItem19,
 | |
|             this.layoutControlGroup2,
 | |
|             this.layoutControlGroup10});
 | |
|             this.layoutControlGroup7.Location = new System.Drawing.Point(658, 0);
 | |
|             this.layoutControlGroup7.Name = "layoutControlGroup7";
 | |
|             this.layoutControlGroup7.Size = new System.Drawing.Size(298, 127);
 | |
|             this.layoutControlGroup7.Text = "标签设置";
 | |
|             // 
 | |
|             // emptySpaceItem19
 | |
|             // 
 | |
|             this.emptySpaceItem19.AllowHotTrack = false;
 | |
|             this.emptySpaceItem19.Location = new System.Drawing.Point(132, 0);
 | |
|             this.emptySpaceItem19.Name = "emptySpaceItem19";
 | |
|             this.emptySpaceItem19.Size = new System.Drawing.Size(10, 84);
 | |
|             this.emptySpaceItem19.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlGroup2
 | |
|             // 
 | |
|             this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem21,
 | |
|             this.layoutControlItem15});
 | |
|             this.layoutControlGroup2.Location = new System.Drawing.Point(142, 0);
 | |
|             this.layoutControlGroup2.Name = "layoutControlGroup2";
 | |
|             this.layoutControlGroup2.Size = new System.Drawing.Size(132, 84);
 | |
|             this.layoutControlGroup2.Text = "标签布局";
 | |
|             // 
 | |
|             // layoutControlItem21
 | |
|             // 
 | |
|             this.layoutControlItem21.Control = this.txtLabelColum;
 | |
|             this.layoutControlItem21.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem21.Name = "layoutControlItem21";
 | |
|             this.layoutControlItem21.Size = new System.Drawing.Size(54, 41);
 | |
|             this.layoutControlItem21.Text = "列";
 | |
|             this.layoutControlItem21.TextLocation = DevExpress.Utils.Locations.Top;
 | |
|             this.layoutControlItem21.TextSize = new System.Drawing.Size(48, 14);
 | |
|             // 
 | |
|             // layoutControlItem15
 | |
|             // 
 | |
|             this.layoutControlItem15.Control = this.txtLabelLayer;
 | |
|             this.layoutControlItem15.Location = new System.Drawing.Point(54, 0);
 | |
|             this.layoutControlItem15.Name = "layoutControlItem15";
 | |
|             this.layoutControlItem15.Size = new System.Drawing.Size(54, 41);
 | |
|             this.layoutControlItem15.Text = "层";
 | |
|             this.layoutControlItem15.TextLocation = DevExpress.Utils.Locations.Top;
 | |
|             this.layoutControlItem15.TextSize = new System.Drawing.Size(48, 14);
 | |
|             // 
 | |
|             // layoutControlGroup10
 | |
|             // 
 | |
|             this.layoutControlGroup10.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem14,
 | |
|             this.layoutControlItem13});
 | |
|             this.layoutControlGroup10.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup10.Name = "layoutControlGroup10";
 | |
|             this.layoutControlGroup10.Size = new System.Drawing.Size(132, 84);
 | |
|             this.layoutControlGroup10.Text = "标签编号";
 | |
|             // 
 | |
|             // layoutControlItem14
 | |
|             // 
 | |
|             this.layoutControlItem14.Control = this.txtLabelFrom;
 | |
|             this.layoutControlItem14.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem14.Name = "layoutControlItem14";
 | |
|             this.layoutControlItem14.Size = new System.Drawing.Size(54, 41);
 | |
|             this.layoutControlItem14.Text = "起始编号";
 | |
|             this.layoutControlItem14.TextLocation = DevExpress.Utils.Locations.Top;
 | |
|             this.layoutControlItem14.TextSize = new System.Drawing.Size(48, 14);
 | |
|             // 
 | |
|             // layoutControlItem13
 | |
|             // 
 | |
|             this.layoutControlItem13.Control = this.comport;
 | |
|             this.layoutControlItem13.Location = new System.Drawing.Point(54, 0);
 | |
|             this.layoutControlItem13.Name = "layoutControlItem13";
 | |
|             this.layoutControlItem13.Size = new System.Drawing.Size(54, 41);
 | |
|             this.layoutControlItem13.Text = "端口";
 | |
|             this.layoutControlItem13.TextLocation = DevExpress.Utils.Locations.Top;
 | |
|             this.layoutControlItem13.TextSize = new System.Drawing.Size(48, 14);
 | |
|             // 
 | |
|             // emptySpaceItem21
 | |
|             // 
 | |
|             this.emptySpaceItem21.AllowHotTrack = false;
 | |
|             this.emptySpaceItem21.Location = new System.Drawing.Point(648, 0);
 | |
|             this.emptySpaceItem21.Name = "emptySpaceItem21";
 | |
|             this.emptySpaceItem21.Size = new System.Drawing.Size(10, 127);
 | |
|             this.emptySpaceItem21.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem9
 | |
|             // 
 | |
|             this.emptySpaceItem9.AllowHotTrack = false;
 | |
|             this.emptySpaceItem9.Location = new System.Drawing.Point(956, 0);
 | |
|             this.emptySpaceItem9.Name = "emptySpaceItem9";
 | |
|             this.emptySpaceItem9.Size = new System.Drawing.Size(74, 127);
 | |
|             this.emptySpaceItem9.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlGroup3
 | |
|             // 
 | |
|             this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.f,
 | |
|             this.layoutControlItem24,
 | |
|             this.emptySpaceItem12,
 | |
|             this.layoutControlItem25,
 | |
|             this.layoutControlItem23,
 | |
|             this.layoutControlItem11,
 | |
|             this.emptySpaceItem7,
 | |
|             this.emptySpaceItem13});
 | |
|             this.layoutControlGroup3.Location = new System.Drawing.Point(414, 0);
 | |
|             this.layoutControlGroup3.Name = "layoutControlGroup3";
 | |
|             this.layoutControlGroup3.Size = new System.Drawing.Size(234, 127);
 | |
|             this.layoutControlGroup3.Text = "货位尺寸";
 | |
|             // 
 | |
|             // f
 | |
|             // 
 | |
|             this.f.Control = this.txtLength;
 | |
|             this.f.Location = new System.Drawing.Point(0, 0);
 | |
|             this.f.Name = "f";
 | |
|             this.f.Size = new System.Drawing.Size(105, 24);
 | |
|             this.f.Text = "长(cm)";
 | |
|             this.f.TextSize = new System.Drawing.Size(48, 14);
 | |
|             // 
 | |
|             // layoutControlItem24
 | |
|             // 
 | |
|             this.layoutControlItem24.Control = this.txtWidth;
 | |
|             this.layoutControlItem24.Location = new System.Drawing.Point(0, 24);
 | |
|             this.layoutControlItem24.Name = "layoutControlItem24";
 | |
|             this.layoutControlItem24.Size = new System.Drawing.Size(105, 24);
 | |
|             this.layoutControlItem24.Text = "宽(cm)";
 | |
|             this.layoutControlItem24.TextSize = new System.Drawing.Size(48, 14);
 | |
|             // 
 | |
|             // emptySpaceItem12
 | |
|             // 
 | |
|             this.emptySpaceItem12.AllowHotTrack = false;
 | |
|             this.emptySpaceItem12.Location = new System.Drawing.Point(0, 48);
 | |
|             this.emptySpaceItem12.Name = "emptySpaceItem12";
 | |
|             this.emptySpaceItem12.Size = new System.Drawing.Size(210, 10);
 | |
|             this.emptySpaceItem12.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlItem25
 | |
|             // 
 | |
|             this.layoutControlItem25.Control = this.txtHeight;
 | |
|             this.layoutControlItem25.Location = new System.Drawing.Point(105, 0);
 | |
|             this.layoutControlItem25.Name = "layoutControlItem25";
 | |
|             this.layoutControlItem25.Size = new System.Drawing.Size(105, 24);
 | |
|             this.layoutControlItem25.Text = "高(cm)";
 | |
|             this.layoutControlItem25.TextSize = new System.Drawing.Size(48, 14);
 | |
|             // 
 | |
|             // layoutControlItem23
 | |
|             // 
 | |
|             this.layoutControlItem23.Control = this.txtWeight;
 | |
|             this.layoutControlItem23.CustomizationFormText = "1";
 | |
|             this.layoutControlItem23.Location = new System.Drawing.Point(105, 24);
 | |
|             this.layoutControlItem23.Name = "layoutControlItem23";
 | |
|             this.layoutControlItem23.Size = new System.Drawing.Size(105, 24);
 | |
|             this.layoutControlItem23.Text = "承重(kg)";
 | |
|             this.layoutControlItem23.TextSize = new System.Drawing.Size(48, 14);
 | |
|             // 
 | |
|             // layoutControlItem11
 | |
|             // 
 | |
|             this.layoutControlItem11.Control = this.simpleButton8;
 | |
|             this.layoutControlItem11.Location = new System.Drawing.Point(94, 58);
 | |
|             this.layoutControlItem11.Name = "layoutControlItem11";
 | |
|             this.layoutControlItem11.Size = new System.Drawing.Size(37, 26);
 | |
|             this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem11.TextVisible = false;
 | |
|             // 
 | |
|             // emptySpaceItem7
 | |
|             // 
 | |
|             this.emptySpaceItem7.AllowHotTrack = false;
 | |
|             this.emptySpaceItem7.Location = new System.Drawing.Point(0, 58);
 | |
|             this.emptySpaceItem7.Name = "emptySpaceItem7";
 | |
|             this.emptySpaceItem7.Size = new System.Drawing.Size(94, 26);
 | |
|             this.emptySpaceItem7.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem13
 | |
|             // 
 | |
|             this.emptySpaceItem13.AllowHotTrack = false;
 | |
|             this.emptySpaceItem13.Location = new System.Drawing.Point(131, 58);
 | |
|             this.emptySpaceItem13.Name = "emptySpaceItem13";
 | |
|             this.emptySpaceItem13.Size = new System.Drawing.Size(79, 26);
 | |
|             this.emptySpaceItem13.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // emptySpaceItem10
 | |
|             // 
 | |
|             this.emptySpaceItem10.AllowHotTrack = false;
 | |
|             this.emptySpaceItem10.Location = new System.Drawing.Point(404, 0);
 | |
|             this.emptySpaceItem10.Name = "emptySpaceItem10";
 | |
|             this.emptySpaceItem10.Size = new System.Drawing.Size(10, 127);
 | |
|             this.emptySpaceItem10.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlGroup9
 | |
|             // 
 | |
|             this.layoutControlGroup9.ExpandButtonVisible = true;
 | |
|             this.layoutControlGroup9.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem34,
 | |
|             this.layoutControlItem33,
 | |
|             this.layoutControlItem35});
 | |
|             this.layoutControlGroup9.Location = new System.Drawing.Point(497, 0);
 | |
|             this.layoutControlGroup9.Name = "layoutControlGroup9";
 | |
|             this.layoutControlGroup9.Size = new System.Drawing.Size(176, 91);
 | |
|             this.layoutControlGroup9.Text = "范围打印";
 | |
|             // 
 | |
|             // layoutControlItem34
 | |
|             // 
 | |
|             this.layoutControlItem34.Control = this.txtChannelPrintFrom;
 | |
|             this.layoutControlItem34.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem34.Name = "layoutControlItem34";
 | |
|             this.layoutControlItem34.Size = new System.Drawing.Size(54, 48);
 | |
|             this.layoutControlItem34.Text = "通道号";
 | |
|             this.layoutControlItem34.TextLocation = DevExpress.Utils.Locations.Top;
 | |
|             this.layoutControlItem34.TextSize = new System.Drawing.Size(48, 14);
 | |
|             // 
 | |
|             // layoutControlItem33
 | |
|             // 
 | |
|             this.layoutControlItem33.Control = this.txtChannelPrintTo;
 | |
|             this.layoutControlItem33.Location = new System.Drawing.Point(54, 0);
 | |
|             this.layoutControlItem33.Name = "layoutControlItem33";
 | |
|             this.layoutControlItem33.Size = new System.Drawing.Size(54, 48);
 | |
|             this.layoutControlItem33.Text = "--";
 | |
|             this.layoutControlItem33.TextLocation = DevExpress.Utils.Locations.Top;
 | |
|             this.layoutControlItem33.TextSize = new System.Drawing.Size(48, 14);
 | |
|             // 
 | |
|             // layoutControlItem35
 | |
|             // 
 | |
|             this.layoutControlItem35.Control = this.simpleButton7;
 | |
|             this.layoutControlItem35.Location = new System.Drawing.Point(108, 0);
 | |
|             this.layoutControlItem35.Name = "layoutControlItem35";
 | |
|             this.layoutControlItem35.Size = new System.Drawing.Size(44, 48);
 | |
|             this.layoutControlItem35.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem35.TextVisible = false;
 | |
|             // 
 | |
|             // emptySpaceItem29
 | |
|             // 
 | |
|             this.emptySpaceItem29.AllowHotTrack = false;
 | |
|             this.emptySpaceItem29.Location = new System.Drawing.Point(673, 0);
 | |
|             this.emptySpaceItem29.Name = "emptySpaceItem29";
 | |
|             this.emptySpaceItem29.Size = new System.Drawing.Size(14, 91);
 | |
|             this.emptySpaceItem29.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(48, 14);
 | |
|             // 
 | |
|             // 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);
 | |
|             // 
 | |
|             // LocationmgrForm
 | |
|             // 
 | |
|             this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
 | |
|             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
 | |
|             this.ClientSize = new System.Drawing.Size(1247, 779);
 | |
|             this.Controls.Add(this.layoutControl1);
 | |
|             this.Controls.Add(this.ribbonStatusBar);
 | |
|             this.Controls.Add(this.ribbon);
 | |
|             this.Name = "LocationmgrForm";
 | |
|             this.Ribbon = this.ribbon;
 | |
|             this.StatusBar = this.ribbonStatusBar;
 | |
|             this.Text = "LocationmgrForm";
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
 | |
|             this.layoutControl1.ResumeLayout(false);
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).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.comWarehouse.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comWhType.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comLocationVolume.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comGoodType.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comVolume.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLabelFrom.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLabelLayer.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLabelColum.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtWidth.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtHeight.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLength.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtWeight.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comport.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comPart.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtChannelPrintTo.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtChannelPrintFrom.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem38)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem37)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem39)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem40)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem43)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem44)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem42)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem41)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem14)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem16)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.lcgSetup)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem11)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup7)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem19)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup10)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem21)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem9)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.f)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem12)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem13)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem10)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup9)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem29)).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();
 | |
|             this.ResumeLayout(false);
 | |
|             this.PerformLayout();
 | |
| 
 | |
|         }
 | |
| 
 | |
|         #endregion
 | |
| 
 | |
|         private DevExpress.XtraBars.Ribbon.RibbonControl ribbon;
 | |
|         private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1;
 | |
|         private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1;
 | |
|         private DevExpress.XtraBars.Ribbon.RibbonStatusBar ribbonStatusBar;
 | |
|         private DevExpress.XtraBars.BarButtonItem bbQuery;
 | |
|         private DevExpress.XtraBars.BarButtonItem bbCreateLocations;
 | |
|         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.XtraEditors.ComboBoxEdit comWarehouse;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
 | |
|         private DevExpress.XtraEditors.ComboBoxEdit comWhType;
 | |
|         private DevExpress.XtraEditors.ComboBoxEdit comLocationVolume;
 | |
|         private DevExpress.XtraEditors.ComboBoxEdit comGoodType;
 | |
|         private DevExpress.XtraEditors.ComboBoxEdit comVolume;
 | |
|         private DevExpress.XtraEditors.TextEdit txtLabelFrom;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup6;
 | |
|         private DevExpress.XtraEditors.TextEdit txtLabelLayer;
 | |
|         private DevExpress.XtraEditors.TextEdit txtLabelColum;
 | |
|         private DevExpress.XtraEditors.TextEdit txtWidth;
 | |
|         private DevExpress.XtraEditors.TextEdit txtHeight;
 | |
|         private DevExpress.XtraEditors.TextEdit txtLength;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup7;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem6;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem21;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem f;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25;
 | |
|         private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup1;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup8;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4;
 | |
|         private DevExpress.XtraEditors.TextEdit txtWeight;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23;
 | |
|         private DevExpress.XtraEditors.ComboBoxEdit comport;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem16;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
 | |
|         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.XtraLayout.LayoutControlItem layoutControlItem31;
 | |
|         private DevExpress.XtraBars.BarButtonItem bbUnlock;
 | |
|         private DevExpress.XtraBars.BarButtonItem bbLock;
 | |
|         private DevExpress.XtraBars.BarButtonGroup barButtonGroup1;
 | |
|         private DevExpress.XtraBars.BarButtonItem bbPrint;
 | |
|         private DevExpress.XtraEditors.SimpleButton simpleButton1;
 | |
|         private DevExpress.XtraEditors.SimpleButton simpleButton2;
 | |
|         private DevExpress.XtraEditors.SimpleButton simpleButton3;
 | |
|         private DevExpress.XtraEditors.SimpleButton simpleButton5;
 | |
|         private DevExpress.XtraEditors.ComboBoxEdit comPart;
 | |
|         private DevExpress.XtraEditors.SimpleButton simpleButton6;
 | |
|         private DevExpress.XtraEditors.TextEdit txtChannelPrintTo;
 | |
|         private DevExpress.XtraEditors.TextEdit txtChannelPrintFrom;
 | |
|         private DevExpress.XtraEditors.SimpleButton simpleButton7;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem27;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem19;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup9;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem34;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem33;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem35;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem29;
 | |
|         private DevExpress.XtraEditors.LabelControl labelControl6;
 | |
|         private DevExpress.XtraEditors.LabelControl labelControl5;
 | |
|         private DevExpress.XtraEditors.LabelControl labelControl3;
 | |
|         private DevExpress.XtraEditors.LabelControl labelControl4;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem38;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem37;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem39;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem40;
 | |
|         private DevExpress.XtraEditors.LabelControl labelControl10;
 | |
|         private DevExpress.XtraEditors.LabelControl labelControl9;
 | |
|         private DevExpress.XtraEditors.LabelControl labelControl8;
 | |
|         private DevExpress.XtraEditors.LabelControl labelControl7;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem43;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem44;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem5;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem42;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem41;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup10;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem32;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem8;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup lcgSetup;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem10;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem9;
 | |
|         private DevExpress.XtraEditors.SimpleButton simpleButton8;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem11;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem12;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem7;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem13;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem14;
 | |
|     }
 | |
| } |