1426 lines
		
	
	
		
			89 KiB
		
	
	
	
		
			C#
		
	
	
	
			
		
		
	
	
			1426 lines
		
	
	
		
			89 KiB
		
	
	
	
		
			C#
		
	
	
	
| namespace DeiNiu.wms.win 
 | |
| {
 | |
|     partial class BoxForm
 | |
|     {
 | |
|         /// <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(BoxForm));
 | |
|             this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
 | |
|             this.bbQuery = new DevExpress.XtraBars.BarButtonItem();
 | |
|             this.bbSaveAll = new DevExpress.XtraBars.BarButtonItem();
 | |
|             this.barButtonItem1 = 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.btnModifyTranStatus = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.btnUpdateStates = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.comVolume = new DevExpress.XtraEditors.ComboBoxEdit();
 | |
|             this.btnUPdateAirecondition = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.comTypeUpdate = new DevExpress.XtraEditors.ComboBoxEdit();
 | |
|             this.btnModifyLoadType = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.pager1 = new DeiNiu.Controls.pager.Pager();
 | |
|             this.gridControl1 = new DevExpress.XtraGrid.GridControl();
 | |
|             this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
 | |
|             this.comVolumeUpdate = new DevExpress.XtraEditors.ComboBoxEdit();
 | |
|             this.txtLength = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtWidth = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.txtHeight = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.btnUpdateViechleVolume = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.btnUpdateSize = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.btnQuery = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.btnSaveAll = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.txtBoxNoQ = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.comVolumeQ = new DevExpress.XtraEditors.ComboBoxEdit();
 | |
|             this.comLoadUpdate = new DevExpress.XtraEditors.ComboBoxEdit();
 | |
|             this.comTypeQ = new DevExpress.XtraEditors.ComboBoxEdit();
 | |
|             this.comColorQ = new DevExpress.XtraEditors.ComboBoxEdit();
 | |
|             this.txtBoxCnt = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.comColor = new DevExpress.XtraEditors.ComboBoxEdit();
 | |
|             this.comType = new DevExpress.XtraEditors.ComboBoxEdit();
 | |
|             this.btnAdd = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.btnDel = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.comBoStatus = new DevExpress.XtraEditors.ComboBoxEdit();
 | |
|             this.comStatusQ = new DevExpress.XtraEditors.ComboBoxEdit();
 | |
|             this.comColorUpdate = new DevExpress.XtraEditors.ComboBoxEdit();
 | |
|             this.textLocation = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.textTrans = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem31 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup();
 | |
|             this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem6 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.lcgSetup = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.v = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlGroup6 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
 | |
|             this.bbPrint = new DevExpress.XtraBars.BarButtonItem();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
 | |
|             this.layoutControl1.SuspendLayout();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comVolume.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comTypeUpdate.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comVolumeUpdate.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLength.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtWidth.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtHeight.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtBoxNoQ.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comVolumeQ.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comLoadUpdate.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comTypeQ.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comColorQ.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtBoxCnt.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comColor.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comType.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comBoStatus.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comStatusQ.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comColorUpdate.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.textLocation.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.textTrans.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.lcgSetup)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.v)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit();
 | |
|             this.SuspendLayout();
 | |
|             // 
 | |
|             // ribbon
 | |
|             // 
 | |
|             this.ribbon.ExpandCollapseItem.Id = 0;
 | |
|             this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
 | |
|             this.ribbon.ExpandCollapseItem,
 | |
|             this.bbQuery,
 | |
|             this.bbSaveAll,
 | |
|             this.barButtonItem1});
 | |
|             this.ribbon.Location = new System.Drawing.Point(0, 0);
 | |
|             this.ribbon.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.ribbon.MaxItemId = 4;
 | |
|             this.ribbon.Name = "ribbon";
 | |
|             this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
 | |
|             this.ribbonPage1});
 | |
|             this.ribbon.Size = new System.Drawing.Size(1954, 225);
 | |
|             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_1);
 | |
|             // 
 | |
|             // bbSaveAll
 | |
|             // 
 | |
|             this.bbSaveAll.Caption = "保存设置";
 | |
|             this.bbSaveAll.Id = 2;
 | |
|             this.bbSaveAll.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bbSaveAll.ImageOptions.Image")));
 | |
|             this.bbSaveAll.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbSaveAll.ImageOptions.LargeImage")));
 | |
|             this.bbSaveAll.Name = "bbSaveAll";
 | |
|             this.bbSaveAll.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbSaveAll_ItemClick);
 | |
|             // 
 | |
|             // barButtonItem1
 | |
|             // 
 | |
|             this.barButtonItem1.Caption = "打印";
 | |
|             this.barButtonItem1.Id = 3;
 | |
|             this.barButtonItem1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.Image")));
 | |
|             this.barButtonItem1.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.LargeImage")));
 | |
|             this.barButtonItem1.Name = "barButtonItem1";
 | |
|             this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick);
 | |
|             // 
 | |
|             // ribbonPage1
 | |
|             // 
 | |
|             this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
 | |
|             this.ribbonPageGroup1});
 | |
|             this.ribbonPage1.Name = "ribbonPage1";
 | |
|             this.ribbonPage1.Text = "编辑";
 | |
|             // 
 | |
|             // ribbonPageGroup1
 | |
|             // 
 | |
|             this.ribbonPageGroup1.ItemLinks.Add(this.bbQuery);
 | |
|             this.ribbonPageGroup1.ItemLinks.Add(this.bbSaveAll);
 | |
|             this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItem1);
 | |
|             this.ribbonPageGroup1.Name = "ribbonPageGroup1";
 | |
|             this.ribbonPageGroup1.Text = "编辑";
 | |
|             // 
 | |
|             // ribbonStatusBar
 | |
|             // 
 | |
|             this.ribbonStatusBar.Location = new System.Drawing.Point(0, 1124);
 | |
|             this.ribbonStatusBar.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.ribbonStatusBar.Name = "ribbonStatusBar";
 | |
|             this.ribbonStatusBar.Ribbon = this.ribbon;
 | |
|             this.ribbonStatusBar.Size = new System.Drawing.Size(1954, 48);
 | |
|             // 
 | |
|             // layoutControl1
 | |
|             // 
 | |
|             this.layoutControl1.Controls.Add(this.btnModifyTranStatus);
 | |
|             this.layoutControl1.Controls.Add(this.btnUpdateStates);
 | |
|             this.layoutControl1.Controls.Add(this.comVolume);
 | |
|             this.layoutControl1.Controls.Add(this.btnUPdateAirecondition);
 | |
|             this.layoutControl1.Controls.Add(this.comTypeUpdate);
 | |
|             this.layoutControl1.Controls.Add(this.btnModifyLoadType);
 | |
|             this.layoutControl1.Controls.Add(this.pager1);
 | |
|             this.layoutControl1.Controls.Add(this.gridControl1);
 | |
|             this.layoutControl1.Controls.Add(this.comVolumeUpdate);
 | |
|             this.layoutControl1.Controls.Add(this.txtLength);
 | |
|             this.layoutControl1.Controls.Add(this.txtWidth);
 | |
|             this.layoutControl1.Controls.Add(this.txtHeight);
 | |
|             this.layoutControl1.Controls.Add(this.btnUpdateViechleVolume);
 | |
|             this.layoutControl1.Controls.Add(this.btnUpdateSize);
 | |
|             this.layoutControl1.Controls.Add(this.btnQuery);
 | |
|             this.layoutControl1.Controls.Add(this.btnSaveAll);
 | |
|             this.layoutControl1.Controls.Add(this.txtBoxNoQ);
 | |
|             this.layoutControl1.Controls.Add(this.comVolumeQ);
 | |
|             this.layoutControl1.Controls.Add(this.comLoadUpdate);
 | |
|             this.layoutControl1.Controls.Add(this.comTypeQ);
 | |
|             this.layoutControl1.Controls.Add(this.comColorQ);
 | |
|             this.layoutControl1.Controls.Add(this.txtBoxCnt);
 | |
