namespace AIMS.OperationAanesthesia { partial class frmInstrumentRecord3 { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmInstrumentRecord3)); this.panel2 = new System.Windows.Forms.Panel(); this.panel3 = new System.Windows.Forms.Panel(); this.panel14 = new System.Windows.Forms.Panel(); this.button10 = new System.Windows.Forms.Button(); 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.btnChage = new System.Windows.Forms.Button(); 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.superTabControlPanel2 = new DevComponents.DotNetBar.SuperTabControlPanel(); this.panel9 = new AIMS.PublicUI.UI.DrawPanel(); this.myEditControl2 = new DCSoft.Writer.Controls.WriterControl(); this.spTabQXQDD2 = new DevComponents.DotNetBar.SuperTabItem(); this.superTabControlPanel1 = new DevComponents.DotNetBar.SuperTabControlPanel(); this.panelExZKZB = new DevComponents.DotNetBar.PanelEx(); this.panel8 = new AIMS.PublicUI.UI.DrawPanel(); this.myEditControl = new DCSoft.Writer.Controls.WriterControl(); 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.toolTip1 = new System.Windows.Forms.ToolTip(this.components); this.writerCommandControler1 = new DCSoft.Writer.Commands.WriterCommandControler(this.components); 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.superTabControlPanel2.SuspendLayout(); this.panel9.SuspendLayout(); this.superTabControlPanel1.SuspendLayout(); this.panelExZKZB.SuspendLayout(); this.panel8.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(); ((System.ComponentModel.ISupportInitialize)(this.writerCommandControler1)).BeginInit(); 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.button10); 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; // // button10 // this.button10.BackColor = System.Drawing.Color.Transparent; this.button10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.button10.Cursor = System.Windows.Forms.Cursors.Hand; this.button10.Dock = System.Windows.Forms.DockStyle.Top; this.button10.FlatAppearance.BorderSize = 0; this.button10.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button10.Font = new System.Drawing.Font("微软雅黑", 11F); this.button10.ForeColor = System.Drawing.Color.DimGray; this.button10.Image = global::AIMSControls.Properties.Resources.安全检查; this.button10.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.button10.Location = new System.Drawing.Point(0, 700); this.button10.Name = "button10"; this.button10.Size = new System.Drawing.Size(160, 50); this.button10.TabIndex = 19; this.button10.Text = " 安全核查"; this.button10.UseVisualStyleBackColor = false; this.button10.Visible = false; this.button10.Click += new System.EventHandler(this.button10_Click); // // 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::AIMSControls.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::AIMSControls.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::AIMSControls.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::AIMSControls.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::AIMSControls.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::AIMSControls.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::AIMSControls.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::AIMSControls.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::AIMSControls.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::AIMSControls.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::AIMSControls.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::AIMSControls.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::AIMSControls.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::AIMSControls.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.btnChage); 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("微软雅黑", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblSpo2.ForeColor = System.Drawing.Color.Cyan; this.lblSpo2.Location = new System.Drawing.Point(40, 416); this.lblSpo2.Name = "lblSpo2"; this.lblSpo2.Size = new System.Drawing.Size(50, 46); this.lblSpo2.TabIndex = 54; this.lblSpo2.Text = "--"; // // lblRESP // this.lblRESP.AutoSize = true; this.lblRESP.Font = new System.Drawing.Font("微软雅黑", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblRESP.ForeColor = System.Drawing.Color.DarkOrange; this.lblRESP.Location = new System.Drawing.Point(50, 323); this.lblRESP.Name = "lblRESP"; this.lblRESP.Size = new System.Drawing.Size(50, 46); this.lblRESP.TabIndex = 52; this.lblRESP.Text = "--"; // // lblDia // this.lblDia.AutoSize = true; this.lblDia.Font = new System.Drawing.Font("微软雅黑", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblDia.ForeColor = System.Drawing.Color.Red; this.lblDia.Location = new System.Drawing.Point(17, 230); this.lblDia.Name = "lblDia"; this.lblDia.Size = new System.Drawing.Size(125, 46); this.lblDia.TabIndex = 51; this.lblDia.Text = "---/---"; // // lblPR // this.lblPR.AutoSize = true; this.lblPR.Font = new System.Drawing.Font("微软雅黑", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblPR.ForeColor = System.Drawing.Color.Green; this.lblPR.Location = new System.Drawing.Point(50, 137); this.lblPR.Name = "lblPR"; this.lblPR.Size = new System.Drawing.Size(50, 46); this.lblPR.TabIndex = 49; this.lblPR.Text = "--"; // // lblHR // this.lblHR.AutoSize = true; this.lblHR.Font = new System.Drawing.Font("微软雅黑", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblHR.ForeColor = System.Drawing.Color.Green; this.lblHR.Location = new System.Drawing.Point(50, 44); this.lblHR.Name = "lblHR"; this.lblHR.Size = new System.Drawing.Size(50, 46); this.lblHR.TabIndex = 42; 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, 390); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(95, 24); this.label9.TabIndex = 55; 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, 297); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(110, 24); this.label8.TabIndex = 53; 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, 204); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(127, 24); this.label6.TabIndex = 50; 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(44, 464); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(70, 17); this.label10.TabIndex = 43; 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, 371); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(74, 17); this.label7.TabIndex = 44; 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, 278); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(91, 17); this.label5.TabIndex = 45; 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, 185); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(81, 17); this.label3.TabIndex = 46; 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 = 47; 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, 111); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(110, 24); this.label4.TabIndex = 48; 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, 18); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(110, 24); this.label1.TabIndex = 41; this.label1.Text = "心率( 次/分 )"; // // btnChage // this.btnChage.BackColor = System.Drawing.Color.Transparent; this.btnChage.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnChage.Cursor = System.Windows.Forms.Cursors.Hand; this.btnChage.Dock = System.Windows.Forms.DockStyle.Bottom; this.btnChage.FlatAppearance.BorderSize = 0; this.btnChage.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnChage.Font = new System.Drawing.Font("微软雅黑", 11F); this.btnChage.ForeColor = System.Drawing.Color.DimGray; this.btnChage.Image = global::AIMSControls.Properties.Resources.麻醉医嘱; this.btnChage.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.btnChage.Location = new System.Drawing.Point(0, 731); this.btnChage.Name = "btnChage"; this.btnChage.Size = new System.Drawing.Size(160, 50); this.btnChage.TabIndex = 40; this.btnChage.Text = " 收费记录"; this.btnChage.UseVisualStyleBackColor = false; this.btnChage.Visible = false; this.btnChage.Click += new System.EventHandler(this.btnChage_Click); // // 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::AIMSControls.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.Visible = 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::AIMSControls.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.Visible = 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::AIMSControls.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.Controls.Add(this.superTabControlPanel2); 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.spTabQXQDD2, this.spTabQXQDD}); this.superTabMain.SelectedTabChanged += new System.EventHandler(this.superTabMain_SelectedTabChanged); // // superTabControlPanel2 // this.superTabControlPanel2.Controls.Add(this.panel9); this.superTabControlPanel2.Dock = System.Windows.Forms.DockStyle.Fill; this.superTabControlPanel2.Location = new System.Drawing.Point(0, 28); this.superTabControlPanel2.Name = "superTabControlPanel2"; this.superTabControlPanel2.Size = new System.Drawing.Size(1389, 803); this.superTabControlPanel2.TabIndex = 0; this.superTabControlPanel2.TabItem = this.spTabQXQDD2; // // panel9 // this.panel9.AutoScroll = true; this.panel9.BackColor = System.Drawing.Color.White; this.panel9.Controls.Add(this.myEditControl2); this.panel9.Dock = System.Windows.Forms.DockStyle.Fill; this.panel9.Location = new System.Drawing.Point(0, 0); this.panel9.Name = "panel9"; this.panel9.Size = new System.Drawing.Size(1389, 803); this.panel9.TabIndex = 3; // // myEditControl2 // this.myEditControl2.Dock = System.Windows.Forms.DockStyle.Fill; this.myEditControl2.Location = new System.Drawing.Point(0, 0); this.myEditControl2.Name = "myEditControl2"; this.myEditControl2.Size = new System.Drawing.Size(1389, 803); this.myEditControl2.TabIndex = 7; // // spTabQXQDD2 // this.spTabQXQDD2.AttachedControl = this.superTabControlPanel2; this.spTabQXQDD2.GlobalItem = false; this.spTabQXQDD2.Name = "spTabQXQDD2"; this.spTabQXQDD2.Text = "手术护理记录"; // // 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; // // panel8 // this.panel8.AutoScroll = true; this.panel8.BackColor = System.Drawing.Color.White; this.panel8.Controls.Add(this.myEditControl); 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); // // myEditControl // this.myEditControl.Dock = System.Windows.Forms.DockStyle.Fill; this.myEditControl.Location = new System.Drawing.Point(0, 0); this.myEditControl.Name = "myEditControl"; this.myEditControl.Size = new System.Drawing.Size(1389, 803); this.myEditControl.TabIndex = 6; // // 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::AIMSControls.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.toolTip1.SetToolTip(this.plPrintBrowse, "预览"); this.plPrintBrowse.Click += new System.EventHandler(this.plPrintBrowse_Click); // // PanelSave // this.PanelSave.BackgroundImage = global::AIMSControls.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.toolTip1.SetToolTip(this.PanelSave, "保存"); this.PanelSave.Click += new System.EventHandler(this.PanelSave_Click); // // plPrint // this.plPrint.BackgroundImage = global::AIMSControls.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.toolTip1.SetToolTip(this.plPrint, "打印"); this.plPrint.Click += new System.EventHandler(this.plPrint_Click); // // plRefresh // this.plRefresh.BackgroundImage = global::AIMSControls.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.toolTip1.SetToolTip(this.plRefresh, "刷新"); 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::AIMSControls.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::AIMSControls.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::AIMSControls.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::AIMSControls.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; // // frmInstrumentRecord3 // 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 = "frmInstrumentRecord3"; 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.superTabControlPanel2.ResumeLayout(false); this.panel9.ResumeLayout(false); this.superTabControlPanel1.ResumeLayout(false); this.panelExZKZB.ResumeLayout(false); this.panel8.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(); ((System.ComponentModel.ISupportInitialize)(this.writerCommandControler1)).EndInit(); 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 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; private System.Windows.Forms.Button btnsbwh; private System.Windows.Forms.Button btndptz; private System.Windows.Forms.Button btnsjzx; 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.Button button9; private System.Windows.Forms.ToolTip toolTip1; private DevComponents.DotNetBar.SuperTabControlPanel superTabControlPanel2; private DevComponents.DotNetBar.SuperTabItem spTabQXQDD2; private PublicUI.UI.DrawPanel panel9; private System.Windows.Forms.Button btnChage; 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; private DCSoft.Writer.Controls.WriterControl myEditControl; private DCSoft.Writer.Commands.WriterCommandControler writerCommandControler1; private System.Windows.Forms.Button button10; private DCSoft.Writer.Controls.WriterControl myEditControl2; } }