namespace AIMS.OperationAfter.UI { partial class frmOperationCharg5 { /// /// 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 dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); this.panel1 = new System.Windows.Forms.Panel(); this.toolStrip1 = new System.Windows.Forms.ToolStrip(); this.toolStripButton2 = new System.Windows.Forms.ToolStripButton(); this.toolStripButton1 = new System.Windows.Forms.ToolStripButton(); this.toolStripButton3 = new System.Windows.Forms.ToolStripButton(); this.cboRoom = new DevComponents.DotNetBar.Controls.ComboBoxEx(); this.label22 = new System.Windows.Forms.Label(); this.tsbSettingDGV = new System.Windows.Forms.Button(); this.panel2 = new System.Windows.Forms.Panel(); this.panel4 = new System.Windows.Forms.Panel(); this.rdoHs = new System.Windows.Forms.RadioButton(); this.rdoMz = new System.Windows.Forms.RadioButton(); this.cnoDrugName = new DevComponents.DotNetBar.Controls.ComboBoxEx(); this.comboItem5 = new DevComponents.Editors.ComboItem(); this.comboItem6 = new DevComponents.Editors.ComboItem(); this.comboItem7 = new DevComponents.Editors.ComboItem(); this.comboItem8 = new DevComponents.Editors.ComboItem(); this.comboBoxExType = new DevComponents.DotNetBar.Controls.ComboBoxEx(); this.comboItem1 = new DevComponents.Editors.ComboItem(); this.comboItem2 = new DevComponents.Editors.ComboItem(); this.comboItem4 = new DevComponents.Editors.ComboItem(); this.dtpEnd = new DevComponents.Editors.DateTimeAdv.DateTimeInput(); this.dtpOpeTime = new DevComponents.Editors.DateTimeAdv.DateTimeInput(); this.label24 = new System.Windows.Forms.Label(); this.btnSave = new DevComponents.DotNetBar.ButtonX(); this.buttonX1 = new DevComponents.DotNetBar.ButtonX(); this.label3 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.labDate = new System.Windows.Forms.Label(); 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.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.dgvDrugs = new DevComponents.DotNetBar.Controls.DataGridViewX(); this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.toolStripButton4 = new System.Windows.Forms.ToolStripButton(); this.panel1.SuspendLayout(); this.toolStrip1.SuspendLayout(); this.panel2.SuspendLayout(); this.panel4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dtpEnd)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dtpOpeTime)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dgvDrugs)).BeginInit(); this.SuspendLayout(); // // panel1 // this.panel1.BackColor = System.Drawing.Color.Transparent; this.panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.panel1.Controls.Add(this.toolStrip1); this.panel1.Controls.Add(this.cboRoom); this.panel1.Controls.Add(this.label22); this.panel1.Controls.Add(this.tsbSettingDGV); 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(1350, 51); this.panel1.TabIndex = 0; // // 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.toolStripButton2, this.toolStripButton1, this.toolStripButton3, this.toolStripButton4}); this.toolStrip1.Location = new System.Drawing.Point(0, 0); this.toolStrip1.Name = "toolStrip1"; this.toolStrip1.Size = new System.Drawing.Size(1350, 49); this.toolStrip1.TabIndex = 36; this.toolStrip1.Text = "toolStrip1"; // // toolStripButton2 // this.toolStripButton2.Font = new System.Drawing.Font("微软雅黑", 9F); this.toolStripButton2.Image = global::AIMSControls.Properties.Resources.图标_设置; this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton2.Name = "toolStripButton2"; this.toolStripButton2.Size = new System.Drawing.Size(60, 46); this.toolStripButton2.Text = "导出设置"; this.toolStripButton2.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click); // // 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(65, 46); this.toolStripButton1.Text = "导出Excel"; this.toolStripButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.toolStripButton1.Click += new System.EventHandler(this.button1_Click); // // toolStripButton3 // this.toolStripButton3.Font = new System.Drawing.Font("微软雅黑", 9F); this.toolStripButton3.Image = global::AIMSControls.Properties.Resources.图标_手术排程; this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton3.Name = "toolStripButton3"; this.toolStripButton3.Size = new System.Drawing.Size(65, 46); this.toolStripButton3.Text = "打印Excel"; this.toolStripButton3.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.toolStripButton3.Click += new System.EventHandler(this.toolStripButton3_Click); // // cboRoom // this.cboRoom.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.cboRoom.DisplayMember = "Text"; this.cboRoom.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.cboRoom.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cboRoom.ForeColor = System.Drawing.Color.Black; this.cboRoom.FormattingEnabled = true; this.cboRoom.ItemHeight = 17; this.cboRoom.Location = new System.Drawing.Point(994, 12); this.cboRoom.Name = "cboRoom"; this.cboRoom.Size = new System.Drawing.Size(150, 23); this.cboRoom.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.cboRoom.TabIndex = 32; this.cboRoom.Visible = false; // // label22 // this.label22.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label22.AutoSize = true; this.label22.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label22.Location = new System.Drawing.Point(923, 13); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(65, 20); this.label22.TabIndex = 31; this.label22.Text = "手术地点"; this.label22.Visible = false; // // 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(1257, 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.Click += new System.EventHandler(this.tsbSettingDGV_Click); // // panel2 // this.panel2.BackColor = System.Drawing.Color.WhiteSmoke; this.panel2.Controls.Add(this.panel4); this.panel2.Controls.Add(this.cnoDrugName); this.panel2.Controls.Add(this.comboBoxExType); this.panel2.Controls.Add(this.dtpEnd); this.panel2.Controls.Add(this.dtpOpeTime); this.panel2.Controls.Add(this.label24); this.panel2.Controls.Add(this.btnSave); this.panel2.Controls.Add(this.buttonX1); this.panel2.Controls.Add(this.label3); this.panel2.Controls.Add(this.label1); this.panel2.Controls.Add(this.labDate); 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, 51); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(1350, 81); this.panel2.TabIndex = 387; // // panel4 // this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel4.Controls.Add(this.rdoHs); this.panel4.Controls.Add(this.rdoMz); this.panel4.Location = new System.Drawing.Point(704, 32); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(177, 33); this.panel4.TabIndex = 474; this.panel4.Visible = false; // // rdoHs // this.rdoHs.AutoSize = true; this.rdoHs.Location = new System.Drawing.Point(93, 5); this.rdoHs.Name = "rdoHs"; this.rdoHs.Size = new System.Drawing.Size(83, 24); this.rdoHs.TabIndex = 0; this.rdoHs.Text = "护士收费"; this.rdoHs.UseVisualStyleBackColor = true; // // rdoMz // this.rdoMz.AutoSize = true; this.rdoMz.Checked = true; this.rdoMz.Location = new System.Drawing.Point(2, 5); this.rdoMz.Name = "rdoMz"; this.rdoMz.Size = new System.Drawing.Size(83, 24); this.rdoMz.TabIndex = 0; this.rdoMz.TabStop = true; this.rdoMz.Text = "麻醉收费"; this.rdoMz.UseVisualStyleBackColor = true; // // cnoDrugName // this.cnoDrugName.DisplayMember = "Text"; this.cnoDrugName.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.cnoDrugName.Font = new System.Drawing.Font("微软雅黑", 10.5F); this.cnoDrugName.ForeColor = System.Drawing.Color.Black; this.cnoDrugName.FormattingEnabled = true; this.cnoDrugName.ItemHeight = 20; this.cnoDrugName.Items.AddRange(new object[] { this.comboItem5, this.comboItem6, this.comboItem7, this.comboItem8}); this.cnoDrugName.Location = new System.Drawing.Point(352, 12); this.cnoDrugName.Name = "cnoDrugName"; this.cnoDrugName.Size = new System.Drawing.Size(174, 26); this.cnoDrugName.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.cnoDrugName.TabIndex = 32; // // comboItem5 // this.comboItem5.Text = "毒麻药品"; this.comboItem5.Value = "122"; // // comboItem6 // this.comboItem6.Text = "一类精神药品"; this.comboItem6.Value = "123"; // // comboItem7 // this.comboItem7.Text = "二类精神药品"; this.comboItem7.Value = "121"; // // comboItem8 // this.comboItem8.Text = "常规药,液"; this.comboItem8.Value = "64"; // // comboBoxExType // this.comboBoxExType.DisplayMember = "Text"; this.comboBoxExType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.comboBoxExType.Font = new System.Drawing.Font("微软雅黑", 10.5F); this.comboBoxExType.ForeColor = System.Drawing.Color.Black; this.comboBoxExType.FormattingEnabled = true; this.comboBoxExType.ItemHeight = 20; this.comboBoxExType.Items.AddRange(new object[] { this.comboItem1, this.comboItem2, this.comboItem4}); this.comboBoxExType.Location = new System.Drawing.Point(94, 12); this.comboBoxExType.Name = "comboBoxExType"; this.comboBoxExType.Size = new System.Drawing.Size(150, 26); this.comboBoxExType.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.comboBoxExType.TabIndex = 32; this.comboBoxExType.SelectedIndexChanged += new System.EventHandler(this.cboRoom_SelectedIndexChanged); // // comboItem1 // this.comboItem1.Text = "精神I类"; this.comboItem1.Value = "精神I类"; // // comboItem2 // this.comboItem2.Text = "精神II类"; this.comboItem2.Value = "精神II类"; // // comboItem4 // this.comboItem4.Text = "麻醉药"; this.comboItem4.Value = "麻醉药"; // // dtpEnd // // // // this.dtpEnd.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.dtpEnd.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown; this.dtpEnd.ButtonDropDown.Visible = true; this.dtpEnd.CustomFormat = "yyyy-MM-dd"; this.dtpEnd.FocusHighlightColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(186)))), ((int)(((byte)(179))))); this.dtpEnd.Font = new System.Drawing.Font("微软雅黑", 10.5F); this.dtpEnd.Format = DevComponents.Editors.eDateTimePickerFormat.Custom; this.dtpEnd.IsPopupCalendarOpen = false; this.dtpEnd.Location = new System.Drawing.Point(284, 45); // // // // // // this.dtpEnd.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; // // // this.dtpEnd.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.dtpEnd.MonthCalendar.DisplayMonth = new System.DateTime(2017, 11, 1, 0, 0, 0, 0); // // // this.dtpEnd.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.dtpEnd.Name = "dtpEnd"; this.dtpEnd.Size = new System.Drawing.Size(146, 26); this.dtpEnd.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.dtpEnd.TabIndex = 472; // // dtpOpeTime // // // // this.dtpOpeTime.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.dtpOpeTime.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown; this.dtpOpeTime.ButtonDropDown.Visible = true; this.dtpOpeTime.CustomFormat = "yyyy-MM-dd"; this.dtpOpeTime.FocusHighlightColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(186)))), ((int)(((byte)(179))))); this.dtpOpeTime.Font = new System.Drawing.Font("微软雅黑", 10.5F); this.dtpOpeTime.Format = DevComponents.Editors.eDateTimePickerFormat.Custom; this.dtpOpeTime.IsPopupCalendarOpen = false; this.dtpOpeTime.Location = new System.Drawing.Point(94, 44); // // // // // // this.dtpOpeTime.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; // // // this.dtpOpeTime.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.dtpOpeTime.MonthCalendar.DisplayMonth = new System.DateTime(2017, 11, 1, 0, 0, 0, 0); // // // this.dtpOpeTime.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.dtpOpeTime.Name = "dtpOpeTime"; this.dtpOpeTime.Size = new System.Drawing.Size(150, 26); this.dtpOpeTime.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.dtpOpeTime.TabIndex = 471; // // label24 // this.label24.AutoSize = true; this.label24.Font = new System.Drawing.Font("微软雅黑", 10.5F); this.label24.Location = new System.Drawing.Point(259, 45); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(15, 20); this.label24.TabIndex = 470; this.label24.Text = "-"; // // btnSave // this.btnSave.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnSave.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; this.btnSave.Font = new System.Drawing.Font("微软雅黑", 10.5F); this.btnSave.Location = new System.Drawing.Point(556, 42); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(90, 29); this.btnSave.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.btnSave.TabIndex = 467; this.btnSave.Text = "保存"; this.btnSave.Click += new System.EventHandler(this.btnSave_Click); // // buttonX1 // this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.buttonX1.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; this.buttonX1.Font = new System.Drawing.Font("微软雅黑", 10.5F); this.buttonX1.Location = new System.Drawing.Point(449, 42); 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); // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("微软雅黑", 10.5F); this.label3.Location = new System.Drawing.Point(278, 13); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(68, 20); this.label3.TabIndex = 421; this.label3.Text = "药品名称:"; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("微软雅黑", 10.5F); this.label1.Location = new System.Drawing.Point(20, 13); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(68, 20); this.label1.TabIndex = 421; this.label1.Text = "药品类型:"; // // labDate // this.labDate.AutoSize = true; this.labDate.Font = new System.Drawing.Font("微软雅黑", 10.5F); this.labDate.Location = new System.Drawing.Point(20, 48); this.labDate.Name = "labDate"; this.labDate.Size = new System.Drawing.Size(68, 20); this.labDate.TabIndex = 421; this.labDate.Text = "上传时间:"; // // dataGridViewTextBoxColumn1 // this.dataGridViewTextBoxColumn1.DataPropertyName = "OperationRecordId"; this.dataGridViewTextBoxColumn1.HeaderText = "手术ID"; this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1"; this.dataGridViewTextBoxColumn1.ReadOnly = true; this.dataGridViewTextBoxColumn1.Visible = false; this.dataGridViewTextBoxColumn1.Width = 167; // // dataGridViewTextBoxColumn2 // this.dataGridViewTextBoxColumn2.DataPropertyName = "OperationApplyId"; this.dataGridViewTextBoxColumn2.HeaderText = "申请ID"; this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2"; this.dataGridViewTextBoxColumn2.ReadOnly = true; this.dataGridViewTextBoxColumn2.Visible = false; this.dataGridViewTextBoxColumn2.Width = 166; // // dataGridViewTextBoxColumn3 // this.dataGridViewTextBoxColumn3.DataPropertyName = "PatientId"; this.dataGridViewTextBoxColumn3.HeaderText = "病人ID"; this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3"; this.dataGridViewTextBoxColumn3.ReadOnly = true; this.dataGridViewTextBoxColumn3.Visible = false; this.dataGridViewTextBoxColumn3.Width = 60; // // dataGridViewTextBoxColumn4 // this.dataGridViewTextBoxColumn4.DataPropertyName = "code"; this.dataGridViewTextBoxColumn4.HeaderText = "序号"; this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4"; this.dataGridViewTextBoxColumn4.ReadOnly = true; this.dataGridViewTextBoxColumn4.Visible = false; this.dataGridViewTextBoxColumn4.Width = 75; // // 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.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.DataPropertyName = "SZOperationRoom"; this.dataGridViewTextBoxColumn7.FillWeight = 65.36763F; this.dataGridViewTextBoxColumn7.HeaderText = "手术间"; this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7"; this.dataGridViewTextBoxColumn7.ReadOnly = true; this.dataGridViewTextBoxColumn7.Width = 82; // // dataGridViewTextBoxColumn8 // this.dataGridViewTextBoxColumn8.DataPropertyName = "InHospitalNo"; this.dataGridViewTextBoxColumn8.FillWeight = 93.9558F; this.dataGridViewTextBoxColumn8.HeaderText = "住院号"; this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8"; this.dataGridViewTextBoxColumn8.ReadOnly = true; this.dataGridViewTextBoxColumn8.Width = 77; // // dataGridViewTextBoxColumn9 // this.dataGridViewTextBoxColumn9.DataPropertyName = "MedicalHistoryNo"; this.dataGridViewTextBoxColumn9.FillWeight = 92.42704F; this.dataGridViewTextBoxColumn9.HeaderText = "病历号"; this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9"; this.dataGridViewTextBoxColumn9.ReadOnly = true; this.dataGridViewTextBoxColumn9.Visible = false; this.dataGridViewTextBoxColumn9.Width = 76; // // dataGridViewTextBoxColumn10 // 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.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.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.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.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.DataPropertyName = "SZAnaesthesiaMethod"; this.dataGridViewTextBoxColumn15.FillWeight = 128.4264F; this.dataGridViewTextBoxColumn15.HeaderText = "麻醉方式"; this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15"; this.dataGridViewTextBoxColumn15.ReadOnly = true; this.dataGridViewTextBoxColumn15.Visible = false; this.dataGridViewTextBoxColumn15.Width = 106; // // dataGridViewTextBoxColumn16 // 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.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.Visible = false; this.dataGridViewTextBoxColumn19.Width = 96; // // dataGridViewTextBoxColumn20 // this.dataGridViewTextBoxColumn20.DataPropertyName = "chagestate"; this.dataGridViewTextBoxColumn20.FillWeight = 65.36763F; this.dataGridViewTextBoxColumn20.HeaderText = "收费状态"; this.dataGridViewTextBoxColumn20.Name = "dataGridViewTextBoxColumn20"; this.dataGridViewTextBoxColumn20.Visible = false; this.dataGridViewTextBoxColumn20.Width = 63; // // dataGridViewTextBoxColumn25 // this.dataGridViewTextBoxColumn25.HeaderText = "单位"; this.dataGridViewTextBoxColumn25.Name = "dataGridViewTextBoxColumn25"; this.dataGridViewTextBoxColumn25.Visible = false; 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.DataPropertyName = "display_name"; this.dataGridViewTextBoxColumn27.HeaderText = "单号"; this.dataGridViewTextBoxColumn27.Name = "dataGridViewTextBoxColumn27"; this.dataGridViewTextBoxColumn27.Visible = false; this.dataGridViewTextBoxColumn27.Width = 80; // // dataGridViewTextBoxColumn28 // this.dataGridViewTextBoxColumn28.DataPropertyName = "specification"; this.dataGridViewTextBoxColumn28.HeaderText = "医嘱号"; this.dataGridViewTextBoxColumn28.Name = "dataGridViewTextBoxColumn28"; this.dataGridViewTextBoxColumn28.Width = 160; // // dataGridViewTextBoxColumn29 // this.dataGridViewTextBoxColumn29.DataPropertyName = "qty"; this.dataGridViewTextBoxColumn29.HeaderText = "His医嘱号"; this.dataGridViewTextBoxColumn29.Name = "dataGridViewTextBoxColumn29"; this.dataGridViewTextBoxColumn29.Width = 60; // // dataGridViewTextBoxColumn30 // this.dataGridViewTextBoxColumn30.DataPropertyName = "qty_unit"; this.dataGridViewTextBoxColumn30.HeaderText = "His数量"; this.dataGridViewTextBoxColumn30.Name = "dataGridViewTextBoxColumn30"; this.dataGridViewTextBoxColumn30.Visible = false; this.dataGridViewTextBoxColumn30.Width = 60; // // dataGridViewTextBoxColumn31 // this.dataGridViewTextBoxColumn31.DataPropertyName = "qty_unit"; this.dataGridViewTextBoxColumn31.HeaderText = "收费状态"; this.dataGridViewTextBoxColumn31.Name = "dataGridViewTextBoxColumn31"; this.dataGridViewTextBoxColumn31.Visible = false; this.dataGridViewTextBoxColumn31.Width = 60; // // dgvDrugs // this.dgvDrugs.AllowUserToAddRows = false; this.dgvDrugs.AllowUserToResizeColumns = false; this.dgvDrugs.AllowUserToResizeRows = false; dataGridViewCellStyle1.BackColor = System.Drawing.Color.MintCream; this.dgvDrugs.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.dgvDrugs.BackgroundColor = System.Drawing.Color.White; this.dgvDrugs.BorderStyle = System.Windows.Forms.BorderStyle.None; dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvDrugs.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgvDrugs.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dgvDrugs.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.dataGridViewTextBoxColumn21}); dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle4.ForeColor = System.Drawing.Color.Black; dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.Black; dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvDrugs.DefaultCellStyle = dataGridViewCellStyle4; this.dgvDrugs.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvDrugs.EditMode = System.Windows.Forms.DataGridViewEditMode.EditOnEnter; this.dgvDrugs.EnableHeadersVisualStyles = false; this.dgvDrugs.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229))))); this.dgvDrugs.Location = new System.Drawing.Point(0, 132); this.dgvDrugs.Margin = new System.Windows.Forms.Padding(0); this.dgvDrugs.MultiSelect = false; this.dgvDrugs.Name = "dgvDrugs"; dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvDrugs.RowHeadersDefaultCellStyle = dataGridViewCellStyle5; this.dgvDrugs.RowHeadersVisible = false; this.dgvDrugs.RowTemplate.Height = 25; this.dgvDrugs.ShowCellErrors = false; this.dgvDrugs.ShowCellToolTips = false; this.dgvDrugs.Size = new System.Drawing.Size(1350, 409); this.dgvDrugs.TabIndex = 389; this.dgvDrugs.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvDrugs_CellDoubleClick); this.dgvDrugs.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dgvDrugs_RowPostPaint); // // dataGridViewTextBoxColumn21 // this.dataGridViewTextBoxColumn21.DataPropertyName = "id"; dataGridViewCellStyle3.ForeColor = System.Drawing.Color.Red; this.dataGridViewTextBoxColumn21.DefaultCellStyle = dataGridViewCellStyle3; this.dataGridViewTextBoxColumn21.HeaderText = "ID"; this.dataGridViewTextBoxColumn21.Name = "dataGridViewTextBoxColumn21"; this.dataGridViewTextBoxColumn21.Visible = false; this.dataGridViewTextBoxColumn21.Width = 30; // // toolStripButton4 // this.toolStripButton4.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.toolStripButton4.Font = new System.Drawing.Font("微软雅黑", 9F); this.toolStripButton4.Image = global::AIMSControls.Properties.Resources.图标_刷新; this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton4.Name = "toolStripButton4"; this.toolStripButton4.Size = new System.Drawing.Size(72, 46); this.toolStripButton4.Text = "更新残余量"; this.toolStripButton4.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.toolStripButton4.Click += new System.EventHandler(this.toolStripButton4_Click); // // frmOperationCharg5 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1350, 541); this.Controls.Add(this.dgvDrugs); this.Controls.Add(this.panel2); this.Controls.Add(this.panel1); this.Name = "frmOperationCharg5"; this.Text = "药品使用登记2"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.Load += new System.EventHandler(this.frmOperationDruggCheck_Load); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.toolStrip1.ResumeLayout(false); this.toolStrip1.PerformLayout(); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); this.panel4.ResumeLayout(false); this.panel4.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dtpEnd)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dtpOpeTime)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dgvDrugs)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Panel panel2; public System.Windows.Forms.Label labDate; 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 DevComponents.Editors.DateTimeAdv.DateTimeInput dtpEnd; private DevComponents.Editors.DateTimeAdv.DateTimeInput dtpOpeTime; public System.Windows.Forms.Label label24; private DevComponents.DotNetBar.Controls.ComboBoxEx cboRoom; private System.Windows.Forms.Label label22; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn19; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn20; 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 DevComponents.DotNetBar.Controls.ComboBoxEx comboBoxExType; public System.Windows.Forms.Label label1; private DevComponents.Editors.ComboItem comboItem1; private DevComponents.Editors.ComboItem comboItem2; private DevComponents.Editors.ComboItem comboItem4; private System.Windows.Forms.Panel panel4; private System.Windows.Forms.RadioButton rdoHs; private System.Windows.Forms.RadioButton rdoMz; private DevComponents.DotNetBar.ButtonX btnSave; private DevComponents.DotNetBar.Controls.ComboBoxEx cnoDrugName; private DevComponents.Editors.ComboItem comboItem5; private DevComponents.Editors.ComboItem comboItem6; private DevComponents.Editors.ComboItem comboItem7; private DevComponents.Editors.ComboItem comboItem8; public System.Windows.Forms.Label label3; private DevComponents.DotNetBar.Controls.DataGridViewX dgvDrugs; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn21; private System.Windows.Forms.ToolStrip toolStrip1; private System.Windows.Forms.ToolStripButton toolStripButton1; private System.Windows.Forms.ToolStripButton toolStripButton2; private System.Windows.Forms.ToolStripButton toolStripButton3; private System.Windows.Forms.ToolStripButton toolStripButton4; } }