lu
2025-03-31 37d32d9263f757072a6ff348ae5e99824fab4ef9
DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.Designer.cs
@@ -78,7 +78,6 @@
            this.txt_orgId = new Gs.DevApp.UserControl.UcLookOrg();
            this.txt_wwGys = new DevExpress.XtraEditors.TextEdit();
            this.txt_bl007 = new DevExpress.XtraEditors.TextEdit();
            this.txt_bl017 = new DevExpress.XtraEditors.ComboBoxEdit();
            this.txt_bl015 = new DevExpress.XtraEditors.TextEdit();
            this.txt_blNo = new DevExpress.XtraEditors.TextEdit();
            this.txt_wwOrgTxt = new DevExpress.XtraEditors.TextEdit();
@@ -89,6 +88,7 @@
            this.txt_bl016 = new DevExpress.XtraEditors.TextEdit();
            this.txt_bl002 = new DevExpress.XtraEditors.TextEdit();
            this.txt_bl018 = new DevExpress.XtraEditors.CheckEdit();
            this.txt_bl017 = new DevExpress.XtraEditors.TextEdit();
            this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -102,6 +102,10 @@
            this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
            this.tabMx = new DevExpress.XtraTab.XtraTabControl();
            this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -134,10 +138,6 @@
            this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -159,7 +159,6 @@
            this.layoutMx1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txt_wwGys.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_bl007.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_bl017.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_bl015.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_blNo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_wwOrgTxt.Properties)).BeginInit();
@@ -169,6 +168,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_bl016.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_bl002.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_bl018.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_bl017.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
@@ -182,6 +182,10 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
            this.tabMx.SuspendLayout();
            this.tabMxPage1.SuspendLayout();
@@ -191,10 +195,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
            this.SuspendLayout();
            // 
            // toolBarMenu1
@@ -255,7 +255,7 @@
            // gcMain1
            // 
            this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gcMain1.Location = new System.Drawing.Point(0, 0);
            this.gcMain1.MainView = this.gridView1;
            this.gcMain1.Name = "gcMain1";
@@ -268,7 +268,7 @@
            // 
            this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.ColumnPanelRowHeight = 50;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
@@ -303,7 +303,7 @@
            // 
            // gv_id
            // 
            this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_id.AppearanceCell.Options.UseFont = true;
            this.gv_id.Caption = "主键GUID";
            this.gv_id.FieldName = "guid";
@@ -315,7 +315,7 @@
            // 
            // gv_bl018
            // 
            this.gv_bl018.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_bl018.AppearanceCell.Options.UseFont = true;
            this.gv_bl018.Caption = "审核状态 ";
            this.gv_bl018.FieldName = "bl018";
@@ -331,7 +331,7 @@
            // 
            // gv_bl019
            // 
            this.gv_bl019.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_bl019.AppearanceCell.Options.UseFont = true;
            this.gv_bl019.Caption = "完结标识 ";
            this.gv_bl019.FieldName = "bl019";
@@ -347,7 +347,7 @@
            // 
            // gv_blNo
            // 
            this.gv_blNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_blNo.AppearanceCell.Options.UseFont = true;
            this.gv_blNo.Caption = "补料单号 ";
            this.gv_blNo.FieldName = "blNo";
@@ -361,7 +361,7 @@
            // 
            // gv_bl001
            // 
            this.gv_bl001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_bl001.AppearanceCell.Options.UseFont = true;
            this.gv_bl001.Caption = "委外工单 ";
            this.gv_bl001.FieldName = "bl001";
@@ -375,7 +375,7 @@
            // 
            // gv_bl002
            // 
            this.gv_bl002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_bl002.AppearanceCell.Options.UseFont = true;
            this.gv_bl002.Caption = "产品编号 ";
            this.gv_bl002.FieldName = "bl002";
@@ -389,7 +389,7 @@
            // 
            // gv_bl014
            // 
            this.gv_bl014.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_bl014.AppearanceCell.Options.UseFont = true;
            this.gv_bl014.Caption = "产品名称 ";
            this.gv_bl014.FieldName = "bl014";
@@ -403,7 +403,7 @@
            // 
            // gv_bl015
            // 
            this.gv_bl015.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_bl015.AppearanceCell.Options.UseFont = true;
            this.gv_bl015.Caption = "产品型号 ";
            this.gv_bl015.FieldName = "bl015";
