1350 lines
		
	
	
		
			83 KiB
		
	
	
	
		
			C#
		
	
	
	
			
		
		
	
	
			1350 lines
		
	
	
		
			83 KiB
		
	
	
	
		
			C#
		
	
	
	
| namespace DeiNiu.wms.win 
 | |
| {
 | |
|     partial class ViechlesForm
 | |
|     {
 | |
|         /// <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(ViechlesForm));
 | |
|             this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
 | |
|             this.bbQuery = new DevExpress.XtraBars.BarButtonItem();
 | |
|             this.bbSaveAll = 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.txtViechleNoQ = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.comVolumeQ = new DevExpress.XtraEditors.ComboBoxEdit();
 | |
|             this.comLoadUpdate = new DevExpress.XtraEditors.ComboBoxEdit();
 | |
|             this.comLoadQ = new DevExpress.XtraEditors.ComboBoxEdit();
 | |
|             this.txtWeight = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.comTypeQ = new DevExpress.XtraEditors.ComboBoxEdit();
 | |
|             this.txtViechleNo = new DevExpress.XtraEditors.TextEdit();
 | |
|             this.comLoad = 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.comActive = new DevExpress.XtraEditors.ComboBoxEdit();
 | |
|             this.comTranStatusQ = new DevExpress.XtraEditors.ComboBoxEdit();
 | |
|             this.comTransStatus = new DevExpress.XtraEditors.ComboBoxEdit();
 | |
|             this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem18 = 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.v1 = 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.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
 | |
|             this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.emptySpaceItem6 = new DevExpress.XtraLayout.EmptySpaceItem();
 | |
|             this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem8 = 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.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
 | |
|             this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
 | |
|             ((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.txtViechleNoQ.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comVolumeQ.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comLoadUpdate.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comLoadQ.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtWeight.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comTypeQ.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtViechleNo.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comLoad.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comType.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comBoStatus.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comActive.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comTranStatusQ.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comTransStatus.Properties)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).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.v1)).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.layoutControlGroup3)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).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.layoutControlItem27)).BeginInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).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.ribbon.Location = new System.Drawing.Point(0, 0);
 | |
|             this.ribbon.MaxItemId = 3;
 | |
|             this.ribbon.Name = "ribbon";
 | |
|             this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
 | |
|             this.ribbonPage1});
 | |
|             this.ribbon.Size = new System.Drawing.Size(1376, 147);
 | |
|             this.ribbon.StatusBar = this.ribbonStatusBar;
 | |
|             // 
 | |
|             // bbQuery
 | |
|             // 
 | |
|             this.bbQuery.Caption = "查询";
 | |
|             this.bbQuery.Id = 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);
 | |
|             // 
 | |
|             // 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.Name = "ribbonPageGroup1";
 | |
|             this.ribbonPageGroup1.Text = "编辑";
 | |
|             // 
 | |
|             // ribbonStatusBar
 | |
|             // 
 | |
|             this.ribbonStatusBar.Location = new System.Drawing.Point(0, 715);
 | |
|             this.ribbonStatusBar.Name = "ribbonStatusBar";
 | |
|             this.ribbonStatusBar.Ribbon = this.ribbon;
 | |
|             this.ribbonStatusBar.Size = new System.Drawing.Size(1376, 31);
 | |
|             // 
 | |
|             // 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.txtViechleNoQ);
 | |
|             this.layoutControl1.Controls.Add(this.comVolumeQ);
 | |
|             this.layoutControl1.Controls.Add(this.comLoadUpdate);
 | |
|             this.layoutControl1.Controls.Add(this.comLoadQ);
 | |
|             this.layoutControl1.Controls.Add(this.txtWeight);
 | |
|             this.layoutControl1.Controls.Add(this.comTypeQ);
 | |
|             this.layoutControl1.Controls.Add(this.txtViechleNo);
 | |
|             this.layoutControl1.Controls.Add(this.comLoad);
 | |
|             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.comActive);
 | |
|             this.layoutControl1.Controls.Add(this.comTranStatusQ);
 | |
|             this.layoutControl1.Controls.Add(this.comTransStatus);
 | |
|             this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
|             this.layoutControl1.Location = new System.Drawing.Point(0, 147);
 | |