|             this.layoutControl1.Controls.Add(this.comColor);
 | |
|             this.layoutControl1.Controls.Add(this.comType);
 | |
|             this.layoutControl1.Controls.Add(this.btnAdd);
 | |
|             this.layoutControl1.Controls.Add(this.btnDel);
 | |
|             this.layoutControl1.Controls.Add(this.comBoStatus);
 | |
|             this.layoutControl1.Controls.Add(this.comStatusQ);
 | |
|             this.layoutControl1.Controls.Add(this.comColorUpdate);
 | |
|             this.layoutControl1.Controls.Add(this.textLocation);
 | |
|             this.layoutControl1.Controls.Add(this.textTrans);
 | |
|             this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
|             this.layoutControl1.Location = new System.Drawing.Point(0, 225);
 | |
|             this.layoutControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.layoutControl1.Name = "layoutControl1";
 | |
|             this.layoutControl1.Root = this.layoutControlGroup1;
 | |
|             this.layoutControl1.Size = new System.Drawing.Size(1954, 899);
 | |
|             this.layoutControl1.TabIndex = 2;
 | |
|             this.layoutControl1.Text = "layoutControl1";
 | |
|             // 
 | |
|             // btnModifyTranStatus
 | |
|             // 
 | |
|             this.btnModifyTranStatus.Location = new System.Drawing.Point(1132, 796);
 | |
|             this.btnModifyTranStatus.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.btnModifyTranStatus.Name = "btnModifyTranStatus";
 | |
|             this.btnModifyTranStatus.Size = new System.Drawing.Size(49, 20);
 | |
|             this.btnModifyTranStatus.StyleController = this.layoutControl1;
 | |
|             this.btnModifyTranStatus.TabIndex = 36;
 | |
|             this.btnModifyTranStatus.Text = "修改";
 | |
|             this.btnModifyTranStatus.Click += new System.EventHandler(this.btnModifyTranStatus_Click);
 | |
|             // 
 | |
|             // btnUpdateStates
 | |
|             // 
 | |
|             this.btnUpdateStates.Location = new System.Drawing.Point(867, 822);
 | |
|             this.btnUpdateStates.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.btnUpdateStates.Name = "btnUpdateStates";
 | |
|             this.btnUpdateStates.Size = new System.Drawing.Size(46, 20);
 | |
|             this.btnUpdateStates.StyleController = this.layoutControl1;
 | |
|             this.btnUpdateStates.TabIndex = 35;
 | |
|             this.btnUpdateStates.Text = "修改";
 | |
|             this.btnUpdateStates.Click += new System.EventHandler(this.btnUpdateStates_Click);
 | |
|             // 
 | |
|             // comVolume
 | |
|             // 
 | |
|             this.comVolume.Location = new System.Drawing.Point(468, 747);
 | |
|             this.comVolume.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             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(168, 28);
 | |
|             this.comVolume.StyleController = this.layoutControl1;
 | |
|             this.comVolume.TabIndex = 29;
 | |
|             // 
 | |
|             // btnUPdateAirecondition
 | |
|             // 
 | |
|             this.btnUPdateAirecondition.Location = new System.Drawing.Point(633, 822);
 | |
|             this.btnUPdateAirecondition.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.btnUPdateAirecondition.Name = "btnUPdateAirecondition";
 | |
|             this.btnUPdateAirecondition.Size = new System.Drawing.Size(45, 20);
 | |
|             this.btnUPdateAirecondition.StyleController = this.layoutControl1;
 | |
|             this.btnUPdateAirecondition.TabIndex = 28;
 | |
|             this.btnUPdateAirecondition.Text = "修改";
 | |
|             this.btnUPdateAirecondition.Click += new System.EventHandler(this.btnUPdateAirecondition_Click);
 | |
|             // 
 | |
|             // comTypeUpdate
 | |
|             // 
 | |
|             this.comTypeUpdate.Location = new System.Drawing.Point(498, 822);
 | |
|             this.comTypeUpdate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.comTypeUpdate.Name = "comTypeUpdate";
 | |
|             this.comTypeUpdate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
 | |
|             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
 | |
|             this.comTypeUpdate.Size = new System.Drawing.Size(124, 28);
 | |
|             this.comTypeUpdate.StyleController = this.layoutControl1;
 | |
|             this.comTypeUpdate.TabIndex = 27;
 | |
|             // 
 | |
|             // btnModifyLoadType
 | |
|             // 
 | |
|             this.btnModifyLoadType.Location = new System.Drawing.Point(867, 796);
 | |
|             this.btnModifyLoadType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.btnModifyLoadType.Name = "btnModifyLoadType";
 | |
|             this.btnModifyLoadType.Size = new System.Drawing.Size(46, 20);
 | |
|             this.btnModifyLoadType.StyleController = this.layoutControl1;
 | |
|             this.btnModifyLoadType.TabIndex = 26;
 | |
|             this.btnModifyLoadType.Text = "修改";
 | |
|             this.btnModifyLoadType.Click += new System.EventHandler(this.btnModifyRepType_Click);
 | |
|             // 
 | |
|             // pager1
 | |
|             // 
 | |
|             this.pager1.Location = new System.Drawing.Point(18, 613);
 | |
|             this.pager1.Margin = new System.Windows.Forms.Padding(6);
 | |
|             this.pager1.Name = "pager1";
 | |
|             this.pager1.NMax = 0;
 | |
|             this.pager1.PageCount = 0;
 | |
|             this.pager1.PageCurrent = 0;
 | |
|             this.pager1.PageSize = 100;
 | |
|             this.pager1.Size = new System.Drawing.Size(1918, 74);
 | |
|             this.pager1.TabIndex = 22;
 | |
|             // 
 | |
|             // gridControl1
 | |
|             // 
 | |
|             this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
 | |
|             this.gridControl1.Location = new System.Drawing.Point(18, 138);
 | |
|             this.gridControl1.MainView = this.gridView1;
 | |
|             this.gridControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.gridControl1.MenuManager = this.ribbon;
 | |
|             this.gridControl1.Name = "gridControl1";
 | |
|             this.gridControl1.Size = new System.Drawing.Size(1918, 469);
 | |
|             this.gridControl1.TabIndex = 21;
 | |
|             this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
 | |
|             this.gridView1});
 | |
|             // 
 | |
|             // gridView1
 | |
|             // 
 | |
|             this.gridView1.GridControl = this.gridControl1;
 | |
|             this.gridView1.Name = "gridView1";
 | |
|             // 
 | |
|             // comVolumeUpdate
 | |
|             // 
 | |
|             this.comVolumeUpdate.Location = new System.Drawing.Point(498, 796);
 | |
|             this.comVolumeUpdate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.comVolumeUpdate.MenuManager = this.ribbon;
 | |
|             this.comVolumeUpdate.Name = "comVolumeUpdate";
 | |
|             this.comVolumeUpdate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
 | |
|             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
 | |
|             this.comVolumeUpdate.Size = new System.Drawing.Size(124, 28);
 | |
|             this.comVolumeUpdate.StyleController = this.layoutControl1;
 | |
|             this.comVolumeUpdate.TabIndex = 17;
 | |
|             // 
 | |
|             // txtLength
 | |
|             // 
 | |
|             this.txtLength.Location = new System.Drawing.Point(116, 796);
 | |
|             this.txtLength.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtLength.MenuManager = this.ribbon;
 | |
|             this.txtLength.Name = "txtLength";
 | |
|             this.txtLength.Size = new System.Drawing.Size(34, 28);
 | |
|             this.txtLength.StyleController = this.layoutControl1;
 | |
|             this.txtLength.TabIndex = 14;
 | |
|             // 
 | |
|             // txtWidth
 | |
|             // 
 | |
|             this.txtWidth.Location = new System.Drawing.Point(323, 796);
 | |
|             this.txtWidth.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtWidth.MenuManager = this.ribbon;
 | |
|             this.txtWidth.Name = "txtWidth";
 | |
|             this.txtWidth.Size = new System.Drawing.Size(34, 28);
 | |