@@ -417,7 +417,7 @@
            // 
            // gv_bl004
            // 
            this.gv_bl004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_bl004.AppearanceCell.Options.UseFont = true;
            this.gv_bl004.Caption = "申请人 ";
            this.gv_bl004.FieldName = "bl004";
@@ -431,9 +431,9 @@
            // 
            // gv_bl005
            // 
            this.gv_bl005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_bl005.AppearanceCell.Options.UseFont = true;
            this.gv_bl005.Caption = "领料日期 ";
            this.gv_bl005.Caption = "申请日期 ";
            this.gv_bl005.FieldName = "bl005";
            this.gv_bl005.MinWidth = 50;
            this.gv_bl005.Name = "gv_bl005";
@@ -445,7 +445,7 @@
            // 
            // gv_bl016
            // 
            this.gv_bl016.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_bl016.AppearanceCell.Options.UseFont = true;
            this.gv_bl016.Caption = "审核人 ";
            this.gv_bl016.FieldName = "bl016";
@@ -459,7 +459,7 @@
            // 
            // gv_bl006
            // 
            this.gv_bl006.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_bl006.AppearanceCell.Options.UseFont = true;
            this.gv_bl006.Caption = "审核日期 ";
            this.gv_bl006.FieldName = "bl006";
@@ -473,7 +473,7 @@
            // 
            // gv_bl007
            // 
            this.gv_bl007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_bl007.AppearanceCell.Options.UseFont = true;
            this.gv_bl007.Caption = "补料原因 ";
            this.gv_bl007.FieldName = "bl007";
@@ -487,7 +487,7 @@
            // 
            // gv_bl009
            // 
            this.gv_bl009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_bl009.AppearanceCell.Options.UseFont = true;
            this.gv_bl009.Caption = "业务类型 ";
            this.gv_bl009.FieldName = "bl009";
@@ -501,7 +501,7 @@
            // 
            // gv_bl010
            // 
            this.gv_bl010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_bl010.AppearanceCell.Options.UseFont = true;
            this.gv_bl010.Caption = "发料仓 ";
            this.gv_bl010.FieldName = "ckName";
@@ -515,7 +515,7 @@
            // 
            // gv_bl013
            // 
            this.gv_bl013.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_bl013.AppearanceCell.Options.UseFont = true;
            this.gv_bl013.Caption = "投料单号 ";
            this.gv_bl013.FieldName = "bl013";
@@ -529,7 +529,7 @@
            // 
            // gv_wcUser
            // 
            this.gv_wcUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_wcUser.AppearanceCell.Options.UseFont = true;
            this.gv_wcUser.Caption = "完成人 ";
            this.gv_wcUser.FieldName = "wcUser";
@@ -543,7 +543,7 @@
            // 
            // gv_wcTime
            // 
            this.gv_wcTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_wcTime.AppearanceCell.Options.UseFont = true;
            this.gv_wcTime.Caption = "完成时间 ";
            this.gv_wcTime.FieldName = "wcTime";
@@ -577,7 +577,7 @@
            // 
            // gridColumn12
            // 
            this.gridColumn12.Caption = "委外工应商";
            this.gridColumn12.Caption = "委外供应商";
            this.gridColumn12.FieldName = "wwGys";
            this.gridColumn12.MinWidth = 25;
            this.gridColumn12.Name = "gridColumn12";
@@ -641,7 +641,6 @@
            this.layoutMx1.Controls.Add(this.txt_orgId);
            this.layoutMx1.Controls.Add(this.txt_wwGys);
            this.layoutMx1.Controls.Add(this.txt_bl007);
            this.layoutMx1.Controls.Add(this.txt_bl017);
            this.layoutMx1.Controls.Add(this.txt_bl015);
            this.layoutMx1.Controls.Add(this.txt_blNo);
            this.layoutMx1.Controls.Add(this.txt_wwOrgTxt);
@@ -652,6 +651,7 @@
            this.layoutMx1.Controls.Add(this.txt_bl016);
            this.layoutMx1.Controls.Add(this.txt_bl002);
            this.layoutMx1.Controls.Add(this.txt_bl018);
            this.layoutMx1.Controls.Add(this.txt_bl017);
            this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem16});
