11
啊鑫
2024-10-25 58f78e4fe78d92f5c23b3b9961ff73e87fdcf981
11
已添加2个文件
1190 ■■■■■ 文件已修改
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs 1070 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.resx 120 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs
¶Ô±ÈÐÂÎļþ
@@ -0,0 +1,1070 @@
/* Create By GS EasyCode */
namespace Gs.DevApp.DevFrm
{
    partial class Frm_MesQmCheckitemDt
    {
        /// <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()
        {
            this.gvMx1pid = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1facLevel = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1fstand = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1fcheckLevel = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1fdownAllow = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1fcheckTool = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1sampleSizeNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1fcheckItem = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1fupAllow = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1forder = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1memo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn();
            this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.gcMx1 = new DevExpress.XtraGrid.GridControl();
            this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.lb_itemId = new DevExpress.XtraEditors.LabelControl();
            this.txt_itemId = new DevExpress.XtraEditors.TextEdit();
            this.lb_tname = new DevExpress.XtraEditors.LabelControl();
            this.txt_tname = new DevExpress.XtraEditors.TextEdit();
            this.lb_isenabled = new DevExpress.XtraEditors.LabelControl();
            this.txt_isenabled = new DevExpress.XtraEditors.TextEdit();
            this.gv_isenabled = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_fversion = new DevExpress.XtraEditors.LabelControl();
            this.txt_fversion = new DevExpress.XtraEditors.TextEdit();
            this.gv_fversion = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_ftwoCheckdate = new DevExpress.XtraEditors.LabelControl();
            this.txt_ftwoCheckdate = new DevExpress.XtraEditors.TextEdit();
            this.lb_ftwoCheckor = new DevExpress.XtraEditors.LabelControl();
            this.txt_ftwoCheckor = new DevExpress.XtraEditors.TextEdit();
            this.gv_ftwoCheckor = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_ftwoChecked = new DevExpress.XtraEditors.LabelControl();
            this.txt_ftwoChecked = new DevExpress.XtraEditors.TextEdit();
            this.gv_ftwoChecked = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_foneCheckdate = new DevExpress.XtraEditors.LabelControl();
            this.txt_foneCheckdate = new DevExpress.XtraEditors.TextEdit();
            this.gv_foneCheckdate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_foneCheckor = new DevExpress.XtraEditors.LabelControl();
            this.txt_foneCheckor = new DevExpress.XtraEditors.TextEdit();
            this.gv_foneCheckor = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_foneChecked = new DevExpress.XtraEditors.LabelControl();
            this.txt_foneChecked = new DevExpress.XtraEditors.TextEdit();
            this.gv_foneChecked = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_finspectionLevel = new DevExpress.XtraEditors.LabelControl();
            this.txt_finspectionLevel = new DevExpress.XtraEditors.TextEdit();
            this.gv_name1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_itemNo = new DevExpress.XtraEditors.LabelControl();
            this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
            this.gv_itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_memo = new DevExpress.XtraEditors.LabelControl();
            this.txt_memo = new DevExpress.XtraEditors.TextEdit();
            this.gv_memo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_guid = new DevExpress.XtraEditors.LabelControl();
            this.txt_guid = new DevExpress.XtraEditors.TextEdit();
            this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn();
            this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
            this.gcMain = new DevExpress.XtraGrid.GridControl();
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.pageBar1 = new UserControls.Data.UcPageBar();
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.tabMx = new DevExpress.XtraTab.XtraTabControl();
            this.panel1 = new System.Windows.Forms.Panel();
            this.lbGuid = new System.Windows.Forms.Label();
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.tabMxPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemId.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_tname.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_isenabled.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fversion.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoCheckdate.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoCheckor.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoChecked.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_foneCheckdate.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_foneCheckor.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_foneChecked.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_finspectionLevel.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_memo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
            this.xtraTabPage2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
            this.tabMx.SuspendLayout();
            this.panel1.SuspendLayout();
            this.SuspendLayout();
            //
            // gvMx1pid
            //
            this.gvMx1pid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1pid.AppearanceCell.Options.UseFont = true;
            this.gvMx1pid.Caption = "pid ";
            this.gvMx1pid.FieldName = "pid";
            this.gvMx1pid.MinWidth = 50;
            this.gvMx1pid.Name = "gvMx1pid";
            this.gvMx1pid.Tag = "query_a.pid";
            this.gvMx1pid.Width = 94;
            //
            // gvMx1facLevel
            //
            this.gvMx1facLevel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1facLevel.AppearanceCell.Options.UseFont = true;
            this.gvMx1facLevel.Caption = "接收水平 ";
            this.gvMx1facLevel.FieldName = "facLevel";
            this.gvMx1facLevel.MinWidth = 50;
            this.gvMx1facLevel.Name = "gvMx1facLevel";
            this.gvMx1facLevel.Tag = "query_a.FAC_LEVEL";
            this.gvMx1facLevel.Visible = true;
            this.gvMx1facLevel.VisibleIndex = 10;
            this.gvMx1facLevel.Width = 94;
            //
            // gvMx1fstand
            //
            this.gvMx1fstand.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fstand.AppearanceCell.Options.UseFont = true;
            this.gvMx1fstand.Caption = "标准值 ";
            this.gvMx1fstand.FieldName = "fstand";
            this.gvMx1fstand.MinWidth = 50;
            this.gvMx1fstand.Name = "gvMx1fstand";
            this.gvMx1fstand.Tag = "query_a.FSTAND";
            this.gvMx1fstand.Visible = true;
            this.gvMx1fstand.VisibleIndex = 6;
            this.gvMx1fstand.Width = 94;
            //
            // gvMx1fcheckLevel
            //
            this.gvMx1fcheckLevel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fcheckLevel.AppearanceCell.Options.UseFont = true;
            this.gvMx1fcheckLevel.Caption = "检验水平 ";
            this.gvMx1fcheckLevel.FieldName = "fcheckLevel";
            this.gvMx1fcheckLevel.MinWidth = 50;
            this.gvMx1fcheckLevel.Name = "gvMx1fcheckLevel";
            this.gvMx1fcheckLevel.Tag = "query_a.FCHECK_LEVEL";
            this.gvMx1fcheckLevel.Visible = true;
            this.gvMx1fcheckLevel.VisibleIndex = 4;
            this.gvMx1fcheckLevel.Width = 94;
            //
            // gvMx1fdownAllow
            //
            this.gvMx1fdownAllow.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fdownAllow.AppearanceCell.Options.UseFont = true;
            this.gvMx1fdownAllow.Caption = "下公差 ";
            this.gvMx1fdownAllow.FieldName = "fdownAllow";
            this.gvMx1fdownAllow.MinWidth = 50;
            this.gvMx1fdownAllow.Name = "gvMx1fdownAllow";
            this.gvMx1fdownAllow.Tag = "query_a.FDOWN_ALLOW";
            this.gvMx1fdownAllow.Visible = true;
            this.gvMx1fdownAllow.VisibleIndex = 7;
            this.gvMx1fdownAllow.Width = 94;
            //
            // gvMx1fcheckTool
            //
            this.gvMx1fcheckTool.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fcheckTool.AppearanceCell.Options.UseFont = true;
            this.gvMx1fcheckTool.Caption = "检验工具 ";
            this.gvMx1fcheckTool.FieldName = "fcheckTool";
            this.gvMx1fcheckTool.MinWidth = 50;
            this.gvMx1fcheckTool.Name = "gvMx1fcheckTool";
            this.gvMx1fcheckTool.Tag = "query_a.FCHECK_TOOL";
            this.gvMx1fcheckTool.Visible = true;
            this.gvMx1fcheckTool.VisibleIndex = 2;
            this.gvMx1fcheckTool.Width = 94;
            //
            // gvMx1sampleSizeNo
            //
            this.gvMx1sampleSizeNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1sampleSizeNo.AppearanceCell.Options.UseFont = true;
            this.gvMx1sampleSizeNo.Caption = "检验水准编码 ";
            this.gvMx1sampleSizeNo.FieldName = "sampleSizeNo";
            this.gvMx1sampleSizeNo.MinWidth = 50;
            this.gvMx1sampleSizeNo.Name = "gvMx1sampleSizeNo";
            this.gvMx1sampleSizeNo.Tag = "query_a.SAMPLE_SIZE_NO";
            this.gvMx1sampleSizeNo.Visible = true;
            this.gvMx1sampleSizeNo.VisibleIndex = 9;
            this.gvMx1sampleSizeNo.Width = 94;
            //
            // gvMx1fcheckItem
            //
            this.gvMx1fcheckItem.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fcheckItem.AppearanceCell.Options.UseFont = true;
            this.gvMx1fcheckItem.Caption = "检验项目 ";
            this.gvMx1fcheckItem.FieldName = "fcheckItem";
            this.gvMx1fcheckItem.MinWidth = 50;
            this.gvMx1fcheckItem.Name = "gvMx1fcheckItem";
            this.gvMx1fcheckItem.Tag = "query_a.FCHECK_ITEM";
            this.gvMx1fcheckItem.Visible = true;
            this.gvMx1fcheckItem.VisibleIndex = 1;
            this.gvMx1fcheckItem.Width = 94;
            //
            // gvMx1fupAllow
            //
            this.gvMx1fupAllow.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fupAllow.AppearanceCell.Options.UseFont = true;
            this.gvMx1fupAllow.Caption = "上公差 ";
            this.gvMx1fupAllow.FieldName = "fupAllow";
            this.gvMx1fupAllow.MinWidth = 50;
            this.gvMx1fupAllow.Name = "gvMx1fupAllow";
            this.gvMx1fupAllow.Tag = "query_a.FUP_ALLOW";
            this.gvMx1fupAllow.Visible = true;
            this.gvMx1fupAllow.VisibleIndex = 5;
            this.gvMx1fupAllow.Width = 94;
            //
            // gvMx1forder
            //
            this.gvMx1forder.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1forder.AppearanceCell.Options.UseFont = true;
            this.gvMx1forder.Caption = "顺序 ";
            this.gvMx1forder.FieldName = "forder";
            this.gvMx1forder.MinWidth = 50;
            this.gvMx1forder.Name = "gvMx1forder";
            this.gvMx1forder.Tag = "query_a.FORDER";
            this.gvMx1forder.Visible = true;
            this.gvMx1forder.VisibleIndex = 0;
            this.gvMx1forder.Width = 94;
            //
            // gvMx1itemNo
            //
            this.gvMx1itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1itemNo.AppearanceCell.Options.UseFont = true;
            this.gvMx1itemNo.Caption = "物料产品编码 ";
            this.gvMx1itemNo.FieldName = "itemNo";
            this.gvMx1itemNo.MinWidth = 50;
            this.gvMx1itemNo.Name = "gvMx1itemNo";
            this.gvMx1itemNo.Tag = "query_a.ITEM_NO";
            this.gvMx1itemNo.Visible = true;
            this.gvMx1itemNo.VisibleIndex = 3;
            this.gvMx1itemNo.Width = 94;
            //
            // gvMx1memo
            //
            this.gvMx1memo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1memo.AppearanceCell.Options.UseFont = true;
            this.gvMx1memo.Caption = "备注 ";
            this.gvMx1memo.FieldName = "memo";
            this.gvMx1memo.MinWidth = 50;
            this.gvMx1memo.Name = "gvMx1memo";
            this.gvMx1memo.Tag = "query_a.MEMO";
            this.gvMx1memo.Visible = true;
            this.gvMx1memo.VisibleIndex = 8;
            this.gvMx1memo.Width = 94;
            //
            // gvMx1guid
            //
            this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1guid.AppearanceCell.Options.UseFont = true;
            this.gvMx1guid.Caption = "guid ";
            this.gvMx1guid.FieldName = "guid";
            this.gvMx1guid.MinWidth = 50;
            this.gvMx1guid.Name = "gvMx1guid";
            this.gvMx1guid.Tag = "query_a.guid";
            this.gvMx1guid.Width = 94;
            //
            // tabMxPage1
            //
            this.tabMxPage1.Controls.Add(this.gcMx1);
            this.tabMxPage1.Name = "tabMxPage1";
            this.tabMxPage1.Size = new System.Drawing.Size(1124, 361);
            this.tabMxPage1.Text = "明细1";
            //
            // gcMx1
            //
            this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMx1.Location = new System.Drawing.Point(0, 0);
            this.gcMx1.MainView = this.gvMx1;
            this.gcMx1.Name = "gcMx1";
            this.gcMx1.Size = new System.Drawing.Size(1124, 361);
            this.gcMx1.TabIndex = 0;
            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx1});
            //
            // gvMx1
            //
            this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gvMx1guid,
            this.gvMx1memo,
            this.gvMx1itemNo,
            this.gvMx1forder,
            this.gvMx1fupAllow,
            this.gvMx1fcheckItem,
            this.gvMx1sampleSizeNo,
            this.gvMx1fcheckTool,
            this.gvMx1fdownAllow,
            this.gvMx1fcheckLevel,
            this.gvMx1fstand,
            this.gvMx1facLevel,
            this.gvMx1pid});
            this.gvMx1.GridControl = this.gcMx1;
            this.gvMx1.Name = "gvMx1";
            this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
            this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
            this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
            this.gvMx1.OptionsView.ShowGroupPanel = false;
            //
            // lb_itemId
            //
            this.lb_itemId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_itemId.Appearance.Options.UseFont = true;
            this.lb_itemId.Location = new System.Drawing.Point(261, 20);
            this.lb_itemId.Name = "lb_itemId";
            this.lb_itemId.Size = new System.Drawing.Size(57, 21);
            this.lb_itemId.TabIndex = 378;
            this.lb_itemId.Text = "物料ID ";
            //
            // txt_itemId
            //
            this.txt_itemId.Location = new System.Drawing.Point(331, 17);
            this.txt_itemId.Name = "txt_itemId";
            this.txt_itemId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_itemId.Properties.Appearance.Options.UseFont = true;
            this.txt_itemId.Size = new System.Drawing.Size(150, 28);
            this.txt_itemId.TabIndex = 378;
            //
            // lb_tname
            //
            this.lb_tname.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_tname.Appearance.Options.UseFont = true;
            this.lb_tname.Location = new System.Drawing.Point(788, 63);
            this.lb_tname.Name = "lb_tname";
            this.lb_tname.Size = new System.Drawing.Size(73, 21);
            this.lb_tname.TabIndex = 370;
            this.lb_tname.Text = "物料名称 ";
            //
            // txt_tname
            //
            this.txt_tname.Location = new System.Drawing.Point(867, 56);
            this.txt_tname.Name = "txt_tname";
            this.txt_tname.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_tname.Properties.Appearance.Options.UseFont = true;
            this.txt_tname.Size = new System.Drawing.Size(150, 28);
            this.txt_tname.TabIndex = 370;
            //
            // lb_isenabled
            //
            this.lb_isenabled.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_isenabled.Appearance.Options.UseFont = true;
            this.lb_isenabled.Location = new System.Drawing.Point(500, 55);
            this.lb_isenabled.Name = "lb_isenabled";
            this.lb_isenabled.Size = new System.Drawing.Size(73, 21);
            this.lb_isenabled.TabIndex = 306;
            this.lb_isenabled.Text = "是否可用 ";
            //
            // txt_isenabled
            //
            this.txt_isenabled.Location = new System.Drawing.Point(613, 52);
            this.txt_isenabled.Name = "txt_isenabled";
            this.txt_isenabled.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_isenabled.Properties.Appearance.Options.UseFont = true;
            this.txt_isenabled.Size = new System.Drawing.Size(150, 28);
            this.txt_isenabled.TabIndex = 306;
            //
            // gv_isenabled
            //
            this.gv_isenabled.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_isenabled.AppearanceCell.Options.UseFont = true;
            this.gv_isenabled.Caption = "是否可用 ";
            this.gv_isenabled.FieldName = "isenabled";
            this.gv_isenabled.MinWidth = 50;
            this.gv_isenabled.Name = "gv_isenabled";
            this.gv_isenabled.OptionsColumn.AllowEdit = false;
            this.gv_isenabled.Tag = "query_a.ISENABLED";
            this.gv_isenabled.Visible = true;
            this.gv_isenabled.VisibleIndex = 0;
            this.gv_isenabled.Width = 94;
            //
            // lb_fversion
            //
            this.lb_fversion.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_fversion.Appearance.Options.UseFont = true;
            this.lb_fversion.Location = new System.Drawing.Point(804, 20);
            this.lb_fversion.Name = "lb_fversion";
            this.lb_fversion.Size = new System.Drawing.Size(39, 21);
            this.lb_fversion.TabIndex = 298;
            this.lb_fversion.Text = "版本 ";
            //
            // txt_fversion
            //
            this.txt_fversion.Location = new System.Drawing.Point(867, 13);
            this.txt_fversion.Name = "txt_fversion";
            this.txt_fversion.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fversion.Properties.Appearance.Options.UseFont = true;
            this.txt_fversion.Size = new System.Drawing.Size(150, 28);
            this.txt_fversion.TabIndex = 298;
            //
            // gv_fversion
            //
            this.gv_fversion.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fversion.AppearanceCell.Options.UseFont = true;
            this.gv_fversion.Caption = "版本 ";
            this.gv_fversion.FieldName = "fversion";
            this.gv_fversion.MinWidth = 50;
            this.gv_fversion.Name = "gv_fversion";
            this.gv_fversion.OptionsColumn.AllowEdit = false;
            this.gv_fversion.Tag = "query_a.FVERSION";
            this.gv_fversion.Visible = true;
            this.gv_fversion.VisibleIndex = 11;
            this.gv_fversion.Width = 94;
            //
            // lb_ftwoCheckdate
            //
            this.lb_ftwoCheckdate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_ftwoCheckdate.Appearance.Options.UseFont = true;
            this.lb_ftwoCheckdate.Location = new System.Drawing.Point(4, 130);
            this.lb_ftwoCheckdate.Name = "lb_ftwoCheckdate";
            this.lb_ftwoCheckdate.Size = new System.Drawing.Size(73, 21);
            this.lb_ftwoCheckdate.TabIndex = 285;
            this.lb_ftwoCheckdate.Text = "批准日期 ";
            //
            // txt_ftwoCheckdate
            //
            this.txt_ftwoCheckdate.Location = new System.Drawing.Point(80, 127);
            this.txt_ftwoCheckdate.Name = "txt_ftwoCheckdate";
            this.txt_ftwoCheckdate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_ftwoCheckdate.Properties.Appearance.Options.UseFont = true;
            this.txt_ftwoCheckdate.Size = new System.Drawing.Size(150, 28);
            this.txt_ftwoCheckdate.TabIndex = 285;
            //
            // lb_ftwoCheckor
            //
            this.lb_ftwoCheckor.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_ftwoCheckor.Appearance.Options.UseFont = true;
            this.lb_ftwoCheckor.Location = new System.Drawing.Point(517, 130);
            this.lb_ftwoCheckor.Name = "lb_ftwoCheckor";
            this.lb_ftwoCheckor.Size = new System.Drawing.Size(56, 21);
            this.lb_ftwoCheckor.TabIndex = 280;
            this.lb_ftwoCheckor.Text = "批准人 ";
            //
            // txt_ftwoCheckor
            //
            this.txt_ftwoCheckor.Location = new System.Drawing.Point(613, 123);
            this.txt_ftwoCheckor.Name = "txt_ftwoCheckor";
            this.txt_ftwoCheckor.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_ftwoCheckor.Properties.Appearance.Options.UseFont = true;
            this.txt_ftwoCheckor.Size = new System.Drawing.Size(150, 28);
            this.txt_ftwoCheckor.TabIndex = 280;
            //
            // gv_ftwoCheckor
            //
            this.gv_ftwoCheckor.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_ftwoCheckor.AppearanceCell.Options.UseFont = true;
            this.gv_ftwoCheckor.Caption = "批准人 ";
            this.gv_ftwoCheckor.FieldName = "ftwoCheckor";
            this.gv_ftwoCheckor.MinWidth = 50;
            this.gv_ftwoCheckor.Name = "gv_ftwoCheckor";
            this.gv_ftwoCheckor.OptionsColumn.AllowEdit = false;
            this.gv_ftwoCheckor.Tag = "query_a.FTWO_CHECKOR";
            this.gv_ftwoCheckor.Visible = true;
            this.gv_ftwoCheckor.VisibleIndex = 10;
            this.gv_ftwoCheckor.Width = 94;
            //
            // lb_ftwoChecked
            //
            this.lb_ftwoChecked.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_ftwoChecked.Appearance.Options.UseFont = true;
            this.lb_ftwoChecked.Location = new System.Drawing.Point(251, 130);
            this.lb_ftwoChecked.Name = "lb_ftwoChecked";
            this.lb_ftwoChecked.Size = new System.Drawing.Size(73, 21);
            this.lb_ftwoChecked.TabIndex = 273;
            this.lb_ftwoChecked.Text = "批准标记 ";
            //
            // txt_ftwoChecked
            //
            this.txt_ftwoChecked.Location = new System.Drawing.Point(331, 127);
            this.txt_ftwoChecked.Name = "txt_ftwoChecked";
            this.txt_ftwoChecked.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_ftwoChecked.Properties.Appearance.Options.UseFont = true;
            this.txt_ftwoChecked.Size = new System.Drawing.Size(150, 28);
            this.txt_ftwoChecked.TabIndex = 273;
            //
            // gv_ftwoChecked
            //
            this.gv_ftwoChecked.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_ftwoChecked.AppearanceCell.Options.UseFont = true;
            this.gv_ftwoChecked.Caption = "批准标记 ";
            this.gv_ftwoChecked.FieldName = "ftwoChecked";
            this.gv_ftwoChecked.MinWidth = 50;
            this.gv_ftwoChecked.Name = "gv_ftwoChecked";
            this.gv_ftwoChecked.OptionsColumn.AllowEdit = false;
            this.gv_ftwoChecked.Tag = "query_a.FTWO_CHECKED";
            this.gv_ftwoChecked.Visible = true;
            this.gv_ftwoChecked.VisibleIndex = 2;
            this.gv_ftwoChecked.Width = 94;
            //
            // lb_foneCheckdate
            //
            this.lb_foneCheckdate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_foneCheckdate.Appearance.Options.UseFont = true;
            this.lb_foneCheckdate.Location = new System.Drawing.Point(251, 95);
            this.lb_foneCheckdate.Name = "lb_foneCheckdate";
            this.lb_foneCheckdate.Size = new System.Drawing.Size(73, 21);
            this.lb_foneCheckdate.TabIndex = 267;
            this.lb_foneCheckdate.Text = "审批日期 ";
            //
            // txt_foneCheckdate
            //
            this.txt_foneCheckdate.Location = new System.Drawing.Point(330, 95);
            this.txt_foneCheckdate.Name = "txt_foneCheckdate";
            this.txt_foneCheckdate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_foneCheckdate.Properties.Appearance.Options.UseFont = true;
            this.txt_foneCheckdate.Size = new System.Drawing.Size(150, 28);
            this.txt_foneCheckdate.TabIndex = 267;
            //
            // gv_foneCheckdate
            //
            this.gv_foneCheckdate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_foneCheckdate.AppearanceCell.Options.UseFont = true;
            this.gv_foneCheckdate.Caption = "审批日期 ";
            this.gv_foneCheckdate.FieldName = "foneCheckdate";
            this.gv_foneCheckdate.MinWidth = 50;
            this.gv_foneCheckdate.Name = "gv_foneCheckdate";
            this.gv_foneCheckdate.OptionsColumn.AllowEdit = false;
            this.gv_foneCheckdate.Tag = "query_a.FONE_CHECKDATE";
            this.gv_foneCheckdate.Visible = true;
            this.gv_foneCheckdate.VisibleIndex = 9;
            this.gv_foneCheckdate.Width = 94;
            //
            // lb_foneCheckor
            //
            this.lb_foneCheckor.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_foneCheckor.Appearance.Options.UseFont = true;
            this.lb_foneCheckor.Location = new System.Drawing.Point(11, 95);
            this.lb_foneCheckor.Name = "lb_foneCheckor";
            this.lb_foneCheckor.Size = new System.Drawing.Size(56, 21);
            this.lb_foneCheckor.TabIndex = 262;
            this.lb_foneCheckor.Text = "审批人 ";
            //
            // txt_foneCheckor
            //
            this.txt_foneCheckor.Location = new System.Drawing.Point(80, 95);
            this.txt_foneCheckor.Name = "txt_foneCheckor";
            this.txt_foneCheckor.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_foneCheckor.Properties.Appearance.Options.UseFont = true;
            this.txt_foneCheckor.Size = new System.Drawing.Size(150, 28);
            this.txt_foneCheckor.TabIndex = 262;
            //
            // gv_foneCheckor
            //
            this.gv_foneCheckor.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_foneCheckor.AppearanceCell.Options.UseFont = true;
            this.gv_foneCheckor.Caption = "审批人 ";
            this.gv_foneCheckor.FieldName = "foneCheckor";
            this.gv_foneCheckor.MinWidth = 50;
            this.gv_foneCheckor.Name = "gv_foneCheckor";
            this.gv_foneCheckor.OptionsColumn.AllowEdit = false;
            this.gv_foneCheckor.Tag = "query_a.FONE_CHECKOR";
            this.gv_foneCheckor.Visible = true;
            this.gv_foneCheckor.VisibleIndex = 8;
            this.gv_foneCheckor.Width = 94;
            //
            // lb_foneChecked
            //
            this.lb_foneChecked.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_foneChecked.Appearance.Options.UseFont = true;
            this.lb_foneChecked.Location = new System.Drawing.Point(500, 91);
            this.lb_foneChecked.Name = "lb_foneChecked";
            this.lb_foneChecked.Size = new System.Drawing.Size(73, 21);
            this.lb_foneChecked.TabIndex = 258;
            this.lb_foneChecked.Text = "审批标记 ";
            //
            // txt_foneChecked
            //
            this.txt_foneChecked.Location = new System.Drawing.Point(613, 88);
            this.txt_foneChecked.Name = "txt_foneChecked";
            this.txt_foneChecked.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_foneChecked.Properties.Appearance.Options.UseFont = true;
            this.txt_foneChecked.Size = new System.Drawing.Size(150, 28);
            this.txt_foneChecked.TabIndex = 258;
            //
            // gv_foneChecked
            //
            this.gv_foneChecked.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_foneChecked.AppearanceCell.Options.UseFont = true;
            this.gv_foneChecked.Caption = "审批标记 ";
            this.gv_foneChecked.FieldName = "foneChecked";
            this.gv_foneChecked.MinWidth = 50;
            this.gv_foneChecked.Name = "gv_foneChecked";
            this.gv_foneChecked.OptionsColumn.AllowEdit = false;
            this.gv_foneChecked.Tag = "query_a.FONE_CHECKED";
            this.gv_foneChecked.Visible = true;
            this.gv_foneChecked.VisibleIndex = 1;
            this.gv_foneChecked.Width = 94;
            //
            // lb_finspectionLevel
            //
            this.lb_finspectionLevel.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_finspectionLevel.Appearance.Options.UseFont = true;
            this.lb_finspectionLevel.Location = new System.Drawing.Point(3, 63);
            this.lb_finspectionLevel.Name = "lb_finspectionLevel";
            this.lb_finspectionLevel.Size = new System.Drawing.Size(73, 21);
            this.lb_finspectionLevel.TabIndex = 243;
            this.lb_finspectionLevel.Text = "检验水准 ";
            //
            // txt_finspectionLevel
            //
            this.txt_finspectionLevel.Location = new System.Drawing.Point(82, 56);
            this.txt_finspectionLevel.Name = "txt_finspectionLevel";
            this.txt_finspectionLevel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_finspectionLevel.Properties.Appearance.Options.UseFont = true;
            this.txt_finspectionLevel.Size = new System.Drawing.Size(150, 28);
            this.txt_finspectionLevel.TabIndex = 243;
            //
            // gv_name1
            //
            this.gv_name1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_name1.AppearanceCell.Options.UseFont = true;
            this.gv_name1.Caption = "规格型号";
            this.gv_name1.FieldName = "name1";
            this.gv_name1.MinWidth = 50;
            this.gv_name1.Name = "gv_name1";
            this.gv_name1.OptionsColumn.AllowEdit = false;
            this.gv_name1.Tag = "query_a.NAME1";
            this.gv_name1.Visible = true;
            this.gv_name1.VisibleIndex = 13;
            this.gv_name1.Width = 94;
            //
            // lb_itemNo
            //
            this.lb_itemNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_itemNo.Appearance.Options.UseFont = true;
            this.lb_itemNo.Location = new System.Drawing.Point(500, 20);
            this.lb_itemNo.Name = "lb_itemNo";
            this.lb_itemNo.Size = new System.Drawing.Size(107, 21);
            this.lb_itemNo.TabIndex = 222;
            this.lb_itemNo.Text = "物料产品编码 ";
            //
            // txt_itemNo
            //
            this.txt_itemNo.Location = new System.Drawing.Point(613, 17);
            this.txt_itemNo.Name = "txt_itemNo";
            this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
            this.txt_itemNo.Size = new System.Drawing.Size(150, 28);
            this.txt_itemNo.TabIndex = 222;
            //
            // gv_itemNo
            //
            this.gv_itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_itemNo.AppearanceCell.Options.UseFont = true;
            this.gv_itemNo.Caption = "物料产品编码 ";
            this.gv_itemNo.FieldName = "itemNo";
            this.gv_itemNo.MinWidth = 50;
            this.gv_itemNo.Name = "gv_itemNo";
            this.gv_itemNo.OptionsColumn.AllowEdit = false;
            this.gv_itemNo.Tag = "query_a.ITEM_NO";
            this.gv_itemNo.Visible = true;
            this.gv_itemNo.VisibleIndex = 3;
            this.gv_itemNo.Width = 94;
            //
            // lb_memo
            //
            this.lb_memo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_memo.Appearance.Options.UseFont = true;
            this.lb_memo.Location = new System.Drawing.Point(270, 52);
            this.lb_memo.Name = "lb_memo";
            this.lb_memo.Size = new System.Drawing.Size(39, 21);
            this.lb_memo.TabIndex = 219;
            this.lb_memo.Text = "备注 ";
            //
            // txt_memo
            //
            this.txt_memo.Location = new System.Drawing.Point(330, 56);
            this.txt_memo.Name = "txt_memo";
            this.txt_memo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_memo.Properties.Appearance.Options.UseFont = true;
            this.txt_memo.Size = new System.Drawing.Size(150, 28);
            this.txt_memo.TabIndex = 219;
            //
            // gv_memo
            //
            this.gv_memo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_memo.AppearanceCell.Options.UseFont = true;
            this.gv_memo.Caption = "备注 ";
            this.gv_memo.FieldName = "memo";
            this.gv_memo.MinWidth = 50;
            this.gv_memo.Name = "gv_memo";
            this.gv_memo.OptionsColumn.AllowEdit = false;
            this.gv_memo.Tag = "query_a.MEMO";
            this.gv_memo.Visible = true;
            this.gv_memo.VisibleIndex = 12;
            this.gv_memo.Width = 94;
            //
            // lb_guid
            //
            this.lb_guid.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_guid.Appearance.Options.UseFont = true;
            this.lb_guid.Location = new System.Drawing.Point(20, 20);
            this.lb_guid.Name = "lb_guid";
            this.lb_guid.Size = new System.Drawing.Size(36, 21);
            this.lb_guid.TabIndex = 210;
            this.lb_guid.Text = "guid ";
            //
            // txt_guid
            //
            this.txt_guid.Location = new System.Drawing.Point(80, 20);
            this.txt_guid.Name = "txt_guid";
            this.txt_guid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_guid.Properties.Appearance.Options.UseFont = true;
            this.txt_guid.Size = new System.Drawing.Size(150, 28);
            this.txt_guid.TabIndex = 210;
            //
            // gv_guid
            //
            this.gv_guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_guid.AppearanceCell.Options.UseFont = true;
            this.gv_guid.Caption = "guid ";
            this.gv_guid.FieldName = "guid";
            this.gv_guid.MinWidth = 50;
            this.gv_guid.Name = "gv_guid";
            this.gv_guid.OptionsColumn.AllowEdit = false;
            this.gv_guid.Tag = "query_a.guid";
            this.gv_guid.Width = 94;
            //
            // toolBarMenu1
            //
            this.toolBarMenu1.chkParameter = null;
            this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
            this.toolBarMenu1.guidKey = null;
            this.toolBarMenu1.isSetBtn = false;
            this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
            this.toolBarMenu1.Name = "toolBarMenu1";
            this.toolBarMenu1.rptParameter = null;
            this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80);
            this.toolBarMenu1.TabIndex = 0;
            this.toolBarMenu1.xlsInService = null;
            this.toolBarMenu1.xlsOutParameter = null;
            //
            // gcMain
            //
            this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gcMain.Location = new System.Drawing.Point(0, 0);
            this.gcMain.MainView = this.gridView1;
            this.gcMain.Name = "gcMain";
            this.gcMain.Size = new System.Drawing.Size(1126, 531);
            this.gcMain.TabIndex = 1;
            this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});
            //
            // gridView1
            //
            this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gv_guid,
            this.gv_isenabled,
            this.gv_foneChecked,
            this.gv_ftwoChecked,
            this.gv_itemNo,
            this.gridColumn3,
            this.gridColumn2,
            this.gridColumn4,
            this.gridColumn1,
            this.gv_foneCheckor,
            this.gv_foneCheckdate,
            this.gv_ftwoCheckor,
            this.gv_fversion,
            this.gv_memo,
            this.gv_name1});
            this.gridView1.GridControl = this.gcMain;
            this.gridView1.IndicatorWidth = 50;
            this.gridView1.Name = "gridView1";
            this.gridView1.OptionsFind.ShowSearchNavButtons = false;
            this.gridView1.OptionsView.ShowAutoFilterRow = true;
            this.gridView1.OptionsView.ShowGroupPanel = false;
            //
            // xtraTabControl1
            //
            this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
            this.xtraTabControl1.Name = "xtraTabControl1";
            this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
            this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602);
            this.xtraTabControl1.TabIndex = 3;
            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.xtraTabPage1,
            this.xtraTabPage2});
            //
            // xtraTabPage1
            //
            this.xtraTabPage1.Controls.Add(this.gcMain);
            this.xtraTabPage1.Controls.Add(this.pageBar1);
            this.xtraTabPage1.Name = "xtraTabPage1";
            this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570);
            this.xtraTabPage1.Text = "数据查询";
            //
            // pageBar1
            //
            this.pageBar1.CurrentPage = 1;
            this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.pageBar1.Location = new System.Drawing.Point(0, 531);
            this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
            this.pageBar1.Name = "pageBar1";
            this.pageBar1.RecordCount = 0;
            this.pageBar1.RowsCount = 50;
            this.pageBar1.Size = new System.Drawing.Size(1126, 39);
            this.pageBar1.TabIndex = 3;
            this.pageBar1.TotalPages = 0;
            //
            // xtraTabPage2
            //
            this.xtraTabPage2.Controls.Add(this.tabMx);
            this.xtraTabPage2.Controls.Add(this.panel1);
            this.xtraTabPage2.Name = "xtraTabPage2";
            this.xtraTabPage2.PageEnabled = false;
            this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570);
            this.xtraTabPage2.Text = "数据编辑";
            //
            // tabMx
            //
            this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabMx.Location = new System.Drawing.Point(0, 177);
            this.tabMx.Name = "tabMx";
            this.tabMx.SelectedTabPage = this.tabMxPage1;
            this.tabMx.Size = new System.Drawing.Size(1126, 393);
            this.tabMx.TabIndex = 2;
            this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.tabMxPage1});
            //
            // panel1
            //
            this.panel1.BackColor = System.Drawing.Color.White;
            this.panel1.Controls.Add(this.lbGuid);
            this.panel1.Controls.Add(this.lb_itemId);
            this.panel1.Controls.Add(this.txt_itemId);
            this.panel1.Controls.Add(this.lb_tname);
            this.panel1.Controls.Add(this.txt_tname);
            this.panel1.Controls.Add(this.lb_isenabled);
            this.panel1.Controls.Add(this.txt_isenabled);
            this.panel1.Controls.Add(this.lb_fversion);
            this.panel1.Controls.Add(this.txt_fversion);
            this.panel1.Controls.Add(this.lb_ftwoCheckdate);
            this.panel1.Controls.Add(this.txt_ftwoCheckdate);
            this.panel1.Controls.Add(this.lb_ftwoCheckor);
            this.panel1.Controls.Add(this.txt_ftwoCheckor);
            this.panel1.Controls.Add(this.lb_ftwoChecked);
            this.panel1.Controls.Add(this.txt_ftwoChecked);
            this.panel1.Controls.Add(this.lb_foneCheckdate);
            this.panel1.Controls.Add(this.txt_foneCheckdate);
            this.panel1.Controls.Add(this.lb_foneCheckor);
            this.panel1.Controls.Add(this.txt_foneCheckor);
            this.panel1.Controls.Add(this.lb_foneChecked);
            this.panel1.Controls.Add(this.txt_foneChecked);
            this.panel1.Controls.Add(this.lb_finspectionLevel);
            this.panel1.Controls.Add(this.txt_finspectionLevel);
            this.panel1.Controls.Add(this.lb_itemNo);
            this.panel1.Controls.Add(this.txt_itemNo);
            this.panel1.Controls.Add(this.lb_memo);
            this.panel1.Controls.Add(this.txt_memo);
            this.panel1.Controls.Add(this.lb_guid);
            this.panel1.Controls.Add(this.txt_guid);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(1126, 177);
            this.panel1.TabIndex = 1;
            //
            // lbGuid
            //
            this.lbGuid.AutoSize = true;
            this.lbGuid.Location = new System.Drawing.Point(112, 388);
            this.lbGuid.Name = "lbGuid";
            this.lbGuid.Size = new System.Drawing.Size(0, 21);
            this.lbGuid.TabIndex = 1;
            //
            // gridColumn1
            //
            this.gridColumn1.Caption = "制作人";
            this.gridColumn1.FieldName = "username";
            this.gridColumn1.MinWidth = 25;
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 7;
            this.gridColumn1.Width = 94;
            //
            // gridColumn2
            //
            this.gridColumn2.Caption = "物料规格";
            this.gridColumn2.FieldName = "itemmodel";
            this.gridColumn2.MinWidth = 25;
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 5;
            this.gridColumn2.Width = 94;
            //
            // gridColumn3
            //
            this.gridColumn3.Caption = "物料名称";
            this.gridColumn3.FieldName = "itemname";
            this.gridColumn3.MinWidth = 25;
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 4;
            this.gridColumn3.Width = 94;
            //
            // gridColumn4
            //
            this.gridColumn4.Caption = "制作时间";
            this.gridColumn4.FieldName = "createdate";
            this.gridColumn4.MinWidth = 25;
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 6;
            this.gridColumn4.Width = 94;
            //
            // Frm_MesQmCheckitemDt
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1128, 682);
            this.Controls.Add(this.xtraTabControl1);
            this.Controls.Add(this.toolBarMenu1);
            this.Name = "Frm_MesQmCheckitemDt";
            this.tabMxPage1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemId.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_tname.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_isenabled.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fversion.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoCheckdate.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoCheckor.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoChecked.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_foneCheckdate.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_foneCheckor.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_foneChecked.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_finspectionLevel.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_memo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
            this.xtraTabControl1.ResumeLayout(false);
            this.xtraTabPage1.ResumeLayout(false);
            this.xtraTabPage2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
            this.tabMx.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.ResumeLayout(false);
        }
        #endregion
      private UserControl.UcToolBarMenu toolBarMenu1;
        private DevExpress.XtraGrid.GridControl gcMain;
        private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
        private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
        private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
        private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
        private UserControls.Data.UcPageBar pageBar1;
        private System.Windows.Forms.Panel panel1;
        private System.Windows.Forms.Label lbGuid;
  private DevExpress.XtraTab.XtraTabControl tabMx;
       //BQCreateConrolObejct
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1pid;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1facLevel;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1fstand;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckLevel;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1fdownAllow;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckTool;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1sampleSizeNo;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckItem;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1fupAllow;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1forder;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemNo;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1memo;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid;
 private DevExpress.XtraTab.XtraTabPage tabMxPage1;
 private DevExpress.XtraGrid.GridControl gcMx1;
 private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