|             this.txtWidth.StyleController = this.layoutControl1;
 | |
|             this.txtWidth.TabIndex = 15;
 | |
|             // 
 | |
|             // txtHeight
 | |
|             // 
 | |
|             this.txtHeight.Location = new System.Drawing.Point(221, 796);
 | |
|             this.txtHeight.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtHeight.MenuManager = this.ribbon;
 | |
|             this.txtHeight.Name = "txtHeight";
 | |
|             this.txtHeight.Size = new System.Drawing.Size(31, 28);
 | |
|             this.txtHeight.StyleController = this.layoutControl1;
 | |
|             this.txtHeight.TabIndex = 16;
 | |
|             // 
 | |
|             // btnUpdateViechleVolume
 | |
|             // 
 | |
|             this.btnUpdateViechleVolume.Location = new System.Drawing.Point(633, 796);
 | |
|             this.btnUpdateViechleVolume.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.btnUpdateViechleVolume.Name = "btnUpdateViechleVolume";
 | |
|             this.btnUpdateViechleVolume.Size = new System.Drawing.Size(45, 20);
 | |
|             this.btnUpdateViechleVolume.StyleController = this.layoutControl1;
 | |
|             this.btnUpdateViechleVolume.TabIndex = 18;
 | |
|             this.btnUpdateViechleVolume.Text = "修改";
 | |
|             this.btnUpdateViechleVolume.Click += new System.EventHandler(this.btnUpdateGoodType_Click);
 | |
|             // 
 | |
|             // btnUpdateSize
 | |
|             // 
 | |
|             this.btnUpdateSize.Location = new System.Drawing.Point(368, 796);
 | |
|             this.btnUpdateSize.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.btnUpdateSize.Name = "btnUpdateSize";
 | |
|             this.btnUpdateSize.Size = new System.Drawing.Size(45, 20);
 | |
|             this.btnUpdateSize.StyleController = this.layoutControl1;
 | |
|             this.btnUpdateSize.TabIndex = 19;
 | |
|             this.btnUpdateSize.Text = "修改";
 | |
|             this.btnUpdateSize.Click += new System.EventHandler(this.btnUpdateSize_Click);
 | |
|             // 
 | |
|             // btnQuery
 | |
|             // 
 | |
|             this.btnQuery.ImageUri.Uri = "Find;Size16x16";
 | |
|             this.btnQuery.Location = new System.Drawing.Point(1039, 67);
 | |
|             this.btnQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.btnQuery.Name = "btnQuery";
 | |
|             this.btnQuery.Size = new System.Drawing.Size(69, 46);
 | |
|             this.btnQuery.StyleController = this.layoutControl1;
 | |
|             this.btnQuery.TabIndex = 23;
 | |
|             this.btnQuery.Text = "查询";
 | |
|             this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click);
 | |
|             // 
 | |
|             // btnSaveAll
 | |
|             // 
 | |
|             this.btnSaveAll.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
 | |
|             this.btnSaveAll.Image = ((System.Drawing.Image)(resources.GetObject("btnSaveAll.Image")));
 | |
|             this.btnSaveAll.Location = new System.Drawing.Point(1225, 796);
 | |
|             this.btnSaveAll.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.btnSaveAll.Name = "btnSaveAll";
 | |
|             this.btnSaveAll.Size = new System.Drawing.Size(105, 46);
 | |
|             this.btnSaveAll.StyleController = this.layoutControl1;
 | |
|             this.btnSaveAll.TabIndex = 24;
 | |
|             this.btnSaveAll.Text = "修改";
 | |
|             this.btnSaveAll.Click += new System.EventHandler(this.btnSaveAll_Click);
 | |
|             // 
 | |
|             // txtBoxNoQ
 | |
|             // 
 | |
|             this.txtBoxNoQ.Location = new System.Drawing.Point(112, 67);
 | |
|             this.txtBoxNoQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtBoxNoQ.MenuManager = this.ribbon;
 | |
|             this.txtBoxNoQ.Name = "txtBoxNoQ";
 | |
|             this.txtBoxNoQ.Size = new System.Drawing.Size(164, 28);
 | |
|             this.txtBoxNoQ.StyleController = this.layoutControl1;
 | |
|             this.txtBoxNoQ.TabIndex = 25;
 | |
|             this.txtBoxNoQ.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtpinyin_KeyUp);
 | |
|             // 
 | |
|             // comVolumeQ
 | |
|             // 
 | |
|             this.comVolumeQ.Location = new System.Drawing.Point(367, 93);
 | |
|             this.comVolumeQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.comVolumeQ.Name = "comVolumeQ";
 | |
|             this.comVolumeQ.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
 | |
|             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
 | |
|             this.comVolumeQ.Size = new System.Drawing.Size(155, 28);
 | |
|             this.comVolumeQ.StyleController = this.layoutControl1;
 | |
|             this.comVolumeQ.TabIndex = 17;
 | |
|             // 
 | |
|             // comLoadUpdate
 | |
|             // 
 | |
|             this.comLoadUpdate.Location = new System.Drawing.Point(730, 796);
 | |
|             this.comLoadUpdate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.comLoadUpdate.Name = "comLoadUpdate";
 | |
|             this.comLoadUpdate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
 | |
|             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
 | |
|             this.comLoadUpdate.Size = new System.Drawing.Size(126, 28);
 | |
|             this.comLoadUpdate.StyleController = this.layoutControl1;
 | |
|             this.comLoadUpdate.TabIndex = 17;
 | |
|             // 
 | |
|             // comTypeQ
 | |
|             // 
 | |
|             this.comTypeQ.Location = new System.Drawing.Point(369, 67);
 | |
|             this.comTypeQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.comTypeQ.Name = "comTypeQ";
 | |
|             this.comTypeQ.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
 | |
|             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
 | |
|             this.comTypeQ.Size = new System.Drawing.Size(153, 28);
 | |
|             this.comTypeQ.StyleController = this.layoutControl1;
 | |
|             this.comTypeQ.TabIndex = 17;
 | |
|             // 
 | |
|             // comColorQ
 | |
|             // 
 | |
|             this.comColorQ.Location = new System.Drawing.Point(114, 93);
 | |
|             this.comColorQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.comColorQ.Name = "comColorQ";
 | |
|             this.comColorQ.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
 | |
|             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
 | |
|             this.comColorQ.Size = new System.Drawing.Size(162, 28);
 | |
|             this.comColorQ.StyleController = this.layoutControl1;
 | |
|             this.comColorQ.TabIndex = 17;
 | |
|             // 
 | |
|             // txtBoxCnt
 | |
|             // 
 | |
|             this.txtBoxCnt.EditValue = "1";
 | |
|             this.txtBoxCnt.Location = new System.Drawing.Point(112, 795);
 | |
|             this.txtBoxCnt.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.txtBoxCnt.MenuManager = this.ribbon;
 | |
|             this.txtBoxCnt.Name = "txtBoxCnt";
 | |
|             this.txtBoxCnt.Size = new System.Drawing.Size(168, 28);
 | |
|             this.txtBoxCnt.StyleController = this.layoutControl1;
 | |
|             this.txtBoxCnt.TabIndex = 30;
 | |
|             // 
 | |
|             // comColor
 | |
|             // 
 | |
|             this.comColor.Location = new System.Drawing.Point(112, 771);
 | |
|             this.comColor.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.comColor.MenuManager = this.ribbon;
 | |
|             this.comColor.Name = "comColor";
 | |
|             this.comColor.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
 | |
|             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
 | |
|             this.comColor.Size = new System.Drawing.Size(168, 28);
 | |
|             this.comColor.StyleController = this.layoutControl1;
 | |
|             this.comColor.TabIndex = 31;
 | |
|             // 
 | |
|             // comType
 | |
|             // 
 | |
|             this.comType.Location = new System.Drawing.Point(112, 747);
 | |
|             this.comType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.comType.MenuManager = this.ribbon;
 | |
|             this.comType.Name = "comType";
 | |
|             this.comType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
 | |