@@ -675,107 +675,93 @@
            // txt_bl010
            // 
            this.txt_bl010.IsReadly = false;
            this.txt_bl010.Location = new System.Drawing.Point(84, 101);
            this.txt_bl010.Location = new System.Drawing.Point(84, 108);
            this.txt_bl010.Margin = new System.Windows.Forms.Padding(0);
            this.txt_bl010.Name = "txt_bl010";
            this.txt_bl010.Size = new System.Drawing.Size(195, 28);
            this.txt_bl010.Size = new System.Drawing.Size(200, 28);
            this.txt_bl010.TabIndex = 281;
            // 
            // txt_orgId
            // 
            this.txt_orgId.IsReadly = false;
            this.txt_orgId.Location = new System.Drawing.Point(84, 69);
            this.txt_orgId.Location = new System.Drawing.Point(84, 76);
            this.txt_orgId.Name = "txt_orgId";
            this.txt_orgId.Size = new System.Drawing.Size(195, 28);
            this.txt_orgId.Size = new System.Drawing.Size(200, 28);
            this.txt_orgId.TabIndex = 294;
            // 
            // txt_wwGys
            // 
            this.txt_wwGys.Location = new System.Drawing.Point(626, 37);
            this.txt_wwGys.Location = new System.Drawing.Point(636, 44);
            this.txt_wwGys.Name = "txt_wwGys";
            this.txt_wwGys.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_wwGys.Properties.Appearance.Options.UseFont = true;
            this.txt_wwGys.Size = new System.Drawing.Size(195, 28);
            this.txt_wwGys.Size = new System.Drawing.Size(200, 28);
            this.txt_wwGys.StyleController = this.layoutMx1;
            this.txt_wwGys.TabIndex = 293;
            this.txt_wwGys.Tag = "readonly";
            // 
            // txt_bl007
            // 
            this.txt_bl007.Location = new System.Drawing.Point(355, 101);
            this.txt_bl007.Location = new System.Drawing.Point(360, 108);
            this.txt_bl007.Name = "txt_bl007";
            this.txt_bl007.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_bl007.Properties.Appearance.Options.UseFont = true;
            this.txt_bl007.Size = new System.Drawing.Size(195, 28);
            this.txt_bl007.Size = new System.Drawing.Size(200, 28);
            this.txt_bl007.StyleController = this.layoutMx1;
            this.txt_bl007.TabIndex = 228;
            // 
            // txt_bl017
            //
            this.txt_bl017.EditValue = "委外补料";
            this.txt_bl017.Location = new System.Drawing.Point(626, 5);
            this.txt_bl017.Name = "txt_bl017";
            this.txt_bl017.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txt_bl017.Properties.Items.AddRange(new object[] {
            "委外补料"});
            this.txt_bl017.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.txt_bl017.Size = new System.Drawing.Size(195, 24);
            this.txt_bl017.StyleController = this.layoutMx1;
            this.txt_bl017.TabIndex = 286;
            //
            // txt_bl015
            // 
            this.txt_bl015.Location = new System.Drawing.Point(626, 101);
            this.txt_bl015.Location = new System.Drawing.Point(636, 108);
            this.txt_bl015.Name = "txt_bl015";
            this.txt_bl015.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_bl015.Properties.Appearance.Options.UseFont = true;
            this.txt_bl015.Size = new System.Drawing.Size(195, 28);
            this.txt_bl015.Size = new System.Drawing.Size(200, 28);
            this.txt_bl015.StyleController = this.layoutMx1;
            this.txt_bl015.TabIndex = 262;
            this.txt_bl015.Tag = "readonly";
            // 
            // txt_blNo
            // 
            this.txt_blNo.Location = new System.Drawing.Point(84, 5);
            this.txt_blNo.Location = new System.Drawing.Point(84, 12);
            this.txt_blNo.Name = "txt_blNo";
            this.txt_blNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_blNo.Properties.Appearance.Options.UseFont = true;
            this.txt_blNo.Properties.Tag = "readOnly";
            this.txt_blNo.Size = new System.Drawing.Size(195, 28);
            this.txt_blNo.Size = new System.Drawing.Size(200, 28);
            this.txt_blNo.StyleController = this.layoutMx1;
            this.txt_blNo.TabIndex = 211;
            this.txt_blNo.Tag = "readonly";
            // 
            // txt_wwOrgTxt
            // 
            this.txt_wwOrgTxt.Location = new System.Drawing.Point(355, 37);
            this.txt_wwOrgTxt.Location = new System.Drawing.Point(360, 44);
            this.txt_wwOrgTxt.Name = "txt_wwOrgTxt";
            this.txt_wwOrgTxt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_wwOrgTxt.Properties.Appearance.Options.UseFont = true;
            this.txt_wwOrgTxt.Size = new System.Drawing.Size(195, 28);
            this.txt_wwOrgTxt.Size = new System.Drawing.Size(200, 28);
            this.txt_wwOrgTxt.StyleController = this.layoutMx1;
            this.txt_wwOrgTxt.TabIndex = 291;
            this.txt_wwOrgTxt.Tag = "readonly";
            // 
            // txt_bl014
            // 
            this.txt_bl014.Location = new System.Drawing.Point(626, 69);
            this.txt_bl014.Location = new System.Drawing.Point(636, 76);
            this.txt_bl014.Name = "txt_bl014";
            this.txt_bl014.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_bl014.Properties.Appearance.Options.UseFont = true;
            this.txt_bl014.Size = new System.Drawing.Size(195, 28);
            this.txt_bl014.Size = new System.Drawing.Size(200, 28);
            this.txt_bl014.StyleController = this.layoutMx1;
            this.txt_bl014.TabIndex = 258;
            this.txt_bl014.Tag = "readonly";
            // 
            // txt_bl013
            // 
            this.txt_bl013.Location = new System.Drawing.Point(355, 5);
            this.txt_bl013.Location = new System.Drawing.Point(360, 12);
            this.txt_bl013.Name = "txt_bl013";
            this.txt_bl013.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_bl013.Properties.Appearance.Options.UseFont = true;
            this.txt_bl013.Size = new System.Drawing.Size(195, 28);
            this.txt_bl013.Size = new System.Drawing.Size(200, 28);
            this.txt_bl013.StyleController = this.layoutMx1;
            this.txt_bl013.TabIndex = 252;
            this.txt_bl013.Tag = "readonly";
