namespace SOH.JianYan { partial class frmXingMuWeiHu { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmXingMuWeiHu)); this.panel2 = new System.Windows.Forms.Panel(); this.tb_xx = new System.Windows.Forms.TabControl(); this.tp_jbxm = new System.Windows.Forms.TabPage(); this.lb_id = new System.Windows.Forms.Label(); this.jb_btn_del = new System.Windows.Forms.Button(); this.jb_btn_modf = new System.Windows.Forms.Button(); this.jb_btn_add = new System.Windows.Forms.Button(); this.jb_btn_new = new System.Windows.Forms.Button(); this.jb_txt_sx = new System.Windows.Forms.TextBox(); this.label9 = new System.Windows.Forms.Label(); this.jb_txt_xmdm = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.jb_txt_tdh = new System.Windows.Forms.TextBox(); this.jb_txt_xmmc = new System.Windows.Forms.TextBox(); this.jb_txt_ckz = new System.Windows.Forms.TextBox(); this.jb_txt_dw = new System.Windows.Forms.TextBox(); this.jb_txt_cksx = new System.Windows.Forms.TextBox(); this.jb_txt_ckxx = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.tp_jxsm = new System.Windows.Forms.TabPage(); this.js_txt_sx = new System.Windows.Forms.TextBox(); this.label12 = new System.Windows.Forms.Label(); this.js_txt_jsxm = new System.Windows.Forms.TextBox(); this.label13 = new System.Windows.Forms.Label(); this.js_txt_jsgs = new System.Windows.Forms.TextBox(); this.js_txt_xmmc = new System.Windows.Forms.TextBox(); this.js_txt_ckz = new System.Windows.Forms.TextBox(); this.js_txt_dw = new System.Windows.Forms.TextBox(); this.js_txt_cksx = new System.Windows.Forms.TextBox(); this.js_txt_ckxx = new System.Windows.Forms.TextBox(); this.label15 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); this.label18 = new System.Windows.Forms.Label(); this.label20 = new System.Windows.Forms.Label(); this.label21 = new System.Windows.Forms.Label(); this.js_btn_del = new System.Windows.Forms.Button(); this.js_btn_modf = new System.Windows.Forms.Button(); this.js_btn_add = new System.Windows.Forms.Button(); this.js_btn_new = new System.Windows.Forms.Button(); this.panel1 = new System.Windows.Forms.Panel(); this.dgv_yqxm = new System.Windows.Forms.DataGridView(); this.id = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.yqDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.xmdmDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.xmmcDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dwDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.cksxDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ckxxDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dyckzDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dysxDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dtojyxmBindingSource = new System.Windows.Forms.BindingSource(this.components); this.panel3 = new System.Windows.Forms.Panel(); this.cbb_yq = new System.Windows.Forms.ComboBox(); this.label1 = new System.Windows.Forms.Label(); this.panel2.SuspendLayout(); this.tb_xx.SuspendLayout(); this.tp_jbxm.SuspendLayout(); this.tp_jxsm.SuspendLayout(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgv_yqxm)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dtojyxmBindingSource)).BeginInit(); this.panel3.SuspendLayout(); this.SuspendLayout(); // // panel2 // this.panel2.Controls.Add(this.tb_xx); this.panel2.Controls.Add(this.panel1); this.panel2.Dock = System.Windows.Forms.DockStyle.Fill; this.panel2.Location = new System.Drawing.Point(0, 0); this.panel2.Margin = new System.Windows.Forms.Padding(4); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(1712, 738); this.panel2.TabIndex = 1; // // tb_xx // this.tb_xx.Controls.Add(this.tp_jbxm); this.tb_xx.Controls.Add(this.tp_jxsm); this.tb_xx.Dock = System.Windows.Forms.DockStyle.Fill; this.tb_xx.Location = new System.Drawing.Point(692, 0); this.tb_xx.Margin = new System.Windows.Forms.Padding(4); this.tb_xx.Name = "tb_xx"; this.tb_xx.SelectedIndex = 0; this.tb_xx.Size = new System.Drawing.Size(1020, 738); this.tb_xx.TabIndex = 4; // // tp_jbxm // this.tp_jbxm.Controls.Add(this.lb_id); this.tp_jbxm.Controls.Add(this.jb_btn_del); this.tp_jbxm.Controls.Add(this.jb_btn_modf); this.tp_jbxm.Controls.Add(this.jb_btn_add); this.tp_jbxm.Controls.Add(this.jb_btn_new); this.tp_jbxm.Controls.Add(this.jb_txt_sx); this.tp_jbxm.Controls.Add(this.label9); this.tp_jbxm.Controls.Add(this.jb_txt_xmdm); this.tp_jbxm.Controls.Add(this.label2); this.tp_jbxm.Controls.Add(this.jb_txt_tdh); this.tp_jbxm.Controls.Add(this.jb_txt_xmmc); this.tp_jbxm.Controls.Add(this.jb_txt_ckz); this.tp_jbxm.Controls.Add(this.jb_txt_dw); this.tp_jbxm.Controls.Add(this.jb_txt_cksx); this.tp_jbxm.Controls.Add(this.jb_txt_ckxx); this.tp_jbxm.Controls.Add(this.label3); this.tp_jbxm.Controls.Add(this.label11); this.tp_jbxm.Controls.Add(this.label5); this.tp_jbxm.Controls.Add(this.label6); this.tp_jbxm.Controls.Add(this.label7); this.tp_jbxm.Controls.Add(this.label8); this.tp_jbxm.Location = new System.Drawing.Point(4, 25); this.tp_jbxm.Margin = new System.Windows.Forms.Padding(4); this.tp_jbxm.Name = "tp_jbxm"; this.tp_jbxm.Padding = new System.Windows.Forms.Padding(4); this.tp_jbxm.Size = new System.Drawing.Size(1012, 709); this.tp_jbxm.TabIndex = 0; this.tp_jbxm.Text = "基本项目"; this.tp_jbxm.UseVisualStyleBackColor = true; // // lb_id // this.lb_id.AutoSize = true; this.lb_id.Location = new System.Drawing.Point(10, 292); this.lb_id.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lb_id.Name = "lb_id"; this.lb_id.Size = new System.Drawing.Size(0, 15); this.lb_id.TabIndex = 46; this.lb_id.Visible = false; // // jb_btn_del // this.jb_btn_del.Location = new System.Drawing.Point(13, 374); this.jb_btn_del.Margin = new System.Windows.Forms.Padding(4); this.jb_btn_del.Name = "jb_btn_del"; this.jb_btn_del.Size = new System.Drawing.Size(100, 29); this.jb_btn_del.TabIndex = 45; this.jb_btn_del.Text = "删除"; this.jb_btn_del.UseVisualStyleBackColor = true; this.jb_btn_del.Click += new System.EventHandler(this.jb_btn_del_Click); // // jb_btn_modf // this.jb_btn_modf.Location = new System.Drawing.Point(295, 323); this.jb_btn_modf.Margin = new System.Windows.Forms.Padding(4); this.jb_btn_modf.Name = "jb_btn_modf"; this.jb_btn_modf.Size = new System.Drawing.Size(100, 29); this.jb_btn_modf.TabIndex = 44; this.jb_btn_modf.Text = "修改"; this.jb_btn_modf.UseVisualStyleBackColor = true; this.jb_btn_modf.Click += new System.EventHandler(this.jb_btn_modf_Click); // // jb_btn_add // this.jb_btn_add.Location = new System.Drawing.Point(148, 323); this.jb_btn_add.Margin = new System.Windows.Forms.Padding(4); this.jb_btn_add.Name = "jb_btn_add"; this.jb_btn_add.Size = new System.Drawing.Size(100, 29); this.jb_btn_add.TabIndex = 43; this.jb_btn_add.Text = "添加"; this.jb_btn_add.UseVisualStyleBackColor = true; this.jb_btn_add.Click += new System.EventHandler(this.jb_btn_add_Click); // // jb_btn_new // this.jb_btn_new.Location = new System.Drawing.Point(11, 323); this.jb_btn_new.Margin = new System.Windows.Forms.Padding(4); this.jb_btn_new.Name = "jb_btn_new"; this.jb_btn_new.Size = new System.Drawing.Size(100, 29); this.jb_btn_new.TabIndex = 42; this.jb_btn_new.Text = "新增"; this.jb_btn_new.UseVisualStyleBackColor = true; this.jb_btn_new.Click += new System.EventHandler(this.jb_btn_new_Click); // // jb_txt_sx // this.jb_txt_sx.Location = new System.Drawing.Point(97, 255); this.jb_txt_sx.Margin = new System.Windows.Forms.Padding(4); this.jb_txt_sx.Name = "jb_txt_sx"; this.jb_txt_sx.Size = new System.Drawing.Size(333, 25); this.jb_txt_sx.TabIndex = 41; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(8, 259); this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(82, 15); this.label9.TabIndex = 40; this.label9.Text = "显示顺序:"; // // jb_txt_xmdm // this.jb_txt_xmdm.Location = new System.Drawing.Point(97, 5); this.jb_txt_xmdm.Margin = new System.Windows.Forms.Padding(4); this.jb_txt_xmdm.Name = "jb_txt_xmdm"; this.jb_txt_xmdm.Size = new System.Drawing.Size(333, 25); this.jb_txt_xmdm.TabIndex = 21; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(8, 9); this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(82, 15); this.label2.TabIndex = 20; this.label2.Text = "项目代号:"; // // jb_txt_tdh // this.jb_txt_tdh.Location = new System.Drawing.Point(97, 215); this.jb_txt_tdh.Margin = new System.Windows.Forms.Padding(4); this.jb_txt_tdh.Name = "jb_txt_tdh"; this.jb_txt_tdh.Size = new System.Drawing.Size(333, 25); this.jb_txt_tdh.TabIndex = 37; // // jb_txt_xmmc // this.jb_txt_xmmc.Location = new System.Drawing.Point(97, 40); this.jb_txt_xmmc.Margin = new System.Windows.Forms.Padding(4); this.jb_txt_xmmc.Name = "jb_txt_xmmc"; this.jb_txt_xmmc.Size = new System.Drawing.Size(333, 25); this.jb_txt_xmmc.TabIndex = 23; // // jb_txt_ckz // this.jb_txt_ckz.Location = new System.Drawing.Point(97, 180); this.jb_txt_ckz.Margin = new System.Windows.Forms.Padding(4); this.jb_txt_ckz.Name = "jb_txt_ckz"; this.jb_txt_ckz.Size = new System.Drawing.Size(333, 25); this.jb_txt_ckz.TabIndex = 35; // // jb_txt_dw // this.jb_txt_dw.Location = new System.Drawing.Point(97, 75); this.jb_txt_dw.Margin = new System.Windows.Forms.Padding(4); this.jb_txt_dw.Name = "jb_txt_dw"; this.jb_txt_dw.Size = new System.Drawing.Size(333, 25); this.jb_txt_dw.TabIndex = 25; // // jb_txt_cksx // this.jb_txt_cksx.Location = new System.Drawing.Point(97, 145); this.jb_txt_cksx.Margin = new System.Windows.Forms.Padding(4); this.jb_txt_cksx.Name = "jb_txt_cksx"; this.jb_txt_cksx.Size = new System.Drawing.Size(333, 25); this.jb_txt_cksx.TabIndex = 33; // // jb_txt_ckxx // this.jb_txt_ckxx.Location = new System.Drawing.Point(97, 110); this.jb_txt_ckxx.Margin = new System.Windows.Forms.Padding(4); this.jb_txt_ckxx.Name = "jb_txt_ckxx"; this.jb_txt_ckxx.Size = new System.Drawing.Size(333, 25); this.jb_txt_ckxx.TabIndex = 31; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(8, 44); this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(82, 15); this.label3.TabIndex = 22; this.label3.Text = "项目名称:"; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(24, 219); this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(67, 15); this.label11.TabIndex = 36; this.label11.Text = "通道号:"; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(8, 79); this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(84, 15); this.label5.TabIndex = 24; this.label5.Text = "单 位:"; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(8, 184); this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(83, 15); this.label6.TabIndex = 34; this.label6.Text = "参 考 值:"; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(8, 149); this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(82, 15); this.label7.TabIndex = 32; this.label7.Text = "参考上限:"; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(8, 114); this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(82, 15); this.label8.TabIndex = 30; this.label8.Text = "参考下限:"; // // tp_jxsm // this.tp_jxsm.Controls.Add(this.js_txt_sx); this.tp_jxsm.Controls.Add(this.label12); this.tp_jxsm.Controls.Add(this.js_txt_jsxm); this.tp_jxsm.Controls.Add(this.label13); this.tp_jxsm.Controls.Add(this.js_txt_jsgs); this.tp_jxsm.Controls.Add(this.js_txt_xmmc); this.tp_jxsm.Controls.Add(this.js_txt_ckz); this.tp_jxsm.Controls.Add(this.js_txt_dw); this.tp_jxsm.Controls.Add(this.js_txt_cksx); this.tp_jxsm.Controls.Add(this.js_txt_ckxx); this.tp_jxsm.Controls.Add(this.label15); this.tp_jxsm.Controls.Add(this.label16); this.tp_jxsm.Controls.Add(this.label17); this.tp_jxsm.Controls.Add(this.label18); this.tp_jxsm.Controls.Add(this.label20); this.tp_jxsm.Controls.Add(this.label21); this.tp_jxsm.Controls.Add(this.js_btn_del); this.tp_jxsm.Controls.Add(this.js_btn_modf); this.tp_jxsm.Controls.Add(this.js_btn_add); this.tp_jxsm.Controls.Add(this.js_btn_new); this.tp_jxsm.Location = new System.Drawing.Point(4, 25); this.tp_jxsm.Margin = new System.Windows.Forms.Padding(4); this.tp_jxsm.Name = "tp_jxsm"; this.tp_jxsm.Padding = new System.Windows.Forms.Padding(4); this.tp_jxsm.Size = new System.Drawing.Size(1012, 709); this.tp_jxsm.TabIndex = 1; this.tp_jxsm.Text = "计算项目"; this.tp_jxsm.UseVisualStyleBackColor = true; // // js_txt_sx // this.js_txt_sx.Location = new System.Drawing.Point(97, 258); this.js_txt_sx.Margin = new System.Windows.Forms.Padding(4); this.js_txt_sx.Name = "js_txt_sx"; this.js_txt_sx.Size = new System.Drawing.Size(333, 25); this.js_txt_sx.TabIndex = 69; // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(8, 261); this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(82, 15); this.label12.TabIndex = 68; this.label12.Text = "显示顺序:"; // // js_txt_jsxm // this.js_txt_jsxm.Location = new System.Drawing.Point(97, 5); this.js_txt_jsxm.Margin = new System.Windows.Forms.Padding(4); this.js_txt_jsxm.Name = "js_txt_jsxm"; this.js_txt_jsxm.Size = new System.Drawing.Size(333, 25); this.js_txt_jsxm.TabIndex = 51; // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(8, 9); this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(82, 15); this.label13.TabIndex = 50; this.label13.Text = "计算项目:"; // // js_txt_jsgs // this.js_txt_jsgs.Location = new System.Drawing.Point(97, 215); this.js_txt_jsgs.Margin = new System.Windows.Forms.Padding(4); this.js_txt_jsgs.Name = "js_txt_jsgs"; this.js_txt_jsgs.Size = new System.Drawing.Size(333, 25); this.js_txt_jsgs.TabIndex = 65; // // js_txt_xmmc // this.js_txt_xmmc.Location = new System.Drawing.Point(97, 40); this.js_txt_xmmc.Margin = new System.Windows.Forms.Padding(4); this.js_txt_xmmc.Name = "js_txt_xmmc"; this.js_txt_xmmc.Size = new System.Drawing.Size(333, 25); this.js_txt_xmmc.TabIndex = 53; // // js_txt_ckz // this.js_txt_ckz.Location = new System.Drawing.Point(97, 180); this.js_txt_ckz.Margin = new System.Windows.Forms.Padding(4); this.js_txt_ckz.Name = "js_txt_ckz"; this.js_txt_ckz.Size = new System.Drawing.Size(333, 25); this.js_txt_ckz.TabIndex = 63; // // js_txt_dw // this.js_txt_dw.Location = new System.Drawing.Point(97, 75); this.js_txt_dw.Margin = new System.Windows.Forms.Padding(4); this.js_txt_dw.Name = "js_txt_dw"; this.js_txt_dw.Size = new System.Drawing.Size(333, 25); this.js_txt_dw.TabIndex = 55; // // js_txt_cksx // this.js_txt_cksx.Location = new System.Drawing.Point(97, 145); this.js_txt_cksx.Margin = new System.Windows.Forms.Padding(4); this.js_txt_cksx.Name = "js_txt_cksx"; this.js_txt_cksx.Size = new System.Drawing.Size(333, 25); this.js_txt_cksx.TabIndex = 61; // // js_txt_ckxx // this.js_txt_ckxx.Location = new System.Drawing.Point(97, 110); this.js_txt_ckxx.Margin = new System.Windows.Forms.Padding(4); this.js_txt_ckxx.Name = "js_txt_ckxx"; this.js_txt_ckxx.Size = new System.Drawing.Size(333, 25); this.js_txt_ckxx.TabIndex = 59; // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(8, 44); this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(82, 15); this.label15.TabIndex = 52; this.label15.Text = "项目名称:"; // // label16 // this.label16.AutoSize = true; this.label16.Location = new System.Drawing.Point(8, 219); this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(82, 15); this.label16.TabIndex = 64; this.label16.Text = "计算公式:"; // // label17 // this.label17.AutoSize = true; this.label17.Location = new System.Drawing.Point(8, 79); this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(84, 15); this.label17.TabIndex = 54; this.label17.Text = "单 位:"; // // label18 // this.label18.AutoSize = true; this.label18.Location = new System.Drawing.Point(8, 184); this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(83, 15); this.label18.TabIndex = 62; this.label18.Text = "参 考 值:"; // // label20 // this.label20.AutoSize = true; this.label20.Location = new System.Drawing.Point(8, 149); this.label20.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(82, 15); this.label20.TabIndex = 60; this.label20.Text = "参考上限:"; // // label21 // this.label21.AutoSize = true; this.label21.Location = new System.Drawing.Point(8, 114); this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(82, 15); this.label21.TabIndex = 58; this.label21.Text = "参考下限:"; // // js_btn_del // this.js_btn_del.Location = new System.Drawing.Point(445, 315); this.js_btn_del.Margin = new System.Windows.Forms.Padding(4); this.js_btn_del.Name = "js_btn_del"; this.js_btn_del.Size = new System.Drawing.Size(100, 29); this.js_btn_del.TabIndex = 49; this.js_btn_del.Text = "删除"; this.js_btn_del.UseVisualStyleBackColor = true; this.js_btn_del.Visible = false; // // js_btn_modf // this.js_btn_modf.Location = new System.Drawing.Point(295, 315); this.js_btn_modf.Margin = new System.Windows.Forms.Padding(4); this.js_btn_modf.Name = "js_btn_modf"; this.js_btn_modf.Size = new System.Drawing.Size(100, 29); this.js_btn_modf.TabIndex = 48; this.js_btn_modf.Text = "修改"; this.js_btn_modf.UseVisualStyleBackColor = true; this.js_btn_modf.Click += new System.EventHandler(this.js_btn_modf_Click); // // js_btn_add // this.js_btn_add.Location = new System.Drawing.Point(148, 315); this.js_btn_add.Margin = new System.Windows.Forms.Padding(4); this.js_btn_add.Name = "js_btn_add"; this.js_btn_add.Size = new System.Drawing.Size(100, 29); this.js_btn_add.TabIndex = 47; this.js_btn_add.Text = "添加"; this.js_btn_add.UseVisualStyleBackColor = true; this.js_btn_add.Click += new System.EventHandler(this.js_btn_add_Click); // // js_btn_new // this.js_btn_new.Location = new System.Drawing.Point(11, 315); this.js_btn_new.Margin = new System.Windows.Forms.Padding(4); this.js_btn_new.Name = "js_btn_new"; this.js_btn_new.Size = new System.Drawing.Size(100, 29); this.js_btn_new.TabIndex = 46; this.js_btn_new.Text = "新增"; this.js_btn_new.UseVisualStyleBackColor = true; this.js_btn_new.Click += new System.EventHandler(this.js_btn_new_Click); // // panel1 // this.panel1.Controls.Add(this.dgv_yqxm); this.panel1.Controls.Add(this.panel3); this.panel1.Dock = System.Windows.Forms.DockStyle.Left; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Margin = new System.Windows.Forms.Padding(4); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(692, 738); this.panel1.TabIndex = 3; // // dgv_yqxm // this.dgv_yqxm.AllowUserToAddRows = false; this.dgv_yqxm.AllowUserToDeleteRows = false; this.dgv_yqxm.AutoGenerateColumns = false; this.dgv_yqxm.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dgv_yqxm.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.id, this.yqDataGridViewTextBoxColumn, this.xmdmDataGridViewTextBoxColumn, this.xmmcDataGridViewTextBoxColumn, this.dwDataGridViewTextBoxColumn, this.cksxDataGridViewTextBoxColumn, this.ckxxDataGridViewTextBoxColumn, this.dyckzDataGridViewTextBoxColumn, this.dysxDataGridViewTextBoxColumn}); this.dgv_yqxm.DataSource = this.dtojyxmBindingSource; this.dgv_yqxm.Dock = System.Windows.Forms.DockStyle.Fill; this.dgv_yqxm.Location = new System.Drawing.Point(0, 51); this.dgv_yqxm.Margin = new System.Windows.Forms.Padding(4); this.dgv_yqxm.Name = "dgv_yqxm"; this.dgv_yqxm.ReadOnly = true; this.dgv_yqxm.RowHeadersWidth = 11; this.dgv_yqxm.RowTemplate.Height = 23; this.dgv_yqxm.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgv_yqxm.Size = new System.Drawing.Size(692, 687); this.dgv_yqxm.TabIndex = 3; this.dgv_yqxm.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgv_yqxm_CellClick); // // id // this.id.DataPropertyName = "id"; this.id.HeaderText = "ID"; this.id.Name = "id"; this.id.ReadOnly = true; this.id.Visible = false; // // yqDataGridViewTextBoxColumn // this.yqDataGridViewTextBoxColumn.DataPropertyName = "yq"; this.yqDataGridViewTextBoxColumn.HeaderText = "仪器编码"; this.yqDataGridViewTextBoxColumn.Name = "yqDataGridViewTextBoxColumn"; this.yqDataGridViewTextBoxColumn.ReadOnly = true; // // xmdmDataGridViewTextBoxColumn // this.xmdmDataGridViewTextBoxColumn.DataPropertyName = "xmdm"; this.xmdmDataGridViewTextBoxColumn.HeaderText = "项目代码"; this.xmdmDataGridViewTextBoxColumn.Name = "xmdmDataGridViewTextBoxColumn"; this.xmdmDataGridViewTextBoxColumn.ReadOnly = true; // // xmmcDataGridViewTextBoxColumn // this.xmmcDataGridViewTextBoxColumn.DataPropertyName = "xmmc"; this.xmmcDataGridViewTextBoxColumn.HeaderText = "项目名称"; this.xmmcDataGridViewTextBoxColumn.Name = "xmmcDataGridViewTextBoxColumn"; this.xmmcDataGridViewTextBoxColumn.ReadOnly = true; // // dwDataGridViewTextBoxColumn // this.dwDataGridViewTextBoxColumn.DataPropertyName = "dw"; this.dwDataGridViewTextBoxColumn.HeaderText = "单位"; this.dwDataGridViewTextBoxColumn.Name = "dwDataGridViewTextBoxColumn"; this.dwDataGridViewTextBoxColumn.ReadOnly = true; // // cksxDataGridViewTextBoxColumn // this.cksxDataGridViewTextBoxColumn.DataPropertyName = "cksx"; this.cksxDataGridViewTextBoxColumn.HeaderText = "参考上限"; this.cksxDataGridViewTextBoxColumn.Name = "cksxDataGridViewTextBoxColumn"; this.cksxDataGridViewTextBoxColumn.ReadOnly = true; // // ckxxDataGridViewTextBoxColumn // this.ckxxDataGridViewTextBoxColumn.DataPropertyName = "ckxx"; this.ckxxDataGridViewTextBoxColumn.HeaderText = "参考下限"; this.ckxxDataGridViewTextBoxColumn.Name = "ckxxDataGridViewTextBoxColumn"; this.ckxxDataGridViewTextBoxColumn.ReadOnly = true; // // dyckzDataGridViewTextBoxColumn // this.dyckzDataGridViewTextBoxColumn.DataPropertyName = "dyckz"; this.dyckzDataGridViewTextBoxColumn.HeaderText = "打印参考值"; this.dyckzDataGridViewTextBoxColumn.Name = "dyckzDataGridViewTextBoxColumn"; this.dyckzDataGridViewTextBoxColumn.ReadOnly = true; // // dysxDataGridViewTextBoxColumn // this.dysxDataGridViewTextBoxColumn.DataPropertyName = "dysx"; this.dysxDataGridViewTextBoxColumn.HeaderText = "顺序"; this.dysxDataGridViewTextBoxColumn.Name = "dysxDataGridViewTextBoxColumn"; this.dysxDataGridViewTextBoxColumn.ReadOnly = true; // // dtojyxmBindingSource // this.dtojyxmBindingSource.DataSource = typeof(SOH.Entities.DTO.dto_jyxm); // // panel3 // this.panel3.Controls.Add(this.cbb_yq); this.panel3.Controls.Add(this.label1); this.panel3.Dock = System.Windows.Forms.DockStyle.Top; this.panel3.Location = new System.Drawing.Point(0, 0); this.panel3.Margin = new System.Windows.Forms.Padding(4); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(692, 51); this.panel3.TabIndex = 2; // // cbb_yq // this.cbb_yq.DisplayMember = "yqmc"; this.cbb_yq.FormattingEnabled = true; this.cbb_yq.Location = new System.Drawing.Point(79, 15); this.cbb_yq.Margin = new System.Windows.Forms.Padding(4); this.cbb_yq.Name = "cbb_yq"; this.cbb_yq.Size = new System.Drawing.Size(588, 23); this.cbb_yq.TabIndex = 1; this.cbb_yq.ValueMember = "yq"; this.cbb_yq.SelectedIndexChanged += new System.EventHandler(this.cbb_yq_SelectedValueChanged); this.cbb_yq.SelectedValueChanged += new System.EventHandler(this.cbb_yq_SelectedValueChanged); // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(16, 19); this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(37, 15); this.label1.TabIndex = 0; this.label1.Text = "仪器"; // // frmXingMuWeiHu // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1712, 738); this.Controls.Add(this.panel2); this.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Margin = new System.Windows.Forms.Padding(4); this.Name = "frmXingMuWeiHu"; this.Text = "仪器项目维护"; this.Load += new System.EventHandler(this.frmXingMuWeiHu_Load); this.panel2.ResumeLayout(false); this.tb_xx.ResumeLayout(false); this.tp_jbxm.ResumeLayout(false); this.tp_jbxm.PerformLayout(); this.tp_jxsm.ResumeLayout(false); this.tp_jxsm.PerformLayout(); this.panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgv_yqxm)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dtojyxmBindingSource)).EndInit(); this.panel3.ResumeLayout(false); this.panel3.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel2; private System.Windows.Forms.ComboBox cbb_yq; private System.Windows.Forms.Label label1; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.TabControl tb_xx; private System.Windows.Forms.TabPage tp_jbxm; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.DataGridView dgv_yqxm; private System.Windows.Forms.TabPage tp_jxsm; private System.Windows.Forms.TextBox jb_txt_sx; private System.Windows.Forms.Label label9; private System.Windows.Forms.TextBox jb_txt_xmdm; private System.Windows.Forms.Label label2; private System.Windows.Forms.TextBox jb_txt_tdh; private System.Windows.Forms.TextBox jb_txt_xmmc; private System.Windows.Forms.TextBox jb_txt_ckz; private System.Windows.Forms.TextBox jb_txt_dw; private System.Windows.Forms.TextBox jb_txt_cksx; private System.Windows.Forms.TextBox jb_txt_ckxx; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label8; private System.Windows.Forms.Button jb_btn_del; private System.Windows.Forms.Button jb_btn_modf; private System.Windows.Forms.Button jb_btn_add; private System.Windows.Forms.Button jb_btn_new; private System.Windows.Forms.TextBox js_txt_sx; private System.Windows.Forms.Label label12; private System.Windows.Forms.TextBox js_txt_jsxm; private System.Windows.Forms.Label label13; private System.Windows.Forms.TextBox js_txt_jsgs; private System.Windows.Forms.TextBox js_txt_xmmc; private System.Windows.Forms.TextBox js_txt_ckz; private System.Windows.Forms.TextBox js_txt_dw; private System.Windows.Forms.TextBox js_txt_cksx; private System.Windows.Forms.TextBox js_txt_ckxx; private System.Windows.Forms.Label label15; private System.Windows.Forms.Label label16; private System.Windows.Forms.Label label17; private System.Windows.Forms.Label label18; private System.Windows.Forms.Label label20; private System.Windows.Forms.Label label21; private System.Windows.Forms.Button js_btn_del; private System.Windows.Forms.Button js_btn_modf; private System.Windows.Forms.Button js_btn_add; private System.Windows.Forms.Button js_btn_new; private System.Windows.Forms.BindingSource dtojyxmBindingSource; private System.Windows.Forms.DataGridViewTextBoxColumn id; private System.Windows.Forms.DataGridViewTextBoxColumn yqDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn xmdmDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn xmmcDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn dwDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn cksxDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn ckxxDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn dyckzDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn dysxDataGridViewTextBoxColumn; private System.Windows.Forms.Label lb_id; } }