private DevExpress.XtraEditors.LabelControl lb_itemId;
private DevExpress.XtraEditors.TextEdit txt_itemId;
private DevExpress.XtraEditors.LabelControl lb_tname;
private DevExpress.XtraEditors.TextEdit txt_tname;
private DevExpress.XtraEditors.LabelControl lb_isenabled;
private DevExpress.XtraEditors.TextEdit txt_isenabled;
 private DevExpress.XtraGrid.Columns.GridColumn gv_isenabled;
private DevExpress.XtraEditors.LabelControl lb_fversion;
private DevExpress.XtraEditors.TextEdit txt_fversion;
 private DevExpress.XtraGrid.Columns.GridColumn gv_fversion;
private DevExpress.XtraEditors.LabelControl lb_ftwoCheckdate;
private DevExpress.XtraEditors.TextEdit txt_ftwoCheckdate;
private DevExpress.XtraEditors.LabelControl lb_ftwoCheckor;
private DevExpress.XtraEditors.TextEdit txt_ftwoCheckor;
 private DevExpress.XtraGrid.Columns.GridColumn gv_ftwoCheckor;
private DevExpress.XtraEditors.LabelControl lb_ftwoChecked;
private DevExpress.XtraEditors.TextEdit txt_ftwoChecked;
 private DevExpress.XtraGrid.Columns.GridColumn gv_ftwoChecked;