|             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
 | |
|             this.comType.Size = new System.Drawing.Size(168, 28);
 | |
|             this.comType.StyleController = this.layoutControl1;
 | |
|             this.comType.TabIndex = 32;
 | |
|             // 
 | |
|             // btnAdd
 | |
|             // 
 | |
|             this.btnAdd.Image = ((System.Drawing.Image)(resources.GetObject("btnAdd.Image")));
 | |
|             this.btnAdd.Location = new System.Drawing.Point(286, 747);
 | |
|             this.btnAdd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.btnAdd.Name = "btnAdd";
 | |
|             this.btnAdd.Size = new System.Drawing.Size(101, 42);
 | |
|             this.btnAdd.StyleController = this.layoutControl1;
 | |
|             this.btnAdd.TabIndex = 33;
 | |
|             this.btnAdd.Text = "新增";
 | |
|             this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
 | |
|             // 
 | |
|             // btnDel
 | |
|             // 
 | |
|             this.btnDel.Image = ((System.Drawing.Image)(resources.GetObject("btnDel.Image")));
 | |
|             this.btnDel.Location = new System.Drawing.Point(1336, 796);
 | |
|             this.btnDel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.btnDel.Name = "btnDel";
 | |
|             this.btnDel.Size = new System.Drawing.Size(106, 46);
 | |
|             this.btnDel.StyleController = this.layoutControl1;
 | |
|             this.btnDel.TabIndex = 34;
 | |
|             this.btnDel.Text = "删除";
 | |
|             this.btnDel.Click += new System.EventHandler(this.btnDel_Click);
 | |
|             // 
 | |
|             // comBoStatus
 | |
|             // 
 | |
|             this.comBoStatus.Location = new System.Drawing.Point(730, 822);
 | |
|             this.comBoStatus.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.comBoStatus.Name = "comBoStatus";
 | |
|             this.comBoStatus.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
 | |
|             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
 | |
|             this.comBoStatus.Size = new System.Drawing.Size(126, 28);
 | |
|             this.comBoStatus.StyleController = this.layoutControl1;
 | |
|             this.comBoStatus.TabIndex = 17;
 | |
|             // 
 | |
|             // comStatusQ
 | |
|             // 
 | |
|             this.comStatusQ.Location = new System.Drawing.Point(834, 93);
 | |
|             this.comStatusQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.comStatusQ.Name = "comStatusQ";
 | |
|             this.comStatusQ.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
 | |
|             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
 | |
|             this.comStatusQ.Size = new System.Drawing.Size(189, 28);
 | |
|             this.comStatusQ.StyleController = this.layoutControl1;
 | |
|             this.comStatusQ.TabIndex = 17;
 | |
|             // 
 | |
|             // comColorUpdate
 | |
|             // 
 | |
|             this.comColorUpdate.Location = new System.Drawing.Point(965, 796);
 | |
|             this.comColorUpdate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.comColorUpdate.Name = "comColorUpdate";
 | |
|             this.comColorUpdate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
 | |
|             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
 | |
|             this.comColorUpdate.Size = new System.Drawing.Size(156, 28);
 | |
|             this.comColorUpdate.StyleController = this.layoutControl1;
 | |
|             this.comColorUpdate.TabIndex = 17;
 | |
|             // 
 | |
|             // textLocation
 | |
|             // 
 | |
|             this.textLocation.Location = new System.Drawing.Point(613, 67);
 | |
|             this.textLocation.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.textLocation.Name = "textLocation";
 | |
|             this.textLocation.Size = new System.Drawing.Size(164, 28);
 | |
|             this.textLocation.StyleController = this.layoutControl1;
 | |
|             this.textLocation.TabIndex = 25;
 | |
|             // 
 | |
|             // textTrans
 | |
|             // 
 | |
|             this.textTrans.Location = new System.Drawing.Point(613, 93);
 | |
|             this.textTrans.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 | |
|             this.textTrans.Name = "textTrans";
 | |
|             this.textTrans.Size = new System.Drawing.Size(164, 28);
 | |
|             this.textTrans.StyleController = this.layoutControl1;
 | |
|             this.textTrans.TabIndex = 25;
 | |
|             // 
 | |
|             // layoutControlGroup1
 | |
|             // 
 | |
|             this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
 | |
|             this.layoutControlGroup1.GroupBordersVisible = false;
 | |
|             this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem18,
 | |
|             this.layoutControlItem19,
 | |
|             this.layoutControlGroup2,
 | |
|             this.tabbedControlGroup1});
 | |
|             this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup1.Name = "Root";
 | |
|             this.layoutControlGroup1.Size = new System.Drawing.Size(1954, 899);
 | |
|             this.layoutControlGroup1.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem18
 | |
|             // 
 | |
|             this.layoutControlItem18.Control = this.gridControl1;
 | |
|             this.layoutControlItem18.Location = new System.Drawing.Point(0, 120);
 | |
|             this.layoutControlItem18.Name = "layoutControlItem18";
 | |
|             this.layoutControlItem18.Size = new System.Drawing.Size(1924, 475);
 | |
|             this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem18.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem19
 | |
|             // 
 | |
|             this.layoutControlItem19.Control = this.pager1;
 | |
|             this.layoutControlItem19.Location = new System.Drawing.Point(0, 595);
 | |
|             this.layoutControlItem19.Name = "layoutControlItem19";
 | |
|             this.layoutControlItem19.Size = new System.Drawing.Size(1924, 80);
 | |
|             this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem19.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlGroup2
 | |
|             // 
 | |
|             this.layoutControlGroup2.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
 | |
|             this.layoutControlGroup2.AppearanceGroup.Options.UseFont = true;
 | |
|             this.layoutControlGroup2.ExpandButtonVisible = true;
 | |
|             this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem7,
 | |
|             this.layoutControlItem21,
 | |
|             this.layoutControlItem26,
 | |
|             this.emptySpaceItem4,
 | |
|             this.layoutControlItem2,
 | |
|             this.layoutControlItem22,
 | |
|             this.layoutControlItem28,
 | |
|             this.layoutControlItem31,
 | |
|             this.layoutControlItem27});
 | |
|             this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup2.Name = "layoutControlGroup2";
 | |
|             this.layoutControlGroup2.Size = new System.Drawing.Size(1924, 120);
 | |
|             this.layoutControlGroup2.Text = "查询";
 | |
|             // 
 | |
|             // layoutControlItem7
 | |
|             // 
 | |
|             this.layoutControlItem7.Control = this.btnQuery;
 | |
|             this.layoutControlItem7.Location = new System.Drawing.Point(1002, 0);
 | |
|             this.layoutControlItem7.MaxSize = new System.Drawing.Size(75, 52);
 | |
|             this.layoutControlItem7.MinSize = new System.Drawing.Size(75, 52);
 | |
|             this.layoutControlItem7.Name = "layoutControlItem7";
 | |
|             this.layoutControlItem7.Size = new System.Drawing.Size(75, 52);
 | |
|             this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem7.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem21
 | |
|             // 
 | |
|             this.layoutControlItem21.Control = this.txtBoxNoQ;
 | |
|             this.layoutControlItem21.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem21.MaxSize = new System.Drawing.Size(255, 26);
 | |
|             this.layoutControlItem21.MinSize = new System.Drawing.Size(255, 26);
 | |
|             this.layoutControlItem21.Name = "layoutControlItem21";
 | |
|             this.layoutControlItem21.Size = new System.Drawing.Size(255, 26);
 | |
|             this.layoutControlItem21.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem21.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
 | |
|             this.layoutControlItem21.Text = "容器编号";
 | |
|             this.layoutControlItem21.TextSize = new System.Drawing.Size(72, 22);
 | |
|             // 
 | |
|             // layoutControlItem26
 | |
|             // 
 | |
|             this.layoutControlItem26.Control = this.comTypeQ;
 | |
|             this.layoutControlItem26.CustomizationFormText = "商品类型";
 | |
|             this.layoutControlItem26.Location = new System.Drawing.Point(255, 0);
 | |