@@ -783,52 +769,62 @@
            // txt_aboutGuid
            // 
            this.txt_aboutGuid.IsReadly = false;
            this.txt_aboutGuid.Location = new System.Drawing.Point(84, 37);
            this.txt_aboutGuid.Location = new System.Drawing.Point(84, 44);
            this.txt_aboutGuid.Name = "txt_aboutGuid";
            this.txt_aboutGuid.Size = new System.Drawing.Size(195, 28);
            this.txt_aboutGuid.Size = new System.Drawing.Size(200, 28);
            this.txt_aboutGuid.TabIndex = 287;
            // 
            // txt_bl006
            // 
            this.txt_bl006.Location = new System.Drawing.Point(897, 37);
            this.txt_bl006.Location = new System.Drawing.Point(912, 44);
            this.txt_bl006.Name = "txt_bl006";
            this.txt_bl006.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_bl006.Properties.Appearance.Options.UseFont = true;
            this.txt_bl006.Size = new System.Drawing.Size(196, 28);
            this.txt_bl006.Size = new System.Drawing.Size(202, 28);
            this.txt_bl006.StyleController = this.layoutMx1;
            this.txt_bl006.TabIndex = 226;
            this.txt_bl006.Tag = "readonly";
            // 
            // txt_bl016
            // 
            this.txt_bl016.Location = new System.Drawing.Point(897, 5);
            this.txt_bl016.Location = new System.Drawing.Point(912, 12);
            this.txt_bl016.Name = "txt_bl016";
            this.txt_bl016.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_bl016.Properties.Appearance.Options.UseFont = true;
            this.txt_bl016.Size = new System.Drawing.Size(196, 28);
            this.txt_bl016.Size = new System.Drawing.Size(202, 28);
            this.txt_bl016.StyleController = this.layoutMx1;
            this.txt_bl016.TabIndex = 267;
            this.txt_bl016.Tag = "readonly";
            // 
            // txt_bl002
            // 
            this.txt_bl002.Location = new System.Drawing.Point(355, 69);
            this.txt_bl002.Location = new System.Drawing.Point(360, 76);
            this.txt_bl002.Name = "txt_bl002";
            this.txt_bl002.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_bl002.Properties.Appearance.Options.UseFont = true;
            this.txt_bl002.Size = new System.Drawing.Size(195, 28);
            this.txt_bl002.Size = new System.Drawing.Size(200, 28);
            this.txt_bl002.StyleController = this.layoutMx1;
            this.txt_bl002.TabIndex = 216;
            this.txt_bl002.Tag = "readonly";
            // 
            // txt_bl018
            // 
            this.txt_bl018.Location = new System.Drawing.Point(825, 69);
            this.txt_bl018.Location = new System.Drawing.Point(840, 76);
            this.txt_bl018.Name = "txt_bl018";
            this.txt_bl018.Properties.Caption = "审核状态";
            this.txt_bl018.Size = new System.Drawing.Size(268, 24);
            this.txt_bl018.Size = new System.Drawing.Size(274, 24);
            this.txt_bl018.StyleController = this.layoutMx1;
            this.txt_bl018.TabIndex = 295;
            //
            // txt_bl017
            //
            this.txt_bl017.Enabled = false;
            this.txt_bl017.Location = new System.Drawing.Point(636, 12);
            this.txt_bl017.Name = "txt_bl017";
            this.txt_bl017.Size = new System.Drawing.Size(200, 24);
            this.txt_bl017.StyleController = this.layoutMx1;
            this.txt_bl017.TabIndex = 296;
            this.txt_bl017.Tag = "readonly";
            // 
            // layoutControlItem16
            // 
