tijian_jichuang/Code/QianTai/frmLinShiJiaXiang.Designer.cs
2025-02-20 11:54:48 +08:00

773 lines
34 KiB
C#

namespace SOH.QianTai
{
partial class frmLinShiJiaXiang
{
/// <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.panel1 = new System.Windows.Forms.Panel();
this.panel2 = new System.Windows.Forms.Panel();
this.tbTm = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.gvZHX = new System.Windows.Forms.DataGridView();
this.ZHMC = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ZHJG = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.tbHYZK = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.tbNL = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.tbXB = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.tbXM = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.cbDYZYD = new System.Windows.Forms.CheckBox();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.nudZL = new System.Windows.Forms.NumericUpDown();
this.btnQX = new System.Windows.Forms.Button();
this.btnQD = new System.Windows.Forms.Button();
this.tbSSJE = new System.Windows.Forms.TextBox();
this.label9 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.tbLJJ = new System.Windows.Forms.TextBox();
this.label7 = new System.Windows.Forms.Label();
this.cbJFFS = new System.Windows.Forms.ComboBox();
this.label6 = new System.Windows.Forms.Label();
this.groupBox4 = new System.Windows.Forms.GroupBox();
this.gvLSJX = new System.Windows.Forms.DataGridView();
this.ZHMC2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ZHJG2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.JYYS = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ZK = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ZKJ = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.label11 = new System.Windows.Forms.Label();
this.textBox3 = new System.Windows.Forms.TextBox();
this.label10 = new System.Windows.Forms.Label();
this.groupBox5 = new System.Windows.Forms.GroupBox();
this.txbXydb = new System.Windows.Forms.TextBox();
this.label15 = new System.Windows.Forms.Label();
this.gvZHX_TJ = new System.Windows.Forms.DataGridView();
this.ksmc3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ZHMC3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.JG3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tbZJF = new System.Windows.Forms.TextBox();
this.label14 = new System.Windows.Forms.Label();
this.cbJYYS = new System.Windows.Forms.ComboBox();
this.label13 = new System.Windows.Forms.Label();
this.cbTJKS = new System.Windows.Forms.ComboBox();
this.label12 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.cbTJTC = new System.Windows.Forms.ComboBox();
this.panel1.SuspendLayout();
this.panel2.SuspendLayout();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gvZHX)).BeginInit();
this.groupBox2.SuspendLayout();
this.groupBox3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.nudZL)).BeginInit();
this.groupBox4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gvLSJX)).BeginInit();
this.groupBox5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gvZHX_TJ)).BeginInit();
this.SuspendLayout();
//
// panel1
//
this.panel1.Controls.Add(this.panel2);
this.panel1.Controls.Add(this.groupBox1);
this.panel1.Location = new System.Drawing.Point(13, 12);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(233, 487);
this.panel1.TabIndex = 0;
//
// panel2
//
this.panel2.Controls.Add(this.tbTm);
this.panel2.Controls.Add(this.label1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(0, 0);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(233, 47);
this.panel2.TabIndex = 3;
//
// tbTm
//
this.tbTm.Location = new System.Drawing.Point(80, 11);
this.tbTm.MaxLength = 10;
this.tbTm.Name = "tbTm";
this.tbTm.Size = new System.Drawing.Size(131, 21);
this.tbTm.TabIndex = 3;
this.tbTm.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbTm_KeyDown);
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.ForeColor = System.Drawing.Color.Blue;
this.label1.Location = new System.Drawing.Point(4, 13);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(82, 14);
this.label1.TabIndex = 2;
this.label1.Text = "请扫条码:";
//
// groupBox1
//
this.groupBox1.Controls.Add(this.gvZHX);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.groupBox1.Location = new System.Drawing.Point(0, 53);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(233, 434);
this.groupBox1.TabIndex = 2;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "已交费组合项";
//
// gvZHX
//
this.gvZHX.AllowUserToAddRows = false;
this.gvZHX.AllowUserToDeleteRows = false;
this.gvZHX.AllowUserToResizeColumns = false;
this.gvZHX.AllowUserToResizeRows = false;
this.gvZHX.BackgroundColor = System.Drawing.Color.White;
this.gvZHX.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.gvZHX.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.ZHMC,
this.ZHJG});
this.gvZHX.Dock = System.Windows.Forms.DockStyle.Fill;
this.gvZHX.Location = new System.Drawing.Point(3, 17);
this.gvZHX.MultiSelect = false;
this.gvZHX.Name = "gvZHX";
this.gvZHX.ReadOnly = true;
this.gvZHX.RowHeadersVisible = false;
this.gvZHX.RowHeadersWidth = 51;
this.gvZHX.RowTemplate.Height = 23;
this.gvZHX.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.gvZHX.Size = new System.Drawing.Size(227, 414);
this.gvZHX.TabIndex = 0;
//
// ZHMC
//
this.ZHMC.DataPropertyName = "zhmc";
this.ZHMC.HeaderText = "组合名称";
this.ZHMC.MinimumWidth = 6;
this.ZHMC.Name = "ZHMC";
this.ZHMC.ReadOnly = true;
this.ZHMC.Width = 140;
//
// ZHJG
//
this.ZHJG.DataPropertyName = "jg";
this.ZHJG.HeaderText = "组合价格";
this.ZHJG.MinimumWidth = 6;
this.ZHJG.Name = "ZHJG";
this.ZHJG.ReadOnly = true;
this.ZHJG.Width = 125;
//
// groupBox2
//
this.groupBox2.Controls.Add(this.tbHYZK);
this.groupBox2.Controls.Add(this.label5);
this.groupBox2.Controls.Add(this.tbNL);
this.groupBox2.Controls.Add(this.label4);
this.groupBox2.Controls.Add(this.tbXB);
this.groupBox2.Controls.Add(this.label3);
this.groupBox2.Controls.Add(this.tbXM);
this.groupBox2.Controls.Add(this.label2);
this.groupBox2.Location = new System.Drawing.Point(252, 12);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(443, 50);
this.groupBox2.TabIndex = 1;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "体检人基本信息";
//
// tbHYZK
//
this.tbHYZK.Location = new System.Drawing.Point(372, 18);
this.tbHYZK.Name = "tbHYZK";
this.tbHYZK.ReadOnly = true;
this.tbHYZK.Size = new System.Drawing.Size(65, 21);
this.tbHYZK.TabIndex = 7;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(314, 22);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(65, 12);
this.label5.TabIndex = 6;
this.label5.Text = "婚姻状况:";
//
// tbNL
//
this.tbNL.Location = new System.Drawing.Point(267, 18);
this.tbNL.Name = "tbNL";
this.tbNL.ReadOnly = true;
this.tbNL.Size = new System.Drawing.Size(41, 21);
this.tbNL.TabIndex = 5;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(233, 22);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(41, 12);
this.label4.TabIndex = 4;
this.label4.Text = "年龄:";
//
// tbXB
//
this.tbXB.Location = new System.Drawing.Point(186, 18);
this.tbXB.Name = "tbXB";
this.tbXB.ReadOnly = true;
this.tbXB.Size = new System.Drawing.Size(41, 21);
this.tbXB.TabIndex = 3;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(150, 22);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(41, 12);
this.label3.TabIndex = 2;
this.label3.Text = "性别:";
//
// tbXM
//
this.tbXM.Enabled = false;
this.tbXM.Location = new System.Drawing.Point(44, 18);
this.tbXM.Name = "tbXM";
this.tbXM.ReadOnly = true;
this.tbXM.Size = new System.Drawing.Size(100, 21);
this.tbXM.TabIndex = 1;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(7, 22);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(41, 12);
this.label2.TabIndex = 0;
this.label2.Text = "姓名:";
//
// cbDYZYD
//
this.cbDYZYD.AutoSize = true;
this.cbDYZYD.Location = new System.Drawing.Point(716, 33);
this.cbDYZYD.Name = "cbDYZYD";
this.cbDYZYD.Size = new System.Drawing.Size(84, 16);
this.cbDYZYD.TabIndex = 2;
this.cbDYZYD.Text = "打印指引单";
this.cbDYZYD.UseVisualStyleBackColor = true;
//
// groupBox3
//
this.groupBox3.Controls.Add(this.nudZL);
this.groupBox3.Controls.Add(this.btnQX);
this.groupBox3.Controls.Add(this.btnQD);
this.groupBox3.Controls.Add(this.tbSSJE);
this.groupBox3.Controls.Add(this.label9);
this.groupBox3.Controls.Add(this.label8);
this.groupBox3.Controls.Add(this.tbLJJ);
this.groupBox3.Controls.Add(this.label7);
this.groupBox3.Controls.Add(this.cbJFFS);
this.groupBox3.Controls.Add(this.label6);
this.groupBox3.Location = new System.Drawing.Point(252, 73);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(590, 61);
this.groupBox3.TabIndex = 3;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "临时加项费用";
//
// nudZL
//
this.nudZL.Location = new System.Drawing.Point(296, 26);
this.nudZL.Name = "nudZL";
this.nudZL.Size = new System.Drawing.Size(41, 21);
this.nudZL.TabIndex = 10;
this.nudZL.Value = new decimal(new int[] {
100,
0,
0,
0});
this.nudZL.ValueChanged += new System.EventHandler(this.nudZL_ValueChanged);
//
// btnQX
//
this.btnQX.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.btnQX.Location = new System.Drawing.Point(532, 27);
this.btnQX.Name = "btnQX";
this.btnQX.Size = new System.Drawing.Size(51, 23);
this.btnQX.TabIndex = 9;
this.btnQX.Text = "取消";
this.btnQX.UseVisualStyleBackColor = true;
this.btnQX.Click += new System.EventHandler(this.btnQX_Click);
//
// btnQD
//
this.btnQD.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.btnQD.Location = new System.Drawing.Point(464, 27);
this.btnQD.Name = "btnQD";
this.btnQD.Size = new System.Drawing.Size(58, 23);
this.btnQD.TabIndex = 8;
this.btnQD.Text = "确定";
this.btnQD.UseVisualStyleBackColor = true;
this.btnQD.Click += new System.EventHandler(this.btnQD_Click);
//
// tbSSJE
//
this.tbSSJE.Location = new System.Drawing.Point(405, 28);
this.tbSSJE.Name = "tbSSJE";
this.tbSSJE.Size = new System.Drawing.Size(52, 21);
this.tbSSJE.TabIndex = 7;
this.tbSSJE.Text = "0.0";
this.tbSSJE.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(343, 32);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(65, 12);
this.label9.TabIndex = 6;
this.label9.Text = "实收金额:";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(257, 32);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(41, 12);
this.label8.TabIndex = 4;
this.label8.Text = "折率:";
//
// tbLJJ
//
this.tbLJJ.Location = new System.Drawing.Point(195, 28);
this.tbLJJ.Name = "tbLJJ";
this.tbLJJ.ReadOnly = true;
this.tbLJJ.Size = new System.Drawing.Size(50, 21);
this.tbLJJ.TabIndex = 3;
this.tbLJJ.Text = "0";
this.tbLJJ.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(146, 32);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(53, 12);
this.label7.TabIndex = 2;
this.label7.Text = "累计价:";
//
// cbJFFS
//
this.cbJFFS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbJFFS.Enabled = false;
this.cbJFFS.FormattingEnabled = true;
this.cbJFFS.Items.AddRange(new object[] {
"公费",
"自费"});
this.cbJFFS.Location = new System.Drawing.Point(66, 28);
this.cbJFFS.Name = "cbJFFS";
this.cbJFFS.Size = new System.Drawing.Size(74, 20);
this.cbJFFS.TabIndex = 1;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(5, 32);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(65, 12);
this.label6.TabIndex = 0;
this.label6.Text = "交费方式:";
//
// groupBox4
//
this.groupBox4.Controls.Add(this.gvLSJX);
this.groupBox4.Controls.Add(this.label11);
this.groupBox4.Controls.Add(this.textBox3);
this.groupBox4.Controls.Add(this.label10);
this.groupBox4.Location = new System.Drawing.Point(255, 141);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Size = new System.Drawing.Size(389, 358);
this.groupBox4.TabIndex = 4;
this.groupBox4.TabStop = false;
this.groupBox4.Text = "临时加项";
//
// gvLSJX
//
this.gvLSJX.AllowUserToAddRows = false;
this.gvLSJX.AllowUserToDeleteRows = false;
this.gvLSJX.AllowUserToResizeColumns = false;
this.gvLSJX.AllowUserToResizeRows = false;
this.gvLSJX.BackgroundColor = System.Drawing.Color.White;
this.gvLSJX.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.gvLSJX.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.ZHMC2,
this.ZHJG2,
this.JYYS,
this.ZK,
this.ZKJ});
this.gvLSJX.Dock = System.Windows.Forms.DockStyle.Fill;
this.gvLSJX.Location = new System.Drawing.Point(3, 17);
this.gvLSJX.MultiSelect = false;
this.gvLSJX.Name = "gvLSJX";
this.gvLSJX.ReadOnly = true;
this.gvLSJX.RowHeadersVisible = false;
this.gvLSJX.RowHeadersWidth = 51;
this.gvLSJX.RowTemplate.Height = 23;
this.gvLSJX.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.gvLSJX.Size = new System.Drawing.Size(383, 338);
this.gvLSJX.TabIndex = 3;
this.gvLSJX.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.gvLSJX_CellDoubleClick);
//
// ZHMC2
//
this.ZHMC2.DataPropertyName = "zhmc";
this.ZHMC2.HeaderText = "组合名称";
this.ZHMC2.MinimumWidth = 6;
this.ZHMC2.Name = "ZHMC2";
this.ZHMC2.ReadOnly = true;
this.ZHMC2.Width = 125;
//
// ZHJG2
//
this.ZHJG2.DataPropertyName = "jg_v";
this.ZHJG2.HeaderText = "组合价格";
this.ZHJG2.MinimumWidth = 6;
this.ZHJG2.Name = "ZHJG2";
this.ZHJG2.ReadOnly = true;
this.ZHJG2.Width = 80;
//
// JYYS
//
this.JYYS.DataPropertyName = "jyys";
this.JYYS.HeaderText = "建议医师";
this.JYYS.MinimumWidth = 6;
this.JYYS.Name = "JYYS";
this.JYYS.ReadOnly = true;
this.JYYS.Width = 80;
//
// ZK
//
this.ZK.DataPropertyName = "zl";
this.ZK.HeaderText = "折扣";
this.ZK.MinimumWidth = 6;
this.ZK.Name = "ZK";
this.ZK.ReadOnly = true;
this.ZK.Width = 60;
//
// ZKJ
//
this.ZKJ.DataPropertyName = "zhj_v";
this.ZKJ.HeaderText = "折扣价格";
this.ZKJ.MinimumWidth = 6;
this.ZKJ.Name = "ZKJ";
this.ZKJ.ReadOnly = true;
this.ZKJ.Width = 80;
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(118, 21);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(161, 12);
this.label11.TabIndex = 2;
this.label11.Text = "目前只适合保险体检公费加项";
//
// textBox3
//
this.textBox3.Location = new System.Drawing.Point(67, 18);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(45, 21);
this.textBox3.TabIndex = 1;
this.textBox3.Text = "100";
this.textBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label10
//
this.label10.AutoSize = true;
this.label10.ForeColor = System.Drawing.Color.Blue;
this.label10.Location = new System.Drawing.Point(8, 21);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(65, 12);
this.label10.TabIndex = 0;
this.label10.Text = "单项折率:";
//
// groupBox5
//
this.groupBox5.Controls.Add(this.cbTJTC);
this.groupBox5.Controls.Add(this.label16);
this.groupBox5.Controls.Add(this.txbXydb);
this.groupBox5.Controls.Add(this.label15);
this.groupBox5.Controls.Add(this.gvZHX_TJ);
this.groupBox5.Controls.Add(this.tbZJF);
this.groupBox5.Controls.Add(this.label14);
this.groupBox5.Controls.Add(this.cbJYYS);
this.groupBox5.Controls.Add(this.label13);
this.groupBox5.Controls.Add(this.cbTJKS);
this.groupBox5.Controls.Add(this.label12);
this.groupBox5.Location = new System.Drawing.Point(654, 141);
this.groupBox5.Name = "groupBox5";
this.groupBox5.Size = new System.Drawing.Size(348, 355);
this.groupBox5.TabIndex = 5;
this.groupBox5.TabStop = false;
this.groupBox5.Text = "所有组合项";
//
// txbXydb
//
this.txbXydb.Location = new System.Drawing.Point(74, 69);
this.txbXydb.Name = "txbXydb";
this.txbXydb.Size = new System.Drawing.Size(88, 21);
this.txbXydb.TabIndex = 9;
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(9, 73);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(65, 12);
this.label15.TabIndex = 8;
this.label15.Text = "业务代表:";
//
// gvZHX_TJ
//
this.gvZHX_TJ.AllowUserToAddRows = false;
this.gvZHX_TJ.AllowUserToDeleteRows = false;
this.gvZHX_TJ.AllowUserToResizeRows = false;
this.gvZHX_TJ.BackgroundColor = System.Drawing.Color.White;
this.gvZHX_TJ.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.gvZHX_TJ.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.ksmc3,
this.ZHMC3,
this.JG3});
this.gvZHX_TJ.Location = new System.Drawing.Point(0, 106);
this.gvZHX_TJ.MultiSelect = false;
this.gvZHX_TJ.Name = "gvZHX_TJ";
this.gvZHX_TJ.ReadOnly = true;
this.gvZHX_TJ.RowHeadersVisible = false;
this.gvZHX_TJ.RowHeadersWidth = 51;
this.gvZHX_TJ.RowTemplate.Height = 23;
this.gvZHX_TJ.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.gvZHX_TJ.Size = new System.Drawing.Size(330, 242);
this.gvZHX_TJ.TabIndex = 7;
this.gvZHX_TJ.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.gvZHX_TJ_CellDoubleClick);
//
// ksmc3
//
this.ksmc3.DataPropertyName = "ksmc";
this.ksmc3.HeaderText = "科室";
this.ksmc3.MinimumWidth = 6;
this.ksmc3.Name = "ksmc3";
this.ksmc3.ReadOnly = true;
this.ksmc3.Width = 90;
//
// ZHMC3
//
this.ZHMC3.DataPropertyName = "zhmc";
this.ZHMC3.HeaderText = "组合名称";
this.ZHMC3.MinimumWidth = 6;
this.ZHMC3.Name = "ZHMC3";
this.ZHMC3.ReadOnly = true;
this.ZHMC3.Width = 130;
//
// JG3
//
this.JG3.DataPropertyName = "jg";
this.JG3.HeaderText = "组合价";
this.JG3.MinimumWidth = 6;
this.JG3.Name = "JG3";
this.JG3.ReadOnly = true;
this.JG3.Width = 125;
//
// tbZJF
//
this.tbZJF.Location = new System.Drawing.Point(218, 42);
this.tbZJF.Name = "tbZJF";
this.tbZJF.Size = new System.Drawing.Size(112, 21);
this.tbZJF.TabIndex = 6;
this.tbZJF.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbZJF_KeyDown);
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(168, 46);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(53, 12);
this.label14.TabIndex = 5;
this.label14.Text = "助记码:";
//
// cbJYYS
//
this.cbJYYS.FormattingEnabled = true;
this.cbJYYS.Location = new System.Drawing.Point(74, 43);
this.cbJYYS.Name = "cbJYYS";
this.cbJYYS.Size = new System.Drawing.Size(88, 20);
this.cbJYYS.TabIndex = 4;
this.cbJYYS.TextUpdate += new System.EventHandler(this.cbJYYS_TextUpdate);
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(9, 46);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(65, 12);
this.label13.TabIndex = 3;
this.label13.Text = "建议医师:";
//
// cbTJKS
//
this.cbTJKS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbTJKS.FormattingEnabled = true;
this.cbTJKS.Location = new System.Drawing.Point(74, 18);
this.cbTJKS.Name = "cbTJKS";
this.cbTJKS.Size = new System.Drawing.Size(256, 20);
this.cbTJKS.TabIndex = 2;
this.cbTJKS.SelectedValueChanged += new System.EventHandler(this.cbTJKS_SelectedValueChanged);
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(7, 21);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(65, 12);
this.label12.TabIndex = 1;
this.label12.Text = "体检科室:";
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(168, 73);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(53, 12);
this.label16.TabIndex = 10;
this.label16.Text = "加项包:";
//
// cbTJTC
//
this.cbTJTC.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbTJTC.FormattingEnabled = true;
this.cbTJTC.Location = new System.Drawing.Point(218, 70);
this.cbTJTC.Name = "cbTJTC";
this.cbTJTC.Size = new System.Drawing.Size(112, 20);
this.cbTJTC.TabIndex = 27;
this.cbTJTC.SelectionChangeCommitted += new System.EventHandler(this.cbTJTC_SelectionChangeCommitted);
//
// frmLinShiJiaXiang
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.White;
this.ClientSize = new System.Drawing.Size(1014, 557);
this.Controls.Add(this.groupBox5);
this.Controls.Add(this.groupBox4);
this.Controls.Add(this.groupBox3);
this.Controls.Add(this.cbDYZYD);
this.Controls.Add(this.groupBox2);
this.Controls.Add(this.panel1);
this.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Name = "frmLinShiJiaXiang";
this.Text = "临时加项";
this.Load += new System.EventHandler(this.frmLinShiJiaXiang_Load);
this.panel1.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
this.groupBox1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gvZHX)).EndInit();
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
this.groupBox3.ResumeLayout(false);
this.groupBox3.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.nudZL)).EndInit();
this.groupBox4.ResumeLayout(false);
this.groupBox4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.gvLSJX)).EndInit();
this.groupBox5.ResumeLayout(false);
this.groupBox5.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.gvZHX_TJ)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.DataGridView gvZHX;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.TextBox tbXM;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TextBox tbHYZK;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.TextBox tbNL;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.TextBox tbXB;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.CheckBox cbDYZYD;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.ComboBox cbJFFS;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.TextBox tbLJJ;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.TextBox tbSSJE;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Button btnQD;
private System.Windows.Forms.Button btnQX;
private System.Windows.Forms.GroupBox groupBox4;
private System.Windows.Forms.GroupBox groupBox5;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.DataGridView gvLSJX;
private System.Windows.Forms.ComboBox cbTJKS;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.ComboBox cbJYYS;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.TextBox tbZJF;
private System.Windows.Forms.DataGridView gvZHX_TJ;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.TextBox tbTm;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.NumericUpDown nudZL;
private System.Windows.Forms.DataGridViewTextBoxColumn ZHMC2;
private System.Windows.Forms.DataGridViewTextBoxColumn ZHJG2;
private System.Windows.Forms.DataGridViewTextBoxColumn JYYS;
private System.Windows.Forms.DataGridViewTextBoxColumn ZK;
private System.Windows.Forms.DataGridViewTextBoxColumn ZKJ;
private System.Windows.Forms.DataGridViewTextBoxColumn ZHMC;
private System.Windows.Forms.DataGridViewTextBoxColumn ZHJG;
private System.Windows.Forms.DataGridViewTextBoxColumn ksmc3;
private System.Windows.Forms.DataGridViewTextBoxColumn ZHMC3;
private System.Windows.Forms.DataGridViewTextBoxColumn JG3;
private System.Windows.Forms.TextBox txbXydb;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.ComboBox cbTJTC;
}
}