|             this.layoutControlItem26.MaxSize = new System.Drawing.Size(246, 26);
 | |
|             this.layoutControlItem26.MinSize = new System.Drawing.Size(246, 26);
 | |
|             this.layoutControlItem26.Name = "layoutControlItem26";
 | |
|             this.layoutControlItem26.Size = new System.Drawing.Size(246, 26);
 | |
|             this.layoutControlItem26.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem26.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
 | |
|             this.layoutControlItem26.Text = "容器类型";
 | |
|             this.layoutControlItem26.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem26.TextSize = new System.Drawing.Size(72, 22);
 | |
|             this.layoutControlItem26.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // emptySpaceItem4
 | |
|             // 
 | |
|             this.emptySpaceItem4.AllowHotTrack = false;
 | |
|             this.emptySpaceItem4.Location = new System.Drawing.Point(1077, 0);
 | |
|             this.emptySpaceItem4.Name = "emptySpaceItem4";
 | |
|             this.emptySpaceItem4.Size = new System.Drawing.Size(809, 52);
 | |
|             this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlItem2
 | |
|             // 
 | |
|             this.layoutControlItem2.Control = this.comColorQ;
 | |
|             this.layoutControlItem2.CustomizationFormText = "商品类型";
 | |
|             this.layoutControlItem2.Location = new System.Drawing.Point(0, 26);
 | |
|             this.layoutControlItem2.MaxSize = new System.Drawing.Size(255, 24);
 | |
|             this.layoutControlItem2.MinSize = new System.Drawing.Size(255, 24);
 | |
|             this.layoutControlItem2.Name = "layoutControlItem2";
 | |
|             this.layoutControlItem2.Size = new System.Drawing.Size(255, 26);
 | |
|             this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem2.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
 | |
|             this.layoutControlItem2.Text = "识别颜色";
 | |
|             this.layoutControlItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem2.TextSize = new System.Drawing.Size(72, 22);
 | |
|             this.layoutControlItem2.TextToControlDistance = 5;
 | |
|             this.layoutControlItem2.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
 | |
|             // 
 | |
|             // layoutControlItem22
 | |
|             // 
 | |
|             this.layoutControlItem22.Control = this.comVolumeQ;
 | |
|             this.layoutControlItem22.CustomizationFormText = "商品类型";
 | |
|             this.layoutControlItem22.Location = new System.Drawing.Point(255, 26);
 | |
|             this.layoutControlItem22.MaxSize = new System.Drawing.Size(246, 26);
 | |
|             this.layoutControlItem22.MinSize = new System.Drawing.Size(246, 26);
 | |
|             this.layoutControlItem22.Name = "layoutControlItem22";
 | |
|             this.layoutControlItem22.Size = new System.Drawing.Size(246, 26);
 | |
|             this.layoutControlItem22.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem22.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
 | |
|             this.layoutControlItem22.Text = "容器容积";
 | |
|             this.layoutControlItem22.TextSize = new System.Drawing.Size(72, 22);
 | |
|             this.layoutControlItem22.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
 | |
|             // 
 | |
|             // layoutControlItem28
 | |
|             // 
 | |
|             this.layoutControlItem28.Control = this.comStatusQ;
 | |
|             this.layoutControlItem28.CustomizationFormText = "商品类型";
 | |
|             this.layoutControlItem28.Location = new System.Drawing.Point(756, 26);
 | |
|             this.layoutControlItem28.MaxSize = new System.Drawing.Size(246, 26);
 | |
|             this.layoutControlItem28.MinSize = new System.Drawing.Size(246, 26);
 | |
|             this.layoutControlItem28.Name = "layoutControlItem28";
 | |
|             this.layoutControlItem28.Size = new System.Drawing.Size(246, 26);
 | |
|             this.layoutControlItem28.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem28.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
 | |
|             this.layoutControlItem28.Text = "状态";
 | |
|             this.layoutControlItem28.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem28.TextSize = new System.Drawing.Size(36, 22);
 | |
|             this.layoutControlItem28.TextToControlDistance = 5;
 | |
|             this.layoutControlItem28.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
 | |
|             // 
 | |
|             // layoutControlItem31
 | |
|             // 
 | |
|             this.layoutControlItem31.Control = this.textLocation;
 | |
|             this.layoutControlItem31.CustomizationFormText = "容器编号";
 | |
|             this.layoutControlItem31.Location = new System.Drawing.Point(501, 0);
 | |
|             this.layoutControlItem31.MaxSize = new System.Drawing.Size(255, 26);
 | |
|             this.layoutControlItem31.MinSize = new System.Drawing.Size(255, 26);
 | |
|             this.layoutControlItem31.Name = "layoutControlItem31";
 | |
|             this.layoutControlItem31.Size = new System.Drawing.Size(501, 26);
 | |
|             this.layoutControlItem31.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem31.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
 | |
|             this.layoutControlItem31.Text = "关联货位";
 | |
|             this.layoutControlItem31.TextSize = new System.Drawing.Size(72, 22);
 | |
|             this.layoutControlItem31.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
 | |
|             // 
 | |
|             // layoutControlItem27
 | |
|             // 
 | |
|             this.layoutControlItem27.Control = this.textTrans;
 | |
|             this.layoutControlItem27.CustomizationFormText = "容器编号";
 | |
|             this.layoutControlItem27.Location = new System.Drawing.Point(501, 26);
 | |
|             this.layoutControlItem27.MaxSize = new System.Drawing.Size(255, 26);
 | |
|             this.layoutControlItem27.MinSize = new System.Drawing.Size(255, 26);
 | |
|             this.layoutControlItem27.Name = "layoutControlItem27";
 | |
|             this.layoutControlItem27.Size = new System.Drawing.Size(255, 26);
 | |
|             this.layoutControlItem27.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem27.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
 | |
|             this.layoutControlItem27.Text = "关联货单";
 | |
|             this.layoutControlItem27.TextSize = new System.Drawing.Size(72, 22);
 | |
|             this.layoutControlItem27.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
 | |
|             // 
 | |
|             // tabbedControlGroup1
 | |
|             // 
 | |
|             this.tabbedControlGroup1.Location = new System.Drawing.Point(0, 675);
 | |
|             this.tabbedControlGroup1.Name = "tabbedControlGroup1";
 | |
|             this.tabbedControlGroup1.SelectedTabPage = this.layoutControlGroup3;
 | |
|             this.tabbedControlGroup1.SelectedTabPageIndex = 0;
 | |
|             this.tabbedControlGroup1.Size = new System.Drawing.Size(1924, 194);
 | |
|             this.tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlGroup3,
 | |
|             this.lcgSetup});
 | |
|             // 
 | |
|             // layoutControlGroup3
 | |
|             // 
 | |
|             this.layoutControlGroup3.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
 | |
|             this.layoutControlGroup3.AppearanceGroup.Options.UseFont = true;
 | |
|             this.layoutControlGroup3.ExpandButtonVisible = true;
 | |
|             this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem4,
 | |
|             this.emptySpaceItem6,
 | |
|             this.layoutControlItem9,
 | |
|             this.layoutControlItem6,
 | |
|             this.layoutControlItem8,
 | |
|             this.layoutControlItem5});
 | |
|             this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup3.Name = "layoutControlGroup3";
 | |
|             this.layoutControlGroup3.Size = new System.Drawing.Size(1885, 120);
 | |
|             this.layoutControlGroup3.Text = "新增容器";
 | |
|             // 
 | |
|             // layoutControlItem4
 | |
|             // 
 | |
|             this.layoutControlItem4.Control = this.txtBoxCnt;
 | |
|             this.layoutControlItem4.Location = new System.Drawing.Point(0, 48);
 | |
|             this.layoutControlItem4.MaxSize = new System.Drawing.Size(249, 24);
 | |
|             this.layoutControlItem4.MinSize = new System.Drawing.Size(249, 24);
 | |
|             this.layoutControlItem4.Name = "layoutControlItem4";
 | |
|             this.layoutControlItem4.Size = new System.Drawing.Size(249, 72);
 | |