private DevExpress.XtraEditors.LabelControl lb_foneCheckdate;
private DevExpress.XtraEditors.TextEdit txt_foneCheckdate;
 private DevExpress.XtraGrid.Columns.GridColumn gv_foneCheckdate;
private DevExpress.XtraEditors.LabelControl lb_foneCheckor;
private DevExpress.XtraEditors.TextEdit txt_foneCheckor;
 private DevExpress.XtraGrid.Columns.GridColumn gv_foneCheckor;
private DevExpress.XtraEditors.LabelControl lb_foneChecked;
private DevExpress.XtraEditors.TextEdit txt_foneChecked;
 private DevExpress.XtraGrid.Columns.GridColumn gv_foneChecked;
private DevExpress.XtraEditors.LabelControl lb_finspectionLevel;
private DevExpress.XtraEditors.TextEdit txt_finspectionLevel;
 private DevExpress.XtraGrid.Columns.GridColumn gv_name1;
private DevExpress.XtraEditors.LabelControl lb_itemNo;
private DevExpress.XtraEditors.TextEdit txt_itemNo;
 private DevExpress.XtraGrid.Columns.GridColumn gv_itemNo;
private DevExpress.XtraEditors.LabelControl lb_memo;
private DevExpress.XtraEditors.TextEdit txt_memo;
 private DevExpress.XtraGrid.Columns.GridColumn gv_memo;