@@ -858,10 +854,10 @@
            this.layoutControlItem11,
            this.layoutControlItem13,
            this.layoutControlItem14,
            this.layoutControlItem8,
            this.layoutControlItem12,
            this.layoutControlItem3,
            this.layoutControlItem15});
            this.layoutControlItem15,
            this.layoutControlItem8});
            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.Root.Name = "Root";
            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -890,7 +886,7 @@
            rowDefinition2,
            rowDefinition3,
            rowDefinition4});
            this.Root.Size = new System.Drawing.Size(1105, 148);
            this.Root.Size = new System.Drawing.Size(1126, 148);
            this.Root.TextVisible = false;
            // 
            // layoutControlItem1
@@ -898,27 +894,27 @@
            this.layoutControlItem1.Control = this.txt_blNo;
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem1.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem1.Text = "申请单号";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem2
            // 
            this.layoutControlItem2.Control = this.txt_bl013;
            this.layoutControlItem2.Location = new System.Drawing.Point(271, 0);
            this.layoutControlItem2.Location = new System.Drawing.Point(276, 0);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem2.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem2.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem2.Text = "投料单号";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem4
            // 
            this.layoutControlItem4.Control = this.txt_bl016;
            this.layoutControlItem4.Location = new System.Drawing.Point(813, 0);
            this.layoutControlItem4.Location = new System.Drawing.Point(828, 0);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem4.Size = new System.Drawing.Size(272, 32);
            this.layoutControlItem4.Size = new System.Drawing.Size(278, 32);
            this.layoutControlItem4.Text = "审核人";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
            // 
@@ -928,29 +924,29 @@
            this.layoutControlItem5.Location = new System.Drawing.Point(0, 32);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem5.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem5.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem5.Text = "委外工单";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem6
            // 
            this.layoutControlItem6.Control = this.txt_wwOrgTxt;
            this.layoutControlItem6.Location = new System.Drawing.Point(271, 32);
            this.layoutControlItem6.Location = new System.Drawing.Point(276, 32);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem6.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem6.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem6.Text = "委外组织";
            this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem7
            // 
            this.layoutControlItem7.Control = this.txt_wwGys;
            this.layoutControlItem7.Location = new System.Drawing.Point(542, 32);
            this.layoutControlItem7.Location = new System.Drawing.Point(552, 32);
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem7.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem7.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem7.Text = "供应商";
            this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18);
            // 
@@ -960,29 +956,29 @@
            this.layoutControlItem9.Location = new System.Drawing.Point(0, 64);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem9.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem9.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem9.Text = "发料组织";
            this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem10
            // 
            this.layoutControlItem10.Control = this.txt_bl002;
            this.layoutControlItem10.Location = new System.Drawing.Point(271, 64);
            this.layoutControlItem10.Location = new System.Drawing.Point(276, 64);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem10.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem10.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem10.Text = "产品编号";
            this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem11
            // 
            this.layoutControlItem11.Control = this.txt_bl014;
            this.layoutControlItem11.Location = new System.Drawing.Point(542, 64);
            this.layoutControlItem11.Location = new System.Drawing.Point(552, 64);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem11.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem11.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem11.Text = "产品名称";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18);
            // 