|             this.layoutControl1.Name = "layoutControl1";
 | |
|             this.layoutControl1.Root = this.layoutControlGroup1;
 | |
|             this.layoutControl1.Size = new System.Drawing.Size(1376, 568);
 | |
|             this.layoutControl1.TabIndex = 2;
 | |
|             this.layoutControl1.Text = "layoutControl1";
 | |
|             // 
 | |
|             // btnModifyTranStatus
 | |
|             // 
 | |
|             this.btnModifyTranStatus.Location = new System.Drawing.Point(996, 393);
 | |
|             this.btnModifyTranStatus.Name = "btnModifyTranStatus";
 | |
|             this.btnModifyTranStatus.Size = new System.Drawing.Size(51, 22);
 | |
|             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(731, 419);
 | |
|             this.btnUpdateStates.Name = "btnUpdateStates";
 | |
|             this.btnUpdateStates.Size = new System.Drawing.Size(48, 22);
 | |
|             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(300, 500);
 | |
|             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(218, 20);
 | |
|             this.comVolume.StyleController = this.layoutControl1;
 | |
|             this.comVolume.TabIndex = 29;
 | |
|             // 
 | |
|             // btnUPdateAirecondition
 | |
|             // 
 | |
|             this.btnUPdateAirecondition.Location = new System.Drawing.Point(497, 419);
 | |
|             this.btnUPdateAirecondition.Name = "btnUPdateAirecondition";
 | |
|             this.btnUPdateAirecondition.Size = new System.Drawing.Size(47, 22);
 | |
|             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(350, 419);
 | |
|             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(138, 20);
 | |
|             this.comTypeUpdate.StyleController = this.layoutControl1;
 | |
|             this.comTypeUpdate.TabIndex = 27;
 | |
|             // 
 | |
|             // btnModifyLoadType
 | |
|             // 
 | |
|             this.btnModifyLoadType.Location = new System.Drawing.Point(731, 393);
 | |
|             this.btnModifyLoadType.Name = "btnModifyLoadType";
 | |
|             this.btnModifyLoadType.Size = new System.Drawing.Size(48, 22);
 | |
|             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(12, 307);
 | |
|             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(1352, 20);
 | |
|             this.pager1.TabIndex = 22;
 | |
|             // 
 | |
|             // gridControl1
 | |
|             // 
 | |
|             this.gridControl1.Location = new System.Drawing.Point(12, 107);
 | |
|             this.gridControl1.MainView = this.gridView1;
 | |
|             this.gridControl1.MenuManager = this.ribbon;
 | |
|             this.gridControl1.Name = "gridControl1";
 | |
|             this.gridControl1.Size = new System.Drawing.Size(1352, 196);
 | |
|             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(350, 393);
 | |
|             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(138, 20);
 | |
|             this.comVolumeUpdate.StyleController = this.layoutControl1;
 | |
|             this.comVolumeUpdate.TabIndex = 17;
 | |
|             // 
 | |
|             // txtLength
 | |
|             // 
 | |
|             this.txtLength.Location = new System.Drawing.Point(79, 393);
 | |
|             this.txtLength.MenuManager = this.ribbon;
 | |
|             this.txtLength.Name = "txtLength";
 | |
|             this.txtLength.Size = new System.Drawing.Size(53, 20);
 | |
|             this.txtLength.StyleController = this.layoutControl1;
 | |
|             this.txtLength.TabIndex = 14;
 | |
|             // 
 | |
|             // txtWidth
 | |
|             // 
 | |
|             this.txtWidth.Location = new System.Drawing.Point(184, 393);
 | |
|             this.txtWidth.MenuManager = this.ribbon;
 | |
|             this.txtWidth.Name = "txtWidth";
 | |
|             this.txtWidth.Size = new System.Drawing.Size(53, 20);
 | |
|             this.txtWidth.StyleController = this.layoutControl1;
 | |
|             this.txtWidth.TabIndex = 15;
 | |
|             // 
 | |
|             // txtHeight
 | |
|             // 
 | |
|             this.txtHeight.Location = new System.Drawing.Point(79, 419);
 | |
|             this.txtHeight.MenuManager = this.ribbon;
 | |
