1905 lines
109 KiB
C#
1905 lines
109 KiB
C#
namespace AIMS.OperationDoing.AnasRecordBill.UI
|
|
{
|
|
partial class frmAnasRecordInstrument
|
|
{
|
|
/// <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()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmAnasRecordInstrument));
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
this.panel14 = new System.Windows.Forms.Panel();
|
|
this.button9 = new System.Windows.Forms.Button();
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
this.button8 = new System.Windows.Forms.Button();
|
|
this.button7 = new System.Windows.Forms.Button();
|
|
this.btnCancelIn = new System.Windows.Forms.Button();
|
|
this.btnCancelOperation = new System.Windows.Forms.Button();
|
|
this.btnBloodGasAnalysis = new System.Windows.Forms.Button();
|
|
this.button6 = new System.Windows.Forms.Button();
|
|
this.btnOperationInfo = new System.Windows.Forms.Button();
|
|
this.btnOutputLiquids = new System.Windows.Forms.Button();
|
|
this.btnAddEvents = new System.Windows.Forms.Button();
|
|
this.btnDrug = new System.Windows.Forms.Button();
|
|
this.btnTemplate = new System.Windows.Forms.Button();
|
|
this.btnSelectPatient = new System.Windows.Forms.Button();
|
|
this.panel4 = new System.Windows.Forms.Panel();
|
|
this.lblSpo2 = new System.Windows.Forms.Label();
|
|
this.lblRESP = new System.Windows.Forms.Label();
|
|
this.lblDia = new System.Windows.Forms.Label();
|
|
this.lblPR = new System.Windows.Forms.Label();
|
|
this.lblHR = new System.Windows.Forms.Label();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.btnsjzx = new System.Windows.Forms.Button();
|
|
this.btndptz = new System.Windows.Forms.Button();
|
|
this.btnsbwh = new System.Windows.Forms.Button();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.panel5 = new System.Windows.Forms.Panel();
|
|
this.superTabMain = new DevComponents.DotNetBar.SuperTabControl();
|
|
this.superTabControlPanel1 = new DevComponents.DotNetBar.SuperTabControlPanel();
|
|
this.panelExZKZB = new DevComponents.DotNetBar.PanelEx();
|
|
this.spTabQXQDD = new DevComponents.DotNetBar.SuperTabItem();
|
|
this.panel7 = new System.Windows.Forms.Panel();
|
|
this.panel21 = new System.Windows.Forms.Panel();
|
|
this.plPrintBrowse = new System.Windows.Forms.Panel();
|
|
this.PanelSave = new System.Windows.Forms.Panel();
|
|
this.plPrint = new System.Windows.Forms.Panel();
|
|
this.plRefresh = new System.Windows.Forms.Panel();
|
|
this.lblRoom = new System.Windows.Forms.Label();
|
|
this.label22 = new System.Windows.Forms.Label();
|
|
this.labOperatorName = new System.Windows.Forms.Label();
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
this.plTitleEventTime = new System.Windows.Forms.Panel();
|
|
this.panel13 = new System.Windows.Forms.Panel();
|
|
this.txtOutRoom = new DevComponents.Editors.DateTimeAdv.DateTimeInput();
|
|
this.picOutRoom = new System.Windows.Forms.PictureBox();
|
|
this.button5 = new System.Windows.Forms.Button();
|
|
this.panel10 = new System.Windows.Forms.Panel();
|
|
this.txtOperationBegin = new DevComponents.Editors.DateTimeAdv.DateTimeInput();
|
|
this.picOpeBegin = new System.Windows.Forms.PictureBox();
|
|
this.button2 = new System.Windows.Forms.Button();
|
|
this.panel11 = new System.Windows.Forms.Panel();
|
|
this.txtOperationEnd = new DevComponents.Editors.DateTimeAdv.DateTimeInput();
|
|
this.picOpeEnd = new System.Windows.Forms.PictureBox();
|
|
this.button3 = new System.Windows.Forms.Button();
|
|
this.panel6 = new System.Windows.Forms.Panel();
|
|
this.txtInRoom = new DevComponents.Editors.DateTimeAdv.DateTimeInput();
|
|
this.picInRoom = new System.Windows.Forms.PictureBox();
|
|
this.txtInRoom1 = new System.Windows.Forms.Button();
|
|
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
|
|
this.panel8 = new AIMS.PublicUI.UI.DrawPanel();
|
|
this.panelQX = new System.Windows.Forms.Panel();
|
|
this.plBottom = new System.Windows.Forms.Panel();
|
|
this.panelButton = new System.Windows.Forms.Panel();
|
|
this.txtRemark = new DevComponents.DotNetBar.Controls.TextBoxX();
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
this.label26 = new System.Windows.Forms.Label();
|
|
this.label27 = new System.Windows.Forms.Label();
|
|
this.txtTourNurse = new DevComponents.DotNetBar.Controls.TextBoxX();
|
|
this.txtInstrumentNurse = new DevComponents.DotNetBar.Controls.TextBoxX();
|
|
this.panelQXList = new System.Windows.Forms.Panel();
|
|
this.plTital = new System.Windows.Forms.Panel();
|
|
this.panel15 = new System.Windows.Forms.Panel();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
this.label17 = new System.Windows.Forms.Label();
|
|
this.label15 = new System.Windows.Forms.Label();
|
|
this.panel16 = new System.Windows.Forms.Panel();
|
|
this.label65 = new System.Windows.Forms.Label();
|
|
this.label57 = new System.Windows.Forms.Label();
|
|
this.label59 = new System.Windows.Forms.Label();
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
this.label66 = new System.Windows.Forms.Label();
|
|
this.label58 = new System.Windows.Forms.Label();
|
|
this.plTop = new System.Windows.Forms.Panel();
|
|
this.circularProgress1 = new DevComponents.DotNetBar.Controls.CircularProgress();
|
|
this.zgcAnaesRecord = new DrawGraph.ZedGraphControl();
|
|
this.panel3.SuspendLayout();
|
|
this.panel14.SuspendLayout();
|
|
this.panel4.SuspendLayout();
|
|
this.panel1.SuspendLayout();
|
|
this.panel5.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.superTabMain)).BeginInit();
|
|
this.superTabMain.SuspendLayout();
|
|
this.superTabControlPanel1.SuspendLayout();
|
|
this.panelExZKZB.SuspendLayout();
|
|
this.panel7.SuspendLayout();
|
|
this.panel21.SuspendLayout();
|
|
this.plTitleEventTime.SuspendLayout();
|
|
this.panel13.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtOutRoom)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.picOutRoom)).BeginInit();
|
|
this.panel10.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtOperationBegin)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.picOpeBegin)).BeginInit();
|
|
this.panel11.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtOperationEnd)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.picOpeEnd)).BeginInit();
|
|
this.panel6.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtInRoom)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.picInRoom)).BeginInit();
|
|
this.panel8.SuspendLayout();
|
|
this.panelQX.SuspendLayout();
|
|
this.plBottom.SuspendLayout();
|
|
this.panelButton.SuspendLayout();
|
|
this.plTital.SuspendLayout();
|
|
this.panel15.SuspendLayout();
|
|
this.panel16.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// panel2
|
|
//
|
|
this.panel2.BackColor = System.Drawing.Color.AliceBlue;
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panel2.Location = new System.Drawing.Point(0, 0);
|
|
this.panel2.Name = "panel2";
|
|
this.panel2.Size = new System.Drawing.Size(1711, 10);
|
|
this.panel2.TabIndex = 1;
|
|
this.panel2.Visible = false;
|
|
//
|
|
// panel3
|
|
//
|
|
this.panel3.BackColor = System.Drawing.Color.SlateGray;
|
|
this.panel3.Controls.Add(this.panel14);
|
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.panel3.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.panel3.Location = new System.Drawing.Point(0, 10);
|
|
this.panel3.Name = "panel3";
|
|
this.panel3.Size = new System.Drawing.Size(160, 931);
|
|
this.panel3.TabIndex = 2;
|
|
//
|
|
// panel14
|
|
//
|
|
this.panel14.BackColor = System.Drawing.Color.White;
|
|
this.panel14.Controls.Add(this.button9);
|
|
this.panel14.Controls.Add(this.button1);
|
|
this.panel14.Controls.Add(this.button8);
|
|
this.panel14.Controls.Add(this.button7);
|
|
this.panel14.Controls.Add(this.btnCancelIn);
|
|
this.panel14.Controls.Add(this.btnCancelOperation);
|
|
this.panel14.Controls.Add(this.btnBloodGasAnalysis);
|
|
this.panel14.Controls.Add(this.button6);
|
|
this.panel14.Controls.Add(this.btnOperationInfo);
|
|
this.panel14.Controls.Add(this.btnOutputLiquids);
|
|
this.panel14.Controls.Add(this.btnAddEvents);
|
|
this.panel14.Controls.Add(this.btnDrug);
|
|
this.panel14.Controls.Add(this.btnTemplate);
|
|
this.panel14.Controls.Add(this.btnSelectPatient);
|
|
this.panel14.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel14.Location = new System.Drawing.Point(0, 0);
|
|
this.panel14.Name = "panel14";
|
|
this.panel14.Size = new System.Drawing.Size(160, 931);
|
|
this.panel14.TabIndex = 5;
|
|
//
|
|
// button9
|
|
//
|
|
this.button9.BackColor = System.Drawing.Color.Transparent;
|
|
this.button9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.button9.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.button9.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.button9.FlatAppearance.BorderSize = 0;
|
|
this.button9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.button9.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|
this.button9.ForeColor = System.Drawing.Color.DimGray;
|
|
this.button9.Image = global::AIMS.Properties.Resources.手术申请;
|
|
this.button9.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button9.Location = new System.Drawing.Point(0, 650);
|
|
this.button9.Name = "button9";
|
|
this.button9.Size = new System.Drawing.Size(160, 50);
|
|
this.button9.TabIndex = 18;
|
|
this.button9.Text = " 默认";
|
|
this.button9.UseVisualStyleBackColor = false;
|
|
this.button9.Click += new System.EventHandler(this.button9_Click);
|
|
//
|
|
// button1
|
|
//
|
|
this.button1.BackColor = System.Drawing.Color.Transparent;
|
|
this.button1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.button1.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.button1.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.button1.FlatAppearance.BorderSize = 0;
|
|
this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.button1.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|
this.button1.ForeColor = System.Drawing.Color.DimGray;
|
|
this.button1.Image = global::AIMS.Properties.Resources.添加数据;
|
|
this.button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button1.Location = new System.Drawing.Point(0, 600);
|
|
this.button1.Name = "button1";
|
|
this.button1.Size = new System.Drawing.Size(160, 50);
|
|
this.button1.TabIndex = 16;
|
|
this.button1.Text = " 新增器械";
|
|
this.button1.UseVisualStyleBackColor = false;
|
|
this.button1.Click += new System.EventHandler(this.button1_Click);
|
|
//
|
|
// button8
|
|
//
|
|
this.button8.BackColor = System.Drawing.Color.Transparent;
|
|
this.button8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.button8.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.button8.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.button8.FlatAppearance.BorderSize = 0;
|
|
this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.button8.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|
this.button8.ForeColor = System.Drawing.Color.DimGray;
|
|
this.button8.Image = global::AIMS.Properties.Resources.系统设置;
|
|
this.button8.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button8.Location = new System.Drawing.Point(0, 550);
|
|
this.button8.Name = "button8";
|
|
this.button8.Size = new System.Drawing.Size(160, 50);
|
|
this.button8.TabIndex = 15;
|
|
this.button8.Text = " 系统设置";
|
|
this.button8.UseVisualStyleBackColor = false;
|
|
this.button8.Visible = false;
|
|
this.button8.Click += new System.EventHandler(this.toolStripMenuItem2_Click);
|
|
//
|
|
// button7
|
|
//
|
|
this.button7.BackColor = System.Drawing.Color.Transparent;
|
|
this.button7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.button7.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.button7.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.button7.FlatAppearance.BorderSize = 0;
|
|
this.button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.button7.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|
this.button7.ForeColor = System.Drawing.Color.DimGray;
|
|
this.button7.Image = global::AIMS.Properties.Resources.文书编辑;
|
|
this.button7.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button7.Location = new System.Drawing.Point(0, 500);
|
|
this.button7.Name = "button7";
|
|
this.button7.Size = new System.Drawing.Size(160, 50);
|
|
this.button7.TabIndex = 14;
|
|
this.button7.Text = " 文书记录";
|
|
this.button7.UseVisualStyleBackColor = false;
|
|
this.button7.Click += new System.EventHandler(this.tsbExePlan_Click);
|
|
//
|
|
// btnCancelIn
|
|
//
|
|
this.btnCancelIn.BackColor = System.Drawing.Color.Transparent;
|
|
this.btnCancelIn.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.btnCancelIn.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.btnCancelIn.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.btnCancelIn.FlatAppearance.BorderSize = 0;
|
|
this.btnCancelIn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btnCancelIn.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|
this.btnCancelIn.ForeColor = System.Drawing.Color.DimGray;
|
|
this.btnCancelIn.Image = global::AIMS.Properties.Resources.显示切换;
|
|
this.btnCancelIn.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.btnCancelIn.Location = new System.Drawing.Point(0, 450);
|
|
this.btnCancelIn.Name = "btnCancelIn";
|
|
this.btnCancelIn.Size = new System.Drawing.Size(160, 50);
|
|
this.btnCancelIn.TabIndex = 12;
|
|
this.btnCancelIn.Text = " 取消转入";
|
|
this.btnCancelIn.UseVisualStyleBackColor = false;
|
|
this.btnCancelIn.Visible = false;
|
|
this.btnCancelIn.Click += new System.EventHandler(this.btnCancelIn_Click);
|
|
//
|
|
// btnCancelOperation
|
|
//
|
|
this.btnCancelOperation.BackColor = System.Drawing.Color.Transparent;
|
|
this.btnCancelOperation.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.btnCancelOperation.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.btnCancelOperation.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.btnCancelOperation.FlatAppearance.BorderSize = 0;
|
|
this.btnCancelOperation.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btnCancelOperation.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|
this.btnCancelOperation.ForeColor = System.Drawing.Color.DimGray;
|
|
this.btnCancelOperation.Image = global::AIMS.Properties.Resources.取消手术;
|
|
this.btnCancelOperation.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.btnCancelOperation.Location = new System.Drawing.Point(0, 400);
|
|
this.btnCancelOperation.Name = "btnCancelOperation";
|
|
this.btnCancelOperation.Size = new System.Drawing.Size(160, 50);
|
|
this.btnCancelOperation.TabIndex = 11;
|
|
this.btnCancelOperation.Text = " 停止手术";
|
|
this.btnCancelOperation.UseVisualStyleBackColor = false;
|
|
this.btnCancelOperation.Visible = false;
|
|
this.btnCancelOperation.Click += new System.EventHandler(this.btnCancelOperation_Click);
|
|
//
|
|
// btnBloodGasAnalysis
|
|
//
|
|
this.btnBloodGasAnalysis.BackColor = System.Drawing.Color.Transparent;
|
|
this.btnBloodGasAnalysis.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.btnBloodGasAnalysis.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.btnBloodGasAnalysis.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.btnBloodGasAnalysis.FlatAppearance.BorderSize = 0;
|
|
this.btnBloodGasAnalysis.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btnBloodGasAnalysis.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|
this.btnBloodGasAnalysis.ForeColor = System.Drawing.Color.DimGray;
|
|
this.btnBloodGasAnalysis.Image = global::AIMS.Properties.Resources.血气分析;
|
|
this.btnBloodGasAnalysis.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.btnBloodGasAnalysis.Location = new System.Drawing.Point(0, 350);
|
|
this.btnBloodGasAnalysis.Name = "btnBloodGasAnalysis";
|
|
this.btnBloodGasAnalysis.Size = new System.Drawing.Size(160, 50);
|
|
this.btnBloodGasAnalysis.TabIndex = 8;
|
|
this.btnBloodGasAnalysis.Text = " 血气分析";
|
|
this.btnBloodGasAnalysis.UseVisualStyleBackColor = false;
|
|
this.btnBloodGasAnalysis.Visible = false;
|
|
this.btnBloodGasAnalysis.Click += new System.EventHandler(this.btnBloodGasAnalysis_Click);
|
|
//
|
|
// button6
|
|
//
|
|
this.button6.BackColor = System.Drawing.Color.Transparent;
|
|
this.button6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.button6.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.button6.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.button6.FlatAppearance.BorderSize = 0;
|
|
this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.button6.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|
this.button6.ForeColor = System.Drawing.Color.DimGray;
|
|
this.button6.Image = global::AIMS.Properties.Resources.不良事件;
|
|
this.button6.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button6.Location = new System.Drawing.Point(0, 300);
|
|
this.button6.Name = "button6";
|
|
this.button6.Size = new System.Drawing.Size(160, 50);
|
|
this.button6.TabIndex = 9;
|
|
this.button6.Text = " 质控指标";
|
|
this.button6.UseVisualStyleBackColor = false;
|
|
this.button6.Visible = false;
|
|
this.button6.Click += new System.EventHandler(this.button6_Click);
|
|
//
|
|
// btnOperationInfo
|
|
//
|
|
this.btnOperationInfo.BackColor = System.Drawing.Color.Transparent;
|
|
this.btnOperationInfo.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.btnOperationInfo.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.btnOperationInfo.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.btnOperationInfo.FlatAppearance.BorderSize = 0;
|
|
this.btnOperationInfo.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btnOperationInfo.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|
this.btnOperationInfo.ForeColor = System.Drawing.Color.DimGray;
|
|
this.btnOperationInfo.Image = global::AIMS.Properties.Resources.文书单;
|
|
this.btnOperationInfo.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.btnOperationInfo.Location = new System.Drawing.Point(0, 250);
|
|
this.btnOperationInfo.Name = "btnOperationInfo";
|
|
this.btnOperationInfo.Size = new System.Drawing.Size(160, 50);
|
|
this.btnOperationInfo.TabIndex = 4;
|
|
this.btnOperationInfo.Text = " 手术信息";
|
|
this.btnOperationInfo.UseVisualStyleBackColor = false;
|
|
this.btnOperationInfo.Click += new System.EventHandler(this.btnOperationInfo_Click);
|
|
//
|
|
// btnOutputLiquids
|
|
//
|
|
this.btnOutputLiquids.BackColor = System.Drawing.Color.Transparent;
|
|
this.btnOutputLiquids.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.btnOutputLiquids.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.btnOutputLiquids.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.btnOutputLiquids.FlatAppearance.BorderSize = 0;
|
|
this.btnOutputLiquids.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btnOutputLiquids.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|
this.btnOutputLiquids.ForeColor = System.Drawing.Color.DimGray;
|
|
this.btnOutputLiquids.Image = global::AIMS.Properties.Resources.快捷事件;
|
|
this.btnOutputLiquids.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.btnOutputLiquids.Location = new System.Drawing.Point(0, 200);
|
|
this.btnOutputLiquids.Name = "btnOutputLiquids";
|
|
this.btnOutputLiquids.Size = new System.Drawing.Size(160, 50);
|
|
this.btnOutputLiquids.TabIndex = 7;
|
|
this.btnOutputLiquids.Text = " 出量记录";
|
|
this.btnOutputLiquids.UseVisualStyleBackColor = false;
|
|
this.btnOutputLiquids.Visible = false;
|
|
this.btnOutputLiquids.Click += new System.EventHandler(this.btnOutputLiquids_Click);
|
|
//
|
|
// btnAddEvents
|
|
//
|
|
this.btnAddEvents.BackColor = System.Drawing.Color.Transparent;
|
|
this.btnAddEvents.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.btnAddEvents.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.btnAddEvents.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.btnAddEvents.FlatAppearance.BorderSize = 0;
|
|
this.btnAddEvents.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btnAddEvents.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|
this.btnAddEvents.ForeColor = System.Drawing.Color.DimGray;
|
|
this.btnAddEvents.Image = global::AIMS.Properties.Resources.事件记录;
|
|
this.btnAddEvents.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.btnAddEvents.Location = new System.Drawing.Point(0, 150);
|
|
this.btnAddEvents.Name = "btnAddEvents";
|
|
this.btnAddEvents.Size = new System.Drawing.Size(160, 50);
|
|
this.btnAddEvents.TabIndex = 6;
|
|
this.btnAddEvents.Text = " 事件记录";
|
|
this.btnAddEvents.UseVisualStyleBackColor = false;
|
|
this.btnAddEvents.Visible = false;
|
|
this.btnAddEvents.Click += new System.EventHandler(this.btnAddEvents_Click);
|
|
//
|
|
// btnDrug
|
|
//
|
|
this.btnDrug.BackColor = System.Drawing.Color.Transparent;
|
|
this.btnDrug.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.btnDrug.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.btnDrug.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.btnDrug.FlatAppearance.BorderSize = 0;
|
|
this.btnDrug.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btnDrug.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|
this.btnDrug.ForeColor = System.Drawing.Color.DimGray;
|
|
this.btnDrug.Image = global::AIMS.Properties.Resources.用药记录;
|
|
this.btnDrug.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.btnDrug.Location = new System.Drawing.Point(0, 100);
|
|
this.btnDrug.Name = "btnDrug";
|
|
this.btnDrug.Size = new System.Drawing.Size(160, 50);
|
|
this.btnDrug.TabIndex = 5;
|
|
this.btnDrug.Text = " 用药记录";
|
|
this.btnDrug.UseVisualStyleBackColor = false;
|
|
this.btnDrug.Visible = false;
|
|
this.btnDrug.Click += new System.EventHandler(this.btnDrug_Click);
|
|
//
|
|
// btnTemplate
|
|
//
|
|
this.btnTemplate.BackColor = System.Drawing.Color.Transparent;
|
|
this.btnTemplate.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.btnTemplate.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.btnTemplate.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.btnTemplate.FlatAppearance.BorderSize = 0;
|
|
this.btnTemplate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btnTemplate.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|
this.btnTemplate.ForeColor = System.Drawing.Color.DimGray;
|
|
this.btnTemplate.Image = global::AIMS.Properties.Resources.模板应用;
|
|
this.btnTemplate.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.btnTemplate.Location = new System.Drawing.Point(0, 50);
|
|
this.btnTemplate.Name = "btnTemplate";
|
|
this.btnTemplate.Size = new System.Drawing.Size(160, 50);
|
|
this.btnTemplate.TabIndex = 10;
|
|
this.btnTemplate.Text = " 选器械包";
|
|
this.btnTemplate.UseVisualStyleBackColor = false;
|
|
this.btnTemplate.Click += new System.EventHandler(this.btnTemplate_Click);
|
|
//
|
|
// btnSelectPatient
|
|
//
|
|
this.btnSelectPatient.BackColor = System.Drawing.Color.Transparent;
|
|
this.btnSelectPatient.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
|
this.btnSelectPatient.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.btnSelectPatient.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.btnSelectPatient.FlatAppearance.BorderSize = 0;
|
|
this.btnSelectPatient.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btnSelectPatient.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|
this.btnSelectPatient.ForeColor = System.Drawing.Color.DimGray;
|
|
this.btnSelectPatient.Image = global::AIMS.Properties.Resources.患者列表;
|
|
this.btnSelectPatient.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.btnSelectPatient.Location = new System.Drawing.Point(0, 0);
|
|
this.btnSelectPatient.Name = "btnSelectPatient";
|
|
this.btnSelectPatient.Size = new System.Drawing.Size(160, 50);
|
|
this.btnSelectPatient.TabIndex = 3;
|
|
this.btnSelectPatient.Text = " 患者列表";
|
|
this.btnSelectPatient.UseVisualStyleBackColor = false;
|
|
this.btnSelectPatient.Click += new System.EventHandler(this.btnSelectPatient_Click);
|
|
//
|
|
// panel4
|
|
//
|
|
this.panel4.BackColor = System.Drawing.Color.White;
|
|
this.panel4.Controls.Add(this.lblSpo2);
|
|
this.panel4.Controls.Add(this.lblRESP);
|
|
this.panel4.Controls.Add(this.lblDia);
|
|
this.panel4.Controls.Add(this.lblPR);
|
|
this.panel4.Controls.Add(this.lblHR);
|
|
this.panel4.Controls.Add(this.label9);
|
|
this.panel4.Controls.Add(this.label8);
|
|
this.panel4.Controls.Add(this.label6);
|
|
this.panel4.Controls.Add(this.label10);
|
|
this.panel4.Controls.Add(this.label7);
|
|
this.panel4.Controls.Add(this.label5);
|
|
this.panel4.Controls.Add(this.label3);
|
|
this.panel4.Controls.Add(this.label2);
|
|
this.panel4.Controls.Add(this.label4);
|
|
this.panel4.Controls.Add(this.label1);
|
|
this.panel4.Controls.Add(this.btnsjzx);
|
|
this.panel4.Controls.Add(this.btndptz);
|
|
this.panel4.Controls.Add(this.btnsbwh);
|
|
this.panel4.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.panel4.Font = new System.Drawing.Font("宋体", 10.5F);
|
|
this.panel4.Location = new System.Drawing.Point(1551, 10);
|
|
this.panel4.Name = "panel4";
|
|
this.panel4.Size = new System.Drawing.Size(160, 931);
|
|
this.panel4.TabIndex = 3;
|
|
//
|
|
// lblSpo2
|
|
//
|
|
this.lblSpo2.AutoSize = true;
|
|
this.lblSpo2.Font = new System.Drawing.Font("微软雅黑", 23F);
|
|
this.lblSpo2.ForeColor = System.Drawing.Color.Cyan;
|
|
this.lblSpo2.Location = new System.Drawing.Point(60, 414);
|
|
this.lblSpo2.Name = "lblSpo2";
|
|
this.lblSpo2.Size = new System.Drawing.Size(43, 40);
|
|
this.lblSpo2.TabIndex = 38;
|
|
this.lblSpo2.Text = "--";
|
|
//
|
|
// lblRESP
|
|
//
|
|
this.lblRESP.AutoSize = true;
|
|
this.lblRESP.Font = new System.Drawing.Font("微软雅黑", 23F);
|
|
this.lblRESP.ForeColor = System.Drawing.Color.Yellow;
|
|
this.lblRESP.Location = new System.Drawing.Point(60, 323);
|
|
this.lblRESP.Name = "lblRESP";
|
|
this.lblRESP.Size = new System.Drawing.Size(43, 40);
|
|
this.lblRESP.TabIndex = 36;
|
|
this.lblRESP.Text = "--";
|
|
//
|
|
// lblDia
|
|
//
|
|
this.lblDia.AutoSize = true;
|
|
this.lblDia.Font = new System.Drawing.Font("微软雅黑", 23F);
|
|
this.lblDia.ForeColor = System.Drawing.Color.Red;
|
|
this.lblDia.Location = new System.Drawing.Point(27, 232);
|
|
this.lblDia.Name = "lblDia";
|
|
this.lblDia.Size = new System.Drawing.Size(108, 40);
|
|
this.lblDia.TabIndex = 35;
|
|
this.lblDia.Text = "---/---";
|
|
//
|
|
// lblPR
|
|
//
|
|
this.lblPR.AutoSize = true;
|
|
this.lblPR.Font = new System.Drawing.Font("微软雅黑", 23F);
|
|
this.lblPR.ForeColor = System.Drawing.Color.Green;
|
|
this.lblPR.Location = new System.Drawing.Point(60, 141);
|
|
this.lblPR.Name = "lblPR";
|
|
this.lblPR.Size = new System.Drawing.Size(43, 40);
|
|
this.lblPR.TabIndex = 33;
|
|
this.lblPR.Text = "--";
|
|
//
|
|
// lblHR
|
|
//
|
|
this.lblHR.AutoSize = true;
|
|
this.lblHR.Font = new System.Drawing.Font("微软雅黑", 23F);
|
|
this.lblHR.ForeColor = System.Drawing.Color.Green;
|
|
this.lblHR.Location = new System.Drawing.Point(60, 50);
|
|
this.lblHR.Name = "lblHR";
|
|
this.lblHR.Size = new System.Drawing.Size(43, 40);
|
|
this.lblHR.TabIndex = 26;
|
|
this.lblHR.Text = "--";
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.AutoSize = true;
|
|
this.label9.BackColor = System.Drawing.Color.White;
|
|
this.label9.Font = new System.Drawing.Font("微软雅黑", 12.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label9.ForeColor = System.Drawing.Color.DimGray;
|
|
this.label9.Location = new System.Drawing.Point(34, 391);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(95, 24);
|
|
this.label9.TabIndex = 39;
|
|
this.label9.Text = "SPO2( % )";
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.AutoSize = true;
|
|
this.label8.BackColor = System.Drawing.Color.White;
|
|
this.label8.Font = new System.Drawing.Font("微软雅黑", 12.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label8.ForeColor = System.Drawing.Color.DimGray;
|
|
this.label8.Location = new System.Drawing.Point(26, 300);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(110, 24);
|
|
this.label8.TabIndex = 37;
|
|
this.label8.Text = "呼吸( 次/分 )";
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.BackColor = System.Drawing.Color.White;
|
|
this.label6.Font = new System.Drawing.Font("微软雅黑", 12.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label6.ForeColor = System.Drawing.Color.DimGray;
|
|
this.label6.Location = new System.Drawing.Point(18, 209);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(127, 24);
|
|
this.label6.TabIndex = 34;
|
|
this.label6.Text = "血压( mmHg )";
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.BackColor = System.Drawing.Color.White;
|
|
this.label10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label10.ForeColor = System.Drawing.Color.DimGray;
|
|
this.label10.Location = new System.Drawing.Point(46, 456);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(70, 17);
|
|
this.label10.TabIndex = 27;
|
|
this.label10.Text = "90%-100%";
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.BackColor = System.Drawing.Color.White;
|
|
this.label7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label7.ForeColor = System.Drawing.Color.DimGray;
|
|
this.label7.Location = new System.Drawing.Point(44, 365);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(74, 17);
|
|
this.label7.TabIndex = 28;
|
|
this.label7.Text = "16-20 次/分";
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.BackColor = System.Drawing.Color.White;
|
|
this.label5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label5.ForeColor = System.Drawing.Color.DimGray;
|
|
this.label5.Location = new System.Drawing.Point(36, 274);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(91, 17);
|
|
this.label5.TabIndex = 29;
|
|
this.label5.Text = "60-140 mmHg";
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.BackColor = System.Drawing.Color.White;
|
|
this.label3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label3.ForeColor = System.Drawing.Color.DimGray;
|
|
this.label3.Location = new System.Drawing.Point(41, 183);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(81, 17);
|
|
this.label3.TabIndex = 30;
|
|
this.label3.Text = "60-100 次/分";
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.BackColor = System.Drawing.Color.White;
|
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label2.ForeColor = System.Drawing.Color.DimGray;
|
|
this.label2.Location = new System.Drawing.Point(41, 92);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(81, 17);
|
|
this.label2.TabIndex = 31;
|
|
this.label2.Text = "60-100 次/分";
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.BackColor = System.Drawing.Color.White;
|
|
this.label4.Font = new System.Drawing.Font("微软雅黑", 12.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label4.ForeColor = System.Drawing.Color.DimGray;
|
|
this.label4.Location = new System.Drawing.Point(26, 118);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(110, 24);
|
|
this.label4.TabIndex = 32;
|
|
this.label4.Text = "脉搏( 次/分 )";
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.BackColor = System.Drawing.Color.White;
|
|
this.label1.Font = new System.Drawing.Font("微软雅黑", 12.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label1.ForeColor = System.Drawing.Color.DimGray;
|
|
this.label1.Location = new System.Drawing.Point(26, 27);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(110, 24);
|
|
this.label1.TabIndex = 25;
|
|
this.label1.Text = "心率( 次/分 )";
|
|
//
|
|
// btnsjzx
|
|
//
|
|
this.btnsjzx.BackColor = System.Drawing.Color.Transparent;
|
|
this.btnsjzx.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.btnsjzx.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.btnsjzx.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.btnsjzx.FlatAppearance.BorderSize = 0;
|
|
this.btnsjzx.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btnsjzx.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|
this.btnsjzx.ForeColor = System.Drawing.Color.DimGray;
|
|
this.btnsjzx.Image = global::AIMS.Properties.Resources.工作列表;
|
|
this.btnsjzx.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.btnsjzx.Location = new System.Drawing.Point(0, 781);
|
|
this.btnsjzx.Name = "btnsjzx";
|
|
this.btnsjzx.Size = new System.Drawing.Size(160, 50);
|
|
this.btnsjzx.TabIndex = 22;
|
|
this.btnsjzx.Text = " 数据中心";
|
|
this.btnsjzx.UseVisualStyleBackColor = false;
|
|
this.btnsjzx.Click += new System.EventHandler(this.btnsjzx_Click);
|
|
//
|
|
// btndptz
|
|
//
|
|
this.btndptz.BackColor = System.Drawing.Color.Transparent;
|
|
this.btndptz.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.btndptz.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.btndptz.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.btndptz.FlatAppearance.BorderSize = 0;
|
|
this.btndptz.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btndptz.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|
this.btndptz.ForeColor = System.Drawing.Color.DimGray;
|
|
this.btndptz.Image = global::AIMS.Properties.Resources.文书状态;
|
|
this.btndptz.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.btndptz.Location = new System.Drawing.Point(0, 831);
|
|
this.btndptz.Name = "btndptz";
|
|
this.btndptz.Size = new System.Drawing.Size(160, 50);
|
|
this.btndptz.TabIndex = 19;
|
|
this.btndptz.Text = " 大屏通知";
|
|
this.btndptz.UseVisualStyleBackColor = false;
|
|
this.btndptz.Click += new System.EventHandler(this.btndptz_Click);
|
|
//
|
|
// btnsbwh
|
|
//
|
|
this.btnsbwh.BackColor = System.Drawing.Color.Transparent;
|
|
this.btnsbwh.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.btnsbwh.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.btnsbwh.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.btnsbwh.FlatAppearance.BorderSize = 0;
|
|
this.btnsbwh.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.btnsbwh.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|
this.btnsbwh.ForeColor = System.Drawing.Color.DimGray;
|
|
this.btnsbwh.Image = global::AIMS.Properties.Resources.耗材管理;
|
|
this.btnsbwh.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.btnsbwh.Location = new System.Drawing.Point(0, 881);
|
|
this.btnsbwh.Name = "btnsbwh";
|
|
this.btnsbwh.Size = new System.Drawing.Size(160, 50);
|
|
this.btnsbwh.TabIndex = 16;
|
|
this.btnsbwh.Text = " 设备维护";
|
|
this.btnsbwh.UseVisualStyleBackColor = false;
|
|
this.btnsbwh.Click += new System.EventHandler(this.btnsbwh_Click);
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.Controls.Add(this.panel5);
|
|
this.panel1.Controls.Add(this.panel4);
|
|
this.panel1.Controls.Add(this.panel3);
|
|
this.panel1.Controls.Add(this.panel2);
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel1.Location = new System.Drawing.Point(0, 0);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(1711, 941);
|
|
this.panel1.TabIndex = 0;
|
|
//
|
|
// panel5
|
|
//
|
|
this.panel5.BackColor = System.Drawing.SystemColors.Control;
|
|
this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel5.Controls.Add(this.superTabMain);
|
|
this.panel5.Controls.Add(this.panel7);
|
|
this.panel5.Controls.Add(this.plTitleEventTime);
|
|
this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel5.Location = new System.Drawing.Point(160, 10);
|
|
this.panel5.Name = "panel5";
|
|
this.panel5.Size = new System.Drawing.Size(1391, 931);
|
|
this.panel5.TabIndex = 4;
|
|
//
|
|
// superTabMain
|
|
//
|
|
//
|
|
//
|
|
//
|
|
//
|
|
//
|
|
//
|
|
this.superTabMain.ControlBox.CloseBox.Name = "";
|
|
//
|
|
//
|
|
//
|
|
this.superTabMain.ControlBox.MenuBox.Name = "";
|
|
this.superTabMain.ControlBox.Name = "";
|
|
this.superTabMain.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
|
this.superTabMain.ControlBox.MenuBox,
|
|
this.superTabMain.ControlBox.CloseBox});
|
|
this.superTabMain.Controls.Add(this.superTabControlPanel1);
|
|
this.superTabMain.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.superTabMain.Location = new System.Drawing.Point(0, 58);
|
|
this.superTabMain.Name = "superTabMain";
|
|
this.superTabMain.ReorderTabsEnabled = true;
|
|
this.superTabMain.SelectedTabFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
|
|
this.superTabMain.SelectedTabIndex = 0;
|
|
this.superTabMain.Size = new System.Drawing.Size(1389, 831);
|
|
this.superTabMain.TabFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.superTabMain.TabIndex = 14;
|
|
this.superTabMain.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
|
this.spTabQXQDD});
|
|
this.superTabMain.SelectedTabChanged += new System.EventHandler<DevComponents.DotNetBar.SuperTabStripSelectedTabChangedEventArgs>(this.superTabMain_SelectedTabChanged);
|
|
//
|
|
// superTabControlPanel1
|
|
//
|
|
this.superTabControlPanel1.Controls.Add(this.panelExZKZB);
|
|
this.superTabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.superTabControlPanel1.Location = new System.Drawing.Point(0, 28);
|
|
this.superTabControlPanel1.Name = "superTabControlPanel1";
|
|
this.superTabControlPanel1.Size = new System.Drawing.Size(1389, 803);
|
|
this.superTabControlPanel1.TabIndex = 1;
|
|
this.superTabControlPanel1.TabItem = this.spTabQXQDD;
|
|
//
|
|
// panelExZKZB
|
|
//
|
|
this.panelExZKZB.CanvasColor = System.Drawing.SystemColors.Control;
|
|
this.panelExZKZB.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
|
this.panelExZKZB.Controls.Add(this.panel8);
|
|
this.panelExZKZB.DisabledBackColor = System.Drawing.Color.Empty;
|
|
this.panelExZKZB.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panelExZKZB.Location = new System.Drawing.Point(0, 0);
|
|
this.panelExZKZB.Name = "panelExZKZB";
|
|
this.panelExZKZB.Size = new System.Drawing.Size(1389, 803);
|
|
this.panelExZKZB.Style.Alignment = System.Drawing.StringAlignment.Center;
|
|
this.panelExZKZB.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
|
|
this.panelExZKZB.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
|
|
this.panelExZKZB.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
|
|
this.panelExZKZB.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
|
|
this.panelExZKZB.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
|
|
this.panelExZKZB.Style.GradientAngle = 90;
|
|
this.panelExZKZB.TabIndex = 0;
|
|
//
|
|
// spTabQXQDD
|
|
//
|
|
this.spTabQXQDD.AttachedControl = this.superTabControlPanel1;
|
|
this.spTabQXQDD.GlobalItem = false;
|
|
this.spTabQXQDD.Name = "spTabQXQDD";
|
|
this.spTabQXQDD.Text = "器械清点单";
|
|
//
|
|
// panel7
|
|
//
|
|
this.panel7.BackColor = System.Drawing.SystemColors.Control;
|
|
this.panel7.Controls.Add(this.panel21);
|
|
this.panel7.Controls.Add(this.lblRoom);
|
|
this.panel7.Controls.Add(this.label22);
|
|
this.panel7.Controls.Add(this.labOperatorName);
|
|
this.panel7.Controls.Add(this.label19);
|
|
this.panel7.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.panel7.Location = new System.Drawing.Point(0, 889);
|
|
this.panel7.Name = "panel7";
|
|
this.panel7.Size = new System.Drawing.Size(1389, 40);
|
|
this.panel7.TabIndex = 1;
|
|
//
|
|
// panel21
|
|
//
|
|
this.panel21.Controls.Add(this.plPrintBrowse);
|
|
this.panel21.Controls.Add(this.PanelSave);
|
|
this.panel21.Controls.Add(this.plPrint);
|
|
this.panel21.Controls.Add(this.plRefresh);
|
|
this.panel21.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.panel21.Location = new System.Drawing.Point(1048, 0);
|
|
this.panel21.Name = "panel21";
|
|
this.panel21.Size = new System.Drawing.Size(341, 40);
|
|
this.panel21.TabIndex = 10;
|
|
//
|
|
// plPrintBrowse
|
|
//
|
|
this.plPrintBrowse.BackgroundImage = global::AIMS.Properties.Resources.图标_预览;
|
|
this.plPrintBrowse.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|
this.plPrintBrowse.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.plPrintBrowse.Location = new System.Drawing.Point(205, 4);
|
|
this.plPrintBrowse.Name = "plPrintBrowse";
|
|
this.plPrintBrowse.Size = new System.Drawing.Size(28, 28);
|
|
this.plPrintBrowse.TabIndex = 4;
|
|
this.plPrintBrowse.Click += new System.EventHandler(this.plPrintBrowse_Click);
|
|
//
|
|
// PanelSave
|
|
//
|
|
this.PanelSave.BackgroundImage = global::AIMS.Properties.Resources.图标_保存;
|
|
this.PanelSave.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|
this.PanelSave.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.PanelSave.Location = new System.Drawing.Point(121, 4);
|
|
this.PanelSave.Name = "PanelSave";
|
|
this.PanelSave.Size = new System.Drawing.Size(28, 28);
|
|
this.PanelSave.TabIndex = 3;
|
|
this.PanelSave.Click += new System.EventHandler(this.PanelSave_Click);
|
|
//
|
|
// plPrint
|
|
//
|
|
this.plPrint.BackgroundImage = global::AIMS.Properties.Resources.图标_打印;
|
|
this.plPrint.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|
this.plPrint.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.plPrint.Location = new System.Drawing.Point(163, 4);
|
|
this.plPrint.Name = "plPrint";
|
|
this.plPrint.Size = new System.Drawing.Size(28, 28);
|
|
this.plPrint.TabIndex = 3;
|
|
this.plPrint.Click += new System.EventHandler(this.plPrint_Click);
|
|
//
|
|
// plRefresh
|
|
//
|
|
this.plRefresh.BackgroundImage = global::AIMS.Properties.Resources.图标_刷新;
|
|
this.plRefresh.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|
this.plRefresh.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.plRefresh.Location = new System.Drawing.Point(247, 4);
|
|
this.plRefresh.Name = "plRefresh";
|
|
this.plRefresh.Size = new System.Drawing.Size(28, 28);
|
|
this.plRefresh.TabIndex = 2;
|
|
this.plRefresh.Click += new System.EventHandler(this.plRefresh_Click);
|
|
//
|
|
// lblRoom
|
|
//
|
|
this.lblRoom.AutoSize = true;
|
|
this.lblRoom.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.lblRoom.Location = new System.Drawing.Point(317, 8);
|
|
this.lblRoom.Name = "lblRoom";
|
|
this.lblRoom.Size = new System.Drawing.Size(13, 20);
|
|
this.lblRoom.TabIndex = 9;
|
|
this.lblRoom.Text = " ";
|
|
//
|
|
// label22
|
|
//
|
|
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(235, 8);
|
|
this.label22.Name = "label22";
|
|
this.label22.Size = new System.Drawing.Size(82, 20);
|
|
this.label22.TabIndex = 8;
|
|
this.label22.Text = "当前手术间:";
|
|
//
|
|
// labOperatorName
|
|
//
|
|
this.labOperatorName.AutoSize = true;
|
|
this.labOperatorName.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labOperatorName.Location = new System.Drawing.Point(84, 8);
|
|
this.labOperatorName.Name = "labOperatorName";
|
|
this.labOperatorName.Size = new System.Drawing.Size(93, 20);
|
|
this.labOperatorName.TabIndex = 7;
|
|
this.labOperatorName.Text = "操作人员名称";
|
|
//
|
|
// label19
|
|
//
|
|
this.label19.AutoSize = true;
|
|
this.label19.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label19.Location = new System.Drawing.Point(8, 8);
|
|
this.label19.Name = "label19";
|
|
this.label19.Size = new System.Drawing.Size(68, 20);
|
|
this.label19.TabIndex = 6;
|
|
this.label19.Text = "操作人员:";
|
|
//
|
|
// plTitleEventTime
|
|
//
|
|
this.plTitleEventTime.BackColor = System.Drawing.Color.White;
|
|
this.plTitleEventTime.Controls.Add(this.panel13);
|
|
this.plTitleEventTime.Controls.Add(this.panel10);
|
|
this.plTitleEventTime.Controls.Add(this.panel11);
|
|
this.plTitleEventTime.Controls.Add(this.panel6);
|
|
this.plTitleEventTime.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.plTitleEventTime.Location = new System.Drawing.Point(0, 0);
|
|
this.plTitleEventTime.Name = "plTitleEventTime";
|
|
this.plTitleEventTime.Size = new System.Drawing.Size(1389, 58);
|
|
this.plTitleEventTime.TabIndex = 0;
|
|
//
|
|
// panel13
|
|
//
|
|
this.panel13.BackColor = System.Drawing.Color.AliceBlue;
|
|
this.panel13.Controls.Add(this.txtOutRoom);
|
|
this.panel13.Controls.Add(this.picOutRoom);
|
|
this.panel13.Controls.Add(this.button5);
|
|
this.panel13.Location = new System.Drawing.Point(563, 3);
|
|
this.panel13.Name = "panel13";
|
|
this.panel13.Padding = new System.Windows.Forms.Padding(3, 0, 3, 6);
|
|
this.panel13.Size = new System.Drawing.Size(150, 53);
|
|
this.panel13.TabIndex = 51;
|
|
//
|
|
// txtOutRoom
|
|
//
|
|
this.txtOutRoom.AutoAdvance = true;
|
|
//
|
|
//
|
|
//
|
|
this.txtOutRoom.BackgroundStyle.Class = "DateTimeInputBackground";
|
|
this.txtOutRoom.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
this.txtOutRoom.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown;
|
|
this.txtOutRoom.CustomFormat = "MM-ddHH:mm";
|
|
this.txtOutRoom.FocusHighlightColor = System.Drawing.Color.White;
|
|
this.txtOutRoom.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
this.txtOutRoom.Format = DevComponents.Editors.eDateTimePickerFormat.Custom;
|
|
this.txtOutRoom.InputHorizontalAlignment = DevComponents.Editors.eHorizontalAlignment.Center;
|
|
this.txtOutRoom.IsPopupCalendarOpen = false;
|
|
this.txtOutRoom.Location = new System.Drawing.Point(42, 23);
|
|
this.txtOutRoom.Margin = new System.Windows.Forms.Padding(6, 0, 6, 6);
|
|
//
|
|
//
|
|
//
|
|
//
|
|
//
|
|
//
|
|
this.txtOutRoom.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
this.txtOutRoom.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1);
|
|
this.txtOutRoom.MonthCalendar.ClearButtonVisible = true;
|
|
//
|
|
//
|
|
//
|
|
this.txtOutRoom.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
|
|
this.txtOutRoom.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90;
|
|
this.txtOutRoom.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
|
|
this.txtOutRoom.MonthCalendar.CommandsBackgroundStyle.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
this.txtOutRoom.MonthCalendar.CommandsBackgroundStyle.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
this.txtOutRoom.MonthCalendar.CommandsBackgroundStyle.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
this.txtOutRoom.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
this.txtOutRoom.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
|
|
this.txtOutRoom.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth = 1;
|
|
this.txtOutRoom.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
this.txtOutRoom.MonthCalendar.DaySize = new System.Drawing.Size(20, 15);
|
|
this.txtOutRoom.MonthCalendar.DisplayMonth = new System.DateTime(2017, 11, 1, 0, 0, 0, 0);
|
|
this.txtOutRoom.MonthCalendar.FirstDayOfWeek = System.DayOfWeek.Monday;
|
|
//
|
|
//
|
|
//
|
|
this.txtOutRoom.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
|
|
this.txtOutRoom.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90;
|
|
this.txtOutRoom.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
|
|
this.txtOutRoom.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
this.txtOutRoom.Name = "txtOutRoom";
|
|
this.txtOutRoom.Size = new System.Drawing.Size(101, 23);
|
|
this.txtOutRoom.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
|
this.txtOutRoom.TabIndex = 43;
|
|
//
|
|
// picOutRoom
|
|
//
|
|
this.picOutRoom.BackColor = System.Drawing.Color.Transparent;
|
|
this.picOutRoom.BackgroundImage = global::AIMS.Properties.Resources.出手术室;
|
|
this.picOutRoom.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|
this.picOutRoom.Location = new System.Drawing.Point(2, 10);
|
|
this.picOutRoom.Name = "picOutRoom";
|
|
this.picOutRoom.Size = new System.Drawing.Size(34, 33);
|
|
this.picOutRoom.TabIndex = 42;
|
|
this.picOutRoom.TabStop = false;
|
|
//
|
|
// button5
|
|
//
|
|
this.button5.BackColor = System.Drawing.Color.Transparent;
|
|
this.button5.FlatAppearance.BorderSize = 0;
|
|
this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.button5.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
|
this.button5.ImageAlign = System.Drawing.ContentAlignment.BottomLeft;
|
|
this.button5.Location = new System.Drawing.Point(39, -3);
|
|
this.button5.Name = "button5";
|
|
this.button5.Size = new System.Drawing.Size(100, 25);
|
|
this.button5.TabIndex = 41;
|
|
this.button5.Tag = "";
|
|
this.button5.Text = "出手术间";
|
|
this.button5.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
|
|
this.button5.UseVisualStyleBackColor = false;
|
|
//
|
|
// panel10
|
|
//
|
|
this.panel10.BackColor = System.Drawing.Color.AliceBlue;
|
|
this.panel10.Controls.Add(this.txtOperationBegin);
|
|
this.panel10.Controls.Add(this.picOpeBegin);
|
|
this.panel10.Controls.Add(this.button2);
|
|
this.panel10.Location = new System.Drawing.Point(191, 3);
|
|
this.panel10.Name = "panel10";
|
|
this.panel10.Padding = new System.Windows.Forms.Padding(3, 0, 3, 6);
|
|
this.panel10.Size = new System.Drawing.Size(150, 53);
|
|
this.panel10.TabIndex = 51;
|
|
//
|
|
// txtOperationBegin
|
|
//
|
|
this.txtOperationBegin.AutoAdvance = true;
|
|
//
|
|
//
|
|
//
|
|
this.txtOperationBegin.BackgroundStyle.Class = "DateTimeInputBackground";
|
|
this.txtOperationBegin.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
this.txtOperationBegin.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown;
|
|
this.txtOperationBegin.CustomFormat = "MM-ddHH:mm";
|
|
this.txtOperationBegin.FocusHighlightColor = System.Drawing.Color.White;
|
|
this.txtOperationBegin.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
this.txtOperationBegin.Format = DevComponents.Editors.eDateTimePickerFormat.Custom;
|
|
this.txtOperationBegin.InputHorizontalAlignment = DevComponents.Editors.eHorizontalAlignment.Center;
|
|
this.txtOperationBegin.IsPopupCalendarOpen = false;
|
|
this.txtOperationBegin.Location = new System.Drawing.Point(42, 23);
|
|
this.txtOperationBegin.Margin = new System.Windows.Forms.Padding(6, 0, 6, 6);
|
|
//
|
|
//
|
|
//
|
|
//
|
|
//
|
|
//
|
|
this.txtOperationBegin.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
this.txtOperationBegin.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1);
|
|
this.txtOperationBegin.MonthCalendar.ClearButtonVisible = true;
|
|
//
|
|
//
|
|
//
|
|
this.txtOperationBegin.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
|
|
this.txtOperationBegin.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90;
|
|
this.txtOperationBegin.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
|
|
this.txtOperationBegin.MonthCalendar.CommandsBackgroundStyle.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
this.txtOperationBegin.MonthCalendar.CommandsBackgroundStyle.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
this.txtOperationBegin.MonthCalendar.CommandsBackgroundStyle.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
this.txtOperationBegin.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
this.txtOperationBegin.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
|
|
this.txtOperationBegin.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth = 1;
|
|
this.txtOperationBegin.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
this.txtOperationBegin.MonthCalendar.DaySize = new System.Drawing.Size(20, 15);
|
|
this.txtOperationBegin.MonthCalendar.DisplayMonth = new System.DateTime(2017, 11, 1, 0, 0, 0, 0);
|
|
this.txtOperationBegin.MonthCalendar.FirstDayOfWeek = System.DayOfWeek.Monday;
|
|
//
|
|
//
|
|
//
|
|
this.txtOperationBegin.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
|
|
this.txtOperationBegin.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90;
|
|
this.txtOperationBegin.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
|
|
this.txtOperationBegin.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
this.txtOperationBegin.Name = "txtOperationBegin";
|
|
this.txtOperationBegin.Size = new System.Drawing.Size(101, 23);
|
|
this.txtOperationBegin.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
|
this.txtOperationBegin.TabIndex = 43;
|
|
//
|
|
// picOpeBegin
|
|
//
|
|
this.picOpeBegin.BackColor = System.Drawing.Color.Transparent;
|
|
this.picOpeBegin.BackgroundImage = global::AIMS.Properties.Resources.手术开始;
|
|
this.picOpeBegin.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|
this.picOpeBegin.Location = new System.Drawing.Point(2, 10);
|
|
this.picOpeBegin.Name = "picOpeBegin";
|
|
this.picOpeBegin.Size = new System.Drawing.Size(34, 33);
|
|
this.picOpeBegin.TabIndex = 42;
|
|
this.picOpeBegin.TabStop = false;
|
|
//
|
|
// button2
|
|
//
|
|
this.button2.BackColor = System.Drawing.Color.Transparent;
|
|
this.button2.FlatAppearance.BorderSize = 0;
|
|
this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.button2.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
|
this.button2.ImageAlign = System.Drawing.ContentAlignment.BottomLeft;
|
|
this.button2.Location = new System.Drawing.Point(39, -3);
|
|
this.button2.Name = "button2";
|
|
this.button2.Size = new System.Drawing.Size(100, 25);
|
|
this.button2.TabIndex = 41;
|
|
this.button2.Tag = "";
|
|
this.button2.Text = "手术开始";
|
|
this.button2.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
|
|
this.button2.UseVisualStyleBackColor = false;
|
|
//
|
|
// panel11
|
|
//
|
|
this.panel11.BackColor = System.Drawing.Color.AliceBlue;
|
|
this.panel11.Controls.Add(this.txtOperationEnd);
|
|
this.panel11.Controls.Add(this.picOpeEnd);
|
|
this.panel11.Controls.Add(this.button3);
|
|
this.panel11.Location = new System.Drawing.Point(377, 3);
|
|
this.panel11.Name = "panel11";
|
|
this.panel11.Padding = new System.Windows.Forms.Padding(3, 0, 3, 6);
|
|
this.panel11.Size = new System.Drawing.Size(150, 53);
|
|
this.panel11.TabIndex = 50;
|
|
//
|
|
// txtOperationEnd
|
|
//
|
|
this.txtOperationEnd.AutoAdvance = true;
|
|
//
|
|
//
|
|
//
|
|
this.txtOperationEnd.BackgroundStyle.Class = "DateTimeInputBackground";
|
|
this.txtOperationEnd.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
this.txtOperationEnd.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown;
|
|
this.txtOperationEnd.CustomFormat = "MM-ddHH:mm";
|
|
this.txtOperationEnd.FocusHighlightColor = System.Drawing.Color.White;
|
|
this.txtOperationEnd.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
this.txtOperationEnd.Format = DevComponents.Editors.eDateTimePickerFormat.Custom;
|
|
this.txtOperationEnd.InputHorizontalAlignment = DevComponents.Editors.eHorizontalAlignment.Center;
|
|
this.txtOperationEnd.IsPopupCalendarOpen = false;
|
|
this.txtOperationEnd.Location = new System.Drawing.Point(42, 23);
|
|
this.txtOperationEnd.Margin = new System.Windows.Forms.Padding(6, 0, 6, 6);
|
|
//
|
|
//
|
|
//
|
|
//
|
|
//
|
|
//
|
|
this.txtOperationEnd.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
this.txtOperationEnd.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1);
|
|
this.txtOperationEnd.MonthCalendar.ClearButtonVisible = true;
|
|
//
|
|
//
|
|
//
|
|
this.txtOperationEnd.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
|
|
this.txtOperationEnd.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90;
|
|
this.txtOperationEnd.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
|
|
this.txtOperationEnd.MonthCalendar.CommandsBackgroundStyle.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
this.txtOperationEnd.MonthCalendar.CommandsBackgroundStyle.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
this.txtOperationEnd.MonthCalendar.CommandsBackgroundStyle.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
this.txtOperationEnd.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
this.txtOperationEnd.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
|
|
this.txtOperationEnd.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth = 1;
|
|
this.txtOperationEnd.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
this.txtOperationEnd.MonthCalendar.DaySize = new System.Drawing.Size(20, 15);
|
|
this.txtOperationEnd.MonthCalendar.DisplayMonth = new System.DateTime(2017, 11, 1, 0, 0, 0, 0);
|
|
this.txtOperationEnd.MonthCalendar.FirstDayOfWeek = System.DayOfWeek.Monday;
|
|
//
|
|
//
|
|
//
|
|
this.txtOperationEnd.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
|
|
this.txtOperationEnd.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90;
|
|
this.txtOperationEnd.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
|
|
this.txtOperationEnd.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
this.txtOperationEnd.Name = "txtOperationEnd";
|
|
this.txtOperationEnd.Size = new System.Drawing.Size(101, 23);
|
|
this.txtOperationEnd.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
|
this.txtOperationEnd.TabIndex = 43;
|
|
//
|
|
// picOpeEnd
|
|
//
|
|
this.picOpeEnd.BackColor = System.Drawing.Color.Transparent;
|
|
this.picOpeEnd.BackgroundImage = global::AIMS.Properties.Resources.手术结束;
|
|
this.picOpeEnd.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|
this.picOpeEnd.Location = new System.Drawing.Point(2, 10);
|
|
this.picOpeEnd.Name = "picOpeEnd";
|
|
this.picOpeEnd.Size = new System.Drawing.Size(34, 33);
|
|
this.picOpeEnd.TabIndex = 42;
|
|
this.picOpeEnd.TabStop = false;
|
|
//
|
|
// button3
|
|
//
|
|
this.button3.BackColor = System.Drawing.Color.Transparent;
|
|
this.button3.FlatAppearance.BorderSize = 0;
|
|
this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.button3.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
|
this.button3.ImageAlign = System.Drawing.ContentAlignment.BottomLeft;
|
|
this.button3.Location = new System.Drawing.Point(39, -3);
|
|
this.button3.Name = "button3";
|
|
this.button3.Size = new System.Drawing.Size(100, 25);
|
|
this.button3.TabIndex = 41;
|
|
this.button3.Tag = "";
|
|
this.button3.Text = "手术结束";
|
|
this.button3.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
|
|
this.button3.UseVisualStyleBackColor = false;
|
|
//
|
|
// panel6
|
|
//
|
|
this.panel6.BackColor = System.Drawing.Color.AliceBlue;
|
|
this.panel6.Controls.Add(this.txtInRoom);
|
|
this.panel6.Controls.Add(this.picInRoom);
|
|
this.panel6.Controls.Add(this.txtInRoom1);
|
|
this.panel6.Location = new System.Drawing.Point(5, 3);
|
|
this.panel6.Name = "panel6";
|
|
this.panel6.Padding = new System.Windows.Forms.Padding(3, 0, 3, 6);
|
|
this.panel6.Size = new System.Drawing.Size(150, 53);
|
|
this.panel6.TabIndex = 50;
|
|
//
|
|
// txtInRoom
|
|
//
|
|
this.txtInRoom.AutoAdvance = true;
|
|
//
|
|
//
|
|
//
|
|
this.txtInRoom.BackgroundStyle.Class = "DateTimeInputBackground";
|
|
this.txtInRoom.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
this.txtInRoom.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown;
|
|
this.txtInRoom.CustomFormat = "MM-ddHH:mm";
|
|
this.txtInRoom.FocusHighlightColor = System.Drawing.Color.White;
|
|
this.txtInRoom.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
this.txtInRoom.Format = DevComponents.Editors.eDateTimePickerFormat.Custom;
|
|
this.txtInRoom.InputHorizontalAlignment = DevComponents.Editors.eHorizontalAlignment.Center;
|
|
this.txtInRoom.IsPopupCalendarOpen = false;
|
|
this.txtInRoom.Location = new System.Drawing.Point(42, 23);
|
|
this.txtInRoom.Margin = new System.Windows.Forms.Padding(6, 0, 6, 6);
|
|
//
|
|
//
|
|
//
|
|
//
|
|
//
|
|
//
|
|
this.txtInRoom.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
this.txtInRoom.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1);
|
|
this.txtInRoom.MonthCalendar.ClearButtonVisible = true;
|
|
//
|
|
//
|
|
//
|
|
this.txtInRoom.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
|
|
this.txtInRoom.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90;
|
|
this.txtInRoom.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
|
|
this.txtInRoom.MonthCalendar.CommandsBackgroundStyle.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
this.txtInRoom.MonthCalendar.CommandsBackgroundStyle.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
this.txtInRoom.MonthCalendar.CommandsBackgroundStyle.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
this.txtInRoom.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
this.txtInRoom.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
|
|
this.txtInRoom.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth = 1;
|
|
this.txtInRoom.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
this.txtInRoom.MonthCalendar.DaySize = new System.Drawing.Size(20, 15);
|
|
this.txtInRoom.MonthCalendar.DisplayMonth = new System.DateTime(2017, 11, 1, 0, 0, 0, 0);
|
|
this.txtInRoom.MonthCalendar.FirstDayOfWeek = System.DayOfWeek.Monday;
|
|
//
|
|
//
|
|
//
|
|
this.txtInRoom.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
|
|
this.txtInRoom.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90;
|
|
this.txtInRoom.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
|
|
this.txtInRoom.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
this.txtInRoom.Name = "txtInRoom";
|
|
this.txtInRoom.Size = new System.Drawing.Size(101, 23);
|
|
this.txtInRoom.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
|
this.txtInRoom.TabIndex = 43;
|
|
//
|
|
// picInRoom
|
|
//
|
|
this.picInRoom.BackColor = System.Drawing.Color.Transparent;
|
|
this.picInRoom.BackgroundImage = global::AIMS.Properties.Resources.入手术室;
|
|
this.picInRoom.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|
this.picInRoom.Location = new System.Drawing.Point(2, 10);
|
|
this.picInRoom.Name = "picInRoom";
|
|
this.picInRoom.Size = new System.Drawing.Size(34, 33);
|
|
this.picInRoom.TabIndex = 42;
|
|
this.picInRoom.TabStop = false;
|
|
//
|
|
// txtInRoom1
|
|
//
|
|
this.txtInRoom1.BackColor = System.Drawing.Color.Transparent;
|
|
this.txtInRoom1.FlatAppearance.BorderSize = 0;
|
|
this.txtInRoom1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.txtInRoom1.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
|
this.txtInRoom1.ImageAlign = System.Drawing.ContentAlignment.BottomLeft;
|
|
this.txtInRoom1.Location = new System.Drawing.Point(39, -3);
|
|
this.txtInRoom1.Name = "txtInRoom1";
|
|
this.txtInRoom1.Size = new System.Drawing.Size(100, 25);
|
|
this.txtInRoom1.TabIndex = 41;
|
|
this.txtInRoom1.Tag = "进手术间";
|
|
this.txtInRoom1.Text = "进手术间";
|
|
this.txtInRoom1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
|
|
this.txtInRoom1.UseVisualStyleBackColor = false;
|
|
//
|
|
// flowLayoutPanel1
|
|
//
|
|
this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 441);
|
|
this.flowLayoutPanel1.Name = "flowLayoutPanel1";
|
|
this.flowLayoutPanel1.Size = new System.Drawing.Size(147, 71);
|
|
this.flowLayoutPanel1.TabIndex = 0;
|
|
//
|
|
// panel8
|
|
//
|
|
this.panel8.AutoScroll = true;
|
|
this.panel8.BackColor = System.Drawing.Color.White;
|
|
this.panel8.Controls.Add(this.panelQX);
|
|
this.panel8.Controls.Add(this.circularProgress1);
|
|
this.panel8.Controls.Add(this.zgcAnaesRecord);
|
|
this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel8.Location = new System.Drawing.Point(0, 0);
|
|
this.panel8.Name = "panel8";
|
|
this.panel8.Size = new System.Drawing.Size(1389, 803);
|
|
this.panel8.TabIndex = 2;
|
|
this.panel8.Scroll += new System.Windows.Forms.ScrollEventHandler(this.panel8_Scroll);
|
|
//
|
|
// panelQX
|
|
//
|
|
this.panelQX.BackColor = System.Drawing.Color.White;
|
|
this.panelQX.Controls.Add(this.plBottom);
|
|
this.panelQX.Controls.Add(this.plTop);
|
|
this.panelQX.Location = new System.Drawing.Point(217, 213);
|
|
this.panelQX.Margin = new System.Windows.Forms.Padding(0);
|
|
this.panelQX.Name = "panelQX";
|
|
this.panelQX.Size = new System.Drawing.Size(952, 562);
|
|
this.panelQX.TabIndex = 12;
|
|
this.panelQX.Visible = false;
|
|
//
|
|
// plBottom
|
|
//
|
|
this.plBottom.BackColor = System.Drawing.Color.White;
|
|
this.plBottom.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.plBottom.Controls.Add(this.panelButton);
|
|
this.plBottom.Controls.Add(this.panelQXList);
|
|
this.plBottom.Controls.Add(this.plTital);
|
|
this.plBottom.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.plBottom.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.plBottom.Location = new System.Drawing.Point(0, 2);
|
|
this.plBottom.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.plBottom.Name = "plBottom";
|
|
this.plBottom.Size = new System.Drawing.Size(952, 560);
|
|
this.plBottom.TabIndex = 1355;
|
|
//
|
|
// panelButton
|
|
//
|
|
this.panelButton.Controls.Add(this.txtRemark);
|
|
this.panelButton.Controls.Add(this.label18);
|
|
this.panelButton.Controls.Add(this.label26);
|
|
this.panelButton.Controls.Add(this.label27);
|
|
this.panelButton.Controls.Add(this.txtTourNurse);
|
|
this.panelButton.Controls.Add(this.txtInstrumentNurse);
|
|
this.panelButton.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panelButton.Location = new System.Drawing.Point(0, 425);
|
|
this.panelButton.Name = "panelButton";
|
|
this.panelButton.Size = new System.Drawing.Size(950, 141);
|
|
this.panelButton.TabIndex = 1351;
|
|
//
|
|
// txtRemark
|
|
//
|
|
this.txtRemark.BackColor = System.Drawing.Color.White;
|
|
//
|
|
//
|
|
//
|
|
this.txtRemark.Border.BackColor = System.Drawing.SystemColors.Desktop;
|
|
this.txtRemark.Border.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
this.txtRemark.Border.BorderBottomColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(227)))), ((int)(((byte)(231)))));
|
|
this.txtRemark.Border.BorderBottomWidth = 1;
|
|
this.txtRemark.Border.BorderColor = System.Drawing.SystemColors.Desktop;
|
|
this.txtRemark.Border.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
this.txtRemark.Border.BorderLeftWidth = 1;
|
|
this.txtRemark.Border.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
this.txtRemark.Border.BorderRightWidth = 1;
|
|
this.txtRemark.Border.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
this.txtRemark.Border.BorderTopWidth = 1;
|
|
this.txtRemark.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
this.txtRemark.DisabledBackColor = System.Drawing.Color.White;
|
|
this.txtRemark.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
|
this.txtRemark.ForeColor = System.Drawing.Color.Black;
|
|
this.txtRemark.Location = new System.Drawing.Point(103, 25);
|
|
this.txtRemark.Multiline = true;
|
|
this.txtRemark.Name = "txtRemark";
|
|
this.txtRemark.Size = new System.Drawing.Size(722, 75);
|
|
this.txtRemark.TabIndex = 849;
|
|
//
|
|
// label18
|
|
//
|
|
this.label18.AutoSize = true;
|
|
this.label18.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
this.label18.Location = new System.Drawing.Point(37, 48);
|
|
this.label18.Name = "label18";
|
|
this.label18.Size = new System.Drawing.Size(42, 21);
|
|
this.label18.TabIndex = 851;
|
|
this.label18.Text = "备注";
|
|
//
|
|
// label26
|
|
//
|
|
this.label26.AutoSize = true;
|
|
this.label26.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
this.label26.Location = new System.Drawing.Point(37, 105);
|
|
this.label26.Name = "label26";
|
|
this.label26.Size = new System.Drawing.Size(74, 21);
|
|
this.label26.TabIndex = 851;
|
|
this.label26.Text = "巡回护士";
|
|
//
|
|
// label27
|
|
//
|
|
this.label27.AutoSize = true;
|
|
this.label27.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
this.label27.Location = new System.Drawing.Point(519, 105);
|
|
this.label27.Name = "label27";
|
|
this.label27.Size = new System.Drawing.Size(74, 21);
|
|
this.label27.TabIndex = 850;
|
|
this.label27.Text = "器械护士";
|
|
//
|
|
// txtTourNurse
|
|
//
|
|
this.txtTourNurse.BackColor = System.Drawing.Color.White;
|
|
//
|
|
//
|
|
//
|
|
this.txtTourNurse.Border.BackColor = System.Drawing.SystemColors.Desktop;
|
|
this.txtTourNurse.Border.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
this.txtTourNurse.Border.BorderBottomColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(227)))), ((int)(((byte)(231)))));
|
|
this.txtTourNurse.Border.BorderBottomWidth = 1;
|
|
this.txtTourNurse.Border.BorderColor = System.Drawing.SystemColors.Desktop;
|
|
this.txtTourNurse.Border.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
this.txtTourNurse.Border.BorderLeftWidth = 1;
|
|
this.txtTourNurse.Border.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
this.txtTourNurse.Border.BorderRightWidth = 1;
|
|
this.txtTourNurse.Border.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
this.txtTourNurse.Border.BorderTopWidth = 1;
|
|
this.txtTourNurse.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
this.txtTourNurse.DisabledBackColor = System.Drawing.Color.White;
|
|
this.txtTourNurse.ForeColor = System.Drawing.Color.Black;
|
|
this.txtTourNurse.Location = new System.Drawing.Point(129, 106);
|
|
this.txtTourNurse.Name = "txtTourNurse";
|
|
this.txtTourNurse.Size = new System.Drawing.Size(120, 22);
|
|
this.txtTourNurse.TabIndex = 847;
|
|
this.txtTourNurse.Click += new System.EventHandler(this.txtTourNurse_Click);
|
|
//
|
|
// txtInstrumentNurse
|
|
//
|
|
this.txtInstrumentNurse.BackColor = System.Drawing.Color.White;
|
|
//
|
|
//
|
|
//
|
|
this.txtInstrumentNurse.Border.BackColor = System.Drawing.SystemColors.Desktop;
|
|
this.txtInstrumentNurse.Border.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
this.txtInstrumentNurse.Border.BorderBottomColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(227)))), ((int)(((byte)(231)))));
|
|
this.txtInstrumentNurse.Border.BorderBottomWidth = 1;
|
|
this.txtInstrumentNurse.Border.BorderColor = System.Drawing.SystemColors.Desktop;
|
|
this.txtInstrumentNurse.Border.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
this.txtInstrumentNurse.Border.BorderLeftWidth = 1;
|
|
this.txtInstrumentNurse.Border.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
this.txtInstrumentNurse.Border.BorderRightWidth = 1;
|
|
this.txtInstrumentNurse.Border.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
|
|
this.txtInstrumentNurse.Border.BorderTopWidth = 1;
|
|
this.txtInstrumentNurse.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
this.txtInstrumentNurse.DisabledBackColor = System.Drawing.Color.White;
|
|
this.txtInstrumentNurse.ForeColor = System.Drawing.Color.Black;
|
|
this.txtInstrumentNurse.Location = new System.Drawing.Point(599, 106);
|
|
this.txtInstrumentNurse.Name = "txtInstrumentNurse";
|
|
this.txtInstrumentNurse.Size = new System.Drawing.Size(120, 22);
|
|
this.txtInstrumentNurse.TabIndex = 848;
|
|
this.txtInstrumentNurse.Click += new System.EventHandler(this.txtInstrumentNurse_Click);
|
|
//
|
|
// panelQXList
|
|
//
|
|
this.panelQXList.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panelQXList.Location = new System.Drawing.Point(0, 47);
|
|
this.panelQXList.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.panelQXList.Name = "panelQXList";
|
|
this.panelQXList.Size = new System.Drawing.Size(950, 378);
|
|
this.panelQXList.TabIndex = 1350;
|
|
//
|
|
// plTital
|
|
//
|
|
this.plTital.BackColor = System.Drawing.SystemColors.Control;
|
|
this.plTital.Controls.Add(this.panel15);
|
|
this.plTital.Controls.Add(this.panel16);
|
|
this.plTital.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.plTital.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.plTital.Location = new System.Drawing.Point(0, 0);
|
|
this.plTital.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.plTital.Name = "plTital";
|
|
this.plTital.Size = new System.Drawing.Size(950, 47);
|
|
this.plTital.TabIndex = 1349;
|
|
//
|
|
// panel15
|
|
//
|
|
this.panel15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel15.Controls.Add(this.label11);
|
|
this.panel15.Controls.Add(this.label12);
|
|
this.panel15.Controls.Add(this.label13);
|
|
this.panel15.Controls.Add(this.label14);
|
|
this.panel15.Controls.Add(this.label17);
|
|
this.panel15.Controls.Add(this.label15);
|
|
this.panel15.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel15.Location = new System.Drawing.Point(477, 0);
|
|
this.panel15.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.panel15.Name = "panel15";
|
|
this.panel15.Size = new System.Drawing.Size(473, 47);
|
|
this.panel15.TabIndex = 13;
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.AutoSize = true;
|
|
this.label11.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label11.Location = new System.Drawing.Point(42, 5);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(32, 34);
|
|
this.label11.TabIndex = 9;
|
|
this.label11.Text = "器械\r\n名称";
|
|
//
|
|
// label12
|
|
//
|
|
this.label12.AutoSize = true;
|
|
this.label12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label12.Location = new System.Drawing.Point(140, 5);
|
|
this.label12.Margin = new System.Windows.Forms.Padding(0);
|
|
this.label12.Name = "label12";
|
|
this.label12.Size = new System.Drawing.Size(32, 34);
|
|
this.label12.TabIndex = 10;
|
|
this.label12.Text = "术前\r\n清点";
|
|
this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.AutoSize = true;
|
|
this.label13.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label13.Location = new System.Drawing.Point(208, 5);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(32, 34);
|
|
this.label13.TabIndex = 12;
|
|
this.label13.Text = "术中\r\n加数";
|
|
//
|
|
// label14
|
|
//
|
|
this.label14.AutoSize = true;
|
|
this.label14.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label14.Location = new System.Drawing.Point(276, 5);
|
|
this.label14.Margin = new System.Windows.Forms.Padding(0);
|
|
this.label14.Name = "label14";
|
|
this.label14.Size = new System.Drawing.Size(32, 34);
|
|
this.label14.TabIndex = 8;
|
|
this.label14.Text = "关体\r\n腔前";
|
|
//
|
|
// label17
|
|
//
|
|
this.label17.AutoSize = true;
|
|
this.label17.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label17.Location = new System.Drawing.Point(412, 5);
|
|
this.label17.Name = "label17";
|
|
this.label17.Size = new System.Drawing.Size(32, 34);
|
|
this.label17.TabIndex = 11;
|
|
this.label17.Text = "缝合\r\n皮后";
|
|
//
|
|
// label15
|
|
//
|
|
this.label15.AutoSize = true;
|
|
this.label15.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label15.Location = new System.Drawing.Point(344, 5);
|
|
this.label15.Name = "label15";
|
|
this.label15.Size = new System.Drawing.Size(32, 34);
|
|
this.label15.TabIndex = 11;
|
|
this.label15.Text = "关体\r\n腔后";
|
|
//
|
|
// panel16
|
|
//
|
|
this.panel16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel16.Controls.Add(this.label65);
|
|
this.panel16.Controls.Add(this.label57);
|
|
this.panel16.Controls.Add(this.label59);
|
|
this.panel16.Controls.Add(this.label16);
|
|
this.panel16.Controls.Add(this.label66);
|
|
this.panel16.Controls.Add(this.label58);
|
|
this.panel16.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.panel16.Location = new System.Drawing.Point(0, 0);
|
|
this.panel16.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.panel16.Name = "panel16";
|
|
this.panel16.Size = new System.Drawing.Size(477, 47);
|
|
this.panel16.TabIndex = 11;
|
|
//
|
|
// label65
|
|
//
|
|
this.label65.AutoSize = true;
|
|
this.label65.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label65.Location = new System.Drawing.Point(46, 5);
|
|
this.label65.Name = "label65";
|
|
this.label65.Size = new System.Drawing.Size(32, 34);
|
|
this.label65.TabIndex = 9;
|
|
this.label65.Text = "器械\r\n名称";
|
|
//
|
|
// label57
|
|
//
|
|
this.label57.AutoSize = true;
|
|
this.label57.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label57.Location = new System.Drawing.Point(139, 5);
|
|
this.label57.Margin = new System.Windows.Forms.Padding(0);
|
|
this.label57.Name = "label57";
|
|
this.label57.Size = new System.Drawing.Size(32, 34);
|
|
this.label57.TabIndex = 10;
|
|
this.label57.Text = "术前\r\n清点";
|
|
this.label57.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label59
|
|
//
|
|
this.label59.AutoSize = true;
|
|
this.label59.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label59.Location = new System.Drawing.Point(277, 5);
|
|
this.label59.Margin = new System.Windows.Forms.Padding(0);
|
|
this.label59.Name = "label59";
|
|
this.label59.Size = new System.Drawing.Size(32, 34);
|
|
this.label59.TabIndex = 8;
|
|
this.label59.Text = "关体\r\n腔前";
|
|
//
|
|
// label16
|
|
//
|
|
this.label16.AutoSize = true;
|
|
this.label16.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label16.Location = new System.Drawing.Point(415, 5);
|
|
this.label16.Name = "label16";
|
|
this.label16.Size = new System.Drawing.Size(32, 34);
|
|
this.label16.TabIndex = 11;
|
|
this.label16.Text = "缝合\r\n皮后";
|
|
//
|
|
// label66
|
|
//
|
|
this.label66.AutoSize = true;
|
|
this.label66.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label66.Location = new System.Drawing.Point(346, 5);
|
|
this.label66.Name = "label66";
|
|
this.label66.Size = new System.Drawing.Size(32, 34);
|
|
this.label66.TabIndex = 11;
|
|
this.label66.Text = "关体\r\n腔后";
|
|
//
|
|
// label58
|
|
//
|
|
this.label58.AutoSize = true;
|
|
this.label58.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label58.Location = new System.Drawing.Point(208, 5);
|
|
this.label58.Name = "label58";
|
|
this.label58.Size = new System.Drawing.Size(32, 34);
|
|
this.label58.TabIndex = 12;
|
|
this.label58.Text = "术中\r\n加数";
|
|
//
|
|
// plTop
|
|
//
|
|
this.plTop.BackColor = System.Drawing.Color.White;
|
|
this.plTop.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.plTop.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.plTop.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.plTop.Location = new System.Drawing.Point(0, 0);
|
|
this.plTop.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.plTop.Name = "plTop";
|
|
this.plTop.Size = new System.Drawing.Size(952, 2);
|
|
this.plTop.TabIndex = 22;
|
|
//
|
|
// circularProgress1
|
|
//
|
|
this.circularProgress1.AnimationSpeed = 50;
|
|
//
|
|
//
|
|
//
|
|
this.circularProgress1.BackgroundStyle.BackgroundImageAlpha = ((byte)(0));
|
|
this.circularProgress1.BackgroundStyle.BackgroundImagePosition = DevComponents.DotNetBar.eStyleBackgroundImage.Zoom;
|
|
this.circularProgress1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
this.circularProgress1.FocusCuesEnabled = false;
|
|
this.circularProgress1.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
this.circularProgress1.Location = new System.Drawing.Point(602, 274);
|
|
this.circularProgress1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.circularProgress1.Name = "circularProgress1";
|
|
this.circularProgress1.ProgressColor = System.Drawing.Color.DodgerBlue;
|
|
this.circularProgress1.Size = new System.Drawing.Size(389, 239);
|
|
this.circularProgress1.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
|
|
this.circularProgress1.TabIndex = 6;
|
|
this.circularProgress1.Value = 100;
|
|
//
|
|
// zgcAnaesRecord
|
|
//
|
|
this.zgcAnaesRecord.Location = new System.Drawing.Point(416, 41);
|
|
this.zgcAnaesRecord.Name = "zgcAnaesRecord";
|
|
this.zgcAnaesRecord.ScrollGrace = 0D;
|
|
this.zgcAnaesRecord.ScrollMaxX = 0D;
|
|
this.zgcAnaesRecord.ScrollMaxY = 0D;
|
|
this.zgcAnaesRecord.ScrollMaxY2 = 0D;
|
|
this.zgcAnaesRecord.ScrollMinX = 0D;
|
|
this.zgcAnaesRecord.ScrollMinY = 0D;
|
|
this.zgcAnaesRecord.ScrollMinY2 = 0D;
|
|
this.zgcAnaesRecord.Size = new System.Drawing.Size(800, 1000);
|
|
this.zgcAnaesRecord.TabIndex = 0;
|
|
this.zgcAnaesRecord.Visible = false;
|
|
this.zgcAnaesRecord.ContextMenuBuilder += new DrawGraph.ZedGraphControl.ContextMenuBuilderEventHandler(this.zgcAnaesRecord_ContextMenuBuilder);
|
|
this.zgcAnaesRecord.MouseDownEvent += new DrawGraph.ZedGraphControl.ZedMouseEventHandler(this.zgcAnaesRecord_MouseDownEvent);
|
|
this.zgcAnaesRecord.MouseUpEvent += new DrawGraph.ZedGraphControl.ZedMouseEventHandler(this.zgcAnaesRecord_MouseUpEvent);
|
|
this.zgcAnaesRecord.MouseMoveEvent += new DrawGraph.ZedGraphControl.ZedMouseEventHandler(this.zgcAnaesRecord_MouseMoveEvent);
|
|
this.zgcAnaesRecord.KeyUp += new System.Windows.Forms.KeyEventHandler(this.zgcAnaesRecord_KeyUp);
|
|
this.zgcAnaesRecord.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.zgcAnaesRecord_MouseDoubleClick);
|
|
//
|
|
// frmAnasRecordInstrument
|
|
//
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
|
this.ClientSize = new System.Drawing.Size(1711, 941);
|
|
this.Controls.Add(this.panel1);
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.Name = "frmAnasRecordInstrument";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "器械清点单";
|
|
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
|
|
this.Load += new System.EventHandler(this.frmAnasRecordInstrument_Load);
|
|
this.VisibleChanged += new System.EventHandler(this.frmAnasRecordInstrument_VisibleChanged);
|
|
this.panel3.ResumeLayout(false);
|
|
this.panel14.ResumeLayout(false);
|
|
this.panel4.ResumeLayout(false);
|
|
this.panel4.PerformLayout();
|
|
this.panel1.ResumeLayout(false);
|
|
this.panel5.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.superTabMain)).EndInit();
|
|
this.superTabMain.ResumeLayout(false);
|
|
this.superTabControlPanel1.ResumeLayout(false);
|
|
this.panelExZKZB.ResumeLayout(false);
|
|
this.panel7.ResumeLayout(false);
|
|
this.panel7.PerformLayout();
|
|
this.panel21.ResumeLayout(false);
|
|
this.plTitleEventTime.ResumeLayout(false);
|
|
this.panel13.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.txtOutRoom)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.picOutRoom)).EndInit();
|
|
this.panel10.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.txtOperationBegin)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.picOpeBegin)).EndInit();
|
|
this.panel11.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.txtOperationEnd)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.picOpeEnd)).EndInit();
|
|
this.panel6.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.txtInRoom)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.picInRoom)).EndInit();
|
|
this.panel8.ResumeLayout(false);
|
|
this.panelQX.ResumeLayout(false);
|
|
this.plBottom.ResumeLayout(false);
|
|
this.panelButton.ResumeLayout(false);
|
|
this.panelButton.PerformLayout();
|
|
this.plTital.ResumeLayout(false);
|
|
this.panel15.ResumeLayout(false);
|
|
this.panel15.PerformLayout();
|
|
this.panel16.ResumeLayout(false);
|
|
this.panel16.PerformLayout();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Panel panel2;
|
|
private System.Windows.Forms.Panel panel3;
|
|
private System.Windows.Forms.Panel panel4;
|
|
private System.Windows.Forms.Panel panel1;
|
|
private System.Windows.Forms.Panel panel5;
|
|
private System.Windows.Forms.Panel panel7;
|
|
private System.Windows.Forms.Panel plTitleEventTime;
|
|
private PublicUI.UI.DrawPanel panel8;
|
|
private System.Windows.Forms.Label lblRoom;
|
|
private System.Windows.Forms.Label label22;
|
|
private System.Windows.Forms.Label labOperatorName;
|
|
private System.Windows.Forms.Label label19;
|
|
private System.Windows.Forms.Panel panel21;
|
|
private System.Windows.Forms.Panel plPrintBrowse;
|
|
private System.Windows.Forms.Panel plPrint;
|
|
private System.Windows.Forms.Panel plRefresh;
|
|
private System.Windows.Forms.Button btnSelectPatient;
|
|
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
|
|
private System.Windows.Forms.Panel panel14;
|
|
private System.Windows.Forms.Button btnDrug;
|
|
private System.Windows.Forms.Button btnOperationInfo;
|
|
private System.Windows.Forms.Button btnAddEvents;
|
|
private System.Windows.Forms.Button btnTemplate;
|
|
private System.Windows.Forms.Button button6;
|
|
private System.Windows.Forms.Button btnBloodGasAnalysis;
|
|
private System.Windows.Forms.Button btnOutputLiquids;
|
|
private DrawGraph.ZedGraphControl zgcAnaesRecord;
|
|
private System.Windows.Forms.Panel panel6;
|
|
private DevComponents.Editors.DateTimeAdv.DateTimeInput txtInRoom;
|
|
private System.Windows.Forms.PictureBox picInRoom;
|
|
private System.Windows.Forms.Button txtInRoom1;
|
|
private System.Windows.Forms.Panel panel10;
|
|
private DevComponents.Editors.DateTimeAdv.DateTimeInput txtOperationBegin;
|
|
private System.Windows.Forms.PictureBox picOpeBegin;
|
|
private System.Windows.Forms.Button button2;
|
|
private System.Windows.Forms.Panel panel13;
|
|
private DevComponents.Editors.DateTimeAdv.DateTimeInput txtOutRoom;
|
|
private System.Windows.Forms.PictureBox picOutRoom;
|
|
private System.Windows.Forms.Button button5;
|
|
private System.Windows.Forms.Panel panel11;
|
|
private DevComponents.Editors.DateTimeAdv.DateTimeInput txtOperationEnd;
|
|
private System.Windows.Forms.PictureBox picOpeEnd;
|
|
private System.Windows.Forms.Button button3;
|
|
private System.Windows.Forms.Button button8;
|
|
private System.Windows.Forms.Button button7;
|
|
private System.Windows.Forms.Button btnCancelIn;
|
|
private System.Windows.Forms.Button btnCancelOperation;
|
|
public DevComponents.DotNetBar.Controls.CircularProgress circularProgress1;
|
|
private System.Windows.Forms.Button btnsbwh;
|
|
private System.Windows.Forms.Button btndptz;
|
|
private System.Windows.Forms.Button btnsjzx;
|
|
private System.Windows.Forms.Panel panelQX;
|
|
private System.Windows.Forms.Panel plBottom;
|
|
private System.Windows.Forms.Panel panelQXList;
|
|
private System.Windows.Forms.Panel plTital;
|
|
private System.Windows.Forms.Panel panel15;
|
|
private System.Windows.Forms.Label label11;
|
|
private System.Windows.Forms.Label label12;
|
|
private System.Windows.Forms.Label label13;
|
|
private System.Windows.Forms.Label label14;
|
|
private System.Windows.Forms.Label label15;
|
|
private System.Windows.Forms.Panel panel16;
|
|
private System.Windows.Forms.Label label65;
|
|
private System.Windows.Forms.Label label57;
|
|
private System.Windows.Forms.Label label59;
|
|
private System.Windows.Forms.Label label66;
|
|
private System.Windows.Forms.Label label58;
|
|
private System.Windows.Forms.Panel plTop;
|
|
private System.Windows.Forms.Button button1;
|
|
private System.Windows.Forms.Panel PanelSave;
|
|
private DevComponents.DotNetBar.SuperTabControl superTabMain;
|
|
private DevComponents.DotNetBar.SuperTabControlPanel superTabControlPanel1;
|
|
private DevComponents.DotNetBar.PanelEx panelExZKZB;
|
|
private DevComponents.DotNetBar.SuperTabItem spTabQXQDD;
|
|
private System.Windows.Forms.Label label17;
|
|
private System.Windows.Forms.Label label16;
|
|
private System.Windows.Forms.Panel panelButton;
|
|
private DevComponents.DotNetBar.Controls.TextBoxX txtRemark;
|
|
public System.Windows.Forms.Label label18;
|
|
public System.Windows.Forms.Label label26;
|
|
public System.Windows.Forms.Label label27;
|
|
private DevComponents.DotNetBar.Controls.TextBoxX txtTourNurse;
|
|
private DevComponents.DotNetBar.Controls.TextBoxX txtInstrumentNurse;
|
|
private System.Windows.Forms.Button button9;
|
|
private System.Windows.Forms.Label lblSpo2;
|
|
private System.Windows.Forms.Label lblRESP;
|
|
private System.Windows.Forms.Label lblDia;
|
|
private System.Windows.Forms.Label lblPR;
|
|
private System.Windows.Forms.Label lblHR;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.Label label10;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.Label label1;
|
|
}
|
|
} |