|             this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem4.Text = "新增数量";
 | |
|             this.layoutControlItem4.TextSize = new System.Drawing.Size(72, 22);
 | |
|             // 
 | |
|             // emptySpaceItem6
 | |
|             // 
 | |
|             this.emptySpaceItem6.AllowHotTrack = false;
 | |
|             this.emptySpaceItem6.Location = new System.Drawing.Point(605, 0);
 | |
|             this.emptySpaceItem6.Name = "emptySpaceItem6";
 | |
|             this.emptySpaceItem6.Size = new System.Drawing.Size(1280, 120);
 | |
|             this.emptySpaceItem6.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlItem9
 | |
|             // 
 | |
|             this.layoutControlItem9.Control = this.btnAdd;
 | |
|             this.layoutControlItem9.Location = new System.Drawing.Point(249, 0);
 | |
|             this.layoutControlItem9.MaxSize = new System.Drawing.Size(107, 48);
 | |
|             this.layoutControlItem9.MinSize = new System.Drawing.Size(107, 48);
 | |
|             this.layoutControlItem9.Name = "layoutControlItem9";
 | |
|             this.layoutControlItem9.Size = new System.Drawing.Size(107, 120);
 | |
|             this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem9.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem6
 | |
|             // 
 | |
|             this.layoutControlItem6.Control = this.comVolume;
 | |
|             this.layoutControlItem6.Location = new System.Drawing.Point(356, 0);
 | |
|             this.layoutControlItem6.MaxSize = new System.Drawing.Size(249, 24);
 | |
|             this.layoutControlItem6.MinSize = new System.Drawing.Size(249, 24);
 | |
|             this.layoutControlItem6.Name = "layoutControlItem6";
 | |
|             this.layoutControlItem6.Size = new System.Drawing.Size(249, 120);
 | |
|             this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem6.Text = "容积";
 | |
|             this.layoutControlItem6.TextSize = new System.Drawing.Size(72, 22);
 | |
|             this.layoutControlItem6.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
 | |
|             // 
 | |
|             // layoutControlItem8
 | |
|             // 
 | |
|             this.layoutControlItem8.Control = this.comType;
 | |
|             this.layoutControlItem8.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem8.MaxSize = new System.Drawing.Size(249, 24);
 | |
|             this.layoutControlItem8.MinSize = new System.Drawing.Size(249, 24);
 | |
|             this.layoutControlItem8.Name = "layoutControlItem8";
 | |
|             this.layoutControlItem8.Size = new System.Drawing.Size(249, 24);
 | |
|             this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem8.Text = "类型";
 | |
|             this.layoutControlItem8.TextSize = new System.Drawing.Size(72, 22);
 | |
|             // 
 | |
|             // layoutControlItem5
 | |
|             // 
 | |
|             this.layoutControlItem5.Control = this.comColor;
 | |
|             this.layoutControlItem5.Location = new System.Drawing.Point(0, 24);
 | |
|             this.layoutControlItem5.MaxSize = new System.Drawing.Size(249, 24);
 | |
|             this.layoutControlItem5.MinSize = new System.Drawing.Size(249, 24);
 | |
|             this.layoutControlItem5.Name = "layoutControlItem5";
 | |
|             this.layoutControlItem5.Size = new System.Drawing.Size(249, 24);
 | |
|             this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem5.Text = "颜色";
 | |
|             this.layoutControlItem5.TextSize = new System.Drawing.Size(72, 22);
 | |
|             // 
 | |
|             // lcgSetup
 | |
|             // 
 | |
|             this.lcgSetup.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
 | |
|             this.lcgSetup.AppearanceGroup.Options.UseFont = true;
 | |
|             this.lcgSetup.ExpandButtonVisible = true;
 | |
|             this.lcgSetup.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlGroup4,
 | |
|             this.emptySpaceItem1,
 | |
|             this.layoutControlGroup6,
 | |
|             this.layoutControlGroup5});
 | |
|             this.lcgSetup.Location = new System.Drawing.Point(0, 0);
 | |
|             this.lcgSetup.Name = "lcgSetup";
 | |
|             this.lcgSetup.Size = new System.Drawing.Size(1885, 120);
 | |
|             this.lcgSetup.Text = "修改";
 | |
|             // 
 | |
|             // layoutControlGroup4
 | |
|             // 
 | |
|             this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem16,
 | |
|             this.layoutControlItem11,
 | |
|             this.layoutControlItem12,
 | |
|             this.v});
 | |
|             this.layoutControlGroup4.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup4.Name = "layoutControlGroup4";
 | |
|             this.layoutControlGroup4.Size = new System.Drawing.Size(401, 120);
 | |
|             this.layoutControlGroup4.Text = "尺寸信息设置";
 | |
|             // 
 | |
|             // layoutControlItem16
 | |
|             // 
 | |
|             this.layoutControlItem16.Control = this.btnUpdateSize;
 | |
|             this.layoutControlItem16.Location = new System.Drawing.Point(312, 0);
 | |
|             this.layoutControlItem16.MaxSize = new System.Drawing.Size(51, 26);
 | |
|             this.layoutControlItem16.MinSize = new System.Drawing.Size(51, 26);
 | |
|             this.layoutControlItem16.Name = "layoutControlItem16";
 | |
|             this.layoutControlItem16.Size = new System.Drawing.Size(51, 52);
 | |
|             this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem16.TextVisible = false;
 | |
|             this.layoutControlItem16.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
 | |
|             // 
 | |
|             // layoutControlItem11
 | |
|             // 
 | |
|             this.layoutControlItem11.Control = this.txtLength;
 | |
|             this.layoutControlItem11.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem11.MaxSize = new System.Drawing.Size(105, 26);
 | |
|             this.layoutControlItem11.MinSize = new System.Drawing.Size(105, 26);
 | |
|             this.layoutControlItem11.Name = "layoutControlItem11";
 | |
|             this.layoutControlItem11.Size = new System.Drawing.Size(105, 52);
 | |
|             this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem11.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 5, 0, 0);
 | |
|             this.layoutControlItem11.Text = "长(cm)";
 | |
|             this.layoutControlItem11.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem11.TextSize = new System.Drawing.Size(55, 22);
 | |
|             this.layoutControlItem11.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlItem12
 | |
|             // 
 | |
|             this.layoutControlItem12.Control = this.txtWidth;
 | |
|             this.layoutControlItem12.Location = new System.Drawing.Point(207, 0);
 | |
|             this.layoutControlItem12.MaxSize = new System.Drawing.Size(105, 26);
 | |
|             this.layoutControlItem12.MinSize = new System.Drawing.Size(105, 26);
 | |
|             this.layoutControlItem12.Name = "layoutControlItem12";
 | |
|             this.layoutControlItem12.Size = new System.Drawing.Size(105, 52);
 | |
|             this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem12.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 5, 0, 0);
 | |
|             this.layoutControlItem12.Text = "宽(cm)";
 | |
|             this.layoutControlItem12.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem12.TextSize = new System.Drawing.Size(55, 22);
 | |
|             this.layoutControlItem12.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // v
 | |
|             // 
 | |
|             this.v.Control = this.txtHeight;
 | |
|             this.v.Location = new System.Drawing.Point(105, 0);
 | |
|             this.v.MaxSize = new System.Drawing.Size(102, 26);
 | |
|             this.v.MinSize = new System.Drawing.Size(102, 26);
 | |
|             this.v.Name = "v";
 | |
|             this.v.Size = new System.Drawing.Size(102, 52);
 | |
|             this.v.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.v.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 5, 0, 0);
 | |
|             this.v.Text = "高(cm)";
 | |
|             this.v.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.v.TextSize = new System.Drawing.Size(55, 22);
 | |
|             this.v.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // emptySpaceItem1
 | |
|             // 
 | |
|             this.emptySpaceItem1.AllowHotTrack = false;
 | |
|             this.emptySpaceItem1.Location = new System.Drawing.Point(1430, 0);
 | |