|             this.txtHeight.Name = "txtHeight";
 | |
|             this.txtHeight.Size = new System.Drawing.Size(50, 20);
 | |
|             this.txtHeight.StyleController = this.layoutControl1;
 | |
|             this.txtHeight.TabIndex = 16;
 | |
|             // 
 | |
|             // btnUpdateViechleVolume
 | |
|             // 
 | |
|             this.btnUpdateViechleVolume.Location = new System.Drawing.Point(497, 393);
 | |
|             this.btnUpdateViechleVolume.Name = "btnUpdateViechleVolume";
 | |
|             this.btnUpdateViechleVolume.Size = new System.Drawing.Size(47, 22);
 | |
|             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(246, 393);
 | |
|             this.btnUpdateSize.Name = "btnUpdateSize";
 | |
|             this.btnUpdateSize.Size = new System.Drawing.Size(47, 22);
 | |
|             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(771, 43);
 | |
|             this.btnQuery.Name = "btnQuery";
 | |
|             this.btnQuery.Size = new System.Drawing.Size(71, 48);
 | |
|             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(1075, 393);
 | |
|             this.btnSaveAll.Name = "btnSaveAll";
 | |
|             this.btnSaveAll.Size = new System.Drawing.Size(107, 48);
 | |
|             this.btnSaveAll.StyleController = this.layoutControl1;
 | |
|             this.btnSaveAll.TabIndex = 24;
 | |
|             this.btnSaveAll.Text = "修改";
 | |
|             this.btnSaveAll.Click += new System.EventHandler(this.btnSaveAll_Click);
 | |
|             // 
 | |
|             // txtViechleNoQ
 | |
|             // 
 | |
|             this.txtViechleNoQ.Location = new System.Drawing.Point(51, 43);
 | |
|             this.txtViechleNoQ.MenuManager = this.ribbon;
 | |
|             this.txtViechleNoQ.Name = "txtViechleNoQ";
 | |
|             this.txtViechleNoQ.Size = new System.Drawing.Size(214, 20);
 | |
|             this.txtViechleNoQ.StyleController = this.layoutControl1;
 | |
|             this.txtViechleNoQ.TabIndex = 25;
 | |
|             this.txtViechleNoQ.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtpinyin_KeyUp);
 | |
|             // 
 | |
|             // comVolumeQ
 | |
|             // 
 | |
|             this.comVolumeQ.Location = new System.Drawing.Point(306, 69);
 | |
|             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(205, 20);
 | |
|             this.comVolumeQ.StyleController = this.layoutControl1;
 | |
|             this.comVolumeQ.TabIndex = 17;
 | |
|             // 
 | |
|             // comLoadUpdate
 | |
|             // 
 | |
|             this.comLoadUpdate.Location = new System.Drawing.Point(582, 393);
 | |
|             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(140, 20);
 | |
|             this.comLoadUpdate.StyleController = this.layoutControl1;
 | |
|             this.comLoadUpdate.TabIndex = 17;
 | |
|             // 
 | |
|             // comLoadQ
 | |
|             // 
 | |
|             this.comLoadQ.Location = new System.Drawing.Point(308, 43);
 | |
|             this.comLoadQ.Name = "comLoadQ";
 | |
|             this.comLoadQ.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
 | |
|             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
 | |
|             this.comLoadQ.Size = new System.Drawing.Size(203, 20);
 | |
|             this.comLoadQ.StyleController = this.layoutControl1;
 | |
|             this.comLoadQ.TabIndex = 17;
 | |
|             // 
 | |
|             // txtWeight
 | |
|             // 
 | |
|             this.txtWeight.Location = new System.Drawing.Point(185, 419);
 | |
|             this.txtWeight.Name = "txtWeight";
 | |
|             this.txtWeight.Size = new System.Drawing.Size(49, 20);
 | |
|             this.txtWeight.StyleController = this.layoutControl1;
 | |
|             this.txtWeight.TabIndex = 16;
 | |
|             // 
 | |
|             // comTypeQ
 | |
|             // 
 | |
|             this.comTypeQ.Location = new System.Drawing.Point(53, 69);
 | |
|             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(212, 20);
 | |
|             this.comTypeQ.StyleController = this.layoutControl1;
 | |