private DevExpress.XtraEditors.LabelControl lb_guid;
private DevExpress.XtraEditors.TextEdit txt_guid;
 private DevExpress.XtraGrid.Columns.GridColumn gv_guid;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
    }
}
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.resx
¶Ô±ÈÐÂÎļþ
@@ -0,0 +1,120 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
  <!--
    Microsoft ResX Schema
    Version 2.0
    The primary goals of this format is to allow a simple XML format
    that is mostly human readable. The generation and parsing of the
    various data types are done through the TypeConverter classes
    associated with the data types.
    Example:
    ... ado.net/XML headers & schema ...
    <resheader name="resmimetype">text/microsoft-resx</resheader>
    <resheader name="version">2.0</resheader>
    <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
    <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
    <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
    <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
    <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
        <value>[base64 mime encoded serialized .NET Framework object]</value>
    </data>
    <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
        <comment>This is a comment</comment>
    </data>
    There are any number of "resheader" rows that contain simple
    name/value pairs.
    Each data row contains a name, and value. The row also contains a
    type or mimetype. Type corresponds to a .NET class that support
    text/value conversion through the TypeConverter architecture.
    Classes that don't support this are serialized and stored with the
    mimetype set.
    The mimetype is used for serialized objects, and tells the
    ResXResourceReader how to depersist the object. This is currently not
    extensible. For a given mimetype the value must be set accordingly:
    Note - application/x-microsoft.net.object.binary.base64 is the format
    that the ResXResourceWriter will generate, however the reader can
    read any of the formats listed below.
    mimetype: application/x-microsoft.net.object.binary.base64
    value   : The object must be serialized with
            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
            : and then encoded with base64 encoding.
    mimetype: application/x-microsoft.net.object.soap.base64
    value   : The object must be serialized with
            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
            : and then encoded with base64 encoding.
    mimetype: application/x-microsoft.net.object.bytearray.base64
    value   : The object must be serialized into a byte array
            : using a System.ComponentModel.TypeConverter
            : and then encoded with base64 encoding.
    -->
  <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
    <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
    <xsd:element name="root" msdata:IsDataSet="true">
      <xsd:complexType>
        <xsd:choice maxOccurs="unbounded">
          <xsd:element name="metadata">
            <xsd:complexType>
              <xsd:sequence>
                <xsd:element name="value" type="xsd:string" minOccurs="0" />
              </xsd:sequence>
              <xsd:attribute name="name" use="required" type="xsd:string" />
              <xsd:attribute name="type" type="xsd:string" />
              <xsd:attribute name="mimetype" type="xsd:string" />
              <xsd:attribute ref="xml:space" />
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="assembly">
            <xsd:complexType>
              <xsd:attribute name="alias" type="xsd:string" />
              <xsd:attribute name="name" type="xsd:string" />
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="data">
            <xsd:complexType>
              <xsd:sequence>
                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
                <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
              </xsd:sequence>
              <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
              <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
              <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
              <xsd:attribute ref="xml:space" />
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="resheader">
            <xsd:complexType>
              <xsd:sequence>
                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
              </xsd:sequence>
              <xsd:attribute name="name" type="xsd:string" use="required" />
            </xsd:complexType>
          </xsd:element>
        </xsd:choice>
      </xsd:complexType>
    </xsd:element>
  </xsd:schema>
  <resheader name="resmimetype">
    <value>text/microsoft-resx</value>
  </resheader>
  <resheader name="version">
    <value>2.0</value>
  </resheader>
  <resheader name="reader">
    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  </resheader>
  <resheader name="writer">
    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  </resheader>
</root>