|             this.emptySpaceItem1.Name = "emptySpaceItem1";
 | |
|             this.emptySpaceItem1.Size = new System.Drawing.Size(455, 120);
 | |
|             this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlGroup6
 | |
|             // 
 | |
|             this.layoutControlGroup6.CustomizationFormText = "商品信息修改";
 | |
|             this.layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem14,
 | |
|             this.layoutControlItem15,
 | |
|             this.layoutControlItem24,
 | |
|             this.layoutControlItem25,
 | |
|             this.layoutControlItem1,
 | |
|             this.layoutControlItem3,
 | |
|             this.layoutControlItem13,
 | |
|             this.layoutControlItem17,
 | |
|             this.layoutControlItem29,
 | |
|             this.emptySpaceItem2,
 | |
|             this.layoutControlItem30});
 | |
|             this.layoutControlGroup6.Location = new System.Drawing.Point(401, 0);
 | |
|             this.layoutControlGroup6.Name = "layoutControlGroup6";
 | |
|             this.layoutControlGroup6.Size = new System.Drawing.Size(768, 120);
 | |
|             this.layoutControlGroup6.Text = "信息修改";
 | |
|             this.layoutControlGroup6.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
 | |
|             // 
 | |
|             // layoutControlItem14
 | |
|             // 
 | |
|             this.layoutControlItem14.Control = this.comVolumeUpdate;
 | |
|             this.layoutControlItem14.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem14.MaxSize = new System.Drawing.Size(176, 26);
 | |
|             this.layoutControlItem14.MinSize = new System.Drawing.Size(176, 26);
 | |
|             this.layoutControlItem14.Name = "layoutControlItem14";
 | |
|             this.layoutControlItem14.Size = new System.Drawing.Size(176, 26);
 | |
|             this.layoutControlItem14.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem14.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 5, 0, 0);
 | |
|             this.layoutControlItem14.Text = "容积";
 | |
|             this.layoutControlItem14.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem14.TextSize = new System.Drawing.Size(36, 22);
 | |
|             this.layoutControlItem14.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlItem15
 | |
|             // 
 | |
|             this.layoutControlItem15.Control = this.btnUpdateViechleVolume;
 | |
|             this.layoutControlItem15.Location = new System.Drawing.Point(176, 0);
 | |
|             this.layoutControlItem15.MaxSize = new System.Drawing.Size(51, 26);
 | |
|             this.layoutControlItem15.MinSize = new System.Drawing.Size(51, 26);
 | |
|             this.layoutControlItem15.Name = "layoutControlItem15";
 | |
|             this.layoutControlItem15.Size = new System.Drawing.Size(51, 26);
 | |
|             this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem15.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem24
 | |
|             // 
 | |
|             this.layoutControlItem24.Control = this.comLoadUpdate;
 | |
|             this.layoutControlItem24.CustomizationFormText = "商品类型";
 | |
|             this.layoutControlItem24.Location = new System.Drawing.Point(227, 0);
 | |
|             this.layoutControlItem24.MaxSize = new System.Drawing.Size(183, 26);
 | |
|             this.layoutControlItem24.MinSize = new System.Drawing.Size(183, 26);
 | |
|             this.layoutControlItem24.Name = "layoutControlItem24";
 | |
|             this.layoutControlItem24.Size = new System.Drawing.Size(183, 26);
 | |
|             this.layoutControlItem24.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem24.Spacing = new DevExpress.XtraLayout.Utils.Padding(5, 5, 0, 0);
 | |
|             this.layoutControlItem24.Text = "承重";
 | |
|             this.layoutControlItem24.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem24.TextSize = new System.Drawing.Size(36, 22);
 | |
|             this.layoutControlItem24.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlItem25
 | |
|             // 
 | |
|             this.layoutControlItem25.Control = this.btnModifyLoadType;
 | |
|             this.layoutControlItem25.Location = new System.Drawing.Point(410, 0);
 | |
|             this.layoutControlItem25.MaxSize = new System.Drawing.Size(52, 26);
 | |
|             this.layoutControlItem25.MinSize = new System.Drawing.Size(52, 26);
 | |
|             this.layoutControlItem25.Name = "layoutControlItem25";
 | |
|             this.layoutControlItem25.Size = new System.Drawing.Size(52, 26);
 | |
|             this.layoutControlItem25.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem25.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem25.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem1
 | |
|             // 
 | |
|             this.layoutControlItem1.Control = this.comTypeUpdate;
 | |
|             this.layoutControlItem1.Location = new System.Drawing.Point(0, 26);
 | |
|             this.layoutControlItem1.MinSize = new System.Drawing.Size(83, 24);
 | |
|             this.layoutControlItem1.Name = "layoutControlItem1";
 | |
|             this.layoutControlItem1.Size = new System.Drawing.Size(176, 26);
 | |
|             this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 5, 0, 0);
 | |
|             this.layoutControlItem1.Text = "类型";
 | |
|             this.layoutControlItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem1.TextSize = new System.Drawing.Size(36, 22);
 | |
|             this.layoutControlItem1.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlItem3
 | |
|             // 
 | |
|             this.layoutControlItem3.Control = this.btnUPdateAirecondition;
 | |
|             this.layoutControlItem3.Location = new System.Drawing.Point(176, 26);
 | |
|             this.layoutControlItem3.MaxSize = new System.Drawing.Size(51, 26);
 | |
|             this.layoutControlItem3.MinSize = new System.Drawing.Size(51, 26);
 | |
|             this.layoutControlItem3.Name = "layoutControlItem3";
 | |
|             this.layoutControlItem3.Size = new System.Drawing.Size(51, 26);
 | |
|             this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem3.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem13
 | |
|             // 
 | |
|             this.layoutControlItem13.Control = this.comBoStatus;
 | |
|             this.layoutControlItem13.CustomizationFormText = "商品类型";
 | |
|             this.layoutControlItem13.Location = new System.Drawing.Point(227, 26);
 | |
|             this.layoutControlItem13.MaxSize = new System.Drawing.Size(183, 26);
 | |
|             this.layoutControlItem13.MinSize = new System.Drawing.Size(183, 26);
 | |
|             this.layoutControlItem13.Name = "layoutControlItem13";
 | |
|             this.layoutControlItem13.Size = new System.Drawing.Size(183, 26);
 | |
|             this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem13.Spacing = new DevExpress.XtraLayout.Utils.Padding(5, 5, 0, 0);
 | |
|             this.layoutControlItem13.Text = "可用";
 | |
|             this.layoutControlItem13.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem13.TextSize = new System.Drawing.Size(36, 22);
 | |
|             this.layoutControlItem13.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlItem17
 | |
|             // 
 | |
|             this.layoutControlItem17.Control = this.btnUpdateStates;
 | |
|             this.layoutControlItem17.Location = new System.Drawing.Point(410, 26);
 | |
|             this.layoutControlItem17.MaxSize = new System.Drawing.Size(52, 26);
 | |
|             this.layoutControlItem17.MinSize = new System.Drawing.Size(52, 26);
 | |
|             this.layoutControlItem17.Name = "layoutControlItem17";
 | |
|             this.layoutControlItem17.Size = new System.Drawing.Size(52, 26);
 | |
|             this.layoutControlItem17.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem17.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem29
 | |
|             // 
 | |
|             this.layoutControlItem29.Control = this.comColorUpdate;
 | |
|             this.layoutControlItem29.CustomizationFormText = "商品类型";
 | |
|             this.layoutControlItem29.Location = new System.Drawing.Point(462, 0);
 | |
|             this.layoutControlItem29.MaxSize = new System.Drawing.Size(213, 26);
 | |
|             this.layoutControlItem29.MinSize = new System.Drawing.Size(213, 26);
 | |
|             this.layoutControlItem29.Name = "layoutControlItem29";
 | |
|             this.layoutControlItem29.Size = new System.Drawing.Size(213, 26);
 | |
|             this.layoutControlItem29.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem29.Spacing = new DevExpress.XtraLayout.Utils.Padding(5, 5, 0, 0);
 | |