|             this.comTypeQ.TabIndex = 17;
 | |
|             // 
 | |
|             // txtViechleNo
 | |
|             // 
 | |
|             this.txtViechleNo.Location = new System.Drawing.Point(51, 500);
 | |
|             this.txtViechleNo.MenuManager = this.ribbon;
 | |
|             this.txtViechleNo.Name = "txtViechleNo";
 | |
|             this.txtViechleNo.Size = new System.Drawing.Size(218, 20);
 | |
|             this.txtViechleNo.StyleController = this.layoutControl1;
 | |
|             this.txtViechleNo.TabIndex = 30;
 | |
|             // 
 | |
|             // comLoad
 | |
|             // 
 | |
|             this.comLoad.Location = new System.Drawing.Point(51, 524);
 | |
|             this.comLoad.MenuManager = this.ribbon;
 | |
|             this.comLoad.Name = "comLoad";
 | |
|             this.comLoad.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
 | |
|             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
 | |
|             this.comLoad.Size = new System.Drawing.Size(218, 20);
 | |
|             this.comLoad.StyleController = this.layoutControl1;
 | |
|             this.comLoad.TabIndex = 31;
 | |
|             // 
 | |
|             // comType
 | |
|             // 
 | |
|             this.comType.Location = new System.Drawing.Point(300, 524);
 | |
|             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(218, 20);
 | |
|             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(522, 500);
 | |
|             this.btnAdd.Name = "btnAdd";
 | |
|             this.btnAdd.Size = new System.Drawing.Size(103, 44);
 | |
|             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(1186, 393);
 | |
|             this.btnDel.Name = "btnDel";
 | |
|             this.btnDel.Size = new System.Drawing.Size(108, 48);
 | |
|             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(582, 419);
 | |
|             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(140, 20);
 | |
|             this.comBoStatus.StyleController = this.layoutControl1;
 | |
|             this.comBoStatus.TabIndex = 17;
 | |
|             // 
 | |
|             // comActive
 | |
|             // 
 | |
|             this.comActive.Location = new System.Drawing.Point(554, 43);
 | |
|             this.comActive.Name = "comActive";
 | |
|             this.comActive.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
 | |
|             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
 | |
|             this.comActive.Size = new System.Drawing.Size(203, 20);
 | |
|             this.comActive.StyleController = this.layoutControl1;
 | |
|             this.comActive.TabIndex = 17;
 | |
|             // 
 | |
|             // comTranStatusQ
 | |
|             // 
 | |
|             this.comTranStatusQ.Location = new System.Drawing.Point(554, 69);
 | |
|             this.comTranStatusQ.Name = "comTranStatusQ";
 | |
|             this.comTranStatusQ.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
 | |
|             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
 | |
|             this.comTranStatusQ.Size = new System.Drawing.Size(203, 20);
 | |
|             this.comTranStatusQ.StyleController = this.layoutControl1;
 | |
|             this.comTranStatusQ.TabIndex = 17;
 | |
|             // 
 | |
|             // comTransStatus
 | |
|             // 
 | |
|             this.comTransStatus.Location = new System.Drawing.Point(841, 393);
 | |
|             this.comTransStatus.Name = "comTransStatus";
 | |
|             this.comTransStatus.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
 | |
|             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
 | |
|             this.comTransStatus.Size = new System.Drawing.Size(146, 20);
 | |
|             this.comTransStatus.StyleController = this.layoutControl1;
 | |
|             this.comTransStatus.TabIndex = 17;
 | |
|             // 
 | |
|             // layoutControlGroup1
 | |
|             // 
 | |
|             this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
 | |
|             this.layoutControlGroup1.GroupBordersVisible = false;
 | |
|             this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem18,
 | |
|             this.lcgSetup,
 | |
|             this.layoutControlGroup3,
 | |
|             this.layoutControlItem19,
 | |
|             this.layoutControlGroup2});
 | |
|             this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup1.Name = "Root";
 | |
|             this.layoutControlGroup1.Size = new System.Drawing.Size(1376, 568);
 | |
|             this.layoutControlGroup1.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem18
 | |
|             // 
 | |
|             this.layoutControlItem18.Control = this.gridControl1;
 | |
