1034 lines
58 KiB
C#
1034 lines
58 KiB
C#
namespace AIMS.OperationAfter.UI
|
|
{
|
|
partial class frmOperationCharg3
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = 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();
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = 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.btnDelete = new DevComponents.DotNetBar.ButtonX();
|
|
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.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
this.dgvOperation = new System.Windows.Forms.DataGridView();
|
|
this.Id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.anesBegintime = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.Anesendtime = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.TemplateType1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.ChargType = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.PageType = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.ExecDepartmentName = 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.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();
|
|
this.groupBox1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvOperation)).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.btnDelete);
|
|
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(823, 34);
|
|
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;
|
|
this.rdoHs.CheckedChanged += new System.EventHandler(this.voidableRadioButton2_CheckedChanged);
|
|
//
|
|
// 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;
|
|
this.rdoMz.CheckedChanged += new System.EventHandler(this.voidableRadioButton2_CheckedChanged);
|
|
//
|
|
// 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 = "-";
|
|
//
|
|
// btnDelete
|
|
//
|
|
this.btnDelete.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
|
this.btnDelete.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
|
this.btnDelete.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
|
this.btnDelete.Location = new System.Drawing.Point(663, 42);
|
|
this.btnDelete.Name = "btnDelete";
|
|
this.btnDelete.Size = new System.Drawing.Size(90, 29);
|
|
this.btnDelete.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
|
this.btnDelete.TabIndex = 467;
|
|
this.btnDelete.Text = "删除";
|
|
this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click);
|
|
//
|
|
// 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 = "上传时间:";
|
|
//
|
|
// groupBox1
|
|
//
|
|
this.groupBox1.Controls.Add(this.dgvOperation);
|
|
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 10F);
|
|
this.groupBox1.Location = new System.Drawing.Point(0, 132);
|
|
this.groupBox1.Name = "groupBox1";
|
|
this.groupBox1.Size = new System.Drawing.Size(480, 409);
|
|
this.groupBox1.TabIndex = 388;
|
|
this.groupBox1.TabStop = false;
|
|
this.groupBox1.Text = "查询记录";
|
|
//
|
|
// dgvOperation
|
|
//
|
|
this.dgvOperation.AllowUserToAddRows = false;
|
|
dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(247)))), ((int)(((byte)(255)))));
|
|
this.dgvOperation.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle8;
|
|
this.dgvOperation.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
|
|
this.dgvOperation.BackgroundColor = System.Drawing.Color.Snow;
|
|
this.dgvOperation.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
dataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.Control;
|
|
dataGridViewCellStyle9.Font = new System.Drawing.Font("微软雅黑", 10F);
|
|
dataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
this.dgvOperation.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9;
|
|
this.dgvOperation.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dgvOperation.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.Id,
|
|
this.anesBegintime,
|
|
this.Anesendtime,
|
|
this.TemplateType1,
|
|
this.ChargType,
|
|
this.PageType,
|
|
this.ExecDepartmentName});
|
|
this.dgvOperation.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.dgvOperation.Location = new System.Drawing.Point(3, 21);
|
|
this.dgvOperation.Margin = new System.Windows.Forms.Padding(2);
|
|
this.dgvOperation.Name = "dgvOperation";
|
|
this.dgvOperation.ReadOnly = true;
|
|
this.dgvOperation.RowTemplate.Height = 27;
|
|
this.dgvOperation.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
this.dgvOperation.Size = new System.Drawing.Size(474, 385);
|
|
this.dgvOperation.TabIndex = 386;
|
|
this.dgvOperation.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvOperation_CellDoubleClick);
|
|
//
|
|
// Id
|
|
//
|
|
this.Id.DataPropertyName = "Id";
|
|
this.Id.HeaderText = "Id";
|
|
this.Id.Name = "Id";
|
|
this.Id.ReadOnly = true;
|
|
this.Id.Visible = false;
|
|
//
|
|
// anesBegintime
|
|
//
|
|
this.anesBegintime.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
this.anesBegintime.DataPropertyName = "StartTime";
|
|
this.anesBegintime.FillWeight = 162.4366F;
|
|
this.anesBegintime.HeaderText = "开始时间";
|
|
this.anesBegintime.Name = "anesBegintime";
|
|
this.anesBegintime.ReadOnly = true;
|
|
this.anesBegintime.Width = 95;
|
|
//
|
|
// Anesendtime
|
|
//
|
|
this.Anesendtime.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
this.Anesendtime.DataPropertyName = "EndTime";
|
|
this.Anesendtime.FillWeight = 79.18781F;
|
|
this.Anesendtime.HeaderText = "结束时间";
|
|
this.Anesendtime.Name = "Anesendtime";
|
|
this.Anesendtime.ReadOnly = true;
|
|
this.Anesendtime.Width = 95;
|
|
//
|
|
// TemplateType1
|
|
//
|
|
this.TemplateType1.DataPropertyName = "FeeType";
|
|
this.TemplateType1.HeaderText = "类别";
|
|
this.TemplateType1.Name = "TemplateType1";
|
|
this.TemplateType1.ReadOnly = true;
|
|
this.TemplateType1.Visible = false;
|
|
//
|
|
// ChargType
|
|
//
|
|
this.ChargType.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
this.ChargType.DataPropertyName = "ChargType";
|
|
this.ChargType.FillWeight = 79.18781F;
|
|
this.ChargType.HeaderText = "药品类别";
|
|
this.ChargType.Name = "ChargType";
|
|
this.ChargType.ReadOnly = true;
|
|
this.ChargType.Width = 90;
|
|
//
|
|
// PageType
|
|
//
|
|
this.PageType.DataPropertyName = "PageType";
|
|
this.PageType.FillWeight = 79.18781F;
|
|
this.PageType.HeaderText = "药品名称";
|
|
this.PageType.Name = "PageType";
|
|
this.PageType.ReadOnly = true;
|
|
//
|
|
// ExecDepartmentName
|
|
//
|
|
this.ExecDepartmentName.DataPropertyName = "ExecDepartmentName";
|
|
this.ExecDepartmentName.HeaderText = "执行科室";
|
|
this.ExecDepartmentName.Name = "ExecDepartmentName";
|
|
this.ExecDepartmentName.ReadOnly = true;
|
|
this.ExecDepartmentName.Visible = false;
|
|
//
|
|
// 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;
|
|
dataGridViewCellStyle10.BackColor = System.Drawing.Color.MintCream;
|
|
this.dgvDrugs.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle10;
|
|
this.dgvDrugs.BackgroundColor = System.Drawing.Color.White;
|
|
this.dgvDrugs.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
dataGridViewCellStyle11.BackColor = System.Drawing.SystemColors.Control;
|
|
dataGridViewCellStyle11.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
dataGridViewCellStyle11.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
dataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
dataGridViewCellStyle11.SelectionForeColor = System.Drawing.SystemColors.WindowText;
|
|
dataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
this.dgvDrugs.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle11;
|
|
this.dgvDrugs.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dgvDrugs.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.dataGridViewTextBoxColumn21});
|
|
dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
dataGridViewCellStyle13.BackColor = System.Drawing.SystemColors.Window;
|
|
dataGridViewCellStyle13.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
dataGridViewCellStyle13.ForeColor = System.Drawing.Color.Black;
|
|
dataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
dataGridViewCellStyle13.SelectionForeColor = System.Drawing.Color.Black;
|
|
dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
this.dgvDrugs.DefaultCellStyle = dataGridViewCellStyle13;
|
|
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(480, 132);
|
|
this.dgvDrugs.Margin = new System.Windows.Forms.Padding(0);
|
|
this.dgvDrugs.MultiSelect = false;
|
|
this.dgvDrugs.Name = "dgvDrugs";
|
|
dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
dataGridViewCellStyle14.BackColor = System.Drawing.SystemColors.Control;
|
|
dataGridViewCellStyle14.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
dataGridViewCellStyle14.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
dataGridViewCellStyle14.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
dataGridViewCellStyle14.SelectionForeColor = System.Drawing.SystemColors.WindowText;
|
|
dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
this.dgvDrugs.RowHeadersDefaultCellStyle = dataGridViewCellStyle14;
|
|
this.dgvDrugs.RowHeadersVisible = false;
|
|
this.dgvDrugs.RowTemplate.Height = 25;
|
|
this.dgvDrugs.ShowCellErrors = false;
|
|
this.dgvDrugs.ShowCellToolTips = false;
|
|
this.dgvDrugs.Size = new System.Drawing.Size(870, 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";
|
|
dataGridViewCellStyle12.ForeColor = System.Drawing.Color.Red;
|
|
this.dataGridViewTextBoxColumn21.DefaultCellStyle = dataGridViewCellStyle12;
|
|
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);
|
|
//
|
|
// frmOperationCharg3
|
|
//
|
|
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.groupBox1);
|
|
this.Controls.Add(this.panel2);
|
|
this.Controls.Add(this.panel1);
|
|
this.Name = "frmOperationCharg3";
|
|
this.Text = "药品使用登记";
|
|
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();
|
|
this.groupBox1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvOperation)).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.GroupBox groupBox1;
|
|
private System.Windows.Forms.DataGridView dgvOperation;
|
|
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 System.Windows.Forms.DataGridViewTextBoxColumn Id;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn anesBegintime;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Anesendtime;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn TemplateType1;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ChargType;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn PageType;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn ExecDepartmentName;
|
|
private DevComponents.DotNetBar.Controls.DataGridViewX dgvDrugs;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn21;
|
|
private DevComponents.DotNetBar.ButtonX btnDelete;
|
|
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;
|
|
}
|
|
} |