@@ -992,20 +988,64 @@
            this.layoutControlItem13.Location = new System.Drawing.Point(0, 96);
            this.layoutControlItem13.Name = "layoutControlItem13";
            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem13.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem13.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem13.Text = "发料仓";
            this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem14
            // 
            this.layoutControlItem14.Control = this.txt_bl007;
            this.layoutControlItem14.Location = new System.Drawing.Point(271, 96);
            this.layoutControlItem14.Location = new System.Drawing.Point(276, 96);
            this.layoutControlItem14.Name = "layoutControlItem14";
            this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem14.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem14.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem14.Text = "补料原因";
            this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem12
            //
            this.layoutControlItem12.Control = this.txt_bl015;
            this.layoutControlItem12.Location = new System.Drawing.Point(552, 96);
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem12.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem12.Text = "产品型号";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem3
            //
            this.layoutControlItem3.Control = this.txt_bl006;
            this.layoutControlItem3.Location = new System.Drawing.Point(828, 32);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem3.Size = new System.Drawing.Size(278, 32);
            this.layoutControlItem3.Text = "审核日期";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem15
            //
            this.layoutControlItem15.Control = this.txt_bl018;
            this.layoutControlItem15.Location = new System.Drawing.Point(828, 64);
            this.layoutControlItem15.Name = "layoutControlItem15";
            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem15.Size = new System.Drawing.Size(278, 32);
            this.layoutControlItem15.Text = "审核状态";
            this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem15.TextVisible = false;
            //
            // layoutControlItem8
            //
            this.layoutControlItem8.Control = this.txt_bl017;
            this.layoutControlItem8.Location = new System.Drawing.Point(552, 0);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem8.Size = new System.Drawing.Size(276, 32);
            this.layoutControlItem8.Text = "单据类型";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
            // 
            // tabMx
            // 
@@ -1067,7 +1107,7 @@
            // 
            // gvMx1id
            // 
            this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1id.AppearanceCell.Options.UseFont = true;
            this.gvMx1id.Caption = "ID ";
            this.gvMx1id.FieldName = "guid";
@@ -1079,7 +1119,7 @@
            // 
            // gvMx1mid
            // 
            this.gvMx1mid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1mid.AppearanceCell.Options.UseFont = true;
            this.gvMx1mid.Caption = "MID ";
            this.gvMx1mid.FieldName = "mid";
@@ -1091,7 +1131,7 @@
            // 
            // gvMx1bld001
            // 
            this.gvMx1bld001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1bld001.AppearanceCell.Options.UseFont = true;
            this.gvMx1bld001.Caption = "工单号 ";
            this.gvMx1bld001.FieldName = "bld001";
@@ -1103,7 +1143,7 @@
            // 
            // gvMx1bld012
            // 
            this.gvMx1bld012.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1bld012.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1bld012.AppearanceCell.Options.UseFont = true;
            this.gvMx1bld012.AppearanceCell.Options.UseForeColor = true;
@@ -1208,7 +1248,7 @@
            // 
            // gvMx1bld002
            // 
            this.gvMx1bld002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1bld002.AppearanceCell.Options.UseFont = true;
            this.gvMx1bld002.Caption = "物料编号 ";
            this.gvMx1bld002.FieldName = "bld002";
@@ -1222,7 +1262,7 @@
            // 
            // gvMx1bld003
            // 
            this.gvMx1bld003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1bld003.AppearanceCell.Options.UseFont = true;
            this.gvMx1bld003.Caption = "物料名称 ";
            this.gvMx1bld003.FieldName = "bld003";
@@ -1236,7 +1276,7 @@
            // 
            // gvMx1bld004
            // 
            this.gvMx1bld004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1bld004.AppearanceCell.Options.UseFont = true;
            this.gvMx1bld004.Caption = "规格型号 ";
            this.gvMx1bld004.FieldName = "bld004";