|             this.layoutControlItem18.Location = new System.Drawing.Point(0, 95);
 | |
|             this.layoutControlItem18.Name = "layoutControlItem18";
 | |
|             this.layoutControlItem18.Size = new System.Drawing.Size(1356, 200);
 | |
|             this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem18.TextVisible = false;
 | |
|             // 
 | |
|             // lcgSetup
 | |
|             // 
 | |
|             this.lcgSetup.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
 | |
|             this.lcgSetup.AppearanceGroup.Options.UseFont = true;
 | |
|             this.lcgSetup.ExpandButtonVisible = true;
 | |
|             this.lcgSetup.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlGroup4,
 | |
|             this.emptySpaceItem1,
 | |
|             this.layoutControlGroup6,
 | |
|             this.layoutControlGroup5});
 | |
|             this.lcgSetup.Location = new System.Drawing.Point(0, 319);
 | |
|             this.lcgSetup.Name = "lcgSetup";
 | |
|             this.lcgSetup.Size = new System.Drawing.Size(1356, 138);
 | |
|             this.lcgSetup.Text = "更新车辆";
 | |
|             // 
 | |
|             // layoutControlGroup4
 | |
|             // 
 | |
|             this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
 | |
|             this.layoutControlItem16,
 | |
|             this.layoutControlItem11,
 | |
|             this.layoutControlItem12,
 | |
|             this.v,
 | |
|             this.v1});
 | |
|             this.layoutControlGroup4.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup4.Name = "layoutControlGroup4";
 | |
|             this.layoutControlGroup4.Size = new System.Drawing.Size(285, 95);
 | |
|             this.layoutControlGroup4.Text = "尺寸信息设置";
 | |
|             // 
 | |
|             // layoutControlItem16
 | |
|             // 
 | |
|             this.layoutControlItem16.Control = this.btnUpdateSize;
 | |
|             this.layoutControlItem16.Location = new System.Drawing.Point(210, 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;
 | |
|             // 
 | |
|             // 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, 26);
 | |
|             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(38, 14);
 | |
|             this.layoutControlItem11.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlItem12
 | |
|             // 
 | |
|             this.layoutControlItem12.Control = this.txtWidth;
 | |
|             this.layoutControlItem12.Location = new System.Drawing.Point(105, 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, 26);
 | |
|             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(38, 14);
 | |
|             this.layoutControlItem12.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // v
 | |
|             // 
 | |
|             this.v.Control = this.txtHeight;
 | |
|             this.v.Location = new System.Drawing.Point(0, 26);
 | |
|             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(105, 26);
 | |
|             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(38, 14);
 | |
|             this.v.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // v1
 | |
|             // 
 | |
|             this.v1.Control = this.txtWeight;
 | |
|             this.v1.CustomizationFormText = "高(cm)";
 | |
|             this.v1.Location = new System.Drawing.Point(105, 26);
 | |
|             this.v1.MaxSize = new System.Drawing.Size(102, 26);
 | |
|             this.v1.MinSize = new System.Drawing.Size(102, 26);
 | |
|             this.v1.Name = "v1";
 | |
|             this.v1.Size = new System.Drawing.Size(105, 26);
 | |
|             this.v1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.v1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 5, 0, 0);
 | |
|             this.v1.Text = "重(kg) ";
 | |
|             this.v1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.v1.TextSize = new System.Drawing.Size(39, 14);
 | |
|             this.v1.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // emptySpaceItem1
 | |
|             // 
 | |
|             this.emptySpaceItem1.AllowHotTrack = false;
 | |
|             this.emptySpaceItem1.Location = new System.Drawing.Point(1286, 0);
 | |
|             this.emptySpaceItem1.Name = "emptySpaceItem1";
 | |
|             this.emptySpaceItem1.Size = new System.Drawing.Size(46, 95);
 | |
|             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(285, 0);
 | |
|             this.layoutControlGroup6.Name = "layoutControlGroup6";
 | |
|             this.layoutControlGroup6.Size = new System.Drawing.Size(754, 95);
 | |
|             this.layoutControlGroup6.Text = "信息修改";
 | |
|             // 
 | |
|             // 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(24, 14);
 | |
|             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(24, 14);
 | |
