namespace AIMS.OperationFront.UI { partial class frmOperationApply { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.panel1 = new System.Windows.Forms.Panel(); this.CboOperationSite = new DevComponents.DotNetBar.Controls.ComboBoxEx(); this.labelSite = new System.Windows.Forms.Label(); this.toolStrip1 = new System.Windows.Forms.ToolStrip(); this.tsbAdd = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.tsbModify = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator(); this.tsbAuditing = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); this.tsbDelete = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripButton1 = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); this.tsbExit = new System.Windows.Forms.ToolStripButton(); this.txtMdrecNo = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.dtpEndDate = new System.Windows.Forms.DateTimePicker(); this.label3 = new System.Windows.Forms.Label(); this.dtpBegInDate = new System.Windows.Forms.DateTimePicker(); this.label2 = new System.Windows.Forms.Label(); this.cboDepartment = new System.Windows.Forms.ComboBox(); this.label1 = new System.Windows.Forms.Label(); this.panel2 = new System.Windows.Forms.Panel(); this.CHK10 = new System.Windows.Forms.CheckBox(); this.btnFind = new System.Windows.Forms.Button(); this.panel3 = new System.Windows.Forms.Panel(); this.dgv = new System.Windows.Forms.DataGridView(); this.CheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.ApplyId = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.StateColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ApplyDepNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.SickBedColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.MdrecNoColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.PatientNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.SexColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Age = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.IdentityCard = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.OperationTypeColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ApplyTimeColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.OrderOperationTimeColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ApplyOperatorNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.OperationDoctorColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Assistant1Column = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ApplyDiagnoseInfoNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ApplyOperationInfoNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.AnaesthesiaMethodNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ApplyOperationPositionNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.OperationLevelNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ApplyOperationCutTypeNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.AnesthesiaDoctorColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.TourNurseColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.InstrumentNurseColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.OperationRoomColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.PlanOrder = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.RemarkColumn = 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.panel1.SuspendLayout(); this.toolStrip1.SuspendLayout(); this.panel2.SuspendLayout(); this.panel3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgv)).BeginInit(); this.SuspendLayout(); // // panel1 // this.panel1.Controls.Add(this.CboOperationSite); this.panel1.Controls.Add(this.labelSite); this.panel1.Controls.Add(this.toolStrip1); 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(942, 50); this.panel1.TabIndex = 1; // // CboOperationSite // this.CboOperationSite.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.CboOperationSite.DisplayMember = "Text"; this.CboOperationSite.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.CboOperationSite.Font = new System.Drawing.Font("微软雅黑", 10F); this.CboOperationSite.FormattingEnabled = true; this.CboOperationSite.ItemHeight = 19; this.CboOperationSite.Location = new System.Drawing.Point(815, 12); this.CboOperationSite.Name = "CboOperationSite"; this.CboOperationSite.Size = new System.Drawing.Size(115, 25); this.CboOperationSite.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.CboOperationSite.TabIndex = 502; // // labelSite // this.labelSite.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.labelSite.AutoSize = true; this.labelSite.BackColor = System.Drawing.Color.AliceBlue; this.labelSite.Font = new System.Drawing.Font("微软雅黑", 10.5F); this.labelSite.Location = new System.Drawing.Point(749, 14); this.labelSite.Name = "labelSite"; this.labelSite.Size = new System.Drawing.Size(65, 20); this.labelSite.TabIndex = 503; this.labelSite.Text = "手术地点"; this.labelSite.TextAlign = System.Drawing.ContentAlignment.BottomCenter; // // 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.tsbAdd, this.toolStripSeparator1, this.tsbModify, this.toolStripSeparator5, this.tsbAuditing, this.toolStripSeparator4, this.tsbDelete, this.toolStripSeparator2, this.toolStripButton1, this.toolStripSeparator3, this.tsbExit}); this.toolStrip1.Location = new System.Drawing.Point(0, 0); this.toolStrip1.Name = "toolStrip1"; this.toolStrip1.Size = new System.Drawing.Size(942, 49); this.toolStrip1.TabIndex = 1; this.toolStrip1.Text = "toolStrip1"; // // tsbAdd // this.tsbAdd.Font = new System.Drawing.Font("微软雅黑", 9F); this.tsbAdd.Image = global::AIMSControls.Properties.Resources.图标_手术申请; this.tsbAdd.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbAdd.Name = "tsbAdd"; this.tsbAdd.Size = new System.Drawing.Size(76, 46); this.tsbAdd.Text = " 手术申请 "; this.tsbAdd.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.tsbAdd.Click += new System.EventHandler(this.tsbAdd_Click); // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(6, 49); // // tsbModify // this.tsbModify.Font = new System.Drawing.Font("微软雅黑", 9F); this.tsbModify.Image = global::AIMSControls.Properties.Resources.图标_申请修改; this.tsbModify.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbModify.Name = "tsbModify"; this.tsbModify.Size = new System.Drawing.Size(52, 46); this.tsbModify.Text = " 修改 "; this.tsbModify.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.tsbModify.Click += new System.EventHandler(this.tsbModify_Click); // // toolStripSeparator5 // this.toolStripSeparator5.Name = "toolStripSeparator5"; this.toolStripSeparator5.Size = new System.Drawing.Size(6, 49); // // tsbAuditing // this.tsbAuditing.Font = new System.Drawing.Font("微软雅黑", 9F); this.tsbAuditing.Image = global::AIMSControls.Properties.Resources.图标_完成; this.tsbAuditing.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbAuditing.Name = "tsbAuditing"; this.tsbAuditing.Size = new System.Drawing.Size(40, 46); this.tsbAuditing.Text = " 审核"; this.tsbAuditing.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.tsbAuditing.Click += new System.EventHandler(this.tsbAuditing_Click); // // toolStripSeparator4 // this.toolStripSeparator4.Name = "toolStripSeparator4"; this.toolStripSeparator4.Size = new System.Drawing.Size(6, 49); // // tsbDelete // this.tsbDelete.Font = new System.Drawing.Font("微软雅黑", 9F); this.tsbDelete.Image = global::AIMSControls.Properties.Resources.图标_申请作废; this.tsbDelete.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbDelete.Name = "tsbDelete"; this.tsbDelete.Size = new System.Drawing.Size(40, 46); this.tsbDelete.Text = " 作废"; this.tsbDelete.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.tsbDelete.Click += new System.EventHandler(this.tsbDelete_Click); // // toolStripSeparator2 // this.toolStripSeparator2.Name = "toolStripSeparator2"; this.toolStripSeparator2.Size = new System.Drawing.Size(6, 49); // // toolStripButton1 // this.toolStripButton1.Font = new System.Drawing.Font("微软雅黑", 9F); this.toolStripButton1.Image = global::AIMSControls.Properties.Resources.图标_回顾恢复; this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton1.Name = "toolStripButton1"; this.toolStripButton1.Size = new System.Drawing.Size(60, 46); this.toolStripButton1.Text = "数据中心"; this.toolStripButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.toolStripButton1.Visible = false; this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click); // // toolStripSeparator3 // this.toolStripSeparator3.Name = "toolStripSeparator3"; this.toolStripSeparator3.Size = new System.Drawing.Size(6, 49); this.toolStripSeparator3.Visible = false; // // tsbExit // this.tsbExit.Font = new System.Drawing.Font("微软雅黑", 9F); this.tsbExit.Image = global::AIMSControls.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.Click += new System.EventHandler(this.tsbExit_Click_1); // // txtMdrecNo // this.txtMdrecNo.Location = new System.Drawing.Point(591, 9); this.txtMdrecNo.Name = "txtMdrecNo"; this.txtMdrecNo.Size = new System.Drawing.Size(100, 23); this.txtMdrecNo.TabIndex = 15; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(532, 13); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(49, 14); this.label4.TabIndex = 14; this.label4.Text = "住院号"; // // dtpEndDate // this.dtpEndDate.CustomFormat = "yyyy-MM-dd"; this.dtpEndDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpEndDate.Location = new System.Drawing.Point(417, 9); this.dtpEndDate.Name = "dtpEndDate"; this.dtpEndDate.Size = new System.Drawing.Size(97, 23); this.dtpEndDate.TabIndex = 13; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(386, 13); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(21, 14); this.label3.TabIndex = 12; this.label3.Text = "至"; // // dtpBegInDate // this.dtpBegInDate.CustomFormat = "yyyy-MM-dd"; this.dtpBegInDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpBegInDate.Location = new System.Drawing.Point(271, 9); this.dtpBegInDate.Name = "dtpBegInDate"; this.dtpBegInDate.Size = new System.Drawing.Size(97, 23); this.dtpBegInDate.TabIndex = 11; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(198, 13); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(63, 14); this.label2.TabIndex = 10; this.label2.Text = "预约时间"; // // cboDepartment // this.cboDepartment.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cboDepartment.FormattingEnabled = true; this.cboDepartment.Location = new System.Drawing.Point(59, 10); this.cboDepartment.Name = "cboDepartment"; this.cboDepartment.Size = new System.Drawing.Size(121, 22); this.cboDepartment.TabIndex = 9; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(14, 13); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(35, 14); this.label1.TabIndex = 8; this.label1.Text = "科室"; // // panel2 // this.panel2.BackColor = System.Drawing.Color.AliceBlue; this.panel2.Controls.Add(this.CHK10); this.panel2.Controls.Add(this.btnFind); this.panel2.Controls.Add(this.txtMdrecNo); this.panel2.Controls.Add(this.dtpBegInDate); this.panel2.Controls.Add(this.label2); this.panel2.Controls.Add(this.label4); this.panel2.Controls.Add(this.label3); this.panel2.Controls.Add(this.cboDepartment); this.panel2.Controls.Add(this.label1); this.panel2.Controls.Add(this.dtpEndDate); this.panel2.Dock = System.Windows.Forms.DockStyle.Top; this.panel2.Font = new System.Drawing.Font("宋体", 10.5F); this.panel2.Location = new System.Drawing.Point(0, 50); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(942, 40); this.panel2.TabIndex = 16; // // CHK10 // this.CHK10.AutoSize = true; this.CHK10.Location = new System.Drawing.Point(709, 13); this.CHK10.Name = "CHK10"; this.CHK10.Size = new System.Drawing.Size(68, 18); this.CHK10.TabIndex = 17; this.CHK10.Text = "已作废"; this.CHK10.UseVisualStyleBackColor = true; // // btnFind // this.btnFind.BackColor = System.Drawing.Color.Transparent; this.btnFind.Location = new System.Drawing.Point(783, 11); this.btnFind.Name = "btnFind"; this.btnFind.Size = new System.Drawing.Size(66, 23); this.btnFind.TabIndex = 16; this.btnFind.Text = "查询"; this.btnFind.UseVisualStyleBackColor = false; this.btnFind.Click += new System.EventHandler(this.btnFind_Click); // // panel3 // this.panel3.AutoScroll = true; this.panel3.Controls.Add(this.dgv); this.panel3.Dock = System.Windows.Forms.DockStyle.Fill; this.panel3.Location = new System.Drawing.Point(0, 90); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(942, 436); this.panel3.TabIndex = 17; // // dgv // this.dgv.AllowUserToAddRows = false; this.dgv.BackgroundColor = System.Drawing.Color.White; this.dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.CheckBoxColumn, this.ApplyId, this.StateColumn, this.ApplyDepNameColumn, this.SickBedColumn, this.MdrecNoColumn, this.PatientNameColumn, this.SexColumn, this.Age, this.IdentityCard, this.OperationTypeColumn, this.ApplyTimeColumn, this.OrderOperationTimeColumn, this.ApplyOperatorNameColumn, this.OperationDoctorColumn, this.Assistant1Column, this.ApplyDiagnoseInfoNameColumn, this.ApplyOperationInfoNameColumn, this.AnaesthesiaMethodNameColumn, this.ApplyOperationPositionNameColumn, this.OperationLevelNameColumn, this.ApplyOperationCutTypeNameColumn, this.AnesthesiaDoctorColumn, this.TourNurseColumn, this.InstrumentNurseColumn, this.OperationRoomColumn, this.PlanOrder, this.RemarkColumn}); this.dgv.Dock = System.Windows.Forms.DockStyle.Fill; this.dgv.Location = new System.Drawing.Point(0, 0); this.dgv.Name = "dgv"; this.dgv.RowTemplate.Height = 23; this.dgv.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dgv.Size = new System.Drawing.Size(942, 436); this.dgv.TabIndex = 3; this.dgv.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dgv_RowPostPaint); // // CheckBoxColumn // this.CheckBoxColumn.HeaderText = "选择"; this.CheckBoxColumn.Name = "CheckBoxColumn"; this.CheckBoxColumn.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.CheckBoxColumn.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this.CheckBoxColumn.Visible = false; this.CheckBoxColumn.Width = 35; // // ApplyId // this.ApplyId.DataPropertyName = "ApplyId"; this.ApplyId.HeaderText = "ApplyId"; this.ApplyId.Name = "ApplyId"; this.ApplyId.ReadOnly = true; this.ApplyId.Visible = false; // // StateColumn // this.StateColumn.DataPropertyName = "State"; this.StateColumn.HeaderText = "状态"; this.StateColumn.Name = "StateColumn"; this.StateColumn.ReadOnly = true; this.StateColumn.Width = 60; // // ApplyDepNameColumn // this.ApplyDepNameColumn.DataPropertyName = "ApplyDepName"; this.ApplyDepNameColumn.HeaderText = "申请科室"; this.ApplyDepNameColumn.Name = "ApplyDepNameColumn"; this.ApplyDepNameColumn.ReadOnly = true; this.ApplyDepNameColumn.Width = 80; // // SickBedColumn // this.SickBedColumn.DataPropertyName = "SickBed"; this.SickBedColumn.HeaderText = "床位"; this.SickBedColumn.Name = "SickBedColumn"; this.SickBedColumn.ReadOnly = true; this.SickBedColumn.Width = 40; // // MdrecNoColumn // this.MdrecNoColumn.DataPropertyName = "MdrecNo"; this.MdrecNoColumn.HeaderText = "住院号"; this.MdrecNoColumn.Name = "MdrecNoColumn"; this.MdrecNoColumn.ReadOnly = true; this.MdrecNoColumn.Width = 70; // // PatientNameColumn // this.PatientNameColumn.DataPropertyName = "PatientName"; this.PatientNameColumn.HeaderText = "姓名"; this.PatientNameColumn.Name = "PatientNameColumn"; this.PatientNameColumn.ReadOnly = true; this.PatientNameColumn.Width = 60; // // SexColumn // this.SexColumn.DataPropertyName = "Sex"; this.SexColumn.HeaderText = "性别"; this.SexColumn.Name = "SexColumn"; this.SexColumn.ReadOnly = true; this.SexColumn.Width = 40; // // Age // this.Age.DataPropertyName = "Age"; this.Age.HeaderText = "年龄"; this.Age.Name = "Age"; this.Age.Width = 40; // // IdentityCard // this.IdentityCard.DataPropertyName = "IdentityCard"; this.IdentityCard.HeaderText = "身份证"; this.IdentityCard.Name = "IdentityCard"; this.IdentityCard.Width = 130; // // OperationTypeColumn // this.OperationTypeColumn.DataPropertyName = "OperationType"; this.OperationTypeColumn.HeaderText = "类型"; this.OperationTypeColumn.Name = "OperationTypeColumn"; this.OperationTypeColumn.ReadOnly = true; this.OperationTypeColumn.Width = 40; // // ApplyTimeColumn // this.ApplyTimeColumn.DataPropertyName = "ApplyTime"; this.ApplyTimeColumn.HeaderText = "申请时间"; this.ApplyTimeColumn.Name = "ApplyTimeColumn"; this.ApplyTimeColumn.Width = 110; // // OrderOperationTimeColumn // this.OrderOperationTimeColumn.DataPropertyName = "OrderOperationTime"; this.OrderOperationTimeColumn.HeaderText = "预约时间"; this.OrderOperationTimeColumn.Name = "OrderOperationTimeColumn"; this.OrderOperationTimeColumn.ReadOnly = true; this.OrderOperationTimeColumn.Width = 110; // // ApplyOperatorNameColumn // this.ApplyOperatorNameColumn.DataPropertyName = "ApplyOperatorName"; this.ApplyOperatorNameColumn.HeaderText = "申请人"; this.ApplyOperatorNameColumn.Name = "ApplyOperatorNameColumn"; this.ApplyOperatorNameColumn.ReadOnly = true; this.ApplyOperatorNameColumn.Width = 70; // // OperationDoctorColumn // this.OperationDoctorColumn.DataPropertyName = "OperationDoctor"; this.OperationDoctorColumn.HeaderText = "术者"; this.OperationDoctorColumn.Name = "OperationDoctorColumn"; this.OperationDoctorColumn.ReadOnly = true; this.OperationDoctorColumn.Width = 60; // // Assistant1Column // this.Assistant1Column.DataPropertyName = "Assistants"; this.Assistant1Column.HeaderText = "助手"; this.Assistant1Column.Name = "Assistant1Column"; this.Assistant1Column.Width = 90; // // ApplyDiagnoseInfoNameColumn // this.ApplyDiagnoseInfoNameColumn.DataPropertyName = "ApplyDiagnoseInfoName"; this.ApplyDiagnoseInfoNameColumn.HeaderText = "术前诊断"; this.ApplyDiagnoseInfoNameColumn.Name = "ApplyDiagnoseInfoNameColumn"; this.ApplyDiagnoseInfoNameColumn.ReadOnly = true; this.ApplyDiagnoseInfoNameColumn.Width = 150; // // ApplyOperationInfoNameColumn // this.ApplyOperationInfoNameColumn.DataPropertyName = "ApplyOperationInfoName"; this.ApplyOperationInfoNameColumn.HeaderText = "拟施手术"; this.ApplyOperationInfoNameColumn.Name = "ApplyOperationInfoNameColumn"; this.ApplyOperationInfoNameColumn.ReadOnly = true; this.ApplyOperationInfoNameColumn.Width = 150; // // AnaesthesiaMethodNameColumn // this.AnaesthesiaMethodNameColumn.DataPropertyName = "AnaesthesiaMethodName"; this.AnaesthesiaMethodNameColumn.HeaderText = "拟施麻醉"; this.AnaesthesiaMethodNameColumn.Name = "AnaesthesiaMethodNameColumn"; this.AnaesthesiaMethodNameColumn.ReadOnly = true; // // ApplyOperationPositionNameColumn // this.ApplyOperationPositionNameColumn.DataPropertyName = "ApplyOperationPositionName"; this.ApplyOperationPositionNameColumn.HeaderText = "手术部位"; this.ApplyOperationPositionNameColumn.Name = "ApplyOperationPositionNameColumn"; this.ApplyOperationPositionNameColumn.Width = 80; // // OperationLevelNameColumn // this.OperationLevelNameColumn.DataPropertyName = "OperationLevelName"; this.OperationLevelNameColumn.HeaderText = "手术分级"; this.OperationLevelNameColumn.Name = "OperationLevelNameColumn"; this.OperationLevelNameColumn.ReadOnly = true; this.OperationLevelNameColumn.Width = 80; // // ApplyOperationCutTypeNameColumn // this.ApplyOperationCutTypeNameColumn.DataPropertyName = "ApplyOperationCutTypeName"; this.ApplyOperationCutTypeNameColumn.HeaderText = "切口类型"; this.ApplyOperationCutTypeNameColumn.Name = "ApplyOperationCutTypeNameColumn"; this.ApplyOperationCutTypeNameColumn.ReadOnly = true; this.ApplyOperationCutTypeNameColumn.Width = 80; // // AnesthesiaDoctorColumn // this.AnesthesiaDoctorColumn.DataPropertyName = "AnesthesiaDoctor"; this.AnesthesiaDoctorColumn.HeaderText = "麻醉"; this.AnesthesiaDoctorColumn.Name = "AnesthesiaDoctorColumn"; this.AnesthesiaDoctorColumn.Width = 60; // // TourNurseColumn // this.TourNurseColumn.DataPropertyName = "TourNurse"; this.TourNurseColumn.HeaderText = "巡回"; this.TourNurseColumn.Name = "TourNurseColumn"; this.TourNurseColumn.Width = 60; // // InstrumentNurseColumn // this.InstrumentNurseColumn.DataPropertyName = "InstrumentNurse"; this.InstrumentNurseColumn.HeaderText = "器械"; this.InstrumentNurseColumn.Name = "InstrumentNurseColumn"; this.InstrumentNurseColumn.Width = 60; // // OperationRoomColumn // this.OperationRoomColumn.DataPropertyName = "OperationRoom"; this.OperationRoomColumn.HeaderText = "术间"; this.OperationRoomColumn.Name = "OperationRoomColumn"; this.OperationRoomColumn.ReadOnly = true; this.OperationRoomColumn.Width = 40; // // PlanOrder // this.PlanOrder.DataPropertyName = "PlanOrder"; this.PlanOrder.HeaderText = "台次"; this.PlanOrder.Name = "PlanOrder"; this.PlanOrder.Width = 40; // // RemarkColumn // this.RemarkColumn.DataPropertyName = "Remark"; this.RemarkColumn.HeaderText = "备注"; this.RemarkColumn.Name = "RemarkColumn"; // // dataGridViewTextBoxColumn1 // this.dataGridViewTextBoxColumn1.DataPropertyName = "ApplyId"; this.dataGridViewTextBoxColumn1.HeaderText = "ApplyId"; this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1"; this.dataGridViewTextBoxColumn1.ReadOnly = true; this.dataGridViewTextBoxColumn1.Visible = false; // // dataGridViewTextBoxColumn2 // this.dataGridViewTextBoxColumn2.DataPropertyName = "State"; this.dataGridViewTextBoxColumn2.HeaderText = "状态"; this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2"; this.dataGridViewTextBoxColumn2.ReadOnly = true; this.dataGridViewTextBoxColumn2.Width = 70; // // dataGridViewTextBoxColumn3 // this.dataGridViewTextBoxColumn3.DataPropertyName = "ApplyDepName"; this.dataGridViewTextBoxColumn3.HeaderText = "申请科室"; this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3"; this.dataGridViewTextBoxColumn3.ReadOnly = true; this.dataGridViewTextBoxColumn3.Width = 80; // // dataGridViewTextBoxColumn4 // this.dataGridViewTextBoxColumn4.DataPropertyName = "SickBed"; this.dataGridViewTextBoxColumn4.HeaderText = "床位"; this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4"; this.dataGridViewTextBoxColumn4.ReadOnly = true; this.dataGridViewTextBoxColumn4.Width = 70; // // dataGridViewTextBoxColumn5 // this.dataGridViewTextBoxColumn5.DataPropertyName = "MdrecNo"; this.dataGridViewTextBoxColumn5.HeaderText = "住院号"; this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5"; this.dataGridViewTextBoxColumn5.ReadOnly = true; this.dataGridViewTextBoxColumn5.Width = 80; // // dataGridViewTextBoxColumn6 // this.dataGridViewTextBoxColumn6.DataPropertyName = "PatientName"; this.dataGridViewTextBoxColumn6.HeaderText = "患者姓名"; this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6"; this.dataGridViewTextBoxColumn6.ReadOnly = true; this.dataGridViewTextBoxColumn6.Width = 80; // // dataGridViewTextBoxColumn7 // this.dataGridViewTextBoxColumn7.DataPropertyName = "Sex"; this.dataGridViewTextBoxColumn7.HeaderText = "性别"; this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7"; this.dataGridViewTextBoxColumn7.ReadOnly = true; this.dataGridViewTextBoxColumn7.Width = 60; // // dataGridViewTextBoxColumn8 // this.dataGridViewTextBoxColumn8.DataPropertyName = "Age"; this.dataGridViewTextBoxColumn8.HeaderText = "年龄"; this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8"; this.dataGridViewTextBoxColumn8.ReadOnly = true; this.dataGridViewTextBoxColumn8.Width = 40; // // dataGridViewTextBoxColumn9 // this.dataGridViewTextBoxColumn9.DataPropertyName = "OperationType"; this.dataGridViewTextBoxColumn9.HeaderText = "手术类型"; this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9"; this.dataGridViewTextBoxColumn9.ReadOnly = true; this.dataGridViewTextBoxColumn9.Width = 80; // // dataGridViewTextBoxColumn10 // this.dataGridViewTextBoxColumn10.DataPropertyName = "ApplyTime"; this.dataGridViewTextBoxColumn10.HeaderText = "申请时间"; this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10"; this.dataGridViewTextBoxColumn10.ReadOnly = true; this.dataGridViewTextBoxColumn10.Width = 60; // // dataGridViewTextBoxColumn11 // this.dataGridViewTextBoxColumn11.DataPropertyName = "OrderOperationTime"; this.dataGridViewTextBoxColumn11.HeaderText = "预约时间"; this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11"; this.dataGridViewTextBoxColumn11.ReadOnly = true; this.dataGridViewTextBoxColumn11.Width = 80; // // dataGridViewTextBoxColumn12 // this.dataGridViewTextBoxColumn12.DataPropertyName = "ApplyOperatorName"; this.dataGridViewTextBoxColumn12.HeaderText = "申请人"; this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12"; this.dataGridViewTextBoxColumn12.ReadOnly = true; this.dataGridViewTextBoxColumn12.Width = 120; // // dataGridViewTextBoxColumn13 // this.dataGridViewTextBoxColumn13.DataPropertyName = "OperationDoctor"; this.dataGridViewTextBoxColumn13.HeaderText = "术者"; this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13"; this.dataGridViewTextBoxColumn13.ReadOnly = true; this.dataGridViewTextBoxColumn13.Width = 60; // // dataGridViewTextBoxColumn14 // this.dataGridViewTextBoxColumn14.DataPropertyName = "Assistant1"; this.dataGridViewTextBoxColumn14.HeaderText = "助手"; this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14"; this.dataGridViewTextBoxColumn14.ReadOnly = true; this.dataGridViewTextBoxColumn14.Width = 70; // // dataGridViewTextBoxColumn15 // this.dataGridViewTextBoxColumn15.DataPropertyName = "ApplyDiagnoseInfoName"; this.dataGridViewTextBoxColumn15.HeaderText = "术前诊断"; this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15"; this.dataGridViewTextBoxColumn15.ReadOnly = true; this.dataGridViewTextBoxColumn15.Width = 150; // // dataGridViewTextBoxColumn16 // this.dataGridViewTextBoxColumn16.DataPropertyName = "ApplyOperationInfoName"; this.dataGridViewTextBoxColumn16.HeaderText = "拟施手术"; this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16"; this.dataGridViewTextBoxColumn16.ReadOnly = true; this.dataGridViewTextBoxColumn16.Width = 150; // // dataGridViewTextBoxColumn17 // this.dataGridViewTextBoxColumn17.DataPropertyName = "AnaesthesiaMethodName"; this.dataGridViewTextBoxColumn17.HeaderText = "拟施麻醉"; this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17"; this.dataGridViewTextBoxColumn17.ReadOnly = true; this.dataGridViewTextBoxColumn17.Width = 150; // // dataGridViewTextBoxColumn18 // this.dataGridViewTextBoxColumn18.DataPropertyName = "ApplyOperationPositionName"; this.dataGridViewTextBoxColumn18.HeaderText = "手术部位"; this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18"; this.dataGridViewTextBoxColumn18.ReadOnly = true; this.dataGridViewTextBoxColumn18.Width = 80; // // dataGridViewTextBoxColumn19 // this.dataGridViewTextBoxColumn19.DataPropertyName = "OperationLevelName"; this.dataGridViewTextBoxColumn19.HeaderText = "手术分级"; this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19"; this.dataGridViewTextBoxColumn19.ReadOnly = true; this.dataGridViewTextBoxColumn19.Width = 80; // // dataGridViewTextBoxColumn20 // this.dataGridViewTextBoxColumn20.DataPropertyName = "ApplyOperationCutTypeName"; this.dataGridViewTextBoxColumn20.HeaderText = "切口类型"; this.dataGridViewTextBoxColumn20.Name = "dataGridViewTextBoxColumn20"; this.dataGridViewTextBoxColumn20.ReadOnly = true; this.dataGridViewTextBoxColumn20.Width = 70; // // dataGridViewTextBoxColumn21 // this.dataGridViewTextBoxColumn21.DataPropertyName = "AnesthesiaDoctor"; this.dataGridViewTextBoxColumn21.HeaderText = "麻醉医生"; this.dataGridViewTextBoxColumn21.Name = "dataGridViewTextBoxColumn21"; this.dataGridViewTextBoxColumn21.ReadOnly = true; this.dataGridViewTextBoxColumn21.Width = 80; // // dataGridViewTextBoxColumn22 // this.dataGridViewTextBoxColumn22.DataPropertyName = "TourNurse"; this.dataGridViewTextBoxColumn22.HeaderText = "巡回护士"; this.dataGridViewTextBoxColumn22.Name = "dataGridViewTextBoxColumn22"; this.dataGridViewTextBoxColumn22.Width = 60; // // dataGridViewTextBoxColumn23 // this.dataGridViewTextBoxColumn23.DataPropertyName = "InstrumentNurse"; this.dataGridViewTextBoxColumn23.HeaderText = "器械护士"; this.dataGridViewTextBoxColumn23.Name = "dataGridViewTextBoxColumn23"; this.dataGridViewTextBoxColumn23.Width = 60; // // dataGridViewTextBoxColumn24 // this.dataGridViewTextBoxColumn24.DataPropertyName = "OperationRoom"; this.dataGridViewTextBoxColumn24.HeaderText = "手术间"; this.dataGridViewTextBoxColumn24.Name = "dataGridViewTextBoxColumn24"; this.dataGridViewTextBoxColumn24.ReadOnly = true; this.dataGridViewTextBoxColumn24.Width = 40; // // dataGridViewTextBoxColumn25 // this.dataGridViewTextBoxColumn25.DataPropertyName = "Remark"; this.dataGridViewTextBoxColumn25.HeaderText = "备注"; this.dataGridViewTextBoxColumn25.Name = "dataGridViewTextBoxColumn25"; this.dataGridViewTextBoxColumn25.ReadOnly = true; this.dataGridViewTextBoxColumn25.Width = 60; // // dataGridViewTextBoxColumn26 // this.dataGridViewTextBoxColumn26.DataPropertyName = "Remark"; this.dataGridViewTextBoxColumn26.HeaderText = "备注"; this.dataGridViewTextBoxColumn26.Name = "dataGridViewTextBoxColumn26"; this.dataGridViewTextBoxColumn26.Width = 40; // // dataGridViewTextBoxColumn27 // this.dataGridViewTextBoxColumn27.DataPropertyName = "Remark"; this.dataGridViewTextBoxColumn27.HeaderText = "备注"; this.dataGridViewTextBoxColumn27.Name = "dataGridViewTextBoxColumn27"; // // frmOperationApply // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(942, 526); this.ControlBox = false; this.Controls.Add(this.panel3); this.Controls.Add(this.panel2); this.Controls.Add(this.panel1); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "frmOperationApply"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Load += new System.EventHandler(this.frmOperationApply_Load_1); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.toolStrip1.ResumeLayout(false); this.toolStrip1.PerformLayout(); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); this.panel3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgv)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel1; private System.Windows.Forms.TextBox txtMdrecNo; private System.Windows.Forms.Label label4; private System.Windows.Forms.DateTimePicker dtpEndDate; private System.Windows.Forms.Label label3; private System.Windows.Forms.DateTimePicker dtpBegInDate; private System.Windows.Forms.Label label2; private System.Windows.Forms.ComboBox cboDepartment; private System.Windows.Forms.Label label1; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.DataGridView dgv; private System.Windows.Forms.ToolStrip toolStrip1; private System.Windows.Forms.ToolStripButton tsbAdd; private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; private System.Windows.Forms.ToolStripButton tsbModify; private System.Windows.Forms.Button btnFind; private System.Windows.Forms.ToolStripSeparator toolStripSeparator5; private System.Windows.Forms.ToolStripButton tsbAuditing; private System.Windows.Forms.ToolStripSeparator toolStripSeparator4; private System.Windows.Forms.ToolStripButton tsbDelete; public System.Windows.Forms.ToolStripSeparator toolStripSeparator2; public System.Windows.Forms.ToolStripButton tsbExit; private System.Windows.Forms.CheckBox CHK10; 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.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn19; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn20; 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 dataGridViewTextBoxColumn25; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn26; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn27; private System.Windows.Forms.DataGridViewCheckBoxColumn CheckBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn ApplyId; private System.Windows.Forms.DataGridViewTextBoxColumn StateColumn; private System.Windows.Forms.DataGridViewTextBoxColumn ApplyDepNameColumn; private System.Windows.Forms.DataGridViewTextBoxColumn SickBedColumn; private System.Windows.Forms.DataGridViewTextBoxColumn MdrecNoColumn; private System.Windows.Forms.DataGridViewTextBoxColumn PatientNameColumn; private System.Windows.Forms.DataGridViewTextBoxColumn SexColumn; private System.Windows.Forms.DataGridViewTextBoxColumn Age; private System.Windows.Forms.DataGridViewTextBoxColumn IdentityCard; private System.Windows.Forms.DataGridViewTextBoxColumn OperationTypeColumn; private System.Windows.Forms.DataGridViewTextBoxColumn ApplyTimeColumn; private System.Windows.Forms.DataGridViewTextBoxColumn OrderOperationTimeColumn; private System.Windows.Forms.DataGridViewTextBoxColumn ApplyOperatorNameColumn; private System.Windows.Forms.DataGridViewTextBoxColumn OperationDoctorColumn; private System.Windows.Forms.DataGridViewTextBoxColumn Assistant1Column; private System.Windows.Forms.DataGridViewTextBoxColumn ApplyDiagnoseInfoNameColumn; private System.Windows.Forms.DataGridViewTextBoxColumn ApplyOperationInfoNameColumn; private System.Windows.Forms.DataGridViewTextBoxColumn AnaesthesiaMethodNameColumn; private System.Windows.Forms.DataGridViewTextBoxColumn ApplyOperationPositionNameColumn; private System.Windows.Forms.DataGridViewTextBoxColumn OperationLevelNameColumn; private System.Windows.Forms.DataGridViewTextBoxColumn ApplyOperationCutTypeNameColumn; private System.Windows.Forms.DataGridViewTextBoxColumn AnesthesiaDoctorColumn; private System.Windows.Forms.DataGridViewTextBoxColumn TourNurseColumn; private System.Windows.Forms.DataGridViewTextBoxColumn InstrumentNurseColumn; private System.Windows.Forms.DataGridViewTextBoxColumn OperationRoomColumn; private System.Windows.Forms.DataGridViewTextBoxColumn PlanOrder; private System.Windows.Forms.DataGridViewTextBoxColumn RemarkColumn; private System.Windows.Forms.ToolStripButton toolStripButton1; public System.Windows.Forms.ToolStripSeparator toolStripSeparator3; private DevComponents.DotNetBar.Controls.ComboBoxEx CboOperationSite; private System.Windows.Forms.Label labelSite; } }