|             this.layoutControlItem29.Text = "颜色";
 | |
|             this.layoutControlItem29.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem29.TextSize = new System.Drawing.Size(36, 22);
 | |
|             this.layoutControlItem29.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // emptySpaceItem2
 | |
|             // 
 | |
|             this.emptySpaceItem2.AllowHotTrack = false;
 | |
|             this.emptySpaceItem2.Location = new System.Drawing.Point(462, 26);
 | |
|             this.emptySpaceItem2.Name = "emptySpaceItem2";
 | |
|             this.emptySpaceItem2.Size = new System.Drawing.Size(268, 26);
 | |
|             this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlItem30
 | |
|             // 
 | |
|             this.layoutControlItem30.Control = this.btnModifyTranStatus;
 | |
|             this.layoutControlItem30.Location = new System.Drawing.Point(675, 0);
 | |
|             this.layoutControlItem30.MaxSize = new System.Drawing.Size(55, 26);
 | |
|             this.layoutControlItem30.MinSize = new System.Drawing.Size(55, 26);
 | |
|             this.layoutControlItem30.Name = "layoutControlItem30";
 | |
|             this.layoutControlItem30.Size = new System.Drawing.Size(55, 26);
 | |
|             this.layoutControlItem30.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem30.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem30.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlGroup5
 | |
|             // 
 | |
|             this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem20,
 | |
|             this.layoutControlItem10});
 | |
|             this.layoutControlGroup5.Location = new System.Drawing.Point(1169, 0);
 | |
|             this.layoutControlGroup5.Name = "layoutControlGroup5";
 | |
|             this.layoutControlGroup5.Size = new System.Drawing.Size(261, 120);
 | |
|             this.layoutControlGroup5.Text = " ";
 | |
|             // 
 | |
|             // layoutControlItem20
 | |
|             // 
 | |
|             this.layoutControlItem20.Control = this.btnSaveAll;
 | |
|             this.layoutControlItem20.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem20.MaxSize = new System.Drawing.Size(111, 52);
 | |
|             this.layoutControlItem20.MinSize = new System.Drawing.Size(111, 52);
 | |
|             this.layoutControlItem20.Name = "layoutControlItem20";
 | |
|             this.layoutControlItem20.Size = new System.Drawing.Size(111, 52);
 | |
|             this.layoutControlItem20.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem20.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem20.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem10
 | |
|             // 
 | |
|             this.layoutControlItem10.Control = this.btnDel;
 | |
|             this.layoutControlItem10.Location = new System.Drawing.Point(111, 0);
 | |
|             this.layoutControlItem10.MaxSize = new System.Drawing.Size(112, 52);
 | |
|             this.layoutControlItem10.MinSize = new System.Drawing.Size(112, 52);
 | |
|             this.layoutControlItem10.Name = "layoutControlItem10";
 | |
|             this.layoutControlItem10.Size = new System.Drawing.Size(112, 52);
 | |
|             this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem10.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem23
 | |
|             // 
 | |
|             this.layoutControlItem23.Control = this.comLoadUpdate;
 | |
|             this.layoutControlItem23.CustomizationFormText = "商品类型";
 | |
|             this.layoutControlItem23.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlItem23.MaxSize = new System.Drawing.Size(165, 26);
 | |
|             this.layoutControlItem23.MinSize = new System.Drawing.Size(165, 26);
 | |
|             this.layoutControlItem23.Name = "layoutControlItem23";
 | |
|             this.layoutControlItem23.Size = new System.Drawing.Size(165, 26);
 | |
|             this.layoutControlItem23.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem23.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 5, 0, 0);
 | |
|             this.layoutControlItem23.Text = "补货策略";
 | |
|             this.layoutControlItem23.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem23.TextSize = new System.Drawing.Size(48, 14);
 | |
|             this.layoutControlItem23.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // simpleButton1
 | |
|             // 
 | |
|             this.simpleButton1.Location = new System.Drawing.Point(731, 372);
 | |
|             this.simpleButton1.Name = "simpleButton1";
 | |
|             this.simpleButton1.Size = new System.Drawing.Size(48, 22);
 | |
|             this.simpleButton1.TabIndex = 35;
 | |
|             this.simpleButton1.Text = "修改";
 | |
|             // 
 | |
|             // 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";
 | |
|             // 
 | |
|             // BoxForm
 | |
|             // 
 | |
|             this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
 | |
|             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
 | |
|             this.ClientSize = new System.Drawing.Size(1954, 1172);
 | |
|             this.Controls.Add(this.layoutControl1);
 | |
|             this.Controls.Add(this.ribbonStatusBar);
 | |
|             this.Controls.Add(this.ribbon);
 | |
|             this.Margin = new System.Windows.Forms.Padding(10, 14, 10, 14);
 | |
|             this.Name = "BoxForm";
 | |
|             this.Ribbon = this.ribbon;
 | |
|             this.StatusBar = this.ribbonStatusBar;
 | |
|             this.Text = "GoodsForm";
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
 | |
|             this.layoutControl1.ResumeLayout(false);
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comVolume.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comTypeUpdate.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comVolumeUpdate.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtLength.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtWidth.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtHeight.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtBoxNoQ.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comVolumeQ.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comLoadUpdate.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comTypeQ.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comColorQ.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtBoxCnt.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comColor.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comType.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comBoStatus.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comStatusQ.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comColorUpdate.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.textLocation.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.textTrans.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.lcgSetup)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.v)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).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.XtraLayout.LayoutControl layoutControl1;
 | |
|         private Controls.pager.Pager pager1;
 | |
|         private DevExpress.XtraGrid.GridControl gridControl1;
 | |
|         private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
 | |
|         private DevExpress.XtraEditors.ComboBoxEdit comVolumeUpdate;
 | |
|         private DevExpress.XtraEditors.TextEdit txtLength;
 | |
|         private DevExpress.XtraEditors.TextEdit txtWidth;
 | |
|         private DevExpress.XtraEditors.TextEdit txtHeight;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnUpdateViechleVolume;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnUpdateSize;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
 | |
|         private DevExpress.XtraBars.BarButtonItem bbSaveAll;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnQuery;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnSaveAll;
 | |
|         private DevExpress.XtraEditors.TextEdit txtBoxNoQ;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
 | |
|         private DevExpress.XtraEditors.ComboBoxEdit comVolumeQ;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnModifyLoadType;
 | |
|         private DevExpress.XtraEditors.ComboBoxEdit comLoadUpdate;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23;
 | |
|         private DevExpress.XtraEditors.ComboBoxEdit comTypeQ;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnUPdateAirecondition;
 | |
|         private DevExpress.XtraEditors.ComboBoxEdit comTypeUpdate;
 | |
|         private DevExpress.XtraEditors.ComboBoxEdit comColorQ;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4;
 | |
|         private DevExpress.XtraEditors.ComboBoxEdit comVolume;
 | |
|         private DevExpress.XtraEditors.TextEdit txtBoxCnt;
 | |
|         private DevExpress.XtraEditors.ComboBoxEdit comColor;
 | |
|         private DevExpress.XtraEditors.ComboBoxEdit comType;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnAdd;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnDel;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem6;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
 | |
|         private DevExpress.XtraEditors.ComboBoxEdit comBoStatus;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnUpdateStates;
 | |
|         private DevExpress.XtraEditors.ComboBoxEdit comStatusQ;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnModifyTranStatus;
 | |
|         private DevExpress.XtraEditors.ComboBoxEdit comColorUpdate;
 | |
|         private DevExpress.XtraEditors.SimpleButton simpleButton1;
 | |
|         private DevExpress.XtraEditors.TextEdit textLocation;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem31;
 | |
|         private DevExpress.XtraEditors.TextEdit textTrans;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem27;
 | |
|         private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup1;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup lcgSetup;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem v;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup6;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem29;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
 | |
|         private DevExpress.XtraBars.BarButtonItem barButtonItem1;
 | |
|         private DevExpress.XtraBars.BarButtonItem bbPrint;
 | |
|     }
 | |
| } |