|             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(24, 14);
 | |
|             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(24, 14);
 | |
|             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.comTransStatus;
 | |
|             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(48, 14);
 | |
|             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(1039, 0);
 | |
|             this.layoutControlGroup5.Name = "layoutControlGroup5";
 | |
|             this.layoutControlGroup5.Size = new System.Drawing.Size(247, 95);
 | |
|             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;
 | |
|             // 
 | |
|             // 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.layoutControlItem6,
 | |
|             this.layoutControlItem5,
 | |
|             this.layoutControlItem9,
 | |
|             this.layoutControlItem8});
 | |
|             this.layoutControlGroup3.Location = new System.Drawing.Point(0, 457);
 | |
|             this.layoutControlGroup3.Name = "layoutControlGroup3";
 | |
|             this.layoutControlGroup3.Size = new System.Drawing.Size(1356, 91);
 | |
|             this.layoutControlGroup3.Text = "新增车辆";
 | |
|             // 
 | |
|             // layoutControlItem4
 | |
|             // 
 | |
|             this.layoutControlItem4.Control = this.txtViechleNo;
 | |
|             this.layoutControlItem4.Location = new System.Drawing.Point(0, 0);
 | |
|             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, 24);
 | |
|             this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem4.Text = "车牌";
 | |
|             this.layoutControlItem4.TextSize = new System.Drawing.Size(24, 14);
 | |
|             // 
 | |
|             // 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(727, 48);
 | |
|             this.emptySpaceItem6.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlItem6
 | |
|             // 
 | |
|             this.layoutControlItem6.Control = this.comVolume;
 | |
|             this.layoutControlItem6.Location = new System.Drawing.Point(249, 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, 24);
 | |
|             this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem6.Text = "容积";
 | |
|             this.layoutControlItem6.TextSize = new System.Drawing.Size(24, 14);
 | |
|             // 
 | |
|             // layoutControlItem5
 | |
|             // 
 | |
|             this.layoutControlItem5.Control = this.comLoad;
 | |
|             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(24, 14);
 | |
|             // 
 | |
|             // layoutControlItem9
 | |
|             // 
 | |
|             this.layoutControlItem9.Control = this.btnAdd;
 | |
|             this.layoutControlItem9.Location = new System.Drawing.Point(498, 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, 48);
 | |
|             this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
 | |
|             this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
 | |
|             this.layoutControlItem9.TextVisible = false;
 | |
|             // 
 | |
|             // layoutControlItem8
 | |
|             // 
 | |
|             this.layoutControlItem8.Control = this.comType;
 | |
|             this.layoutControlItem8.Location = new System.Drawing.Point(249, 24);
 | |
|             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(24, 14);
 | |
|             // 
 | |
|             // layoutControlItem19
 | |
|             // 
 | |
|             this.layoutControlItem19.Control = this.pager1;
 | |
|             this.layoutControlItem19.Location = new System.Drawing.Point(0, 295);
 | |
|             this.layoutControlItem19.Name = "layoutControlItem19";
 | |
|             this.layoutControlItem19.Size = new System.Drawing.Size(1356, 24);
 | |
|             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.layoutControlItem27,
 | |
|             this.layoutControlItem28});
 | |
|             this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
 | |
|             this.layoutControlGroup2.Name = "layoutControlGroup2";
 | |
|             this.layoutControlGroup2.Size = new System.Drawing.Size(1356, 95);
 | |
|             this.layoutControlGroup2.Text = "查询";
 | |
|             // 
 | |
|             // layoutControlItem7
 | |
|             // 
 | |
|             this.layoutControlItem7.Control = this.btnQuery;
 | |
|             this.layoutControlItem7.Location = new System.Drawing.Point(747, 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.txtViechleNoQ;
 | |
|             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(24, 14);
 | |
|             // 
 | |
|             // layoutControlItem26
 | |
|             // 
 | |
|             this.layoutControlItem26.Control = this.comLoadQ;
 | |
|             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(24, 14);
 | |
|             this.layoutControlItem26.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // emptySpaceItem4
 | |
|             // 
 | |
|             this.emptySpaceItem4.AllowHotTrack = false;
 | |
|             this.emptySpaceItem4.Location = new System.Drawing.Point(822, 0);
 | |
|             this.emptySpaceItem4.Name = "emptySpaceItem4";
 | |
|             this.emptySpaceItem4.Size = new System.Drawing.Size(510, 52);
 | |
|             this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0);
 | |
