tijian_jichuang/Code/BasicSettings/TaoChanSheZhi.Designer.cs

995 lines
50 KiB
C#
Raw Permalink Normal View History

2025-02-20 11:54:48 +08:00
namespace SOH.BasicSettings
{
partial class TaoChanSheZhi
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(TaoChanSheZhi));
this.gb_tclist = new System.Windows.Forms.GroupBox();
this.panel6 = new System.Windows.Forms.Panel();
this.dgv_tclist = new System.Windows.Forms.DataGridView();
this.zhuxiaoDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tcmcDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.sjjgDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.yhjgDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.zjdisplayDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.xbDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.hyzkDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.xssxDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.klxDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tcbmDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ttcBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.panel5 = new System.Windows.Forms.Panel();
this.cbTCLX2 = new System.Windows.Forms.ComboBox();
this.label14 = new System.Windows.Forms.Label();
this.button1 = new System.Windows.Forms.Button();
this.tb_tcmcZJF = new System.Windows.Forms.TextBox();
this.label12 = new System.Windows.Forms.Label();
this.gb_jbxx = new System.Windows.Forms.GroupBox();
this.cbTCLX = new System.Windows.Forms.ComboBox();
this.label13 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.radioButton2 = new System.Windows.Forms.RadioButton();
this.radioButton1 = new System.Windows.Forms.RadioButton();
this.txt_klx = new System.Windows.Forms.TextBox();
this.label10 = new System.Windows.Forms.Label();
this.txt_yhjg = new System.Windows.Forms.TextBox();
this.label9 = new System.Windows.Forms.Label();
this.txt_tcjg = new System.Windows.Forms.TextBox();
this.label8 = new System.Windows.Forms.Label();
this.cbb_hyqk = new System.Windows.Forms.ComboBox();
this.label7 = new System.Windows.Forms.Label();
this.cbb_xb = new System.Windows.Forms.ComboBox();
this.label6 = new System.Windows.Forms.Label();
this.txt_ssxx = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.rb_zjf = new System.Windows.Forms.RadioButton();
this.rb_zjs = new System.Windows.Forms.RadioButton();
this.txt_tcmc = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.lbl_bm = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.panel1 = new System.Windows.Forms.Panel();
this.btn_quxiaozhuxiao = new System.Windows.Forms.Button();
this.btn_zhuxiao = new System.Windows.Forms.Button();
this.btn_modf = new System.Windows.Forms.Button();
this.btn_add = new System.Windows.Forms.Button();
this.btn_new = new System.Windows.Forms.Button();
this.panel2 = new System.Windows.Forms.Panel();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.dgv_kszhxm = new System.Windows.Forms.DataGridView();
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.bs_kszhxm = new System.Windows.Forms.BindingSource(this.components);
this.panel4 = new System.Windows.Forms.Panel();
this.tbTJKSZJM = new System.Windows.Forms.TextBox();
this.label19 = new System.Windows.Forms.Label();
this.cbb_ks = new System.Windows.Forms.ComboBox();
this.label2 = new System.Windows.Forms.Label();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.dgv_tczhxm = new System.Windows.Forms.DataGridView();
this.zhbmDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.zhmcDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.jgDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tzhxmBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.panel3 = new System.Windows.Forms.Panel();
this.btn_daoru = new System.Windows.Forms.Button();
this.cbb_tclist = new System.Windows.Forms.ComboBox();
this.label1 = new System.Windows.Forms.Label();
this.gb_tclist.SuspendLayout();
this.panel6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgv_tclist)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ttcBindingSource)).BeginInit();
this.panel5.SuspendLayout();
this.gb_jbxx.SuspendLayout();
this.groupBox3.SuspendLayout();
this.panel1.SuspendLayout();
this.panel2.SuspendLayout();
this.groupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgv_kszhxm)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bs_kszhxm)).BeginInit();
this.panel4.SuspendLayout();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgv_tczhxm)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tzhxmBindingSource)).BeginInit();
this.panel3.SuspendLayout();
this.SuspendLayout();
//
// gb_tclist
//
this.gb_tclist.Controls.Add(this.panel6);
this.gb_tclist.Controls.Add(this.panel5);
this.gb_tclist.Dock = System.Windows.Forms.DockStyle.Left;
this.gb_tclist.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.gb_tclist.Location = new System.Drawing.Point(0, 0);
this.gb_tclist.Name = "gb_tclist";
this.gb_tclist.Size = new System.Drawing.Size(418, 579);
this.gb_tclist.TabIndex = 0;
this.gb_tclist.TabStop = false;
this.gb_tclist.Text = "体检套餐列表";
//
// panel6
//
this.panel6.Controls.Add(this.dgv_tclist);
this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel6.Location = new System.Drawing.Point(3, 91);
this.panel6.Margin = new System.Windows.Forms.Padding(2);
this.panel6.Name = "panel6";
this.panel6.Size = new System.Drawing.Size(412, 485);
this.panel6.TabIndex = 2;
//
// dgv_tclist
//
this.dgv_tclist.AllowUserToAddRows = false;
this.dgv_tclist.AllowUserToDeleteRows = false;
this.dgv_tclist.AllowUserToResizeRows = false;
this.dgv_tclist.AutoGenerateColumns = false;
this.dgv_tclist.BackgroundColor = System.Drawing.Color.White;
this.dgv_tclist.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dgv_tclist.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.zhuxiaoDataGridViewTextBoxColumn,
this.tcmcDataGridViewTextBoxColumn,
this.sjjgDataGridViewTextBoxColumn,
this.yhjgDataGridViewTextBoxColumn,
this.zjdisplayDataGridViewTextBoxColumn,
this.xbDataGridViewTextBoxColumn,
this.hyzkDataGridViewTextBoxColumn,
this.xssxDataGridViewTextBoxColumn,
this.klxDataGridViewTextBoxColumn,
this.tcbmDataGridViewTextBoxColumn});
this.dgv_tclist.DataSource = this.ttcBindingSource;
this.dgv_tclist.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgv_tclist.Location = new System.Drawing.Point(0, 0);
this.dgv_tclist.MultiSelect = false;
this.dgv_tclist.Name = "dgv_tclist";
this.dgv_tclist.ReadOnly = true;
this.dgv_tclist.RowHeadersVisible = false;
this.dgv_tclist.RowTemplate.Height = 23;
this.dgv_tclist.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgv_tclist.Size = new System.Drawing.Size(412, 485);
this.dgv_tclist.TabIndex = 0;
this.dgv_tclist.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgv_tclist_CellClick);
this.dgv_tclist.DataBindingComplete += new System.Windows.Forms.DataGridViewBindingCompleteEventHandler(this.dgv_tclist_DataBindingComplete);
//
// zhuxiaoDataGridViewTextBoxColumn
//
this.zhuxiaoDataGridViewTextBoxColumn.DataPropertyName = "v_zhuxiao";
this.zhuxiaoDataGridViewTextBoxColumn.HeaderText = "注销标记";
this.zhuxiaoDataGridViewTextBoxColumn.Name = "zhuxiaoDataGridViewTextBoxColumn";
this.zhuxiaoDataGridViewTextBoxColumn.ReadOnly = true;
this.zhuxiaoDataGridViewTextBoxColumn.Width = 45;
//
// tcmcDataGridViewTextBoxColumn
//
this.tcmcDataGridViewTextBoxColumn.DataPropertyName = "tcmc";
this.tcmcDataGridViewTextBoxColumn.HeaderText = "套餐名称";
this.tcmcDataGridViewTextBoxColumn.Name = "tcmcDataGridViewTextBoxColumn";
this.tcmcDataGridViewTextBoxColumn.ReadOnly = true;
this.tcmcDataGridViewTextBoxColumn.Width = 300;
//
// sjjgDataGridViewTextBoxColumn
//
this.sjjgDataGridViewTextBoxColumn.DataPropertyName = "tcjg";
this.sjjgDataGridViewTextBoxColumn.HeaderText = "套餐价格";
this.sjjgDataGridViewTextBoxColumn.Name = "sjjgDataGridViewTextBoxColumn";
this.sjjgDataGridViewTextBoxColumn.ReadOnly = true;
//
// yhjgDataGridViewTextBoxColumn
//
this.yhjgDataGridViewTextBoxColumn.DataPropertyName = "yhjg_x";
this.yhjgDataGridViewTextBoxColumn.HeaderText = "优惠价格";
this.yhjgDataGridViewTextBoxColumn.Name = "yhjgDataGridViewTextBoxColumn";
this.yhjgDataGridViewTextBoxColumn.ReadOnly = true;
//
// zjdisplayDataGridViewTextBoxColumn
//
this.zjdisplayDataGridViewTextBoxColumn.DataPropertyName = "zjdisplay";
this.zjdisplayDataGridViewTextBoxColumn.HeaderText = "终检标志";
this.zjdisplayDataGridViewTextBoxColumn.Name = "zjdisplayDataGridViewTextBoxColumn";
this.zjdisplayDataGridViewTextBoxColumn.ReadOnly = true;
//
// xbDataGridViewTextBoxColumn
//
this.xbDataGridViewTextBoxColumn.DataPropertyName = "v_xb";
this.xbDataGridViewTextBoxColumn.HeaderText = "适用性别";
this.xbDataGridViewTextBoxColumn.Name = "xbDataGridViewTextBoxColumn";
this.xbDataGridViewTextBoxColumn.ReadOnly = true;
//
// hyzkDataGridViewTextBoxColumn
//
this.hyzkDataGridViewTextBoxColumn.DataPropertyName = "v_hy";
this.hyzkDataGridViewTextBoxColumn.HeaderText = "婚姻状况";
this.hyzkDataGridViewTextBoxColumn.Name = "hyzkDataGridViewTextBoxColumn";
this.hyzkDataGridViewTextBoxColumn.ReadOnly = true;
//
// xssxDataGridViewTextBoxColumn
//
this.xssxDataGridViewTextBoxColumn.DataPropertyName = "xssx";
this.xssxDataGridViewTextBoxColumn.HeaderText = "显示顺序";
this.xssxDataGridViewTextBoxColumn.Name = "xssxDataGridViewTextBoxColumn";
this.xssxDataGridViewTextBoxColumn.ReadOnly = true;
//
// klxDataGridViewTextBoxColumn
//
this.klxDataGridViewTextBoxColumn.DataPropertyName = "klx";
this.klxDataGridViewTextBoxColumn.HeaderText = "卡类型";
this.klxDataGridViewTextBoxColumn.Name = "klxDataGridViewTextBoxColumn";
this.klxDataGridViewTextBoxColumn.ReadOnly = true;
//
// tcbmDataGridViewTextBoxColumn
//
this.tcbmDataGridViewTextBoxColumn.DataPropertyName = "tcbm";
this.tcbmDataGridViewTextBoxColumn.HeaderText = "套餐编码";
this.tcbmDataGridViewTextBoxColumn.Name = "tcbmDataGridViewTextBoxColumn";
this.tcbmDataGridViewTextBoxColumn.ReadOnly = true;
//
// ttcBindingSource
//
this.ttcBindingSource.DataSource = typeof(SOH.Entities.t_tc);
//
// panel5
//
this.panel5.Controls.Add(this.cbTCLX2);
this.panel5.Controls.Add(this.label14);
this.panel5.Controls.Add(this.button1);
this.panel5.Controls.Add(this.tb_tcmcZJF);
this.panel5.Controls.Add(this.label12);
this.panel5.Dock = System.Windows.Forms.DockStyle.Top;
this.panel5.Location = new System.Drawing.Point(3, 19);
this.panel5.Margin = new System.Windows.Forms.Padding(2);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(412, 72);
this.panel5.TabIndex = 1;
//
// cbTCLX2
//
this.cbTCLX2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbTCLX2.FormattingEnabled = true;
this.cbTCLX2.Items.AddRange(new object[] {
"体检套餐",
"加项套餐"});
this.cbTCLX2.Location = new System.Drawing.Point(112, 41);
this.cbTCLX2.Name = "cbTCLX2";
this.cbTCLX2.Size = new System.Drawing.Size(218, 22);
this.cbTCLX2.TabIndex = 30;
this.cbTCLX2.SelectedIndexChanged += new System.EventHandler(this.cbTCLX2_SelectedIndexChanged);
//
// label14
//
this.label14.AutoSize = true;
this.label14.ForeColor = System.Drawing.Color.Red;
this.label14.Location = new System.Drawing.Point(8, 41);
this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(105, 14);
this.label14.TabIndex = 3;
this.label14.Text = "套餐类型检索:";
//
// button1
//
this.button1.Location = new System.Drawing.Point(340, 5);
this.button1.Margin = new System.Windows.Forms.Padding(2);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(56, 23);
this.button1.TabIndex = 2;
this.button1.Text = "刷新";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// tb_tcmcZJF
//
this.tb_tcmcZJF.Location = new System.Drawing.Point(112, 6);
this.tb_tcmcZJF.Margin = new System.Windows.Forms.Padding(2);
this.tb_tcmcZJF.Name = "tb_tcmcZJF";
this.tb_tcmcZJF.Size = new System.Drawing.Size(218, 23);
this.tb_tcmcZJF.TabIndex = 1;
this.tb_tcmcZJF.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tb_tcmcZJF_KeyDown);
//
// label12
//
this.label12.AutoSize = true;
this.label12.ForeColor = System.Drawing.Color.Red;
this.label12.Location = new System.Drawing.Point(6, 10);
this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(119, 14);
this.label12.TabIndex = 0;
this.label12.Text = "根据套餐名检索:";
//
// gb_jbxx
//
this.gb_jbxx.Controls.Add(this.cbTCLX);
this.gb_jbxx.Controls.Add(this.label13);
this.gb_jbxx.Controls.Add(this.label11);
this.gb_jbxx.Controls.Add(this.radioButton2);
this.gb_jbxx.Controls.Add(this.radioButton1);
this.gb_jbxx.Controls.Add(this.txt_klx);
this.gb_jbxx.Controls.Add(this.label10);
this.gb_jbxx.Controls.Add(this.txt_yhjg);
this.gb_jbxx.Controls.Add(this.label9);
this.gb_jbxx.Controls.Add(this.txt_tcjg);
this.gb_jbxx.Controls.Add(this.label8);
this.gb_jbxx.Controls.Add(this.cbb_hyqk);
this.gb_jbxx.Controls.Add(this.label7);
this.gb_jbxx.Controls.Add(this.cbb_xb);
this.gb_jbxx.Controls.Add(this.label6);
this.gb_jbxx.Controls.Add(this.txt_ssxx);
this.gb_jbxx.Controls.Add(this.label5);
this.gb_jbxx.Controls.Add(this.groupBox3);
this.gb_jbxx.Controls.Add(this.txt_tcmc);
this.gb_jbxx.Controls.Add(this.label4);
this.gb_jbxx.Controls.Add(this.lbl_bm);
this.gb_jbxx.Controls.Add(this.label3);
this.gb_jbxx.Dock = System.Windows.Forms.DockStyle.Top;
this.gb_jbxx.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.gb_jbxx.Location = new System.Drawing.Point(418, 0);
this.gb_jbxx.Name = "gb_jbxx";
this.gb_jbxx.Size = new System.Drawing.Size(957, 103);
this.gb_jbxx.TabIndex = 1;
this.gb_jbxx.TabStop = false;
this.gb_jbxx.Text = "套餐基本信息";
//
// cbTCLX
//
this.cbTCLX.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbTCLX.FormattingEnabled = true;
this.cbTCLX.Items.AddRange(new object[] {
"体检套餐",
"加项套餐"});
this.cbTCLX.Location = new System.Drawing.Point(850, 69);
this.cbTCLX.Name = "cbTCLX";
this.cbTCLX.Size = new System.Drawing.Size(95, 22);
this.cbTCLX.TabIndex = 29;
this.cbTCLX.SelectionChangeCommitted += new System.EventHandler(this.cbTCLX_SelectionChangeCommitted);
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(778, 73);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(77, 14);
this.label13.TabIndex = 28;
this.label13.Text = "套餐类型:";
//
// label11
//
this.label11.AutoSize = true;
this.label11.ForeColor = System.Drawing.Color.Red;
this.label11.Location = new System.Drawing.Point(692, 26);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(133, 14);
this.label11.TabIndex = 27;
this.label11.Text = "是否显示注销套餐:";
//
// radioButton2
//
this.radioButton2.AutoSize = true;
this.radioButton2.Checked = true;
this.radioButton2.Location = new System.Drawing.Point(878, 25);
this.radioButton2.Margin = new System.Windows.Forms.Padding(2);
this.radioButton2.Name = "radioButton2";
this.radioButton2.Size = new System.Drawing.Size(67, 18);
this.radioButton2.TabIndex = 26;
this.radioButton2.TabStop = true;
this.radioButton2.Text = "不显示";
this.radioButton2.UseVisualStyleBackColor = true;
this.radioButton2.Click += new System.EventHandler(this.radioButton2_Click);
//
// radioButton1
//
this.radioButton1.AutoSize = true;
this.radioButton1.Location = new System.Drawing.Point(820, 25);
this.radioButton1.Margin = new System.Windows.Forms.Padding(2);
this.radioButton1.Name = "radioButton1";
this.radioButton1.Size = new System.Drawing.Size(53, 18);
this.radioButton1.TabIndex = 25;
this.radioButton1.Text = "显示";
this.radioButton1.UseVisualStyleBackColor = true;
this.radioButton1.Click += new System.EventHandler(this.radioButton1_Click);
//
// txt_klx
//
this.txt_klx.Location = new System.Drawing.Point(694, 69);
this.txt_klx.Name = "txt_klx";
this.txt_klx.Size = new System.Drawing.Size(78, 23);
this.txt_klx.TabIndex = 16;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(640, 73);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(63, 14);
this.label10.TabIndex = 15;
this.label10.Text = "卡类型:";
//
// txt_yhjg
//
this.txt_yhjg.Location = new System.Drawing.Point(556, 69);
this.txt_yhjg.Name = "txt_yhjg";
this.txt_yhjg.Size = new System.Drawing.Size(78, 23);
this.txt_yhjg.TabIndex = 14;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(483, 73);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(77, 14);
this.label9.TabIndex = 13;
this.label9.Text = "优惠价格:";
//
// txt_tcjg
//
this.txt_tcjg.Location = new System.Drawing.Point(399, 69);
this.txt_tcjg.Name = "txt_tcjg";
this.txt_tcjg.Size = new System.Drawing.Size(78, 23);
this.txt_tcjg.TabIndex = 12;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(323, 73);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(77, 14);
this.label8.TabIndex = 11;
this.label8.Text = "套餐价格:";
//
// cbb_hyqk
//
this.cbb_hyqk.DisplayMember = "hymc";
this.cbb_hyqk.FormattingEnabled = true;
this.cbb_hyqk.Location = new System.Drawing.Point(254, 69);
this.cbb_hyqk.Name = "cbb_hyqk";
this.cbb_hyqk.Size = new System.Drawing.Size(63, 22);
this.cbb_hyqk.TabIndex = 10;
this.cbb_hyqk.ValueMember = "hybm";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(171, 73);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(77, 14);
this.label7.TabIndex = 9;
this.label7.Text = "婚姻情况:";
//
// cbb_xb
//
this.cbb_xb.DisplayMember = "xbmc";
this.cbb_xb.FormattingEnabled = true;
this.cbb_xb.Location = new System.Drawing.Point(93, 69);
this.cbb_xb.Name = "cbb_xb";
this.cbb_xb.Size = new System.Drawing.Size(63, 22);
this.cbb_xb.TabIndex = 8;
this.cbb_xb.ValueMember = "xbbm";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(10, 73);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(77, 14);
this.label6.TabIndex = 7;
this.label6.Text = "适用性别:";
//
// txt_ssxx
//
this.txt_ssxx.Location = new System.Drawing.Point(600, 24);
this.txt_ssxx.Name = "txt_ssxx";
this.txt_ssxx.Size = new System.Drawing.Size(78, 23);
this.txt_ssxx.TabIndex = 6;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(524, 28);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(70, 14);
this.label5.TabIndex = 5;
this.label5.Text = "显示顺序:";
//
// groupBox3
//
this.groupBox3.Controls.Add(this.rb_zjf);
this.groupBox3.Controls.Add(this.rb_zjs);
this.groupBox3.Location = new System.Drawing.Point(387, 17);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(130, 36);
this.groupBox3.TabIndex = 4;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "终检标志";
//
// rb_zjf
//
this.rb_zjf.AutoSize = true;
this.rb_zjf.Location = new System.Drawing.Point(79, 17);
this.rb_zjf.Name = "rb_zjf";
this.rb_zjf.Size = new System.Drawing.Size(39, 18);
this.rb_zjf.TabIndex = 1;
this.rb_zjf.TabStop = true;
this.rb_zjf.Text = "否";
this.rb_zjf.UseVisualStyleBackColor = true;
//
// rb_zjs
//
this.rb_zjs.AutoSize = true;
this.rb_zjs.Location = new System.Drawing.Point(19, 17);
this.rb_zjs.Name = "rb_zjs";
this.rb_zjs.Size = new System.Drawing.Size(39, 18);
this.rb_zjs.TabIndex = 0;
this.rb_zjs.TabStop = true;
this.rb_zjs.Text = "是";
this.rb_zjs.UseVisualStyleBackColor = true;
//
// txt_tcmc
//
this.txt_tcmc.Location = new System.Drawing.Point(200, 24);
this.txt_tcmc.Name = "txt_tcmc";
this.txt_tcmc.Size = new System.Drawing.Size(173, 23);
this.txt_tcmc.TabIndex = 3;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(117, 28);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(77, 14);
this.label4.TabIndex = 2;
this.label4.Text = "套餐名称:";
//
// lbl_bm
//
this.lbl_bm.AutoSize = true;
this.lbl_bm.Location = new System.Drawing.Point(65, 28);
this.lbl_bm.Name = "lbl_bm";
this.lbl_bm.Size = new System.Drawing.Size(0, 14);
this.lbl_bm.TabIndex = 1;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(10, 28);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(49, 14);
this.label3.TabIndex = 0;
this.label3.Text = "编码:";
//
// panel1
//
this.panel1.Controls.Add(this.btn_quxiaozhuxiao);
this.panel1.Controls.Add(this.btn_zhuxiao);
this.panel1.Controls.Add(this.btn_modf);
this.panel1.Controls.Add(this.btn_add);
this.panel1.Controls.Add(this.btn_new);
this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panel1.Location = new System.Drawing.Point(418, 526);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(957, 53);
this.panel1.TabIndex = 2;
//
// btn_quxiaozhuxiao
//
this.btn_quxiaozhuxiao.Location = new System.Drawing.Point(410, 18);
this.btn_quxiaozhuxiao.Name = "btn_quxiaozhuxiao";
this.btn_quxiaozhuxiao.Size = new System.Drawing.Size(117, 23);
this.btn_quxiaozhuxiao.TabIndex = 4;
this.btn_quxiaozhuxiao.Text = "取消注销选中套餐";
this.btn_quxiaozhuxiao.UseVisualStyleBackColor = true;
this.btn_quxiaozhuxiao.Click += new System.EventHandler(this.btn_quxiaozhuxiao_Click);
//
// btn_zhuxiao
//
this.btn_zhuxiao.Location = new System.Drawing.Point(309, 18);
this.btn_zhuxiao.Name = "btn_zhuxiao";
this.btn_zhuxiao.Size = new System.Drawing.Size(86, 23);
this.btn_zhuxiao.TabIndex = 3;
this.btn_zhuxiao.Text = "注销选中套餐";
this.btn_zhuxiao.UseVisualStyleBackColor = true;
this.btn_zhuxiao.Click += new System.EventHandler(this.btn_zhuxiao_Click);
//
// btn_modf
//
this.btn_modf.Location = new System.Drawing.Point(203, 18);
this.btn_modf.Name = "btn_modf";
this.btn_modf.Size = new System.Drawing.Size(91, 23);
this.btn_modf.TabIndex = 2;
this.btn_modf.Text = "修改选中套餐";
this.btn_modf.UseVisualStyleBackColor = true;
this.btn_modf.Click += new System.EventHandler(this.btn_modf_Click);
//
// btn_add
//
this.btn_add.Location = new System.Drawing.Point(113, 18);
this.btn_add.Name = "btn_add";
this.btn_add.Size = new System.Drawing.Size(75, 23);
this.btn_add.TabIndex = 1;
this.btn_add.Text = "添加";
this.btn_add.UseVisualStyleBackColor = true;
this.btn_add.Click += new System.EventHandler(this.btn_add_Click);
//
// btn_new
//
this.btn_new.Location = new System.Drawing.Point(23, 18);
this.btn_new.Name = "btn_new";
this.btn_new.Size = new System.Drawing.Size(75, 23);
this.btn_new.TabIndex = 0;
this.btn_new.Text = "新建";
this.btn_new.UseVisualStyleBackColor = true;
this.btn_new.Click += new System.EventHandler(this.btn_new_Click);
//
// panel2
//
this.panel2.Controls.Add(this.groupBox2);
this.panel2.Controls.Add(this.groupBox1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel2.Location = new System.Drawing.Point(418, 103);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(957, 423);
this.panel2.TabIndex = 3;
//
// groupBox2
//
this.groupBox2.Controls.Add(this.dgv_kszhxm);
this.groupBox2.Controls.Add(this.panel4);
this.groupBox2.Dock = System.Windows.Forms.DockStyle.Left;
this.groupBox2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox2.Location = new System.Drawing.Point(445, 0);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(438, 423);
this.groupBox2.TabIndex = 1;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "所有组合项目";
//
// dgv_kszhxm
//
this.dgv_kszhxm.AllowUserToAddRows = false;
this.dgv_kszhxm.AllowUserToDeleteRows = false;
this.dgv_kszhxm.AutoGenerateColumns = false;
this.dgv_kszhxm.BackgroundColor = System.Drawing.Color.White;
this.dgv_kszhxm.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dgv_kszhxm.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.dataGridViewTextBoxColumn1,
this.dataGridViewTextBoxColumn2,
this.dataGridViewTextBoxColumn3});
this.dgv_kszhxm.DataSource = this.bs_kszhxm;
this.dgv_kszhxm.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgv_kszhxm.Location = new System.Drawing.Point(3, 56);
this.dgv_kszhxm.Name = "dgv_kszhxm";
this.dgv_kszhxm.ReadOnly = true;
this.dgv_kszhxm.RowHeadersVisible = false;
this.dgv_kszhxm.RowTemplate.Height = 23;
this.dgv_kszhxm.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgv_kszhxm.Size = new System.Drawing.Size(432, 364);
this.dgv_kszhxm.TabIndex = 2;
this.dgv_kszhxm.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgv_kszhxm_CellDoubleClick);
//
// dataGridViewTextBoxColumn1
//
this.dataGridViewTextBoxColumn1.DataPropertyName = "zhbm";
this.dataGridViewTextBoxColumn1.HeaderText = "编码";
this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
this.dataGridViewTextBoxColumn1.ReadOnly = true;
this.dataGridViewTextBoxColumn1.Width = 60;
//
// dataGridViewTextBoxColumn2
//
this.dataGridViewTextBoxColumn2.DataPropertyName = "zhmc";
this.dataGridViewTextBoxColumn2.HeaderText = "项目名称";
this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
this.dataGridViewTextBoxColumn2.ReadOnly = true;
//
// dataGridViewTextBoxColumn3
//
this.dataGridViewTextBoxColumn3.DataPropertyName = "jg_v";
this.dataGridViewTextBoxColumn3.HeaderText = "价格";
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
this.dataGridViewTextBoxColumn3.ReadOnly = true;
this.dataGridViewTextBoxColumn3.Width = 80;
//
// bs_kszhxm
//
this.bs_kszhxm.DataSource = typeof(SOH.Entities.t_zhxm);
//
// panel4
//
this.panel4.Controls.Add(this.tbTJKSZJM);
this.panel4.Controls.Add(this.label19);
this.panel4.Controls.Add(this.cbb_ks);
this.panel4.Controls.Add(this.label2);
this.panel4.Dock = System.Windows.Forms.DockStyle.Top;
this.panel4.Location = new System.Drawing.Point(3, 19);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(432, 37);
this.panel4.TabIndex = 1;
//
// tbTJKSZJM
//
this.tbTJKSZJM.Location = new System.Drawing.Point(325, 8);
this.tbTJKSZJM.Name = "tbTJKSZJM";
this.tbTJKSZJM.Size = new System.Drawing.Size(100, 23);
this.tbTJKSZJM.TabIndex = 5;
this.tbTJKSZJM.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbTJKSZJM_KeyDown);
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(268, 12);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(63, 14);
this.label19.TabIndex = 4;
this.label19.Text = "助记码:";
//
// cbb_ks
//
this.cbb_ks.DisplayMember = "ksmc";
this.cbb_ks.FormattingEnabled = true;
this.cbb_ks.Location = new System.Drawing.Point(79, 7);
this.cbb_ks.Name = "cbb_ks";
this.cbb_ks.Size = new System.Drawing.Size(180, 22);
this.cbb_ks.TabIndex = 2;
this.cbb_ks.ValueMember = "ksbm";
this.cbb_ks.SelectedValueChanged += new System.EventHandler(this.cbb_ks_SelectedValueChanged);
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(3, 12);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(77, 14);
this.label2.TabIndex = 1;
this.label2.Text = "体检科室:";
//
// groupBox1
//
this.groupBox1.Controls.Add(this.dgv_tczhxm);
this.groupBox1.Controls.Add(this.panel3);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Left;
this.groupBox1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox1.Location = new System.Drawing.Point(0, 0);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(445, 423);
this.groupBox1.TabIndex = 0;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "套餐项目明细";
//
// dgv_tczhxm
//
this.dgv_tczhxm.AllowUserToAddRows = false;
this.dgv_tczhxm.AllowUserToDeleteRows = false;
this.dgv_tczhxm.AllowUserToResizeColumns = false;
this.dgv_tczhxm.AllowUserToResizeRows = false;
this.dgv_tczhxm.AutoGenerateColumns = false;
this.dgv_tczhxm.BackgroundColor = System.Drawing.Color.White;
this.dgv_tczhxm.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dgv_tczhxm.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.zhbmDataGridViewTextBoxColumn,
this.zhmcDataGridViewTextBoxColumn,
this.jgDataGridViewTextBoxColumn});
this.dgv_tczhxm.DataSource = this.tzhxmBindingSource;
this.dgv_tczhxm.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgv_tczhxm.Location = new System.Drawing.Point(3, 56);
this.dgv_tczhxm.Name = "dgv_tczhxm";
this.dgv_tczhxm.ReadOnly = true;
this.dgv_tczhxm.RowTemplate.Height = 23;
this.dgv_tczhxm.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgv_tczhxm.Size = new System.Drawing.Size(439, 364);
this.dgv_tczhxm.TabIndex = 1;
this.dgv_tczhxm.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgv_tczhxm_CellDoubleClick);
this.dgv_tczhxm.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dgv_tczhxm_RowPostPaint);
//
// zhbmDataGridViewTextBoxColumn
//
this.zhbmDataGridViewTextBoxColumn.DataPropertyName = "zhbm";
this.zhbmDataGridViewTextBoxColumn.HeaderText = "编码";
this.zhbmDataGridViewTextBoxColumn.Name = "zhbmDataGridViewTextBoxColumn";
this.zhbmDataGridViewTextBoxColumn.ReadOnly = true;
this.zhbmDataGridViewTextBoxColumn.Width = 60;
//
// zhmcDataGridViewTextBoxColumn
//
this.zhmcDataGridViewTextBoxColumn.DataPropertyName = "zhmc";
this.zhmcDataGridViewTextBoxColumn.HeaderText = "项目名称";
this.zhmcDataGridViewTextBoxColumn.Name = "zhmcDataGridViewTextBoxColumn";
this.zhmcDataGridViewTextBoxColumn.ReadOnly = true;
//
// jgDataGridViewTextBoxColumn
//
this.jgDataGridViewTextBoxColumn.DataPropertyName = "jg_v";
this.jgDataGridViewTextBoxColumn.HeaderText = "价格";
this.jgDataGridViewTextBoxColumn.Name = "jgDataGridViewTextBoxColumn";
this.jgDataGridViewTextBoxColumn.ReadOnly = true;
this.jgDataGridViewTextBoxColumn.Width = 80;
//
// tzhxmBindingSource
//
this.tzhxmBindingSource.DataSource = typeof(SOH.Entities.t_zhxm);
//
// panel3
//
this.panel3.Controls.Add(this.btn_daoru);
this.panel3.Controls.Add(this.cbb_tclist);
this.panel3.Controls.Add(this.label1);
this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
this.panel3.Location = new System.Drawing.Point(3, 19);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(439, 37);
this.panel3.TabIndex = 0;
//
// btn_daoru
//
this.btn_daoru.Location = new System.Drawing.Point(295, 7);
this.btn_daoru.Name = "btn_daoru";
this.btn_daoru.Size = new System.Drawing.Size(75, 23);
this.btn_daoru.TabIndex = 2;
this.btn_daoru.Text = "导入";
this.btn_daoru.UseVisualStyleBackColor = true;
this.btn_daoru.Click += new System.EventHandler(this.btn_daoru_Click);
//
// cbb_tclist
//
this.cbb_tclist.DisplayMember = "tcmc";
this.cbb_tclist.FormattingEnabled = true;
this.cbb_tclist.Location = new System.Drawing.Point(90, 8);
this.cbb_tclist.Name = "cbb_tclist";
this.cbb_tclist.Size = new System.Drawing.Size(180, 22);
this.cbb_tclist.TabIndex = 1;
this.cbb_tclist.ValueMember = "tcbm";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(7, 11);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(77, 14);
this.label1.TabIndex = 0;
this.label1.Text = "体检套餐:";
//
// TaoChanSheZhi
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1375, 579);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.Controls.Add(this.gb_jbxx);
this.Controls.Add(this.gb_tclist);
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.Name = "TaoChanSheZhi";
this.Text = "体检套餐设置";
this.Load += new System.EventHandler(this.TaoChanSheZhi_Load);
this.gb_tclist.ResumeLayout(false);
this.panel6.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgv_tclist)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ttcBindingSource)).EndInit();
this.panel5.ResumeLayout(false);
this.panel5.PerformLayout();
this.gb_jbxx.ResumeLayout(false);
this.gb_jbxx.PerformLayout();
this.groupBox3.ResumeLayout(false);
this.groupBox3.PerformLayout();
this.panel1.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.groupBox2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgv_kszhxm)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bs_kszhxm)).EndInit();
this.panel4.ResumeLayout(false);
this.panel4.PerformLayout();
this.groupBox1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgv_tczhxm)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tzhxmBindingSource)).EndInit();
this.panel3.ResumeLayout(false);
this.panel3.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.GroupBox gb_tclist;
private System.Windows.Forms.GroupBox gb_jbxx;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Button btn_quxiaozhuxiao;
private System.Windows.Forms.Button btn_zhuxiao;
private System.Windows.Forms.Button btn_modf;
private System.Windows.Forms.Button btn_add;
private System.Windows.Forms.Button btn_new;
private System.Windows.Forms.DataGridView dgv_tclist;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.ComboBox cbb_ks;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Button btn_daoru;
private System.Windows.Forms.ComboBox cbb_tclist;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox txt_ssxx;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.RadioButton rb_zjf;
private System.Windows.Forms.RadioButton rb_zjs;
private System.Windows.Forms.TextBox txt_tcmc;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label lbl_bm;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.TextBox txt_klx;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.TextBox txt_yhjg;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.TextBox txt_tcjg;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.ComboBox cbb_hyqk;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.ComboBox cbb_xb;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.BindingSource ttcBindingSource;
private System.Windows.Forms.DataGridView dgv_tczhxm;
private System.Windows.Forms.BindingSource tzhxmBindingSource;
private System.Windows.Forms.DataGridView dgv_kszhxm;
private System.Windows.Forms.BindingSource bs_kszhxm;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
private System.Windows.Forms.DataGridViewTextBoxColumn zhbmDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn zhmcDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn jgDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn xbDataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn hyzkDataGridViewTextBoxColumn1;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.RadioButton radioButton2;
private System.Windows.Forms.RadioButton radioButton1;
private System.Windows.Forms.DataGridViewTextBoxColumn zhuxiaoDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn tcmcDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn sjjgDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn yhjgDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn zjdisplayDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn xbDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn hyzkDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn xssxDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn klxDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn tcbmDataGridViewTextBoxColumn;
private System.Windows.Forms.Panel panel6;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.TextBox tb_tcmcZJF;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.TextBox tbTJKSZJM;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.ComboBox cbTCLX;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.ComboBox cbTCLX2;
}
}