AIMS/AIMS/OperationFront/frmOperationApplyDetail.Designer.cs
leomon c2228379bc 手术申请手术地点
内镜选择患者默认两天
内镜选择患者横向排列
麻醉诱导用药显示到上面
麻醉记录单默认手术室 镇痛单默认胃肠镜
2023-05-12 18:27:48 +08:00

1354 lines
66 KiB
C#

namespace AIMS.OperationFront.UI
{
partial class frmOperationApplyDetail
{
/// <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()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmOperationApplyDetail));
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
this.tsbSava = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
this.tsbCancel = new System.Windows.Forms.ToolStripButton();
this.tsbSet = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.tsbExit = new System.Windows.Forms.ToolStripButton();
this.panel1 = new System.Windows.Forms.Panel();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.label23 = new System.Windows.Forms.Label();
this.label28 = new System.Windows.Forms.Label();
this.txtOperationRemark = new System.Windows.Forms.TextBox();
this.txtContagion = new System.Windows.Forms.TextBox();
this.label47 = new System.Windows.Forms.Label();
this.label45 = new System.Windows.Forms.Label();
this.label46 = new System.Windows.Forms.Label();
this.label44 = new System.Windows.Forms.Label();
this.label35 = new System.Windows.Forms.Label();
this.label27 = new System.Windows.Forms.Label();
this.txtAnaesthesiaMethod = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.label26 = new System.Windows.Forms.Label();
this.txtOperationPosition = new System.Windows.Forms.TextBox();
this.panel2 = new System.Windows.Forms.Panel();
this.rboZQ = new System.Windows.Forms.RadioButton();
this.rboRJ = new System.Windows.Forms.RadioButton();
this.rboJZ = new System.Windows.Forms.RadioButton();
this.panel3 = new System.Windows.Forms.Panel();
this.rdbIsPlanReturnOperation = new System.Windows.Forms.RadioButton();
this.rdbIsNotPlanReturnOperation = new System.Windows.Forms.RadioButton();
this.txtRight5 = new System.Windows.Forms.TextBox();
this.txtRight3 = new System.Windows.Forms.TextBox();
this.txtLeft5 = new System.Windows.Forms.TextBox();
this.txtLeft3 = new System.Windows.Forms.TextBox();
this.txtRight4 = new System.Windows.Forms.TextBox();
this.txtLeft4 = new System.Windows.Forms.TextBox();
this.txtRight2 = new System.Windows.Forms.TextBox();
this.txtOperation5 = new System.Windows.Forms.TextBox();
this.txtLeft2 = new System.Windows.Forms.TextBox();
this.txtOperation3 = new System.Windows.Forms.TextBox();
this.txtOperation4 = new System.Windows.Forms.TextBox();
this.txtRight = new System.Windows.Forms.TextBox();
this.txtOperation2 = new System.Windows.Forms.TextBox();
this.txtLeft = new System.Windows.Forms.TextBox();
this.txtOperation = new System.Windows.Forms.TextBox();
this.txtDisease = new System.Windows.Forms.TextBox();
this.txtIntern = new System.Windows.Forms.TextBox();
this.label34 = new System.Windows.Forms.Label();
this.chbIsReturnOperation = new System.Windows.Forms.CheckBox();
this.btnCurrentTime = new System.Windows.Forms.Button();
this.label33 = new System.Windows.Forms.Label();
this.dtpOrderOperationTime = new System.Windows.Forms.DateTimePicker();
this.label25 = new System.Windows.Forms.Label();
this.txtAssistant3 = new System.Windows.Forms.TextBox();
this.txtOperationCutType = new System.Windows.Forms.TextBox();
this.label21 = new System.Windows.Forms.Label();
this.label32 = new System.Windows.Forms.Label();
this.label20 = new System.Windows.Forms.Label();
this.txtAssistant2 = new System.Windows.Forms.TextBox();
this.cboOperationLevel = new System.Windows.Forms.ComboBox();
this.label31 = new System.Windows.Forms.Label();
this.cboApplyDepId = new System.Windows.Forms.ComboBox();
this.txtAssistant1 = new System.Windows.Forms.TextBox();
this.label24 = new System.Windows.Forms.Label();
this.label30 = new System.Windows.Forms.Label();
this.label19 = new System.Windows.Forms.Label();
this.txtOperationDoctor = new System.Windows.Forms.TextBox();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.cboPatientType = new System.Windows.Forms.ComboBox();
this.txtContactsPhone = new System.Windows.Forms.TextBox();
this.label16 = new System.Windows.Forms.Label();
this.txtContacts = new System.Windows.Forms.TextBox();
this.label17 = new System.Windows.Forms.Label();
this.txtIdentityCard = new System.Windows.Forms.TextBox();
this.label18 = new System.Windows.Forms.Label();
this.dtpInHosDate = new System.Windows.Forms.DateTimePicker();
this.label15 = new System.Windows.Forms.Label();
this.cboPatientKind = new System.Windows.Forms.ComboBox();
this.label14 = new System.Windows.Forms.Label();
this.cboRHBloodType = new System.Windows.Forms.ComboBox();
this.cboBloodType = new System.Windows.Forms.ComboBox();
this.label13 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.txtWeight = new System.Windows.Forms.TextBox();
this.txtHeight = new System.Windows.Forms.TextBox();
this.txtSickBed = new System.Windows.Forms.TextBox();
this.label11 = new System.Windows.Forms.Label();
this.txtIlldistrict = new System.Windows.Forms.TextBox();
this.label10 = new System.Windows.Forms.Label();
this.cboDepartment = new System.Windows.Forms.ComboBox();
this.label9 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.dtpBirthDay = new System.Windows.Forms.DateTimePicker();
this.label6 = new System.Windows.Forms.Label();
this.cboSex = new System.Windows.Forms.ComboBox();
this.label5 = new System.Windows.Forms.Label();
this.txtName = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.txtArchivesNo = new System.Windows.Forms.TextBox();
this.btnDR = new System.Windows.Forms.Button();
this.label3 = new System.Windows.Forms.Label();
this.txtMdrecNo = new System.Windows.Forms.TextBox();
this.toolStrip1.SuspendLayout();
this.panel1.SuspendLayout();
this.groupBox2.SuspendLayout();
this.panel2.SuspendLayout();
this.panel3.SuspendLayout();
this.groupBox1.SuspendLayout();
this.SuspendLayout();
//
// toolStrip1
//
this.toolStrip1.BackColor = System.Drawing.Color.AliceBlue;
this.toolStrip1.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.toolStrip1.ImageScalingSize = new System.Drawing.Size(25, 25);
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsbSava,
this.toolStripSeparator4,
this.tsbCancel,
this.tsbSet,
this.toolStripSeparator2,
this.tsbExit});
this.toolStrip1.Location = new System.Drawing.Point(0, 0);
this.toolStrip1.Name = "toolStrip1";
this.toolStrip1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.toolStrip1.ShowItemToolTips = false;
this.toolStrip1.Size = new System.Drawing.Size(1132, 49);
this.toolStrip1.TabIndex = 1;
this.toolStrip1.Text = "toolStrip1";
//
// tsbSava
//
this.tsbSava.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbSava.Image = global::AIMS.Properties.Resources._保存;
this.tsbSava.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbSava.Name = "tsbSava";
this.tsbSava.Size = new System.Drawing.Size(52, 46);
this.tsbSava.Text = " 保存 ";
this.tsbSava.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbSava.Click += new System.EventHandler(this.tsbSava_Click);
//
// toolStripSeparator4
//
this.toolStripSeparator4.Name = "toolStripSeparator4";
this.toolStripSeparator4.Size = new System.Drawing.Size(6, 49);
//
// tsbCancel
//
this.tsbCancel.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbCancel.Image = global::AIMS.Properties.Resources._取消;
this.tsbCancel.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbCancel.Name = "tsbCancel";
this.tsbCancel.Size = new System.Drawing.Size(52, 46);
this.tsbCancel.Text = " 取消 ";
this.tsbCancel.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbCancel.Click += new System.EventHandler(this.tsbCancel_Click);
//
// tsbSet
//
this.tsbSet.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbSet.Image = global::AIMS.Properties.Resources._设置;
this.tsbSet.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbSet.Name = "tsbSet";
this.tsbSet.Size = new System.Drawing.Size(52, 46);
this.tsbSet.Text = " 设置 ";
this.tsbSet.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbSet.Visible = false;
//
// toolStripSeparator2
//
this.toolStripSeparator2.Name = "toolStripSeparator2";
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 49);
this.toolStripSeparator2.Visible = false;
//
// tsbExit
//
this.tsbExit.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbExit.Image = global::AIMS.Properties.Resources._关闭当前页;
this.tsbExit.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbExit.Name = "tsbExit";
this.tsbExit.Size = new System.Drawing.Size(52, 46);
this.tsbExit.Text = " 关闭 ";
this.tsbExit.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tsbExit.Visible = false;
this.tsbExit.Click += new System.EventHandler(this.tsbExit_Click);
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.AliceBlue;
this.panel1.Controls.Add(this.groupBox2);
this.panel1.Controls.Add(this.groupBox1);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(0, 49);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1132, 497);
this.panel1.TabIndex = 2;
//
// groupBox2
//
this.groupBox2.Controls.Add(this.label23);
this.groupBox2.Controls.Add(this.label28);
this.groupBox2.Controls.Add(this.txtOperationRemark);
this.groupBox2.Controls.Add(this.txtContagion);
this.groupBox2.Controls.Add(this.label47);
this.groupBox2.Controls.Add(this.label45);
this.groupBox2.Controls.Add(this.label46);
this.groupBox2.Controls.Add(this.label44);
this.groupBox2.Controls.Add(this.label35);
this.groupBox2.Controls.Add(this.label27);
this.groupBox2.Controls.Add(this.txtAnaesthesiaMethod);
this.groupBox2.Controls.Add(this.label1);
this.groupBox2.Controls.Add(this.label26);
this.groupBox2.Controls.Add(this.txtOperationPosition);
this.groupBox2.Controls.Add(this.panel2);
this.groupBox2.Controls.Add(this.panel3);
this.groupBox2.Controls.Add(this.txtRight5);
this.groupBox2.Controls.Add(this.txtRight3);
this.groupBox2.Controls.Add(this.txtLeft5);
this.groupBox2.Controls.Add(this.txtLeft3);
this.groupBox2.Controls.Add(this.txtRight4);
this.groupBox2.Controls.Add(this.txtLeft4);
this.groupBox2.Controls.Add(this.txtRight2);
this.groupBox2.Controls.Add(this.txtOperation5);
this.groupBox2.Controls.Add(this.txtLeft2);
this.groupBox2.Controls.Add(this.txtOperation3);
this.groupBox2.Controls.Add(this.txtOperation4);
this.groupBox2.Controls.Add(this.txtRight);
this.groupBox2.Controls.Add(this.txtOperation2);
this.groupBox2.Controls.Add(this.txtLeft);
this.groupBox2.Controls.Add(this.txtOperation);
this.groupBox2.Controls.Add(this.txtDisease);
this.groupBox2.Controls.Add(this.txtIntern);
this.groupBox2.Controls.Add(this.label34);
this.groupBox2.Controls.Add(this.chbIsReturnOperation);
this.groupBox2.Controls.Add(this.btnCurrentTime);
this.groupBox2.Controls.Add(this.label33);
this.groupBox2.Controls.Add(this.dtpOrderOperationTime);
this.groupBox2.Controls.Add(this.label25);
this.groupBox2.Controls.Add(this.txtAssistant3);
this.groupBox2.Controls.Add(this.txtOperationCutType);
this.groupBox2.Controls.Add(this.label21);
this.groupBox2.Controls.Add(this.label32);
this.groupBox2.Controls.Add(this.label20);
this.groupBox2.Controls.Add(this.txtAssistant2);
this.groupBox2.Controls.Add(this.cboOperationLevel);
this.groupBox2.Controls.Add(this.label31);
this.groupBox2.Controls.Add(this.cboApplyDepId);
this.groupBox2.Controls.Add(this.txtAssistant1);
this.groupBox2.Controls.Add(this.label24);
this.groupBox2.Controls.Add(this.label30);
this.groupBox2.Controls.Add(this.label19);
this.groupBox2.Controls.Add(this.txtOperationDoctor);
this.groupBox2.Dock = System.Windows.Forms.DockStyle.Top;
this.groupBox2.Font = new System.Drawing.Font("宋体", 10.5F);
this.groupBox2.Location = new System.Drawing.Point(0, 140);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(1132, 354);
this.groupBox2.TabIndex = 14;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "手术基本信息";
//
// label23
//
this.label23.AutoSize = true;
this.label23.ForeColor = System.Drawing.Color.Black;
this.label23.Location = new System.Drawing.Point(9, 299);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(63, 14);
this.label23.TabIndex = 11;
this.label23.Text = "手术备注";
//
// label28
//
this.label28.AutoSize = true;
this.label28.Location = new System.Drawing.Point(652, 125);
this.label28.Name = "label28";
this.label28.Size = new System.Drawing.Size(63, 14);
this.label28.TabIndex = 27;
this.label28.Text = "感染筛查";
//
// txtOperationRemark
//
this.txtOperationRemark.Location = new System.Drawing.Point(85, 294);
this.txtOperationRemark.Name = "txtOperationRemark";
this.txtOperationRemark.Size = new System.Drawing.Size(1014, 23);
this.txtOperationRemark.TabIndex = 10;
//
// txtContagion
//
this.txtContagion.Location = new System.Drawing.Point(727, 120);
this.txtContagion.Name = "txtContagion";
this.txtContagion.Size = new System.Drawing.Size(372, 23);
this.txtContagion.TabIndex = 26;
this.txtContagion.DoubleClick += new System.EventHandler(this.txtContagion_Click);
//
// label47
//
this.label47.AutoSize = true;
this.label47.ForeColor = System.Drawing.Color.Black;
this.label47.Location = new System.Drawing.Point(10, 268);
this.label47.Name = "label47";
this.label47.Size = new System.Drawing.Size(70, 14);
this.label47.TabIndex = 11;
this.label47.Text = "拟施手术5";
//
// label45
//
this.label45.AutoSize = true;
this.label45.ForeColor = System.Drawing.Color.Black;
this.label45.Location = new System.Drawing.Point(10, 210);
this.label45.Name = "label45";
this.label45.Size = new System.Drawing.Size(70, 14);
this.label45.TabIndex = 11;
this.label45.Text = "拟施手术3";
//
// label46
//
this.label46.AutoSize = true;
this.label46.ForeColor = System.Drawing.Color.Black;
this.label46.Location = new System.Drawing.Point(10, 239);
this.label46.Name = "label46";
this.label46.Size = new System.Drawing.Size(70, 14);
this.label46.TabIndex = 11;
this.label46.Text = "拟施手术4";
//
// label44
//
this.label44.AutoSize = true;
this.label44.ForeColor = System.Drawing.Color.Black;
this.label44.Location = new System.Drawing.Point(10, 181);
this.label44.Name = "label44";
this.label44.Size = new System.Drawing.Size(70, 14);
this.label44.TabIndex = 11;
this.label44.Text = "拟施手术2";
//
// label35
//
this.label35.AutoSize = true;
this.label35.ForeColor = System.Drawing.Color.Black;
this.label35.Location = new System.Drawing.Point(10, 152);
this.label35.Name = "label35";
this.label35.Size = new System.Drawing.Size(70, 14);
this.label35.TabIndex = 11;
this.label35.Text = "拟施手术1";
//
// label27
//
this.label27.AutoSize = true;
this.label27.ForeColor = System.Drawing.Color.Red;
this.label27.Location = new System.Drawing.Point(9, 91);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(63, 14);
this.label27.TabIndex = 25;
this.label27.Text = "拟施麻醉";
//
// txtAnaesthesiaMethod
//
this.txtAnaesthesiaMethod.Location = new System.Drawing.Point(85, 86);
this.txtAnaesthesiaMethod.Name = "txtAnaesthesiaMethod";
this.txtAnaesthesiaMethod.Size = new System.Drawing.Size(269, 23);
this.txtAnaesthesiaMethod.TabIndex = 24;
this.txtAnaesthesiaMethod.DoubleClick += new System.EventHandler(this.txtAnaesthesiaMethod_Click);
this.txtAnaesthesiaMethod.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtAnaesthesiaMethod_KeyPress);
//
// label1
//
this.label1.AutoSize = true;
this.label1.ForeColor = System.Drawing.Color.Black;
this.label1.Location = new System.Drawing.Point(7, 125);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(63, 14);
this.label1.TabIndex = 11;
this.label1.Text = "术前诊断";
//
// label26
//
this.label26.AutoSize = true;
this.label26.ForeColor = System.Drawing.Color.Black;
this.label26.Location = new System.Drawing.Point(849, 91);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(63, 14);
this.label26.TabIndex = 23;
this.label26.Text = "手术部位";
//
// txtOperationPosition
//
this.txtOperationPosition.Location = new System.Drawing.Point(925, 86);
this.txtOperationPosition.Name = "txtOperationPosition";
this.txtOperationPosition.Size = new System.Drawing.Size(174, 23);
this.txtOperationPosition.TabIndex = 22;
this.txtOperationPosition.DoubleClick += new System.EventHandler(this.txtOperationPosition_Click);
this.txtOperationPosition.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtOperationPosition_KeyPress);
//
// panel2
//
this.panel2.Controls.Add(this.rboZQ);
this.panel2.Controls.Add(this.rboRJ);
this.panel2.Controls.Add(this.rboJZ);
this.panel2.Location = new System.Drawing.Point(309, 25);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(170, 26);
this.panel2.TabIndex = 31;
//
// rboZQ
//
this.rboZQ.AutoSize = true;
this.rboZQ.Location = new System.Drawing.Point(6, 5);
this.rboZQ.Name = "rboZQ";
this.rboZQ.Size = new System.Drawing.Size(53, 18);
this.rboZQ.TabIndex = 12;
this.rboZQ.TabStop = true;
this.rboZQ.Text = "择期";
this.rboZQ.UseVisualStyleBackColor = true;
this.rboZQ.CheckedChanged += new System.EventHandler(this.rboZQ_CheckedChanged);
//
// rboRJ
//
this.rboRJ.AutoSize = true;
this.rboRJ.Location = new System.Drawing.Point(122, 5);
this.rboRJ.Name = "rboRJ";
this.rboRJ.Size = new System.Drawing.Size(53, 18);
this.rboRJ.TabIndex = 13;
this.rboRJ.TabStop = true;
this.rboRJ.Text = "日间";
this.rboRJ.UseVisualStyleBackColor = true;
this.rboRJ.CheckedChanged += new System.EventHandler(this.rboZQ_CheckedChanged);
//
// rboJZ
//
this.rboJZ.AutoSize = true;
this.rboJZ.Location = new System.Drawing.Point(63, 5);
this.rboJZ.Name = "rboJZ";
this.rboJZ.Size = new System.Drawing.Size(53, 18);
this.rboJZ.TabIndex = 13;
this.rboJZ.TabStop = true;
this.rboJZ.Text = "急诊";
this.rboJZ.UseVisualStyleBackColor = true;
this.rboJZ.CheckedChanged += new System.EventHandler(this.rboZQ_CheckedChanged);
//
// panel3
//
this.panel3.Controls.Add(this.rdbIsPlanReturnOperation);
this.panel3.Controls.Add(this.rdbIsNotPlanReturnOperation);
this.panel3.Location = new System.Drawing.Point(958, 21);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(148, 26);
this.panel3.TabIndex = 31;
//
// rdbIsPlanReturnOperation
//
this.rdbIsPlanReturnOperation.AutoSize = true;
this.rdbIsPlanReturnOperation.Location = new System.Drawing.Point(6, 5);
this.rdbIsPlanReturnOperation.Name = "rdbIsPlanReturnOperation";
this.rdbIsPlanReturnOperation.Size = new System.Drawing.Size(53, 18);
this.rdbIsPlanReturnOperation.TabIndex = 12;
this.rdbIsPlanReturnOperation.TabStop = true;
this.rdbIsPlanReturnOperation.Text = "计划";
this.rdbIsPlanReturnOperation.UseVisualStyleBackColor = true;
this.rdbIsPlanReturnOperation.CheckedChanged += new System.EventHandler(this.rdbIsPlanReturnOperation_CheckedChanged);
//
// rdbIsNotPlanReturnOperation
//
this.rdbIsNotPlanReturnOperation.AutoSize = true;
this.rdbIsNotPlanReturnOperation.Location = new System.Drawing.Point(60, 5);
this.rdbIsNotPlanReturnOperation.Name = "rdbIsNotPlanReturnOperation";
this.rdbIsNotPlanReturnOperation.Size = new System.Drawing.Size(67, 18);
this.rdbIsNotPlanReturnOperation.TabIndex = 13;
this.rdbIsNotPlanReturnOperation.TabStop = true;
this.rdbIsNotPlanReturnOperation.Text = "非计划";
this.rdbIsNotPlanReturnOperation.UseVisualStyleBackColor = true;
this.rdbIsNotPlanReturnOperation.CheckedChanged += new System.EventHandler(this.rdbIsNotPlanReturnOperation_CheckedChanged);
//
// txtRight5
//
this.txtRight5.Enabled = false;
this.txtRight5.Location = new System.Drawing.Point(643, 265);
this.txtRight5.Name = "txtRight5";
this.txtRight5.Size = new System.Drawing.Size(264, 23);
this.txtRight5.TabIndex = 9;
//
// txtRight3
//
this.txtRight3.Enabled = false;
this.txtRight3.Location = new System.Drawing.Point(643, 207);
this.txtRight3.Name = "txtRight3";
this.txtRight3.Size = new System.Drawing.Size(264, 23);
this.txtRight3.TabIndex = 9;
//
// txtLeft5
//
this.txtLeft5.Enabled = false;
this.txtLeft5.Location = new System.Drawing.Point(86, 265);
this.txtLeft5.Name = "txtLeft5";
this.txtLeft5.Size = new System.Drawing.Size(103, 23);
this.txtLeft5.TabIndex = 9;
//
// txtLeft3
//
this.txtLeft3.Enabled = false;
this.txtLeft3.Location = new System.Drawing.Point(86, 207);
this.txtLeft3.Name = "txtLeft3";
this.txtLeft3.Size = new System.Drawing.Size(103, 23);
this.txtLeft3.TabIndex = 9;
//
// txtRight4
//
this.txtRight4.Enabled = false;
this.txtRight4.Location = new System.Drawing.Point(643, 236);
this.txtRight4.Name = "txtRight4";
this.txtRight4.Size = new System.Drawing.Size(264, 23);
this.txtRight4.TabIndex = 9;
//
// txtLeft4
//
this.txtLeft4.Enabled = false;
this.txtLeft4.Location = new System.Drawing.Point(86, 236);
this.txtLeft4.Name = "txtLeft4";
this.txtLeft4.Size = new System.Drawing.Size(103, 23);
this.txtLeft4.TabIndex = 9;
//
// txtRight2
//
this.txtRight2.Enabled = false;
this.txtRight2.Location = new System.Drawing.Point(643, 178);
this.txtRight2.Name = "txtRight2";
this.txtRight2.Size = new System.Drawing.Size(264, 23);
this.txtRight2.TabIndex = 9;
//
// txtOperation5
//
this.txtOperation5.Location = new System.Drawing.Point(201, 265);
this.txtOperation5.Name = "txtOperation5";
this.txtOperation5.Size = new System.Drawing.Size(431, 23);
this.txtOperation5.TabIndex = 9;
this.txtOperation5.DoubleClick += new System.EventHandler(this.txtOperation5_Click);
this.txtOperation5.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtDisease_KeyPress);
//
// txtLeft2
//
this.txtLeft2.Enabled = false;
this.txtLeft2.Location = new System.Drawing.Point(86, 178);
this.txtLeft2.Name = "txtLeft2";
this.txtLeft2.Size = new System.Drawing.Size(103, 23);
this.txtLeft2.TabIndex = 9;
//
// txtOperation3
//
this.txtOperation3.Location = new System.Drawing.Point(201, 207);
this.txtOperation3.Name = "txtOperation3";
this.txtOperation3.Size = new System.Drawing.Size(431, 23);
this.txtOperation3.TabIndex = 9;
this.txtOperation3.DoubleClick += new System.EventHandler(this.txtOperation3_Click);
this.txtOperation3.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtDisease_KeyPress);
//
// txtOperation4
//
this.txtOperation4.Location = new System.Drawing.Point(201, 236);
this.txtOperation4.Name = "txtOperation4";
this.txtOperation4.Size = new System.Drawing.Size(431, 23);
this.txtOperation4.TabIndex = 9;
this.txtOperation4.DoubleClick += new System.EventHandler(this.txtOperation4_Click);
this.txtOperation4.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtDisease_KeyPress);
//
// txtRight
//
this.txtRight.Enabled = false;
this.txtRight.Location = new System.Drawing.Point(643, 149);
this.txtRight.Name = "txtRight";
this.txtRight.Size = new System.Drawing.Size(264, 23);
this.txtRight.TabIndex = 9;
//
// txtOperation2
//
this.txtOperation2.Location = new System.Drawing.Point(201, 178);
this.txtOperation2.Name = "txtOperation2";
this.txtOperation2.Size = new System.Drawing.Size(431, 23);
this.txtOperation2.TabIndex = 9;
this.txtOperation2.DoubleClick += new System.EventHandler(this.txtOperation2_Click);
this.txtOperation2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtDisease_KeyPress);
//
// txtLeft
//
this.txtLeft.Enabled = false;
this.txtLeft.Location = new System.Drawing.Point(86, 149);
this.txtLeft.Name = "txtLeft";
this.txtLeft.Size = new System.Drawing.Size(103, 23);
this.txtLeft.TabIndex = 9;
//
// txtOperation
//
this.txtOperation.Location = new System.Drawing.Point(201, 149);
this.txtOperation.Name = "txtOperation";
this.txtOperation.Size = new System.Drawing.Size(431, 23);
this.txtOperation.TabIndex = 9;
this.txtOperation.DoubleClick += new System.EventHandler(this.txtOperation_Click);
this.txtOperation.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtDisease_KeyPress);
//
// txtDisease
//
this.txtDisease.Location = new System.Drawing.Point(85, 120);
this.txtDisease.Name = "txtDisease";
this.txtDisease.Size = new System.Drawing.Size(547, 23);
this.txtDisease.TabIndex = 9;
this.txtDisease.DoubleClick += new System.EventHandler(this.txtDisease_Click);
this.txtDisease.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtDisease_KeyPress);
//
// txtIntern
//
this.txtIntern.Location = new System.Drawing.Point(990, 55);
this.txtIntern.Name = "txtIntern";
this.txtIntern.Size = new System.Drawing.Size(109, 23);
this.txtIntern.TabIndex = 21;
//
// label34
//
this.label34.AutoSize = true;
this.label34.ForeColor = System.Drawing.Color.Black;
this.label34.Location = new System.Drawing.Point(917, 60);
this.label34.Name = "label34";
this.label34.Size = new System.Drawing.Size(63, 14);
this.label34.TabIndex = 20;
this.label34.Text = "外请专家";
//
// chbIsReturnOperation
//
this.chbIsReturnOperation.AutoSize = true;
this.chbIsReturnOperation.Location = new System.Drawing.Point(849, 25);
this.chbIsReturnOperation.Name = "chbIsReturnOperation";
this.chbIsReturnOperation.Size = new System.Drawing.Size(96, 18);
this.chbIsReturnOperation.TabIndex = 11;
this.chbIsReturnOperation.Text = "重返再手术";
this.chbIsReturnOperation.UseVisualStyleBackColor = true;
this.chbIsReturnOperation.CheckedChanged += new System.EventHandler(this.chbIsReturnOperation_CheckedChanged);
//
// btnCurrentTime
//
this.btnCurrentTime.Font = new System.Drawing.Font("微软雅黑", 10F);
this.btnCurrentTime.Location = new System.Drawing.Point(755, 22);
this.btnCurrentTime.Name = "btnCurrentTime";
this.btnCurrentTime.Size = new System.Drawing.Size(81, 26);
this.btnCurrentTime.TabIndex = 10;
this.btnCurrentTime.Text = "当前时间";
this.btnCurrentTime.TextAlign = System.Drawing.ContentAlignment.TopCenter;
this.btnCurrentTime.UseVisualStyleBackColor = true;
this.btnCurrentTime.Click += new System.EventHandler(this.btnCurrentTime_Click);
//
// label33
//
this.label33.AutoSize = true;
this.label33.ForeColor = System.Drawing.Color.Black;
this.label33.Location = new System.Drawing.Point(690, 60);
this.label33.Name = "label33";
this.label33.Size = new System.Drawing.Size(63, 14);
this.label33.TabIndex = 19;
this.label33.Text = "第三助手";
//
// dtpOrderOperationTime
//
this.dtpOrderOperationTime.CustomFormat = "yyyy-MM-dd HH:mm";
this.dtpOrderOperationTime.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpOrderOperationTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpOrderOperationTime.Location = new System.Drawing.Point(589, 24);
this.dtpOrderOperationTime.Name = "dtpOrderOperationTime";
this.dtpOrderOperationTime.Size = new System.Drawing.Size(153, 23);
this.dtpOrderOperationTime.TabIndex = 9;
//
// label25
//
this.label25.AutoSize = true;
this.label25.ForeColor = System.Drawing.Color.Black;
this.label25.Location = new System.Drawing.Point(595, 91);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(63, 14);
this.label25.TabIndex = 21;
this.label25.Text = "切口类型";
//
// txtAssistant3
//
this.txtAssistant3.Location = new System.Drawing.Point(763, 55);
this.txtAssistant3.Name = "txtAssistant3";
this.txtAssistant3.Size = new System.Drawing.Size(144, 23);
this.txtAssistant3.TabIndex = 18;
this.txtAssistant3.Tag = "三助";
this.txtAssistant3.DoubleClick += new System.EventHandler(this.txtAssistant3_Click);
this.txtAssistant3.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtAssistant3_KeyPress);
//
// txtOperationCutType
//
this.txtOperationCutType.Location = new System.Drawing.Point(671, 86);
this.txtOperationCutType.Name = "txtOperationCutType";
this.txtOperationCutType.Size = new System.Drawing.Size(165, 23);
this.txtOperationCutType.TabIndex = 19;
this.txtOperationCutType.DoubleClick += new System.EventHandler(this.txtOperationCutType_Click);
this.txtOperationCutType.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtOperationCutType_KeyPress);
//
// label21
//
this.label21.AutoSize = true;
this.label21.ForeColor = System.Drawing.Color.Red;
this.label21.Location = new System.Drawing.Point(485, 29);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(91, 14);
this.label21.TabIndex = 8;
this.label21.Text = "预约手术时间";
//
// label32
//
this.label32.AutoSize = true;
this.label32.ForeColor = System.Drawing.Color.Black;
this.label32.Location = new System.Drawing.Point(463, 60);
this.label32.Name = "label32";
this.label32.Size = new System.Drawing.Size(63, 14);
this.label32.TabIndex = 17;
this.label32.Tag = "二助";
this.label32.Text = "第二助手";
//
// label20
//
this.label20.AutoSize = true;
this.label20.ForeColor = System.Drawing.Color.Red;
this.label20.Location = new System.Drawing.Point(240, 29);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(63, 14);
this.label20.TabIndex = 5;
this.label20.Text = "手术类别";
//
// txtAssistant2
//
this.txtAssistant2.Location = new System.Drawing.Point(536, 55);
this.txtAssistant2.Name = "txtAssistant2";
this.txtAssistant2.Size = new System.Drawing.Size(144, 23);
this.txtAssistant2.TabIndex = 16;
this.txtAssistant2.DoubleClick += new System.EventHandler(this.txtAssistant2_Click);
this.txtAssistant2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtAssistant2_KeyPress);
//
// cboOperationLevel
//
this.cboOperationLevel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboOperationLevel.FormattingEnabled = true;
this.cboOperationLevel.Location = new System.Drawing.Point(443, 87);
this.cboOperationLevel.Name = "cboOperationLevel";
this.cboOperationLevel.Size = new System.Drawing.Size(139, 22);
this.cboOperationLevel.TabIndex = 20;
//
// label31
//
this.label31.AutoSize = true;
this.label31.ForeColor = System.Drawing.Color.Black;
this.label31.Location = new System.Drawing.Point(236, 60);
this.label31.Name = "label31";
this.label31.Size = new System.Drawing.Size(63, 14);
this.label31.TabIndex = 15;
this.label31.Text = "第一助手";
//
// cboApplyDepId
//
this.cboApplyDepId.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboApplyDepId.FormattingEnabled = true;
this.cboApplyDepId.Location = new System.Drawing.Point(85, 25);
this.cboApplyDepId.Name = "cboApplyDepId";
this.cboApplyDepId.Size = new System.Drawing.Size(144, 22);
this.cboApplyDepId.TabIndex = 4;
this.cboApplyDepId.SelectedIndexChanged += new System.EventHandler(this.cboApplyDepId_SelectedIndexChanged);
//
// txtAssistant1
//
this.txtAssistant1.Location = new System.Drawing.Point(308, 55);
this.txtAssistant1.Name = "txtAssistant1";
this.txtAssistant1.Size = new System.Drawing.Size(144, 23);
this.txtAssistant1.TabIndex = 14;
this.txtAssistant1.Tag = "一助";
this.txtAssistant1.DoubleClick += new System.EventHandler(this.txtAssistant1_Click);
this.txtAssistant1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtAssistant1_KeyPress);
//
// label24
//
this.label24.AutoSize = true;
this.label24.ForeColor = System.Drawing.Color.Black;
this.label24.Location = new System.Drawing.Point(367, 91);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(63, 14);
this.label24.TabIndex = 2;
this.label24.Text = "手术分级";
//
// label30
//
this.label30.AutoSize = true;
this.label30.ForeColor = System.Drawing.Color.Red;
this.label30.Location = new System.Drawing.Point(9, 60);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(63, 14);
this.label30.TabIndex = 13;
this.label30.Text = "主刀医生";
//
// label19
//
this.label19.AutoSize = true;
this.label19.ForeColor = System.Drawing.Color.Red;
this.label19.Location = new System.Drawing.Point(9, 29);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(63, 14);
this.label19.TabIndex = 3;
this.label19.Text = "申请科室";
//
// txtOperationDoctor
//
this.txtOperationDoctor.Location = new System.Drawing.Point(85, 55);
this.txtOperationDoctor.Name = "txtOperationDoctor";
this.txtOperationDoctor.Size = new System.Drawing.Size(144, 23);
this.txtOperationDoctor.TabIndex = 12;
this.txtOperationDoctor.Tag = "术者";
this.txtOperationDoctor.DoubleClick += new System.EventHandler(this.OperationDoctor_Click);
this.txtOperationDoctor.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtOperationDoctor_KeyPress);
//
// groupBox1
//
this.groupBox1.Controls.Add(this.cboPatientType);
this.groupBox1.Controls.Add(this.txtContactsPhone);
this.groupBox1.Controls.Add(this.label16);
this.groupBox1.Controls.Add(this.txtContacts);
this.groupBox1.Controls.Add(this.label17);
this.groupBox1.Controls.Add(this.txtIdentityCard);
this.groupBox1.Controls.Add(this.label18);
this.groupBox1.Controls.Add(this.dtpInHosDate);
this.groupBox1.Controls.Add(this.label15);
this.groupBox1.Controls.Add(this.cboPatientKind);
this.groupBox1.Controls.Add(this.label14);
this.groupBox1.Controls.Add(this.cboRHBloodType);
this.groupBox1.Controls.Add(this.cboBloodType);
this.groupBox1.Controls.Add(this.label13);
this.groupBox1.Controls.Add(this.label12);
this.groupBox1.Controls.Add(this.txtWeight);
this.groupBox1.Controls.Add(this.txtHeight);
this.groupBox1.Controls.Add(this.txtSickBed);
this.groupBox1.Controls.Add(this.label11);
this.groupBox1.Controls.Add(this.txtIlldistrict);
this.groupBox1.Controls.Add(this.label10);
this.groupBox1.Controls.Add(this.cboDepartment);
this.groupBox1.Controls.Add(this.label9);
this.groupBox1.Controls.Add(this.label8);
this.groupBox1.Controls.Add(this.label7);
this.groupBox1.Controls.Add(this.dtpBirthDay);
this.groupBox1.Controls.Add(this.label6);
this.groupBox1.Controls.Add(this.cboSex);
this.groupBox1.Controls.Add(this.label5);
this.groupBox1.Controls.Add(this.txtName);
this.groupBox1.Controls.Add(this.label4);
this.groupBox1.Controls.Add(this.txtArchivesNo);
this.groupBox1.Controls.Add(this.btnDR);
this.groupBox1.Controls.Add(this.label3);
this.groupBox1.Controls.Add(this.txtMdrecNo);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.groupBox1.Font = new System.Drawing.Font("宋体", 10.5F);
this.groupBox1.Location = new System.Drawing.Point(0, 0);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(1132, 140);
this.groupBox1.TabIndex = 13;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "病人基本信息";
//
// cboPatientType
//
this.cboPatientType.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.cboPatientType.FormattingEnabled = true;
this.cboPatientType.Items.AddRange(new object[] {
"住院",
"门诊"});
this.cboPatientType.Location = new System.Drawing.Point(6, 27);
this.cboPatientType.Name = "cboPatientType";
this.cboPatientType.Size = new System.Drawing.Size(74, 28);
this.cboPatientType.TabIndex = 37;
this.cboPatientType.Text = "住院";
//
// txtContactsPhone
//
this.txtContactsPhone.Location = new System.Drawing.Point(918, 100);
this.txtContactsPhone.Name = "txtContactsPhone";
this.txtContactsPhone.Size = new System.Drawing.Size(134, 23);
this.txtContactsPhone.TabIndex = 36;
this.txtContactsPhone.TextChanged += new System.EventHandler(this.txtContactsPhone_TextChanged);
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(844, 103);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(63, 14);
this.label16.TabIndex = 35;
this.label16.Text = "联系电话";
//
// txtContacts
//
this.txtContacts.Location = new System.Drawing.Point(745, 100);
this.txtContacts.Name = "txtContacts";
this.txtContacts.Size = new System.Drawing.Size(88, 23);
this.txtContacts.TabIndex = 34;
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(685, 103);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(49, 14);
this.label17.TabIndex = 33;
this.label17.Text = "联系人";
//
// txtIdentityCard
//
this.txtIdentityCard.Location = new System.Drawing.Point(515, 100);
this.txtIdentityCard.Name = "txtIdentityCard";
this.txtIdentityCard.Size = new System.Drawing.Size(159, 23);
this.txtIdentityCard.TabIndex = 32;
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(441, 103);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(63, 14);
this.label18.TabIndex = 31;
this.label18.Text = "身份证号";
//
// dtpInHosDate
//
this.dtpInHosDate.CustomFormat = "yyyy-MM-dd";
this.dtpInHosDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpInHosDate.Location = new System.Drawing.Point(308, 100);
this.dtpInHosDate.Name = "dtpInHosDate";
this.dtpInHosDate.Size = new System.Drawing.Size(122, 23);
this.dtpInHosDate.TabIndex = 30;
//
// label15
//
this.label15.AutoSize = true;
this.label15.ForeColor = System.Drawing.Color.Black;
this.label15.Location = new System.Drawing.Point(242, 103);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(63, 14);
this.label15.TabIndex = 29;
this.label15.Text = "入院日期";
this.label15.Click += new System.EventHandler(this.label15_Click);
//
// cboPatientKind
//
this.cboPatientKind.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboPatientKind.FormattingEnabled = true;
this.cboPatientKind.Location = new System.Drawing.Point(78, 100);
this.cboPatientKind.Name = "cboPatientKind";
this.cboPatientKind.Size = new System.Drawing.Size(159, 22);
this.cboPatientKind.TabIndex = 28;
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(10, 103);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(63, 14);
this.label14.TabIndex = 27;
this.label14.Text = "医保类别";
//
// cboRHBloodType
//
this.cboRHBloodType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboRHBloodType.FormattingEnabled = true;
this.cboRHBloodType.Items.AddRange(new object[] {
"",
"-",
"+"});
this.cboRHBloodType.Location = new System.Drawing.Point(943, 65);
this.cboRHBloodType.Name = "cboRHBloodType";
this.cboRHBloodType.Size = new System.Drawing.Size(35, 22);
this.cboRHBloodType.TabIndex = 26;
//
// cboBloodType
//
this.cboBloodType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboBloodType.FormattingEnabled = true;
this.cboBloodType.Items.AddRange(new object[] {
"A",
"B",
"O",
"AB"});
this.cboBloodType.Location = new System.Drawing.Point(803, 65);
this.cboBloodType.Name = "cboBloodType";
this.cboBloodType.Size = new System.Drawing.Size(75, 22);
this.cboBloodType.TabIndex = 25;
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(886, 68);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(49, 14);
this.label13.TabIndex = 24;
this.label13.Text = "RH血型";
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(760, 68);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(35, 14);
this.label12.TabIndex = 23;
this.label12.Text = "血型";
//
// txtWeight
//
this.txtWeight.Location = new System.Drawing.Point(701, 65);
this.txtWeight.Name = "txtWeight";
this.txtWeight.Size = new System.Drawing.Size(51, 23);
this.txtWeight.TabIndex = 22;
//
// txtHeight
//
this.txtHeight.Location = new System.Drawing.Point(571, 65);
this.txtHeight.Name = "txtHeight";
this.txtHeight.Size = new System.Drawing.Size(51, 23);
this.txtHeight.TabIndex = 21;
//
// txtSickBed
//
this.txtSickBed.Location = new System.Drawing.Point(441, 65);
this.txtSickBed.Name = "txtSickBed";
this.txtSickBed.Size = new System.Drawing.Size(51, 23);
this.txtSickBed.TabIndex = 20;
//
// label11
//
this.label11.AutoSize = true;
this.label11.ForeColor = System.Drawing.Color.Black;
this.label11.Location = new System.Drawing.Point(398, 68);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(35, 14);
this.label11.TabIndex = 19;
this.label11.Text = "床位";
//
// txtIlldistrict
//
this.txtIlldistrict.Location = new System.Drawing.Point(308, 65);
this.txtIlldistrict.Name = "txtIlldistrict";
this.txtIlldistrict.Size = new System.Drawing.Size(84, 23);
this.txtIlldistrict.TabIndex = 18;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(259, 68);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(35, 14);
this.label10.TabIndex = 17;
this.label10.Text = "病区";
//
// cboDepartment
//
this.cboDepartment.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboDepartment.FormattingEnabled = true;
this.cboDepartment.Location = new System.Drawing.Point(81, 65);
this.cboDepartment.Name = "cboDepartment";
this.cboDepartment.Size = new System.Drawing.Size(159, 22);
this.cboDepartment.TabIndex = 16;
this.cboDepartment.SelectedIndexChanged += new System.EventHandler(this.cboDepartment_SelectedIndexChanged);
//
// label9
//
this.label9.AutoSize = true;
this.label9.ForeColor = System.Drawing.Color.Red;
this.label9.Location = new System.Drawing.Point(10, 68);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(63, 14);
this.label9.TabIndex = 15;
this.label9.Text = "所在科室";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(630, 68);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(63, 14);
this.label8.TabIndex = 14;
this.label8.Text = "体重(kg)";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(500, 68);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(63, 14);
this.label7.TabIndex = 13;
this.label7.Text = "身高(cm)";
//
// dtpBirthDay
//
this.dtpBirthDay.CustomFormat = "yyyy-MM-dd";
this.dtpBirthDay.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpBirthDay.Location = new System.Drawing.Point(847, 31);
this.dtpBirthDay.Name = "dtpBirthDay";
this.dtpBirthDay.Size = new System.Drawing.Size(159, 23);
this.dtpBirthDay.TabIndex = 12;
//
// label6
//
this.label6.AutoSize = true;
this.label6.ForeColor = System.Drawing.Color.Red;
this.label6.Location = new System.Drawing.Point(775, 34);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(63, 14);
this.label6.TabIndex = 11;
this.label6.Text = "出生日期";
//
// cboSex
//
this.cboSex.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboSex.FormattingEnabled = true;
this.cboSex.Items.AddRange(new object[] {
"男",
"女",
"不详"});
this.cboSex.Location = new System.Drawing.Point(671, 31);
this.cboSex.Name = "cboSex";
this.cboSex.Size = new System.Drawing.Size(95, 22);
this.cboSex.TabIndex = 10;
//
// label5
//
this.label5.AutoSize = true;
this.label5.ForeColor = System.Drawing.Color.Red;
this.label5.Location = new System.Drawing.Point(627, 34);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(35, 14);
this.label5.TabIndex = 9;
this.label5.Text = "性别";
//
// txtName
//
this.txtName.Location = new System.Drawing.Point(448, 31);
this.txtName.Name = "txtName";
this.txtName.Size = new System.Drawing.Size(159, 23);
this.txtName.TabIndex = 8;
//
// label4
//
this.label4.AutoSize = true;
this.label4.ForeColor = System.Drawing.Color.Red;
this.label4.Location = new System.Drawing.Point(404, 34);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(35, 14);
this.label4.TabIndex = 7;
this.label4.Text = "姓名";
//
// txtArchivesNo
//
this.txtArchivesNo.Location = new System.Drawing.Point(308, 30);
this.txtArchivesNo.Name = "txtArchivesNo";
this.txtArchivesNo.Size = new System.Drawing.Size(89, 23);
this.txtArchivesNo.TabIndex = 6;
//
// btnDR
//
this.btnDR.Font = new System.Drawing.Font("微软雅黑", 10F);
this.btnDR.Location = new System.Drawing.Point(195, 27);
this.btnDR.Name = "btnDR";
this.btnDR.Size = new System.Drawing.Size(45, 26);
this.btnDR.TabIndex = 10;
this.btnDR.Text = "导入";
this.btnDR.TextAlign = System.Drawing.ContentAlignment.TopCenter;
this.btnDR.UseVisualStyleBackColor = true;
this.btnDR.Click += new System.EventHandler(this.btnDR_Click);
//
// label3
//
this.label3.AutoSize = true;
this.label3.ForeColor = System.Drawing.Color.Red;
this.label3.Location = new System.Drawing.Point(246, 33);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(49, 14);
this.label3.TabIndex = 5;
this.label3.Text = "病历号";
//
// txtMdrecNo
//
this.txtMdrecNo.Location = new System.Drawing.Point(80, 30);
this.txtMdrecNo.Name = "txtMdrecNo";
this.txtMdrecNo.Size = new System.Drawing.Size(109, 23);
this.txtMdrecNo.TabIndex = 3;
//
// frmOperationApplyDetail
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1132, 546);
this.Controls.Add(this.panel1);
this.Controls.Add(this.toolStrip1);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "frmOperationApplyDetail";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = " ";
this.Load += new System.EventHandler(this.frmOperationApplyDetail_Load);
this.toolStrip1.ResumeLayout(false);
this.toolStrip1.PerformLayout();
this.panel1.ResumeLayout(false);
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
this.panel3.ResumeLayout(false);
this.panel3.PerformLayout();
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.ToolStrip toolStrip1;
private System.Windows.Forms.ToolStripButton tsbSava;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
private System.Windows.Forms.ToolStripButton tsbSet;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.TextBox txtIntern;
private System.Windows.Forms.Label label34;
private System.Windows.Forms.Label label33;
private System.Windows.Forms.TextBox txtAssistant3;
private System.Windows.Forms.Label label32;
private System.Windows.Forms.TextBox txtAssistant2;
private System.Windows.Forms.Label label31;
private System.Windows.Forms.TextBox txtAssistant1;
private System.Windows.Forms.Label label30;
private System.Windows.Forms.TextBox txtOperationDoctor;
private System.Windows.Forms.Label label28;
private System.Windows.Forms.TextBox txtContagion;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.TextBox txtAnaesthesiaMethod;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.TextBox txtOperationPosition;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.ComboBox cboOperationLevel;
private System.Windows.Forms.TextBox txtOperationCutType;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.TextBox txtDisease;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.RadioButton rdbIsNotPlanReturnOperation;
private System.Windows.Forms.RadioButton rdbIsPlanReturnOperation;
private System.Windows.Forms.CheckBox chbIsReturnOperation;
private System.Windows.Forms.Button btnCurrentTime;
private System.Windows.Forms.DateTimePicker dtpOrderOperationTime;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.ComboBox cboApplyDepId;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.TextBox txtContactsPhone;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.TextBox txtContacts;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.TextBox txtIdentityCard;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.DateTimePicker dtpInHosDate;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.ComboBox cboPatientKind;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.ComboBox cboRHBloodType;
private System.Windows.Forms.ComboBox cboBloodType;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.TextBox txtWeight;
private System.Windows.Forms.TextBox txtHeight;
private System.Windows.Forms.TextBox txtSickBed;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.TextBox txtIlldistrict;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.ComboBox cboDepartment;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.DateTimePicker dtpBirthDay;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.ComboBox cboSex;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.TextBox txtName;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.TextBox txtArchivesNo;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.TextBox txtMdrecNo;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Label label35;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox txtOperation;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.TextBox txtOperationRemark;
private System.Windows.Forms.TextBox txtRight;
private System.Windows.Forms.TextBox txtLeft;
private System.Windows.Forms.Label label45;
private System.Windows.Forms.Label label44;
private System.Windows.Forms.TextBox txtRight3;
private System.Windows.Forms.TextBox txtLeft3;
private System.Windows.Forms.TextBox txtRight2;
private System.Windows.Forms.TextBox txtLeft2;
private System.Windows.Forms.TextBox txtOperation3;
private System.Windows.Forms.TextBox txtOperation2;
private System.Windows.Forms.Button btnDR;
private System.Windows.Forms.Label label47;
private System.Windows.Forms.Label label46;
private System.Windows.Forms.TextBox txtRight5;
private System.Windows.Forms.TextBox txtLeft5;
private System.Windows.Forms.TextBox txtRight4;
private System.Windows.Forms.TextBox txtLeft4;
private System.Windows.Forms.TextBox txtOperation5;
private System.Windows.Forms.TextBox txtOperation4;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.RadioButton rboZQ;
private System.Windows.Forms.RadioButton rboJZ;
public System.Windows.Forms.ToolStripButton tsbExit;
public System.Windows.Forms.ToolStripButton tsbCancel;
private System.Windows.Forms.RadioButton rboRJ;
public System.Windows.Forms.ComboBox cboPatientType;
}
}