|             // 
 | |
|             // layoutControlItem2
 | |
|             // 
 | |
|             this.layoutControlItem2.Control = this.comTypeQ;
 | |
|             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(24, 14);
 | |
|             this.layoutControlItem2.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // 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(24, 14);
 | |
|             // 
 | |
|             // layoutControlItem27
 | |
|             // 
 | |
|             this.layoutControlItem27.Control = this.comActive;
 | |
|             this.layoutControlItem27.CustomizationFormText = "商品类型";
 | |
|             this.layoutControlItem27.Location = new System.Drawing.Point(501, 0);
 | |
|             this.layoutControlItem27.MaxSize = new System.Drawing.Size(246, 26);
 | |
|             this.layoutControlItem27.MinSize = new System.Drawing.Size(246, 26);
 | |
|             this.layoutControlItem27.Name = "layoutControlItem27";
 | |
|             this.layoutControlItem27.Size = new System.Drawing.Size(246, 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.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
 | |
|             this.layoutControlItem27.TextSize = new System.Drawing.Size(24, 14);
 | |
|             this.layoutControlItem27.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // layoutControlItem28
 | |
|             // 
 | |
|             this.layoutControlItem28.Control = this.comTranStatusQ;
 | |
|             this.layoutControlItem28.CustomizationFormText = "商品类型";
 | |
|             this.layoutControlItem28.Location = new System.Drawing.Point(501, 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(24, 14);
 | |
|             this.layoutControlItem28.TextToControlDistance = 5;
 | |
|             // 
 | |
|             // 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 = "修改";
 | |
|             // 
 | |
|             // ViechlesForm
 | |
|             // 
 | |
|             this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
 | |
|             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
 | |
|             this.ClientSize = new System.Drawing.Size(1376, 746);
 | |
|             this.Controls.Add(this.layoutControl1);
 | |
|             this.Controls.Add(this.ribbonStatusBar);
 | |
|             this.Controls.Add(this.ribbon);
 | |
|             this.Name = "ViechlesForm";
 | |
|             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.txtViechleNoQ.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comVolumeQ.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comLoadUpdate.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comLoadQ.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtWeight.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comTypeQ.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.txtViechleNo.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comLoad.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comType.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comBoStatus.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comActive.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comTranStatusQ.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.comTransStatus.Properties)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).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.v1)).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.layoutControlGroup3)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).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.layoutControlItem27)).EndInit();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).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 txtViechleNoQ;
 | |
|         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 comLoadQ;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26;
 | |
|         private DevExpress.XtraEditors.TextEdit txtWeight;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnUPdateAirecondition;
 | |
|         private DevExpress.XtraEditors.ComboBoxEdit comTypeUpdate;
 | |
|         private DevExpress.XtraEditors.ComboBoxEdit comTypeQ;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4;
 | |
|         private DevExpress.XtraEditors.ComboBoxEdit comVolume;
 | |
|         private DevExpress.XtraEditors.TextEdit txtViechleNo;
 | |
|         private DevExpress.XtraEditors.ComboBoxEdit comLoad;
 | |
|         private DevExpress.XtraEditors.ComboBoxEdit comType;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnAdd;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnDel;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup lcgSetup;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem v;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem v1;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
 | |
|         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 layoutControlItem10;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
 | |
|         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.XtraLayout.LayoutControlItem layoutControlItem13;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnUpdateStates;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
 | |
|         private DevExpress.XtraEditors.ComboBoxEdit comActive;
 | |
|         private DevExpress.XtraEditors.ComboBoxEdit comTranStatusQ;
 | |
|         private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem27;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28;
 | |
|         private DevExpress.XtraEditors.SimpleButton btnModifyTranStatus;
 | |
|         private DevExpress.XtraEditors.ComboBoxEdit comTransStatus;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem29;
 | |
|         private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
 | |
|         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30;
 | |
|         private DevExpress.XtraEditors.SimpleButton simpleButton1;
 | |
|     }
 | |
| } |