namespace AIMS.OperationAfter.UI { partial class frmOperationCharg { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle(); this.panel1 = new System.Windows.Forms.Panel(); this.button1 = new System.Windows.Forms.Button(); this.tsbSettingDGV = new System.Windows.Forms.Button(); this.toolStripButton10 = new System.Windows.Forms.Button(); this.panel2 = new System.Windows.Forms.Panel(); this.label4 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.lblInHospitalNo = new System.Windows.Forms.Label(); this.lblName = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.panel3 = new System.Windows.Forms.Panel(); this.buttonX1 = new DevComponents.DotNetBar.ButtonX(); this.txtPatName = new System.Windows.Forms.TextBox(); this.label52 = new System.Windows.Forms.Label(); this.label53 = new System.Windows.Forms.Label(); this.txtPatCaseNO = new System.Windows.Forms.TextBox(); this.dgvtEMPOperationInfos = new System.Windows.Forms.DataGridView(); this.dgvYP = new System.Windows.Forms.DataGridView(); this.id = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.TypeName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.DrugName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dept = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.deic = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.bed = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Inroomtime = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.state = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn25 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn26 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn28 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn29 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn30 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn31 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.DId = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.code = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.type = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.doctor = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.name = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.spec = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.unit = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.qty = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.price = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.pageno = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ordersn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.coftime = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.hcode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.hisOrdersn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Hiscount = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.hisState = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.drugsstate = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.radioButton1 = new System.Windows.Forms.RadioButton(); this.radioButton2 = new System.Windows.Forms.RadioButton(); this.panel1.SuspendLayout(); this.panel2.SuspendLayout(); this.panel3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvtEMPOperationInfos)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dgvYP)).BeginInit(); this.SuspendLayout(); // // panel1 // this.panel1.BackColor = System.Drawing.Color.Transparent; this.panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.panel1.Controls.Add(this.button1); this.panel1.Controls.Add(this.tsbSettingDGV); this.panel1.Controls.Add(this.toolStripButton10); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1428, 45); this.panel1.TabIndex = 0; // // button1 // this.button1.Cursor = System.Windows.Forms.Cursors.Hand; this.button1.Dock = System.Windows.Forms.DockStyle.Left; this.button1.FlatAppearance.BorderSize = 0; this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button1.Font = new System.Drawing.Font("微软雅黑", 11F); this.button1.Location = new System.Drawing.Point(0, 0); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(100, 45); this.button1.TabIndex = 16; this.button1.Text = "导出Excel"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // tsbSettingDGV // this.tsbSettingDGV.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.tsbSettingDGV.BackColor = System.Drawing.Color.Transparent; this.tsbSettingDGV.Cursor = System.Windows.Forms.Cursors.Hand; this.tsbSettingDGV.FlatAppearance.BorderSize = 0; this.tsbSettingDGV.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.tsbSettingDGV.Font = new System.Drawing.Font("微软雅黑", 11F); this.tsbSettingDGV.Location = new System.Drawing.Point(1228, 8); this.tsbSettingDGV.Name = "tsbSettingDGV"; this.tsbSettingDGV.Size = new System.Drawing.Size(85, 30); this.tsbSettingDGV.TabIndex = 4; this.tsbSettingDGV.Text = "表格设置"; this.tsbSettingDGV.UseVisualStyleBackColor = false; this.tsbSettingDGV.Visible = false; this.tsbSettingDGV.Click += new System.EventHandler(this.tsbSettingDGV_Click); // // toolStripButton10 // this.toolStripButton10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.toolStripButton10.Cursor = System.Windows.Forms.Cursors.Hand; this.toolStripButton10.FlatAppearance.BorderSize = 0; this.toolStripButton10.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.toolStripButton10.Font = new System.Drawing.Font("微软雅黑", 11F); this.toolStripButton10.Location = new System.Drawing.Point(1335, 8); this.toolStripButton10.Name = "toolStripButton10"; this.toolStripButton10.Size = new System.Drawing.Size(90, 30); this.toolStripButton10.TabIndex = 0; this.toolStripButton10.Text = "关闭"; this.toolStripButton10.UseVisualStyleBackColor = true; this.toolStripButton10.Click += new System.EventHandler(this.toolStripButton10_Click); // // panel2 // this.panel2.BackColor = System.Drawing.Color.WhiteSmoke; this.panel2.Controls.Add(this.label4); this.panel2.Controls.Add(this.label1); this.panel2.Controls.Add(this.lblInHospitalNo); this.panel2.Controls.Add(this.lblName); this.panel2.Controls.Add(this.label5); this.panel2.Controls.Add(this.label3); this.panel2.Controls.Add(this.label8); this.panel2.Controls.Add(this.label7); this.panel2.Controls.Add(this.panel3); this.panel2.Controls.Add(this.buttonX1); this.panel2.Controls.Add(this.txtPatName); this.panel2.Controls.Add(this.label52); this.panel2.Controls.Add(this.label53); this.panel2.Controls.Add(this.txtPatCaseNO); this.panel2.Dock = System.Windows.Forms.DockStyle.Top; this.panel2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.panel2.Location = new System.Drawing.Point(0, 45); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(1428, 65); this.panel2.TabIndex = 387; // // label4 // this.label4.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label4.ForeColor = System.Drawing.Color.Blue; this.label4.Location = new System.Drawing.Point(1143, 25); this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(0, 19); this.label4.TabIndex = 475; // // label1 // this.label1.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label1.ForeColor = System.Drawing.Color.Blue; this.label1.Location = new System.Drawing.Point(964, 25); this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(0, 19); this.label1.TabIndex = 475; // // lblInHospitalNo // this.lblInHospitalNo.Anchor = System.Windows.Forms.AnchorStyles.Left; this.lblInHospitalNo.AutoSize = true; this.lblInHospitalNo.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblInHospitalNo.ForeColor = System.Drawing.Color.Blue; this.lblInHospitalNo.Location = new System.Drawing.Point(814, 25); this.lblInHospitalNo.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lblInHospitalNo.Name = "lblInHospitalNo"; this.lblInHospitalNo.Size = new System.Drawing.Size(0, 19); this.lblInHospitalNo.TabIndex = 477; // // lblName // this.lblName.Anchor = System.Windows.Forms.AnchorStyles.Left; this.lblName.AutoSize = true; this.lblName.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblName.ForeColor = System.Drawing.Color.Blue; this.lblName.Location = new System.Drawing.Point(710, 25); this.lblName.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lblName.Name = "lblName"; this.lblName.Size = new System.Drawing.Size(0, 19); this.lblName.TabIndex = 479; // // label5 // this.label5.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label5.Location = new System.Drawing.Point(1103, 25); this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(41, 19); this.label5.TabIndex = 474; this.label5.Text = "费用:"; // // label3 // this.label3.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label3.Location = new System.Drawing.Point(896, 25); this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(69, 19); this.label3.TabIndex = 474; this.label3.Text = "手术日期:"; // // label8 // this.label8.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label8.AutoSize = true; this.label8.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label8.Location = new System.Drawing.Point(763, 25); this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(55, 19); this.label8.TabIndex = 476; this.label8.Text = "住院号:"; // // label7 // this.label7.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label7.Location = new System.Drawing.Point(671, 25); this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(41, 19); this.label7.TabIndex = 478; this.label7.Text = "患者:"; // // panel3 // this.panel3.BackColor = System.Drawing.Color.White; this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel3.Controls.Add(this.radioButton2); this.panel3.Controls.Add(this.radioButton1); this.panel3.Location = new System.Drawing.Point(11, 15); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(181, 33); this.panel3.TabIndex = 473; // // buttonX1 // this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.buttonX1.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; this.buttonX1.Font = new System.Drawing.Font("微软雅黑", 11.5F); this.buttonX1.Location = new System.Drawing.Point(543, 19); this.buttonX1.Name = "buttonX1"; this.buttonX1.Size = new System.Drawing.Size(90, 29); this.buttonX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.buttonX1.TabIndex = 467; this.buttonX1.Text = "查询"; this.buttonX1.Click += new System.EventHandler(this.btnOK_Click); // // txtPatName // this.txtPatName.Location = new System.Drawing.Point(441, 19); this.txtPatName.Name = "txtPatName"; this.txtPatName.Size = new System.Drawing.Size(86, 26); this.txtPatName.TabIndex = 48; this.txtPatName.Click += new System.EventHandler(this.txtPatCaseNO_Click); this.txtPatName.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtPatCaseNO_KeyDown); // // label52 // this.label52.AutoSize = true; this.label52.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label52.Location = new System.Drawing.Point(202, 23); this.label52.Name = "label52"; this.label52.Size = new System.Drawing.Size(54, 20); this.label52.TabIndex = 45; this.label52.Text = "住院号:"; // // label53 // this.label53.AutoSize = true; this.label53.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label53.Location = new System.Drawing.Point(368, 23); this.label53.Name = "label53"; this.label53.Size = new System.Drawing.Size(68, 20); this.label53.TabIndex = 47; this.label53.Text = "患者姓名:"; // // txtPatCaseNO // this.txtPatCaseNO.Location = new System.Drawing.Point(261, 19); this.txtPatCaseNO.Name = "txtPatCaseNO"; this.txtPatCaseNO.Size = new System.Drawing.Size(102, 26); this.txtPatCaseNO.TabIndex = 46; this.txtPatCaseNO.Click += new System.EventHandler(this.txtPatCaseNO_Click); this.txtPatCaseNO.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtPatCaseNO_KeyDown); // // dgvtEMPOperationInfos // this.dgvtEMPOperationInfos.AllowUserToAddRows = false; this.dgvtEMPOperationInfos.AllowUserToDeleteRows = false; this.dgvtEMPOperationInfos.AllowUserToResizeColumns = false; this.dgvtEMPOperationInfos.AllowUserToResizeRows = false; this.dgvtEMPOperationInfos.BackgroundColor = System.Drawing.Color.White; this.dgvtEMPOperationInfos.BorderStyle = System.Windows.Forms.BorderStyle.None; this.dgvtEMPOperationInfos.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dgvtEMPOperationInfos.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.DId, this.code, this.type, this.doctor, this.name, this.spec, this.unit, this.qty, this.price, this.pageno, this.ordersn, this.coftime, this.hcode, this.hisOrdersn, this.Hiscount, this.hisState, this.drugsstate}); dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle15.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle15.Font = new System.Drawing.Font("微软雅黑", 10.5F); dataGridViewCellStyle15.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle15.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle15.SelectionForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle15.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvtEMPOperationInfos.DefaultCellStyle = dataGridViewCellStyle15; this.dgvtEMPOperationInfos.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvtEMPOperationInfos.EditMode = System.Windows.Forms.DataGridViewEditMode.EditOnEnter; this.dgvtEMPOperationInfos.GridColor = System.Drawing.Color.Silver; this.dgvtEMPOperationInfos.Location = new System.Drawing.Point(0, 110); this.dgvtEMPOperationInfos.MultiSelect = false; this.dgvtEMPOperationInfos.Name = "dgvtEMPOperationInfos"; this.dgvtEMPOperationInfos.ReadOnly = true; this.dgvtEMPOperationInfos.RowTemplate.Height = 23; this.dgvtEMPOperationInfos.ShowCellErrors = false; this.dgvtEMPOperationInfos.ShowCellToolTips = false; this.dgvtEMPOperationInfos.Size = new System.Drawing.Size(1428, 431); this.dgvtEMPOperationInfos.TabIndex = 389; this.dgvtEMPOperationInfos.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dgvtEMPOperationInfos_RowPostPaint); // // dgvYP // this.dgvYP.AllowUserToAddRows = false; this.dgvYP.AllowUserToDeleteRows = false; this.dgvYP.BackgroundColor = System.Drawing.Color.White; dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle16.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle16.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle16.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle16.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle16.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle16.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvYP.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle16; this.dgvYP.ColumnHeadersHeight = 30; this.dgvYP.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.id, this.TypeName, this.DrugName, this.dept, this.deic, this.bed, this.Inroomtime, this.state}); this.dgvYP.EnableHeadersVisualStyles = false; this.dgvYP.Location = new System.Drawing.Point(261, 92); this.dgvYP.Name = "dgvYP"; this.dgvYP.ReadOnly = true; this.dgvYP.RowHeadersVisible = false; this.dgvYP.RowTemplate.Height = 30; this.dgvYP.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgvYP.Size = new System.Drawing.Size(871, 210); this.dgvYP.TabIndex = 390; this.dgvYP.Visible = false; this.dgvYP.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvYP_CellClick); this.dgvYP.KeyDown += new System.Windows.Forms.KeyEventHandler(this.dgvYP_KeyDown); this.dgvYP.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.dgvYP_KeyPress); this.dgvYP.PreviewKeyDown += new System.Windows.Forms.PreviewKeyDownEventHandler(this.dgvYP_PreviewKeyDown); // // id // this.id.DataPropertyName = "RecoredId"; this.id.HeaderText = "id"; this.id.Name = "id"; this.id.ReadOnly = true; this.id.Visible = false; // // TypeName // this.TypeName.DataPropertyName = "MdrecNo"; this.TypeName.HeaderText = "住院号"; this.TypeName.Name = "TypeName"; this.TypeName.ReadOnly = true; // // DrugName // this.DrugName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.DrugName.DataPropertyName = "PatientName"; this.DrugName.HeaderText = "患者名称"; this.DrugName.Name = "DrugName"; this.DrugName.ReadOnly = true; // // dept // this.dept.DataPropertyName = "PatientDept"; this.dept.HeaderText = "科室"; this.dept.Name = "dept"; this.dept.ReadOnly = true; // // deic // this.deic.DataPropertyName = "EndemicArea"; this.deic.HeaderText = "病区"; this.deic.Name = "deic"; this.deic.ReadOnly = true; this.deic.Visible = false; // // bed // this.bed.DataPropertyName = "SickBed"; this.bed.HeaderText = "床号"; this.bed.Name = "bed"; this.bed.ReadOnly = true; // // Inroomtime // this.Inroomtime.DataPropertyName = "InRoomTime"; this.Inroomtime.HeaderText = "手术日期"; this.Inroomtime.Name = "Inroomtime"; this.Inroomtime.ReadOnly = true; // // state // this.state.DataPropertyName = "State"; this.state.HeaderText = "状态"; this.state.Name = "state"; this.state.ReadOnly = true; // // dataGridViewTextBoxColumn1 // this.dataGridViewTextBoxColumn1.DataPropertyName = "OperationRecordId"; this.dataGridViewTextBoxColumn1.HeaderText = "手术ID"; this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1"; this.dataGridViewTextBoxColumn1.ReadOnly = true; this.dataGridViewTextBoxColumn1.Visible = false; this.dataGridViewTextBoxColumn1.Width = 60; // // dataGridViewTextBoxColumn2 // this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.dataGridViewTextBoxColumn2.DataPropertyName = "OperationApplyId"; this.dataGridViewTextBoxColumn2.HeaderText = "申请ID"; this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2"; this.dataGridViewTextBoxColumn2.ReadOnly = true; this.dataGridViewTextBoxColumn2.Visible = false; this.dataGridViewTextBoxColumn2.Width = 75; // // dataGridViewTextBoxColumn3 // this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.dataGridViewTextBoxColumn3.DataPropertyName = "PatientId"; this.dataGridViewTextBoxColumn3.HeaderText = "病人ID"; this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3"; this.dataGridViewTextBoxColumn3.ReadOnly = true; this.dataGridViewTextBoxColumn3.Visible = false; // // dataGridViewTextBoxColumn4 // this.dataGridViewTextBoxColumn4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.dataGridViewTextBoxColumn4.HeaderText = "序号"; this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4"; this.dataGridViewTextBoxColumn4.ReadOnly = true; this.dataGridViewTextBoxColumn4.Visible = false; this.dataGridViewTextBoxColumn4.Width = 150; // // dataGridViewTextBoxColumn5 // this.dataGridViewTextBoxColumn5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.dataGridViewTextBoxColumn5.DataPropertyName = "OperationPriority"; this.dataGridViewTextBoxColumn5.FillWeight = 137.1497F; this.dataGridViewTextBoxColumn5.HeaderText = "手术分类"; this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5"; this.dataGridViewTextBoxColumn5.ReadOnly = true; this.dataGridViewTextBoxColumn5.Visible = false; this.dataGridViewTextBoxColumn5.Width = 112; // // dataGridViewTextBoxColumn6 // this.dataGridViewTextBoxColumn6.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.dataGridViewTextBoxColumn6.DataPropertyName = "DepartmentName"; this.dataGridViewTextBoxColumn6.FillWeight = 80.11563F; this.dataGridViewTextBoxColumn6.HeaderText = "科室"; this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6"; this.dataGridViewTextBoxColumn6.ReadOnly = true; this.dataGridViewTextBoxColumn6.Visible = false; this.dataGridViewTextBoxColumn6.Width = 66; // // dataGridViewTextBoxColumn7 // this.dataGridViewTextBoxColumn7.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.dataGridViewTextBoxColumn7.DataPropertyName = "SZOperationRoom"; this.dataGridViewTextBoxColumn7.FillWeight = 65.36763F; this.dataGridViewTextBoxColumn7.HeaderText = "手术间"; this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7"; this.dataGridViewTextBoxColumn7.ReadOnly = true; this.dataGridViewTextBoxColumn7.Visible = false; this.dataGridViewTextBoxColumn7.Width = 82; // // dataGridViewTextBoxColumn8 // this.dataGridViewTextBoxColumn8.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.dataGridViewTextBoxColumn8.DataPropertyName = "InHospitalNo"; dataGridViewCellStyle17.BackColor = System.Drawing.Color.Blue; this.dataGridViewTextBoxColumn8.DefaultCellStyle = dataGridViewCellStyle17; this.dataGridViewTextBoxColumn8.FillWeight = 93.9558F; this.dataGridViewTextBoxColumn8.HeaderText = "住院号"; this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8"; this.dataGridViewTextBoxColumn8.ReadOnly = true; this.dataGridViewTextBoxColumn8.Width = 77; // // dataGridViewTextBoxColumn9 // this.dataGridViewTextBoxColumn9.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.dataGridViewTextBoxColumn9.DataPropertyName = "MedicalHistoryNo"; dataGridViewCellStyle18.BackColor = System.Drawing.Color.Red; this.dataGridViewTextBoxColumn9.DefaultCellStyle = dataGridViewCellStyle18; this.dataGridViewTextBoxColumn9.FillWeight = 92.42704F; this.dataGridViewTextBoxColumn9.HeaderText = "病历号"; this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9"; this.dataGridViewTextBoxColumn9.ReadOnly = true; this.dataGridViewTextBoxColumn9.Width = 76; // // dataGridViewTextBoxColumn10 // this.dataGridViewTextBoxColumn10.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.dataGridViewTextBoxColumn10.DataPropertyName = "PatientName"; this.dataGridViewTextBoxColumn10.FillWeight = 73.51968F; this.dataGridViewTextBoxColumn10.HeaderText = "姓名"; this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10"; this.dataGridViewTextBoxColumn10.ReadOnly = true; this.dataGridViewTextBoxColumn10.Visible = false; this.dataGridViewTextBoxColumn10.Width = 60; // // dataGridViewTextBoxColumn11 // this.dataGridViewTextBoxColumn11.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.dataGridViewTextBoxColumn11.DataPropertyName = "Sex"; this.dataGridViewTextBoxColumn11.FillWeight = 73.70361F; this.dataGridViewTextBoxColumn11.HeaderText = "性别"; this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11"; this.dataGridViewTextBoxColumn11.ReadOnly = true; this.dataGridViewTextBoxColumn11.Visible = false; this.dataGridViewTextBoxColumn11.Width = 61; // // dataGridViewTextBoxColumn12 // this.dataGridViewTextBoxColumn12.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.dataGridViewTextBoxColumn12.DataPropertyName = "Bed"; this.dataGridViewTextBoxColumn12.FillWeight = 73.20498F; this.dataGridViewTextBoxColumn12.HeaderText = "床号"; this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12"; this.dataGridViewTextBoxColumn12.ReadOnly = true; this.dataGridViewTextBoxColumn12.Visible = false; this.dataGridViewTextBoxColumn12.Width = 60; // // dataGridViewTextBoxColumn13 // this.dataGridViewTextBoxColumn13.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.dataGridViewTextBoxColumn13.DataPropertyName = "SZDiagnose"; this.dataGridViewTextBoxColumn13.FillWeight = 134.5945F; this.dataGridViewTextBoxColumn13.HeaderText = "术后诊断"; this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13"; this.dataGridViewTextBoxColumn13.ReadOnly = true; this.dataGridViewTextBoxColumn13.Visible = false; this.dataGridViewTextBoxColumn13.Width = 110; // // dataGridViewTextBoxColumn14 // this.dataGridViewTextBoxColumn14.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.dataGridViewTextBoxColumn14.DataPropertyName = "SZOperation"; this.dataGridViewTextBoxColumn14.FillWeight = 131.7017F; this.dataGridViewTextBoxColumn14.HeaderText = "实施手术"; this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14"; this.dataGridViewTextBoxColumn14.ReadOnly = true; this.dataGridViewTextBoxColumn14.Visible = false; this.dataGridViewTextBoxColumn14.Width = 108; // // dataGridViewTextBoxColumn15 // this.dataGridViewTextBoxColumn15.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.dataGridViewTextBoxColumn15.DataPropertyName = "SZAnaesthesiaMethod"; this.dataGridViewTextBoxColumn15.FillWeight = 128.4264F; this.dataGridViewTextBoxColumn15.HeaderText = "麻醉方式"; this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15"; this.dataGridViewTextBoxColumn15.ReadOnly = true; this.dataGridViewTextBoxColumn15.Width = 106; // // dataGridViewTextBoxColumn16 // this.dataGridViewTextBoxColumn16.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.dataGridViewTextBoxColumn16.DataPropertyName = "SZOperationDoctor"; this.dataGridViewTextBoxColumn16.FillWeight = 81.201F; this.dataGridViewTextBoxColumn16.HeaderText = "术者"; this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16"; this.dataGridViewTextBoxColumn16.ReadOnly = true; this.dataGridViewTextBoxColumn16.Visible = false; this.dataGridViewTextBoxColumn16.Width = 67; // // dataGridViewTextBoxColumn17 // this.dataGridViewTextBoxColumn17.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.dataGridViewTextBoxColumn17.DataPropertyName = "SZAnesthesiaDoctor"; this.dataGridViewTextBoxColumn17.HeaderText = "麻醉医生"; this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17"; this.dataGridViewTextBoxColumn17.ReadOnly = true; this.dataGridViewTextBoxColumn17.Visible = false; this.dataGridViewTextBoxColumn17.Width = 82; // // dataGridViewTextBoxColumn18 // this.dataGridViewTextBoxColumn18.DataPropertyName = "AnesthesiaEndTime"; this.dataGridViewTextBoxColumn18.HeaderText = "麻醉结束"; this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18"; this.dataGridViewTextBoxColumn18.ReadOnly = true; this.dataGridViewTextBoxColumn18.Visible = false; this.dataGridViewTextBoxColumn18.Width = 96; // // dataGridViewTextBoxColumn19 // this.dataGridViewTextBoxColumn19.DataPropertyName = "OutRoomTime"; this.dataGridViewTextBoxColumn19.HeaderText = "出室时间"; this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19"; this.dataGridViewTextBoxColumn19.ReadOnly = true; this.dataGridViewTextBoxColumn19.Visible = false; this.dataGridViewTextBoxColumn19.Width = 96; // // dataGridViewTextBoxColumn20 // this.dataGridViewTextBoxColumn20.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.dataGridViewTextBoxColumn20.DataPropertyName = "chagestate"; this.dataGridViewTextBoxColumn20.FillWeight = 65.36763F; this.dataGridViewTextBoxColumn20.HeaderText = "收费状态"; this.dataGridViewTextBoxColumn20.Name = "dataGridViewTextBoxColumn20"; this.dataGridViewTextBoxColumn20.ReadOnly = true; // // dataGridViewTextBoxColumn21 // this.dataGridViewTextBoxColumn21.DataPropertyName = "DepartmentName"; this.dataGridViewTextBoxColumn21.HeaderText = "科室"; this.dataGridViewTextBoxColumn21.Name = "dataGridViewTextBoxColumn21"; this.dataGridViewTextBoxColumn21.ReadOnly = true; // // dataGridViewTextBoxColumn22 // this.dataGridViewTextBoxColumn22.DataPropertyName = "EndemicArea"; this.dataGridViewTextBoxColumn22.HeaderText = "病区"; this.dataGridViewTextBoxColumn22.Name = "dataGridViewTextBoxColumn22"; this.dataGridViewTextBoxColumn22.ReadOnly = true; // // dataGridViewTextBoxColumn23 // this.dataGridViewTextBoxColumn23.DataPropertyName = "Bed"; this.dataGridViewTextBoxColumn23.HeaderText = "床号"; this.dataGridViewTextBoxColumn23.Name = "dataGridViewTextBoxColumn23"; this.dataGridViewTextBoxColumn23.ReadOnly = true; // // dataGridViewTextBoxColumn24 // this.dataGridViewTextBoxColumn24.DataPropertyName = "InRoomTime"; this.dataGridViewTextBoxColumn24.HeaderText = "手术日期"; this.dataGridViewTextBoxColumn24.Name = "dataGridViewTextBoxColumn24"; this.dataGridViewTextBoxColumn24.ReadOnly = true; // // dataGridViewTextBoxColumn25 // this.dataGridViewTextBoxColumn25.DataPropertyName = "CATALOGUEName"; this.dataGridViewTextBoxColumn25.HeaderText = "单位"; this.dataGridViewTextBoxColumn25.Name = "dataGridViewTextBoxColumn25"; this.dataGridViewTextBoxColumn25.ReadOnly = true; this.dataGridViewTextBoxColumn25.Width = 60; // // dataGridViewTextBoxColumn26 // this.dataGridViewTextBoxColumn26.DataPropertyName = "DrugPrice"; this.dataGridViewTextBoxColumn26.HeaderText = "单价"; this.dataGridViewTextBoxColumn26.Name = "dataGridViewTextBoxColumn26"; this.dataGridViewTextBoxColumn26.ReadOnly = true; this.dataGridViewTextBoxColumn26.Width = 70; // // dataGridViewTextBoxColumn27 // this.dataGridViewTextBoxColumn27.HeaderText = "单号"; this.dataGridViewTextBoxColumn27.Name = "dataGridViewTextBoxColumn27"; this.dataGridViewTextBoxColumn27.Width = 80; // // dataGridViewTextBoxColumn28 // this.dataGridViewTextBoxColumn28.HeaderText = "医嘱号"; this.dataGridViewTextBoxColumn28.Name = "dataGridViewTextBoxColumn28"; // // dataGridViewTextBoxColumn29 // this.dataGridViewTextBoxColumn29.HeaderText = "His医嘱号"; this.dataGridViewTextBoxColumn29.Name = "dataGridViewTextBoxColumn29"; // // dataGridViewTextBoxColumn30 // this.dataGridViewTextBoxColumn30.HeaderText = "His数量"; this.dataGridViewTextBoxColumn30.Name = "dataGridViewTextBoxColumn30"; // // dataGridViewTextBoxColumn31 // this.dataGridViewTextBoxColumn31.HeaderText = "收费状态"; this.dataGridViewTextBoxColumn31.Name = "dataGridViewTextBoxColumn31"; // // DId // this.DId.HeaderText = "id"; this.DId.Name = "DId"; this.DId.ReadOnly = true; this.DId.Visible = false; this.DId.Width = 60; // // code // this.code.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.code.HeaderText = "编码"; this.code.Name = "code"; this.code.ReadOnly = true; this.code.Visible = false; this.code.Width = 75; // // type // this.type.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.type.HeaderText = "分类"; this.type.Name = "type"; this.type.ReadOnly = true; this.type.Width = 80; // // doctor // this.doctor.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.doctor.HeaderText = "医生"; this.doctor.Name = "doctor"; this.doctor.ReadOnly = true; this.doctor.Width = 80; // // name // this.name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.name.DataPropertyName = "DrugName"; this.name.HeaderText = "项目名称"; this.name.Name = "name"; this.name.ReadOnly = true; // // spec // this.spec.HeaderText = "规格"; this.spec.Name = "spec"; this.spec.ReadOnly = true; this.spec.Width = 150; // // unit // this.unit.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.unit.HeaderText = "单位"; this.unit.Name = "unit"; this.unit.ReadOnly = true; this.unit.Visible = false; this.unit.Width = 40; // // qty // this.qty.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; dataGridViewCellStyle13.ForeColor = System.Drawing.Color.Blue; this.qty.DefaultCellStyle = dataGridViewCellStyle13; this.qty.HeaderText = "数量"; this.qty.Name = "qty"; this.qty.ReadOnly = true; this.qty.Width = 40; // // price // this.price.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; dataGridViewCellStyle14.ForeColor = System.Drawing.Color.Red; this.price.DefaultCellStyle = dataGridViewCellStyle14; this.price.HeaderText = "单价"; this.price.Name = "price"; this.price.ReadOnly = true; this.price.Width = 70; // // pageno // this.pageno.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.pageno.HeaderText = "总价"; this.pageno.Name = "pageno"; this.pageno.ReadOnly = true; this.pageno.Width = 80; // // ordersn // this.ordersn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.ordersn.HeaderText = "确认人"; this.ordersn.Name = "ordersn"; this.ordersn.ReadOnly = true; this.ordersn.Width = 80; // // coftime // this.coftime.HeaderText = "确认时间"; this.coftime.Name = "coftime"; this.coftime.ReadOnly = true; // // hcode // this.hcode.HeaderText = "拼音码"; this.hcode.Name = "hcode"; this.hcode.ReadOnly = true; this.hcode.Visible = false; // // hisOrdersn // this.hisOrdersn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.hisOrdersn.HeaderText = "His医嘱号"; this.hisOrdersn.Name = "hisOrdersn"; this.hisOrdersn.ReadOnly = true; this.hisOrdersn.Visible = false; this.hisOrdersn.Width = 90; // // Hiscount // this.Hiscount.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.Hiscount.HeaderText = "His数量"; this.Hiscount.Name = "Hiscount"; this.Hiscount.ReadOnly = true; this.Hiscount.Visible = false; this.Hiscount.Width = 40; // // hisState // this.hisState.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.hisState.HeaderText = "状态"; this.hisState.Name = "hisState"; this.hisState.ReadOnly = true; this.hisState.Visible = false; this.hisState.Width = 70; // // drugsstate // this.drugsstate.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.drugsstate.HeaderText = "药单"; this.drugsstate.Name = "drugsstate"; this.drugsstate.ReadOnly = true; this.drugsstate.Visible = false; this.drugsstate.Width = 70; // // radioButton1 // this.radioButton1.AutoSize = true; this.radioButton1.Location = new System.Drawing.Point(12, 5); this.radioButton1.Name = "radioButton1"; this.radioButton1.Size = new System.Drawing.Size(55, 24); this.radioButton1.TabIndex = 0; this.radioButton1.TabStop = true; this.radioButton1.Text = "麻醉"; this.radioButton1.UseVisualStyleBackColor = true; this.radioButton1.CheckedChanged += new System.EventHandler(this.rdoZQ_CheckedChanged); // // radioButton2 // this.radioButton2.AutoSize = true; this.radioButton2.Location = new System.Drawing.Point(90, 5); this.radioButton2.Name = "radioButton2"; this.radioButton2.Size = new System.Drawing.Size(55, 24); this.radioButton2.TabIndex = 0; this.radioButton2.TabStop = true; this.radioButton2.Text = "护士"; this.radioButton2.UseVisualStyleBackColor = true; this.radioButton2.CheckedChanged += new System.EventHandler(this.rdoZQ_CheckedChanged); // // frmOperationCharg // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1428, 541); this.Controls.Add(this.dgvYP); this.Controls.Add(this.dgvtEMPOperationInfos); this.Controls.Add(this.panel2); this.Controls.Add(this.panel1); this.Name = "frmOperationCharg"; this.Text = "上传明细"; this.Load += new System.EventHandler(this.frmOperationChargCheck2_Load); this.panel1.ResumeLayout(false); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); this.panel3.ResumeLayout(false); this.panel3.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvtEMPOperationInfos)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dgvYP)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Button toolStripButton10; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.TextBox txtPatName; private System.Windows.Forms.Label label52; private System.Windows.Forms.Label label53; private System.Windows.Forms.TextBox txtPatCaseNO; private System.Windows.Forms.Button tsbSettingDGV; private DevComponents.DotNetBar.ButtonX buttonX1; 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 dataGridViewTextBoxColumn6; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn15; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn16; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17; private System.Windows.Forms.Button button1; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn19; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn20; private System.Windows.Forms.DataGridView dgvtEMPOperationInfos; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn25; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn26; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn27; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn28; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn29; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn30; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn31; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label lblInHospitalNo; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label lblName; private System.Windows.Forms.DataGridView dgvYP; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label1; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn21; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn22; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn23; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn24; private System.Windows.Forms.DataGridViewTextBoxColumn id; private System.Windows.Forms.DataGridViewTextBoxColumn TypeName; private System.Windows.Forms.DataGridViewTextBoxColumn DrugName; private System.Windows.Forms.DataGridViewTextBoxColumn dept; private System.Windows.Forms.DataGridViewTextBoxColumn deic; private System.Windows.Forms.DataGridViewTextBoxColumn bed; private System.Windows.Forms.DataGridViewTextBoxColumn Inroomtime; private System.Windows.Forms.DataGridViewTextBoxColumn state; private System.Windows.Forms.DataGridViewTextBoxColumn DId; private System.Windows.Forms.DataGridViewTextBoxColumn code; private System.Windows.Forms.DataGridViewTextBoxColumn type; private System.Windows.Forms.DataGridViewTextBoxColumn doctor; private System.Windows.Forms.DataGridViewTextBoxColumn name; private System.Windows.Forms.DataGridViewTextBoxColumn spec; private System.Windows.Forms.DataGridViewTextBoxColumn unit; private System.Windows.Forms.DataGridViewTextBoxColumn qty; private System.Windows.Forms.DataGridViewTextBoxColumn price; private System.Windows.Forms.DataGridViewTextBoxColumn pageno; private System.Windows.Forms.DataGridViewTextBoxColumn ordersn; private System.Windows.Forms.DataGridViewTextBoxColumn coftime; private System.Windows.Forms.DataGridViewTextBoxColumn hcode; private System.Windows.Forms.DataGridViewTextBoxColumn hisOrdersn; private System.Windows.Forms.DataGridViewTextBoxColumn Hiscount; private System.Windows.Forms.DataGridViewTextBoxColumn hisState; private System.Windows.Forms.DataGridViewTextBoxColumn drugsstate; private System.Windows.Forms.RadioButton radioButton2; private System.Windows.Forms.RadioButton radioButton1; } }