HYPDM.WinUI.ProductsAndParts.Material.MaterialConfForm.InitializeComponent C# (CSharp) Method

InitializeComponent() private method

Required method for Designer support - do not modify the contents of this method with the code editor.
private InitializeComponent ( ) : void
return void
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MaterialConfForm));
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.tabControl1 = new System.Windows.Forms.TabControl();
            this.tabPage1 = new System.Windows.Forms.TabPage();
            this.label12 = new System.Windows.Forms.Label();
            this.tb_rawMaterail = new System.Windows.Forms.TextBox();
            this.label11 = new System.Windows.Forms.Label();
            this.tb_modifyTime = new System.Windows.Forms.TextBox();
            this.tb_version = new System.Windows.Forms.TextBox();
            this.label10 = new System.Windows.Forms.Label();
            this.tb_createTime = new System.Windows.Forms.TextBox();
            this.label9 = new System.Windows.Forms.Label();
            this.tb_memoEn = new System.Windows.Forms.TextBox();
            this.label8 = new System.Windows.Forms.Label();
            this.tb_memoZh = new System.Windows.Forms.TextBox();
            this.label7 = new System.Windows.Forms.Label();
            this.tb_modifier = new System.Windows.Forms.TextBox();
            this.label6 = new System.Windows.Forms.Label();
            this.tb_creater = new System.Windows.Forms.TextBox();
            this.label5 = new System.Windows.Forms.Label();
            this.tb_materailSrc = new System.Windows.Forms.TextBox();
            this.label4 = new System.Windows.Forms.Label();
            this.tb_productType = new System.Windows.Forms.TextBox();
            this.label3 = new System.Windows.Forms.Label();
            this.tb_modelType = new System.Windows.Forms.TextBox();
            this.label2 = new System.Windows.Forms.Label();
            this.tb_productNo = new System.Windows.Forms.TextBox();
            this.label1 = new System.Windows.Forms.Label();
            this.toolStrip2 = new System.Windows.Forms.ToolStrip();
            this.toolStripLabel10 = new System.Windows.Forms.ToolStripLabel();
            this.toolStripLabel11 = new System.Windows.Forms.ToolStripLabel();
            this.toolStripLabel12 = new System.Windows.Forms.ToolStripLabel();
            this.toolBase = new System.Windows.Forms.ToolStrip();
            this.toolBaseReg = new System.Windows.Forms.ToolStripButton();
            this.toolBaseEdit = new System.Windows.Forms.ToolStripButton();
            this.toolBaseClear = new System.Windows.Forms.ToolStripButton();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.tabControl = new System.Windows.Forms.TabControl();
            this.tab_Memo = new System.Windows.Forms.TabPage();
            this.rtbMemo = new System.Windows.Forms.RichTextBox();
            this.tab_ProRecord = new System.Windows.Forms.TabPage();
            this.toolProRecord = new System.Windows.Forms.ToolStrip();
            this.toolProRecordEdit = new System.Windows.Forms.ToolStripButton();
            this.toolProRecordAdd = new System.Windows.Forms.ToolStripButton();
            this.dgv_ProRecord = new HYPDM.BaseControl.DataGridViewExt();
            this.checkedDataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
            this.WFA_ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.OBJECTKEY = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.WFT_NAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.SUBJECT = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.STATUS = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.CREATEUSER = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.WFT_ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.bs_Data_ProRecord = new System.Windows.Forms.BindingSource(this.components);
            this.tab_Doc = new System.Windows.Forms.TabPage();
            this.ucPageDoc = new HYPDM.BaseControl.UcPaging();
            this.dgvDoc = new HYPDM.BaseControl.DataGridViewExt();
            this.DOCID = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.DOCNO = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.DOCVERSION = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.DOCDOCSTATUS = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.DOCCREATEUSER = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.toolStrip4 = new System.Windows.Forms.ToolStrip();
            this.tsb_DocAdd = new System.Windows.Forms.ToolStripButton();
            this.tsb_DocDel = new System.Windows.Forms.ToolStripButton();
            this.tsb_DocLook = new System.Windows.Forms.ToolStripButton();
            this.tab_Drawing = new System.Windows.Forms.TabPage();
            this.ucPageDraw = new HYPDM.BaseControl.UcPaging();
            this.dgv_DrawList = new HYPDM.BaseControl.DataGridViewExt();
            this.DRAWID = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.DRAWNO = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.DRAWVERSION = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.DRAWDOCSTATUS = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.DRAWCREATEUSER = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.toolStrip5 = new System.Windows.Forms.ToolStrip();
            this.toolDrawAdd = new System.Windows.Forms.ToolStripButton();
            this.toolDrawDel = new System.Windows.Forms.ToolStripButton();
            this.toolDrawLook = new System.Windows.Forms.ToolStripButton();
            this.tab_ExtPro = new System.Windows.Forms.TabPage();
            this.dgvExptendProperties = new HYPDM.BaseControl.DataGridViewExt();
            this.PARAMS_NAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.TARGET_COLNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.colValue = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.toolStrip1 = new System.Windows.Forms.ToolStrip();
            this.toolExt_Add = new System.Windows.Forms.ToolStripButton();
            this.image_productStruct = new System.Windows.Forms.ImageList(this.components);
            this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.新建ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.产品1ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.产品2ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.结构ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.产品结构ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.添加下层ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.删除关联ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.bOM顺序重排ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.替换为ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.插入ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.展开ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.打开ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.复制ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.发送ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.注册流程ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.对象比较ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.eRP集成ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.工艺权限ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker();
            this.groupBox1.SuspendLayout();
            this.tabControl1.SuspendLayout();
            this.tabPage1.SuspendLayout();
            this.toolStrip2.SuspendLayout();
            this.toolBase.SuspendLayout();
            this.groupBox2.SuspendLayout();
            this.tabControl.SuspendLayout();
            this.tab_Memo.SuspendLayout();
            this.tab_ProRecord.SuspendLayout();
            this.toolProRecord.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgv_ProRecord)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bs_Data_ProRecord)).BeginInit();
            this.tab_Doc.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgvDoc)).BeginInit();
            this.toolStrip4.SuspendLayout();
            this.tab_Drawing.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgv_DrawList)).BeginInit();
            this.toolStrip5.SuspendLayout();
            this.tab_ExtPro.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgvExptendProperties)).BeginInit();
            this.toolStrip1.SuspendLayout();
            this.contextMenuStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.tabControl1);
            this.groupBox1.Location = new System.Drawing.Point(3, 28);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(307, 425);
            this.groupBox1.TabIndex = 0;
            this.groupBox1.TabStop = false;
            // 
            // tabControl1
            // 
            this.tabControl1.Controls.Add(this.tabPage1);
            this.tabControl1.Location = new System.Drawing.Point(6, 10);
            this.tabControl1.Name = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size = new System.Drawing.Size(301, 416);
            this.tabControl1.TabIndex = 0;
            // 
            // tabPage1
            // 
            this.tabPage1.BackColor = System.Drawing.Color.Transparent;
            this.tabPage1.Controls.Add(this.label12);
            this.tabPage1.Controls.Add(this.tb_rawMaterail);
            this.tabPage1.Controls.Add(this.label11);
            this.tabPage1.Controls.Add(this.tb_modifyTime);
            this.tabPage1.Controls.Add(this.tb_version);
            this.tabPage1.Controls.Add(this.label10);
            this.tabPage1.Controls.Add(this.tb_createTime);
            this.tabPage1.Controls.Add(this.label9);
            this.tabPage1.Controls.Add(this.tb_memoEn);
            this.tabPage1.Controls.Add(this.label8);
            this.tabPage1.Controls.Add(this.tb_memoZh);
            this.tabPage1.Controls.Add(this.label7);
            this.tabPage1.Controls.Add(this.tb_modifier);
            this.tabPage1.Controls.Add(this.label6);
            this.tabPage1.Controls.Add(this.tb_creater);
            this.tabPage1.Controls.Add(this.label5);
            this.tabPage1.Controls.Add(this.tb_materailSrc);
            this.tabPage1.Controls.Add(this.label4);
            this.tabPage1.Controls.Add(this.tb_productType);
            this.tabPage1.Controls.Add(this.label3);
            this.tabPage1.Controls.Add(this.tb_modelType);
            this.tabPage1.Controls.Add(this.label2);
            this.tabPage1.Controls.Add(this.tb_productNo);
            this.tabPage1.Controls.Add(this.label1);
            this.tabPage1.Controls.Add(this.toolStrip2);
            this.tabPage1.Location = new System.Drawing.Point(4, 22);
            this.tabPage1.Name = "tabPage1";
            this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage1.Size = new System.Drawing.Size(293, 390);
            this.tabPage1.TabIndex = 0;
            this.tabPage1.Text = "产品信息";
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Location = new System.Drawing.Point(15, 169);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(29, 12);
            this.label12.TabIndex = 25;
            this.label12.Text = "材质";
            // 
            // tb_rawMaterail
            // 
            this.tb_rawMaterail.Enabled = false;
            this.tb_rawMaterail.Location = new System.Drawing.Point(74, 166);
            this.tb_rawMaterail.Name = "tb_rawMaterail";
            this.tb_rawMaterail.Size = new System.Drawing.Size(147, 21);
            this.tb_rawMaterail.TabIndex = 24;
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(15, 225);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(41, 12);
            this.label11.TabIndex = 23;
            this.label11.Text = "创建者";
            // 
            // tb_modifyTime
            // 
            this.tb_modifyTime.Enabled = false;
            this.tb_modifyTime.Location = new System.Drawing.Point(74, 357);
            this.tb_modifyTime.Name = "tb_modifyTime";
            this.tb_modifyTime.Size = new System.Drawing.Size(147, 21);
            this.tb_modifyTime.TabIndex = 22;
            // 
            // tb_version
            // 
            this.tb_version.Enabled = false;
            this.tb_version.Location = new System.Drawing.Point(74, 76);
            this.tb_version.Name = "tb_version";
            this.tb_version.Size = new System.Drawing.Size(147, 21);
            this.tb_version.TabIndex = 21;
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(15, 79);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(41, 12);
            this.label10.TabIndex = 20;
            this.label10.Text = "版本号";
            // 
            // tb_createTime
            // 
            this.tb_createTime.Enabled = false;
            this.tb_createTime.Location = new System.Drawing.Point(74, 330);
            this.tb_createTime.Name = "tb_createTime";
            this.tb_createTime.Size = new System.Drawing.Size(147, 21);
            this.tb_createTime.TabIndex = 19;
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(15, 360);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(53, 12);
            this.label9.TabIndex = 18;
            this.label9.Text = "修改日期";
            // 
            // tb_memoEn
            // 
            this.tb_memoEn.Location = new System.Drawing.Point(74, 303);
            this.tb_memoEn.Name = "tb_memoEn";
            this.tb_memoEn.Size = new System.Drawing.Size(147, 21);
            this.tb_memoEn.TabIndex = 17;
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(15, 333);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(53, 12);
            this.label8.TabIndex = 16;
            this.label8.Text = "创建时间";
            // 
            // tb_memoZh
            // 
            this.tb_memoZh.Location = new System.Drawing.Point(74, 276);
            this.tb_memoZh.Name = "tb_memoZh";
            this.tb_memoZh.Size = new System.Drawing.Size(147, 21);
            this.tb_memoZh.TabIndex = 15;
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(15, 252);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(41, 12);
            this.label7.TabIndex = 14;
            this.label7.Text = "修改者";
            // 
            // tb_modifier
            // 
            this.tb_modifier.Enabled = false;
            this.tb_modifier.Location = new System.Drawing.Point(74, 249);
            this.tb_modifier.Name = "tb_modifier";
            this.tb_modifier.Size = new System.Drawing.Size(147, 21);
            this.tb_modifier.TabIndex = 13;
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(15, 198);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(53, 12);
            this.label6.TabIndex = 12;
            this.label6.Text = "材料来源";
            // 
            // tb_creater
            // 
            this.tb_creater.Enabled = false;
            this.tb_creater.Location = new System.Drawing.Point(74, 222);
            this.tb_creater.Name = "tb_creater";
            this.tb_creater.Size = new System.Drawing.Size(147, 21);
            this.tb_creater.TabIndex = 11;
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(15, 115);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(53, 12);
            this.label5.TabIndex = 10;
            this.label5.Text = "材料型号";
            // 
            // tb_materailSrc
            // 
            this.tb_materailSrc.Enabled = false;
            this.tb_materailSrc.Location = new System.Drawing.Point(74, 195);
            this.tb_materailSrc.Name = "tb_materailSrc";
            this.tb_materailSrc.Size = new System.Drawing.Size(147, 21);
            this.tb_materailSrc.TabIndex = 9;
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(15, 142);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(53, 12);
            this.label4.TabIndex = 8;
            this.label4.Text = "材料类型";
            // 
            // tb_productType
            // 
            this.tb_productType.Location = new System.Drawing.Point(74, 139);
            this.tb_productType.Name = "tb_productType";
            this.tb_productType.Size = new System.Drawing.Size(147, 21);
            this.tb_productType.TabIndex = 7;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(15, 306);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(53, 12);
            this.label3.TabIndex = 6;
            this.label3.Text = "英文描述";
            // 
            // tb_modelType
            // 
            this.tb_modelType.Location = new System.Drawing.Point(74, 112);
            this.tb_modelType.Name = "tb_modelType";
            this.tb_modelType.Size = new System.Drawing.Size(147, 21);
            this.tb_modelType.TabIndex = 5;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(15, 279);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(53, 12);
            this.label2.TabIndex = 4;
            this.label2.Text = "中文描述";
            // 
            // tb_productNo
            // 
            this.tb_productNo.Location = new System.Drawing.Point(74, 41);
            this.tb_productNo.Name = "tb_productNo";
            this.tb_productNo.Size = new System.Drawing.Size(147, 21);
            this.tb_productNo.TabIndex = 2;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(15, 45);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(29, 12);
            this.label1.TabIndex = 1;
            this.label1.Text = "编号";
            // 
            // toolStrip2
            // 
            this.toolStrip2.BackColor = System.Drawing.Color.Gainsboro;
            this.toolStrip2.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
            this.toolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripLabel10,
            this.toolStripLabel11,
            this.toolStripLabel12});
            this.toolStrip2.Location = new System.Drawing.Point(3, 3);
            this.toolStrip2.Name = "toolStrip2";
            this.toolStrip2.Size = new System.Drawing.Size(287, 25);
            this.toolStrip2.TabIndex = 0;
            this.toolStrip2.Text = "toolStrip2";
            // 
            // toolStripLabel10
            // 
            this.toolStripLabel10.Image = global::HYPDM.WinUI.Properties.Resources.file;
            this.toolStripLabel10.Name = "toolStripLabel10";
            this.toolStripLabel10.Size = new System.Drawing.Size(16, 22);
            // 
            // toolStripLabel11
            // 
            this.toolStripLabel11.Name = "toolStripLabel11";
            this.toolStripLabel11.Size = new System.Drawing.Size(16, 22);
            this.toolStripLabel11.Text = "  ";
            // 
            // toolStripLabel12
            // 
            this.toolStripLabel12.Name = "toolStripLabel12";
            this.toolStripLabel12.Size = new System.Drawing.Size(44, 22);
            this.toolStripLabel12.Text = "汇总表";
            // 
            // toolBase
            // 
            this.toolBase.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolBaseReg,
            this.toolBaseEdit,
            this.toolBaseClear});
            this.toolBase.Location = new System.Drawing.Point(0, 0);
            this.toolBase.Name = "toolBase";
            this.toolBase.Size = new System.Drawing.Size(864, 25);
            this.toolBase.TabIndex = 1;
            this.toolBase.Text = "toolStrip1";
            // 
            // toolBaseReg
            // 
            this.toolBaseReg.Image = global::HYPDM.WinUI.Properties.Resources.download;
            this.toolBaseReg.Name = "toolBaseReg";
            this.toolBaseReg.Size = new System.Drawing.Size(52, 22);
            this.toolBaseReg.Text = "新建";
            this.toolBaseReg.ToolTipText = "新版本";
            this.toolBaseReg.Click += new System.EventHandler(this.toolBaseReg_Click);
            // 
            // toolBaseEdit
            // 
            this.toolBaseEdit.Image = ((System.Drawing.Image)(resources.GetObject("toolBaseEdit.Image")));
            this.toolBaseEdit.Name = "toolBaseEdit";
            this.toolBaseEdit.Size = new System.Drawing.Size(52, 22);
            this.toolBaseEdit.Text = "修改";
            this.toolBaseEdit.ToolTipText = "修改";
            this.toolBaseEdit.Click += new System.EventHandler(this.toolBaseEdit_Click);
            // 
            // toolBaseClear
            // 
            this.toolBaseClear.Image = global::HYPDM.WinUI.Properties.Resources.view;
            this.toolBaseClear.Name = "toolBaseClear";
            this.toolBaseClear.Size = new System.Drawing.Size(52, 22);
            this.toolBaseClear.Text = "清空";
            this.toolBaseClear.Click += new System.EventHandler(this.toolBaseClear_Click);
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.tabControl);
            this.groupBox2.Location = new System.Drawing.Point(316, 28);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(536, 426);
            this.groupBox2.TabIndex = 1;
            this.groupBox2.TabStop = false;
            // 
            // tabControl
            // 
            this.tabControl.Controls.Add(this.tab_Memo);
            this.tabControl.Controls.Add(this.tab_ProRecord);
            this.tabControl.Controls.Add(this.tab_Doc);
            this.tabControl.Controls.Add(this.tab_Drawing);
            this.tabControl.Controls.Add(this.tab_ExtPro);
            this.tabControl.Location = new System.Drawing.Point(1, 10);
            this.tabControl.Name = "tabControl";
            this.tabControl.SelectedIndex = 0;
            this.tabControl.Size = new System.Drawing.Size(535, 415);
            this.tabControl.TabIndex = 0;
            // 
            // tab_Memo
            // 
            this.tab_Memo.Controls.Add(this.rtbMemo);
            this.tab_Memo.Location = new System.Drawing.Point(4, 22);
            this.tab_Memo.Name = "tab_Memo";
            this.tab_Memo.Padding = new System.Windows.Forms.Padding(3);
            this.tab_Memo.Size = new System.Drawing.Size(527, 389);
            this.tab_Memo.TabIndex = 0;
            this.tab_Memo.Text = "备注";
            this.tab_Memo.UseVisualStyleBackColor = true;
            // 
            // rtbMemo
            // 
            this.rtbMemo.Location = new System.Drawing.Point(6, 6);
            this.rtbMemo.Name = "rtbMemo";
            this.rtbMemo.Size = new System.Drawing.Size(515, 377);
            this.rtbMemo.TabIndex = 0;
            this.rtbMemo.Text = "";
            // 
            // tab_ProRecord
            // 
            this.tab_ProRecord.Controls.Add(this.toolProRecord);
            this.tab_ProRecord.Controls.Add(this.dgv_ProRecord);
            this.tab_ProRecord.Location = new System.Drawing.Point(4, 22);
            this.tab_ProRecord.Name = "tab_ProRecord";
            this.tab_ProRecord.Padding = new System.Windows.Forms.Padding(3);
            this.tab_ProRecord.Size = new System.Drawing.Size(527, 389);
            this.tab_ProRecord.TabIndex = 6;
            this.tab_ProRecord.Text = "变更申请";
            this.tab_ProRecord.UseVisualStyleBackColor = true;
            // 
            // toolProRecord
            // 
            this.toolProRecord.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolProRecordEdit,
            this.toolProRecordAdd});
            this.toolProRecord.Location = new System.Drawing.Point(3, 3);
            this.toolProRecord.Name = "toolProRecord";
            this.toolProRecord.Size = new System.Drawing.Size(521, 25);
            this.toolProRecord.TabIndex = 3;
            this.toolProRecord.Text = "toolStrip7";
            // 
            // toolProRecordEdit
            // 
            this.toolProRecordEdit.Image = ((System.Drawing.Image)(resources.GetObject("toolProRecordEdit.Image")));
            this.toolProRecordEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolProRecordEdit.Name = "toolProRecordEdit";
            this.toolProRecordEdit.Size = new System.Drawing.Size(52, 22);
            this.toolProRecordEdit.Text = "重启";
            this.toolProRecordEdit.Click += new System.EventHandler(this.toolProRecordEdit_Click);
            // 
            // toolProRecordAdd
            // 
            this.toolProRecordAdd.Image = global::HYPDM.WinUI.Properties.Resources.edit_add;
            this.toolProRecordAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolProRecordAdd.Name = "toolProRecordAdd";
            this.toolProRecordAdd.Size = new System.Drawing.Size(52, 22);
            this.toolProRecordAdd.Text = "添加";
            this.toolProRecordAdd.Visible = false;
            this.toolProRecordAdd.Click += new System.EventHandler(this.toolProRecordAdd_Click);
            // 
            // dgv_ProRecord
            // 
            this.dgv_ProRecord.AllowUserToAddRows = false;
            this.dgv_ProRecord.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.dgv_ProRecord.AutoGenerateColumns = false;
            this.dgv_ProRecord.BackgroundColor = System.Drawing.Color.AliceBlue;
            this.dgv_ProRecord.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.dgv_ProRecord.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dgv_ProRecord.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.checkedDataGridViewCheckBoxColumn1,
            this.WFA_ID,
            this.OBJECTKEY,
            this.WFT_NAME,
            this.SUBJECT,
            this.STATUS,
            this.CREATEUSER,
            this.WFT_ID});
            this.dgv_ProRecord.DataSource = this.bs_Data_ProRecord;
            dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
            dataGridViewCellStyle1.BackColor = System.Drawing.Color.GhostWhite;
            dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText;
            dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
            this.dgv_ProRecord.DefaultCellStyle = dataGridViewCellStyle1;
            this.dgv_ProRecord.GridColor = System.Drawing.Color.DarkSeaGreen;
            this.dgv_ProRecord.Location = new System.Drawing.Point(3, 31);
            this.dgv_ProRecord.MultiSelect = false;
            this.dgv_ProRecord.Name = "dgv_ProRecord";
            this.dgv_ProRecord.ReadOnly = true;
            this.dgv_ProRecord.RowTemplate.DefaultCellStyle.SelectionBackColor = System.Drawing.Color.LightGray;
            this.dgv_ProRecord.RowTemplate.DefaultCellStyle.SelectionForeColor = System.Drawing.Color.Red;
            this.dgv_ProRecord.RowTemplate.Height = 23;
            this.dgv_ProRecord.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
            this.dgv_ProRecord.Size = new System.Drawing.Size(521, 359);
            this.dgv_ProRecord.TabIndex = 2;
            this.dgv_ProRecord.DoubleClick += new System.EventHandler(this.dgv_ProRecord_DoubleClick);
            // 
            // checkedDataGridViewCheckBoxColumn1
            // 
            this.checkedDataGridViewCheckBoxColumn1.DataPropertyName = "Checked";
            this.checkedDataGridViewCheckBoxColumn1.HeaderText = "选择";
            this.checkedDataGridViewCheckBoxColumn1.Name = "checkedDataGridViewCheckBoxColumn1";
            this.checkedDataGridViewCheckBoxColumn1.ReadOnly = true;
            this.checkedDataGridViewCheckBoxColumn1.Visible = false;
            this.checkedDataGridViewCheckBoxColumn1.Width = 50;
            // 
            // WFA_ID
            // 
            this.WFA_ID.DataPropertyName = "WFA_ID";
            this.WFA_ID.HeaderText = "流程ID";
            this.WFA_ID.Name = "WFA_ID";
            this.WFA_ID.ReadOnly = true;
            this.WFA_ID.Visible = false;
            // 
            // OBJECTKEY
            // 
            this.OBJECTKEY.DataPropertyName = "OBJECTKEY";
            this.OBJECTKEY.HeaderText = "材料ID";
            this.OBJECTKEY.Name = "OBJECTKEY";
            this.OBJECTKEY.ReadOnly = true;
            this.OBJECTKEY.Visible = false;
            // 
            // WFT_NAME
            // 
            this.WFT_NAME.DataPropertyName = "WFT_NAME";
            this.WFT_NAME.HeaderText = "模板名称";
            this.WFT_NAME.Name = "WFT_NAME";
            this.WFT_NAME.ReadOnly = true;
            this.WFT_NAME.Width = 120;
            // 
            // SUBJECT
            // 
            this.SUBJECT.DataPropertyName = "SUBJECT";
            this.SUBJECT.HeaderText = "实例名称";
            this.SUBJECT.Name = "SUBJECT";
            this.SUBJECT.ReadOnly = true;
            this.SUBJECT.Width = 120;
            // 
            // STATUS
            // 
            this.STATUS.DataPropertyName = "STATUS";
            this.STATUS.HeaderText = "状态";
            this.STATUS.Name = "STATUS";
            this.STATUS.ReadOnly = true;
            // 
            // CREATEUSER
            // 
            this.CREATEUSER.DataPropertyName = "CREATEUSER";
            this.CREATEUSER.HeaderText = "创建人";
            this.CREATEUSER.Name = "CREATEUSER";
            this.CREATEUSER.ReadOnly = true;
            // 
            // WFT_ID
            // 
            this.WFT_ID.DataPropertyName = "WFT_ID";
            this.WFT_ID.HeaderText = "WFT_ID";
            this.WFT_ID.Name = "WFT_ID";
            this.WFT_ID.ReadOnly = true;
            // 
            // bs_Data_ProRecord
            // 
            this.bs_Data_ProRecord.DataSource = typeof(HYPDM.Entities.PDM_PRODUCT_PRORECORD);
            // 
            // tab_Doc
            // 
            this.tab_Doc.Controls.Add(this.ucPageDoc);
            this.tab_Doc.Controls.Add(this.dgvDoc);
            this.tab_Doc.Controls.Add(this.toolStrip4);
            this.tab_Doc.Location = new System.Drawing.Point(4, 22);
            this.tab_Doc.Name = "tab_Doc";
            this.tab_Doc.Padding = new System.Windows.Forms.Padding(3);
            this.tab_Doc.Size = new System.Drawing.Size(527, 389);
            this.tab_Doc.TabIndex = 3;
            this.tab_Doc.Text = "文档";
            this.tab_Doc.UseVisualStyleBackColor = true;
            // 
            // ucPageDoc
            // 
            this.ucPageDoc.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.ucPageDoc.ExportIsVisiable = false;
            this.ucPageDoc.Location = new System.Drawing.Point(3, 357);
            this.ucPageDoc.Name = "ucPageDoc";
            this.ucPageDoc.PageSize = 20;
            this.ucPageDoc.Size = new System.Drawing.Size(521, 29);
            this.ucPageDoc.TabIndex = 2;
            // 
            // dgvDoc
            // 
            this.dgvDoc.AllowUserToAddRows = false;
            this.dgvDoc.AllowUserToDeleteRows = false;
            this.dgvDoc.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.dgvDoc.BackgroundColor = System.Drawing.Color.AliceBlue;
            this.dgvDoc.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.dgvDoc.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dgvDoc.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.DOCID,
            this.DOCNO,
            this.DOCVERSION,
            this.DOCDOCSTATUS,
            this.DOCCREATEUSER});
            dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
            dataGridViewCellStyle2.BackColor = System.Drawing.Color.GhostWhite;
            dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText;
            dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
            this.dgvDoc.DefaultCellStyle = dataGridViewCellStyle2;
            this.dgvDoc.GridColor = System.Drawing.Color.DarkSeaGreen;
            this.dgvDoc.Location = new System.Drawing.Point(3, 30);
            this.dgvDoc.Name = "dgvDoc";
            this.dgvDoc.ReadOnly = true;
            this.dgvDoc.RowTemplate.DefaultCellStyle.SelectionBackColor = System.Drawing.Color.LightGray;
            this.dgvDoc.RowTemplate.DefaultCellStyle.SelectionForeColor = System.Drawing.Color.Red;
            this.dgvDoc.RowTemplate.Height = 23;
            this.dgvDoc.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
            this.dgvDoc.Size = new System.Drawing.Size(521, 320);
            this.dgvDoc.TabIndex = 1;
            // 
            // DOCID
            // 
            this.DOCID.DataPropertyName = "DOCID";
            this.DOCID.HeaderText = "文档ID";
            this.DOCID.Name = "DOCID";
            this.DOCID.ReadOnly = true;
            this.DOCID.Visible = false;
            // 
            // DOCNO
            // 
            this.DOCNO.DataPropertyName = "DOCNO";
            this.DOCNO.HeaderText = "文档编号";
            this.DOCNO.Name = "DOCNO";
            this.DOCNO.ReadOnly = true;
            // 
            // DOCVERSION
            // 
            this.DOCVERSION.DataPropertyName = "VERSION";
            this.DOCVERSION.HeaderText = "版本";
            this.DOCVERSION.Name = "DOCVERSION";
            this.DOCVERSION.ReadOnly = true;
            // 
            // DOCDOCSTATUS
            // 
            this.DOCDOCSTATUS.DataPropertyName = "DOCSTATUS";
            this.DOCDOCSTATUS.HeaderText = "状态";
            this.DOCDOCSTATUS.Name = "DOCDOCSTATUS";
            this.DOCDOCSTATUS.ReadOnly = true;
            // 
            // DOCCREATEUSER
            // 
            this.DOCCREATEUSER.DataPropertyName = "CREATEUSER";
            this.DOCCREATEUSER.HeaderText = "创建人";
            this.DOCCREATEUSER.Name = "DOCCREATEUSER";
            this.DOCCREATEUSER.ReadOnly = true;
            // 
            // toolStrip4
            // 
            this.toolStrip4.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.tsb_DocAdd,
            this.tsb_DocDel,
            this.tsb_DocLook});
            this.toolStrip4.Location = new System.Drawing.Point(3, 3);
            this.toolStrip4.Name = "toolStrip4";
            this.toolStrip4.Size = new System.Drawing.Size(521, 25);
            this.toolStrip4.TabIndex = 0;
            this.toolStrip4.Text = "toolStrip4";
            // 
            // tsb_DocAdd
            // 
            this.tsb_DocAdd.Image = ((System.Drawing.Image)(resources.GetObject("tsb_DocAdd.Image")));
            this.tsb_DocAdd.Name = "tsb_DocAdd";
            this.tsb_DocAdd.Size = new System.Drawing.Size(52, 22);
            this.tsb_DocAdd.Text = "添加";
            this.tsb_DocAdd.Click += new System.EventHandler(this.tsb_DocAdd_Click);
            // 
            // tsb_DocDel
            // 
            this.tsb_DocDel.Image = ((System.Drawing.Image)(resources.GetObject("tsb_DocDel.Image")));
            this.tsb_DocDel.Name = "tsb_DocDel";
            this.tsb_DocDel.Size = new System.Drawing.Size(52, 22);
            this.tsb_DocDel.Text = "删除";
            this.tsb_DocDel.Click += new System.EventHandler(this.tsb_DocDel_Click);
            // 
            // tsb_DocLook
            // 
            this.tsb_DocLook.Image = global::HYPDM.WinUI.Properties.Resources.view;
            this.tsb_DocLook.Name = "tsb_DocLook";
            this.tsb_DocLook.Size = new System.Drawing.Size(52, 22);
            this.tsb_DocLook.Text = "查看";
            this.tsb_DocLook.Click += new System.EventHandler(this.tsb_DocLook_Click);
            // 
            // tab_Drawing
            // 
            this.tab_Drawing.Controls.Add(this.ucPageDraw);
            this.tab_Drawing.Controls.Add(this.dgv_DrawList);
            this.tab_Drawing.Controls.Add(this.toolStrip5);
            this.tab_Drawing.Location = new System.Drawing.Point(4, 22);
            this.tab_Drawing.Name = "tab_Drawing";
            this.tab_Drawing.Padding = new System.Windows.Forms.Padding(3);
            this.tab_Drawing.Size = new System.Drawing.Size(527, 389);
            this.tab_Drawing.TabIndex = 4;
            this.tab_Drawing.Text = "图纸";
            this.tab_Drawing.UseVisualStyleBackColor = true;
            // 
            // ucPageDraw
            // 
            this.ucPageDraw.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.ucPageDraw.ExportIsVisiable = false;
            this.ucPageDraw.Location = new System.Drawing.Point(3, 357);
            this.ucPageDraw.Name = "ucPageDraw";
            this.ucPageDraw.PageSize = 20;
            this.ucPageDraw.Size = new System.Drawing.Size(521, 29);
            this.ucPageDraw.TabIndex = 3;
            // 
            // dgv_DrawList
            // 
            this.dgv_DrawList.AllowUserToAddRows = false;
            this.dgv_DrawList.AllowUserToDeleteRows = false;
            this.dgv_DrawList.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.dgv_DrawList.BackgroundColor = System.Drawing.Color.AliceBlue;
            this.dgv_DrawList.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.dgv_DrawList.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dgv_DrawList.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.DRAWID,
            this.DRAWNO,
            this.DRAWVERSION,
            this.DRAWDOCSTATUS,
            this.DRAWCREATEUSER});
            dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
            dataGridViewCellStyle3.BackColor = System.Drawing.Color.GhostWhite;
            dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
            dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
            this.dgv_DrawList.DefaultCellStyle = dataGridViewCellStyle3;
            this.dgv_DrawList.GridColor = System.Drawing.Color.DarkSeaGreen;
            this.dgv_DrawList.Location = new System.Drawing.Point(3, 31);
            this.dgv_DrawList.Name = "dgv_DrawList";
            this.dgv_DrawList.ReadOnly = true;
            this.dgv_DrawList.RowTemplate.DefaultCellStyle.SelectionBackColor = System.Drawing.Color.LightGray;
            this.dgv_DrawList.RowTemplate.DefaultCellStyle.SelectionForeColor = System.Drawing.Color.Red;
            this.dgv_DrawList.RowTemplate.Height = 23;
            this.dgv_DrawList.Size = new System.Drawing.Size(522, 323);
            this.dgv_DrawList.TabIndex = 2;
            // 
            // DRAWID
            // 
            this.DRAWID.DataPropertyName = "DOCID";
            this.DRAWID.HeaderText = "图纸ID";
            this.DRAWID.Name = "DRAWID";
            this.DRAWID.ReadOnly = true;
            this.DRAWID.Visible = false;
            // 
            // DRAWNO
            // 
            this.DRAWNO.DataPropertyName = "DOCNO";
            this.DRAWNO.HeaderText = "图纸编号";
            this.DRAWNO.Name = "DRAWNO";
            this.DRAWNO.ReadOnly = true;
            // 
            // DRAWVERSION
            // 
            this.DRAWVERSION.DataPropertyName = "VERSION";
            this.DRAWVERSION.HeaderText = "图纸版本";
            this.DRAWVERSION.Name = "DRAWVERSION";
            this.DRAWVERSION.ReadOnly = true;
            // 
            // DRAWDOCSTATUS
            // 
            this.DRAWDOCSTATUS.DataPropertyName = "DOCSTATUS";
            this.DRAWDOCSTATUS.HeaderText = "状态";
            this.DRAWDOCSTATUS.Name = "DRAWDOCSTATUS";
            this.DRAWDOCSTATUS.ReadOnly = true;
            // 
            // DRAWCREATEUSER
            // 
            this.DRAWCREATEUSER.DataPropertyName = "CREATEUSER";
            this.DRAWCREATEUSER.HeaderText = "创建人";
            this.DRAWCREATEUSER.Name = "DRAWCREATEUSER";
            this.DRAWCREATEUSER.ReadOnly = true;
            // 
            // toolStrip5
            // 
            this.toolStrip5.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolDrawAdd,
            this.toolDrawDel,
            this.toolDrawLook});
            this.toolStrip5.Location = new System.Drawing.Point(3, 3);
            this.toolStrip5.Name = "toolStrip5";
            this.toolStrip5.Size = new System.Drawing.Size(521, 25);
            this.toolStrip5.TabIndex = 0;
            this.toolStrip5.Text = "toolStrip5";
            // 
            // toolDrawAdd
            // 
            this.toolDrawAdd.Image = global::HYPDM.WinUI.Properties.Resources.edit_add;
            this.toolDrawAdd.Name = "toolDrawAdd";
            this.toolDrawAdd.Size = new System.Drawing.Size(52, 22);
            this.toolDrawAdd.Text = "添加";
            this.toolDrawAdd.Click += new System.EventHandler(this.toolDrawAdd_Click);
            // 
            // toolDrawDel
            // 
            this.toolDrawDel.Image = global::HYPDM.WinUI.Properties.Resources.edit_remove;
            this.toolDrawDel.Name = "toolDrawDel";
            this.toolDrawDel.Size = new System.Drawing.Size(52, 22);
            this.toolDrawDel.Text = "删除";
            this.toolDrawDel.Click += new System.EventHandler(this.toolDrawDel_Click);
            // 
            // toolDrawLook
            // 
            this.toolDrawLook.Image = global::HYPDM.WinUI.Properties.Resources.view;
            this.toolDrawLook.Name = "toolDrawLook";
            this.toolDrawLook.Size = new System.Drawing.Size(52, 22);
            this.toolDrawLook.Text = "查看";
            this.toolDrawLook.Click += new System.EventHandler(this.toolDrawLook_Click);
            // 
            // tab_ExtPro
            // 
            this.tab_ExtPro.Controls.Add(this.dgvExptendProperties);
            this.tab_ExtPro.Controls.Add(this.toolStrip1);
            this.tab_ExtPro.Location = new System.Drawing.Point(4, 22);
            this.tab_ExtPro.Name = "tab_ExtPro";
            this.tab_ExtPro.Padding = new System.Windows.Forms.Padding(3);
            this.tab_ExtPro.Size = new System.Drawing.Size(527, 389);
            this.tab_ExtPro.TabIndex = 5;
            this.tab_ExtPro.Text = "扩展属性";
            this.tab_ExtPro.UseVisualStyleBackColor = true;
            // 
            // dgvExptendProperties
            // 
            this.dgvExptendProperties.AllowUserToAddRows = false;
            this.dgvExptendProperties.BackgroundColor = System.Drawing.Color.AliceBlue;
            this.dgvExptendProperties.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.dgvExptendProperties.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dgvExptendProperties.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.PARAMS_NAME,
            this.TARGET_COLNAME,
            this.colValue});
            dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
            dataGridViewCellStyle6.BackColor = System.Drawing.Color.GhostWhite;
            dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.ControlText;
            dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
            this.dgvExptendProperties.DefaultCellStyle = dataGridViewCellStyle6;
            this.dgvExptendProperties.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dgvExptendProperties.GridColor = System.Drawing.Color.DarkSeaGreen;
            this.dgvExptendProperties.Location = new System.Drawing.Point(3, 28);
            this.dgvExptendProperties.Name = "dgvExptendProperties";
            this.dgvExptendProperties.RowTemplate.DefaultCellStyle.SelectionBackColor = System.Drawing.Color.LightGray;
            this.dgvExptendProperties.RowTemplate.DefaultCellStyle.SelectionForeColor = System.Drawing.Color.Red;
            this.dgvExptendProperties.RowTemplate.Height = 23;
            this.dgvExptendProperties.Size = new System.Drawing.Size(521, 358);
            this.dgvExptendProperties.TabIndex = 25;
            // 
            // PARAMS_NAME
            // 
            this.PARAMS_NAME.DataPropertyName = "PARAMS_NAME";
            dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            this.PARAMS_NAME.DefaultCellStyle = dataGridViewCellStyle4;
            this.PARAMS_NAME.HeaderText = "属性值";
            this.PARAMS_NAME.Name = "PARAMS_NAME";
            this.PARAMS_NAME.Width = 280;
            // 
            // TARGET_COLNAME
            // 
            this.TARGET_COLNAME.DataPropertyName = "TARGET_COLNAME";
            this.TARGET_COLNAME.HeaderText = "TARGET_COLNAME";
            this.TARGET_COLNAME.Name = "TARGET_COLNAME";
            this.TARGET_COLNAME.Visible = false;
            // 
            // colValue
            // 
            this.colValue.DataPropertyName = "colValue";
            dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            this.colValue.DefaultCellStyle = dataGridViewCellStyle5;
            this.colValue.HeaderText = "属性值";
            this.colValue.Name = "colValue";
            this.colValue.Width = 280;
            // 
            // toolStrip1
            // 
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolExt_Add});
            this.toolStrip1.Location = new System.Drawing.Point(3, 3);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.Size = new System.Drawing.Size(521, 25);
            this.toolStrip1.TabIndex = 0;
            this.toolStrip1.Text = "toolStrip1";
            // 
            // toolExt_Add
            // 
            this.toolExt_Add.Image = ((System.Drawing.Image)(resources.GetObject("toolExt_Add.Image")));
            this.toolExt_Add.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolExt_Add.Name = "toolExt_Add";
            this.toolExt_Add.Size = new System.Drawing.Size(76, 22);
            this.toolExt_Add.Text = "添加属性";
            this.toolExt_Add.Click += new System.EventHandler(this.toolBaseAddPro_Click);
            // 
            // image_productStruct
            // 
            this.image_productStruct.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("image_productStruct.ImageStream")));
            this.image_productStruct.TransparentColor = System.Drawing.Color.Transparent;
            this.image_productStruct.Images.SetKeyName(0, "525FLOP1.ICO");
            this.image_productStruct.Images.SetKeyName(1, "CLSDFOLD.ICO");
            this.image_productStruct.Images.SetKeyName(2, "NOTE12.ICO");
            this.image_productStruct.Images.SetKeyName(3, "OPENFOLD.ICO");
            // 
            // contextMenuStrip1
            // 
            this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.新建ToolStripMenuItem,
            this.结构ToolStripMenuItem,
            this.展开ToolStripMenuItem,
            this.toolStripSeparator1,
            this.打开ToolStripMenuItem,
            this.复制ToolStripMenuItem,
            this.发送ToolStripMenuItem,
            this.toolStripSeparator2,
            this.注册流程ToolStripMenuItem,
            this.对象比较ToolStripMenuItem,
            this.eRP集成ToolStripMenuItem,
            this.工艺权限ToolStripMenuItem});
            this.contextMenuStrip1.Name = "contextMenuStrip1";
            this.contextMenuStrip1.Size = new System.Drawing.Size(125, 236);
            // 
            // 新建ToolStripMenuItem
            // 
            this.新建ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.产品1ToolStripMenuItem,
            this.产品2ToolStripMenuItem});
            this.新建ToolStripMenuItem.Name = "新建ToolStripMenuItem";
            this.新建ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
            this.新建ToolStripMenuItem.Text = "新建";
            // 
            // 产品1ToolStripMenuItem
            // 
            this.产品1ToolStripMenuItem.Name = "产品1ToolStripMenuItem";
            this.产品1ToolStripMenuItem.Size = new System.Drawing.Size(107, 22);
            this.产品1ToolStripMenuItem.Text = "产品1";
            // 
            // 产品2ToolStripMenuItem
            // 
            this.产品2ToolStripMenuItem.Name = "产品2ToolStripMenuItem";
            this.产品2ToolStripMenuItem.Size = new System.Drawing.Size(107, 22);
            this.产品2ToolStripMenuItem.Text = "产品2";
            // 
            // 结构ToolStripMenuItem
            // 
            this.结构ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.产品结构ToolStripMenuItem,
            this.添加下层ToolStripMenuItem,
            this.删除关联ToolStripMenuItem,
            this.bOM顺序重排ToolStripMenuItem,
            this.替换为ToolStripMenuItem,
            this.插入ToolStripMenuItem});
            this.结构ToolStripMenuItem.Name = "结构ToolStripMenuItem";
            this.结构ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
            this.结构ToolStripMenuItem.Text = "结构";
            // 
            // 产品结构ToolStripMenuItem
            // 
            this.产品结构ToolStripMenuItem.Name = "产品结构ToolStripMenuItem";
            this.产品结构ToolStripMenuItem.Size = new System.Drawing.Size(154, 22);
            this.产品结构ToolStripMenuItem.Text = "产品结构";
            // 
            // 添加下层ToolStripMenuItem
            // 
            this.添加下层ToolStripMenuItem.Name = "添加下层ToolStripMenuItem";
            this.添加下层ToolStripMenuItem.Size = new System.Drawing.Size(154, 22);
            this.添加下层ToolStripMenuItem.Text = "添加下层";
            // 
            // 删除关联ToolStripMenuItem
            // 
            this.删除关联ToolStripMenuItem.Name = "删除关联ToolStripMenuItem";
            this.删除关联ToolStripMenuItem.Size = new System.Drawing.Size(154, 22);
            this.删除关联ToolStripMenuItem.Text = "删除关联";
            // 
            // bOM顺序重排ToolStripMenuItem
            // 
            this.bOM顺序重排ToolStripMenuItem.Name = "bOM顺序重排ToolStripMenuItem";
            this.bOM顺序重排ToolStripMenuItem.Size = new System.Drawing.Size(154, 22);
            this.bOM顺序重排ToolStripMenuItem.Text = "BOM顺序重排";
            // 
            // 替换为ToolStripMenuItem
            // 
            this.替换为ToolStripMenuItem.Name = "替换为ToolStripMenuItem";
            this.替换为ToolStripMenuItem.Size = new System.Drawing.Size(154, 22);
            this.替换为ToolStripMenuItem.Text = "替换为...";
            // 
            // 插入ToolStripMenuItem
            // 
            this.插入ToolStripMenuItem.Name = "插入ToolStripMenuItem";
            this.插入ToolStripMenuItem.Size = new System.Drawing.Size(154, 22);
            this.插入ToolStripMenuItem.Text = "插入...";
            // 
            // 展开ToolStripMenuItem
            // 
            this.展开ToolStripMenuItem.Name = "展开ToolStripMenuItem";
            this.展开ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
            this.展开ToolStripMenuItem.Text = "展开";
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(121, 6);
            // 
            // 打开ToolStripMenuItem
            // 
            this.打开ToolStripMenuItem.Name = "打开ToolStripMenuItem";
            this.打开ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
            this.打开ToolStripMenuItem.Text = "打开";
            // 
            // 复制ToolStripMenuItem
            // 
            this.复制ToolStripMenuItem.Name = "复制ToolStripMenuItem";
            this.复制ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
            this.复制ToolStripMenuItem.Text = "复制";
            // 
            // 发送ToolStripMenuItem
            // 
            this.发送ToolStripMenuItem.Name = "发送ToolStripMenuItem";
            this.发送ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
            this.发送ToolStripMenuItem.Text = "发送";
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(121, 6);
            // 
            // 注册流程ToolStripMenuItem
            // 
            this.注册流程ToolStripMenuItem.Name = "注册流程ToolStripMenuItem";
            this.注册流程ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
            this.注册流程ToolStripMenuItem.Text = "注册流程";
            // 
            // 对象比较ToolStripMenuItem
            // 
            this.对象比较ToolStripMenuItem.Name = "对象比较ToolStripMenuItem";
            this.对象比较ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
            this.对象比较ToolStripMenuItem.Text = "对象比较";
            // 
            // eRP集成ToolStripMenuItem
            // 
            this.eRP集成ToolStripMenuItem.Name = "eRP集成ToolStripMenuItem";
            this.eRP集成ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
            this.eRP集成ToolStripMenuItem.Text = "ERP集成";
            // 
            // 工艺权限ToolStripMenuItem
            // 
            this.工艺权限ToolStripMenuItem.Name = "工艺权限ToolStripMenuItem";
            this.工艺权限ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
            this.工艺权限ToolStripMenuItem.Text = "工艺权限";
            // 
            // MaterialConfForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(864, 455);
            this.Controls.Add(this.groupBox2);
            this.Controls.Add(this.toolBase);
            this.Controls.Add(this.groupBox1);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "MaterialConfForm";
            this.Text = "材料";
            this.groupBox1.ResumeLayout(false);
            this.tabControl1.ResumeLayout(false);
            this.tabPage1.ResumeLayout(false);
            this.tabPage1.PerformLayout();
            this.toolStrip2.ResumeLayout(false);
            this.toolStrip2.PerformLayout();
            this.toolBase.ResumeLayout(false);
            this.toolBase.PerformLayout();
            this.groupBox2.ResumeLayout(false);
            this.tabControl.ResumeLayout(false);
            this.tab_Memo.ResumeLayout(false);
            this.tab_ProRecord.ResumeLayout(false);
            this.tab_ProRecord.PerformLayout();
            this.toolProRecord.ResumeLayout(false);
            this.toolProRecord.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgv_ProRecord)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bs_Data_ProRecord)).EndInit();
            this.tab_Doc.ResumeLayout(false);
            this.tab_Doc.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgvDoc)).EndInit();
            this.toolStrip4.ResumeLayout(false);
            this.toolStrip4.PerformLayout();
            this.tab_Drawing.ResumeLayout(false);
            this.tab_Drawing.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgv_DrawList)).EndInit();
            this.toolStrip5.ResumeLayout(false);
            this.toolStrip5.PerformLayout();
            this.tab_ExtPro.ResumeLayout(false);
            this.tab_ExtPro.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgvExptendProperties)).EndInit();
            this.toolStrip1.ResumeLayout(false);
            this.toolStrip1.PerformLayout();
            this.contextMenuStrip1.ResumeLayout(false);
            this.ResumeLayout(false);
            this.PerformLayout();

        }