@@ -1250,7 +1290,7 @@
            // 
            // gvMx1bld006
            // 
            this.gvMx1bld006.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1bld006.AppearanceCell.Options.UseFont = true;
            this.gvMx1bld006.Caption = "计划数量 ";
            this.gvMx1bld006.FieldName = "bld006";
@@ -1262,7 +1302,7 @@
            // 
            // gvMx1bld007
            // 
            this.gvMx1bld007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1bld007.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
            this.gvMx1bld007.AppearanceCell.Options.UseFont = true;
            this.gvMx1bld007.AppearanceCell.Options.UseForeColor = true;
@@ -1279,7 +1319,7 @@
            // 
            // gvMx1bld008
            // 
            this.gvMx1bld008.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1bld008.AppearanceCell.Options.UseFont = true;
            this.gvMx1bld008.Caption = "已领数量 ";
            this.gvMx1bld008.FieldName = "bld008";
@@ -1293,7 +1333,7 @@
            // 
            // gvMx1bld009
            // 
            this.gvMx1bld009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1bld009.AppearanceCell.Options.UseFont = true;
            this.gvMx1bld009.Caption = "单位 ";
            this.gvMx1bld009.FieldName = "bld009";
@@ -1307,7 +1347,7 @@
            // 
            // gvMx1bld010
            // 
            this.gvMx1bld010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1bld010.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1bld010.AppearanceCell.Options.UseFont = true;
            this.gvMx1bld010.AppearanceCell.Options.UseForeColor = true;
@@ -1324,7 +1364,7 @@
            // 
            // gvMx1bld014
            // 
            this.gvMx1bld014.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1bld014.AppearanceCell.Options.UseFont = true;
            this.gvMx1bld014.Caption = "ERP投料单行id ";
            this.gvMx1bld014.FieldName = "bld014";
@@ -1381,50 +1421,6 @@
            this.picCheckBox.TabStop = false;
            this.picCheckBox.Visible = false;
            // 
            // layoutControlItem8
            //
            this.layoutControlItem8.Control = this.txt_bl017;
            this.layoutControlItem8.Location = new System.Drawing.Point(542, 0);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem8.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem8.Text = "出库类别";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem12
            //
            this.layoutControlItem12.Control = this.txt_bl015;
            this.layoutControlItem12.Location = new System.Drawing.Point(542, 96);
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem12.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem12.Text = "产品型号";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem3
            //
            this.layoutControlItem3.Control = this.txt_bl006;
            this.layoutControlItem3.Location = new System.Drawing.Point(813, 32);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem3.Size = new System.Drawing.Size(272, 32);
            this.layoutControlItem3.Text = "审核日期";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem15
            //
            this.layoutControlItem15.Control = this.txt_bl018;
            this.layoutControlItem15.Location = new System.Drawing.Point(813, 64);
            this.layoutControlItem15.Name = "layoutControlItem15";
            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem15.Size = new System.Drawing.Size(272, 32);
            this.layoutControlItem15.Text = "审核状态";
            this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem15.TextVisible = false;
            //
            // WwBlcl
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -1455,7 +1451,6 @@
            this.layoutMx1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.txt_wwGys.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_bl007.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_bl017.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_bl015.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_blNo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_wwOrgTxt.Properties)).EndInit();
@@ -1465,6 +1460,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_bl016.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_bl002.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_bl018.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_bl017.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
@@ -1478,6 +1474,10 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
            this.tabMx.ResumeLayout(false);
            this.tabMxPage1.ResumeLayout(false);
@@ -1487,10 +1487,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
            this.ResumeLayout(false);
        }
@@ -1531,7 +1527,6 @@
        private DevExpress.XtraEditors.TextEdit txt_wwGys;
        private DevExpress.XtraEditors.TextEdit txt_wwOrgTxt;
        private UserControl.UcLookWwgd txt_aboutGuid;
        private DevExpress.XtraEditors.ComboBoxEdit txt_bl017;
        private UserControl.UcLookCk txt_bl010;
        private System.Windows.Forms.Label lbGuid;
        private DevExpress.XtraEditors.TextEdit txt_bl016;
@@ -1588,9 +1583,10 @@
        private DevExpress.XtraGrid.Columns.GridColumn gvMxDel;
        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
        private DevExpress.XtraEditors.TextEdit txt_bl017;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
    }
}