696 lines
		
	
	
		
			35 KiB
		
	
	
	
		
			C#
		
	
	
	
	
	
			
		
		
	
	
			696 lines
		
	
	
		
			35 KiB
		
	
	
	
		
			C#
		
	
	
	
	
	
| namespace AIMS.OperationAfter.UI
 | |
| {
 | |
|     partial class frmPatientStateTree
 | |
|     {
 | |
|         /// <summary>
 | |
|         /// Required designer variable.
 | |
|         /// </summary>
 | |
|         private System.ComponentModel.IContainer components = null;
 | |
| 
 | |
|         /// <summary>
 | |
|         /// Clean up any resources being used.
 | |
|         /// </summary>
 | |
|         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
 | |
|         protected override void Dispose(bool disposing)
 | |
|         {
 | |
|             if (disposing && (components != null))
 | |
|             {
 | |
|                 components.Dispose();
 | |
|             }
 | |
|             base.Dispose(disposing);
 | |
|         }
 | |
| 
 | |
|         #region Windows Form Designer generated code
 | |
| 
 | |
|         /// <summary>
 | |
|         /// Required method for Designer support - do not modify
 | |
|         /// the contents of this method with the code editor.
 | |
|         /// </summary>
 | |
|         private void InitializeComponent()
 | |
|         {
 | |
|             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmPatientStateTree));
 | |
|             this.label2 = new System.Windows.Forms.Label();
 | |
|             this.panelMain = new System.Windows.Forms.Panel();
 | |
|             this.panel23 = new System.Windows.Forms.Panel();
 | |
|             this.panel5 = new System.Windows.Forms.Panel();
 | |
|             this.label16 = new System.Windows.Forms.Label();
 | |
|             this.label17 = new System.Windows.Forms.Label();
 | |
|             this.label13 = new System.Windows.Forms.Label();
 | |
|             this.label12 = new System.Windows.Forms.Label();
 | |
|             this.label15 = new System.Windows.Forms.Label();
 | |
|             this.label14 = new System.Windows.Forms.Label();
 | |
|             this.label11 = new System.Windows.Forms.Label();
 | |
|             this.label10 = new System.Windows.Forms.Label();
 | |
|             this.panel18 = new System.Windows.Forms.Panel();
 | |
|             this.panel21 = new System.Windows.Forms.Panel();
 | |
|             this.panel20 = new System.Windows.Forms.Panel();
 | |
|             this.panel22 = new System.Windows.Forms.Panel();
 | |
|             this.panel25 = new System.Windows.Forms.Panel();
 | |
|             this.panel19 = new System.Windows.Forms.Panel();
 | |
|             this.panel17 = new System.Windows.Forms.Panel();
 | |
|             this.panel14 = new System.Windows.Forms.Panel();
 | |
|             this.label9 = new System.Windows.Forms.Label();
 | |
|             this.label8 = new System.Windows.Forms.Label();
 | |
|             this.label7 = new System.Windows.Forms.Label();
 | |
|             this.label6 = new System.Windows.Forms.Label();
 | |
|             this.label5 = new System.Windows.Forms.Label();
 | |
|             this.label18 = new System.Windows.Forms.Label();
 | |
|             this.label4 = new System.Windows.Forms.Label();
 | |
|             this.label3 = new System.Windows.Forms.Label();
 | |
|             this.label20 = new System.Windows.Forms.Label();
 | |
|             this.label19 = new System.Windows.Forms.Label();
 | |
|             this.label1 = new System.Windows.Forms.Label();
 | |
|             this.lbDpt = new System.Windows.Forms.Label();
 | |
|             this.labelpatientifo = new System.Windows.Forms.Label();
 | |
|             this.panel2 = new System.Windows.Forms.Panel();
 | |
|             this.panel3 = new System.Windows.Forms.Panel();
 | |
|             this.panel4 = new System.Windows.Forms.Panel();
 | |
|             this.panel6 = new System.Windows.Forms.Panel();
 | |
|             this.panel7 = new System.Windows.Forms.Panel();
 | |
|             this.panel8 = new System.Windows.Forms.Panel();
 | |
|             this.panel9 = new System.Windows.Forms.Panel();
 | |
|             this.panel10 = new System.Windows.Forms.Panel();
 | |
|             this.panel11 = new System.Windows.Forms.Panel();
 | |
|             this.panel15 = new System.Windows.Forms.Panel();
 | |
|             this.panel12 = new System.Windows.Forms.Panel();
 | |
|             this.panel24 = new System.Windows.Forms.Panel();
 | |
|             this.panel13 = new System.Windows.Forms.Panel();
 | |
|             this.panel26 = new System.Windows.Forms.Panel();
 | |
|             this.panel16 = new System.Windows.Forms.Panel();
 | |
|             this.panelMain.SuspendLayout();
 | |
|             this.SuspendLayout();
 | |
|             // 
 | |
|             // label2
 | |
|             // 
 | |
|             this.label2.BackColor = System.Drawing.Color.WhiteSmoke;
 | |
|             this.label2.Dock = System.Windows.Forms.DockStyle.Top;
 | |
|             this.label2.Font = new System.Drawing.Font("微软雅黑", 20F);
 | |
|             this.label2.ForeColor = System.Drawing.Color.Black;
 | |
|             this.label2.Location = new System.Drawing.Point(0, 0);
 | |
|             this.label2.Name = "label2";
 | |
|             this.label2.Size = new System.Drawing.Size(1030, 64);
 | |
|             this.label2.TabIndex = 3;
 | |
|             this.label2.Text = "手术患者状态示意图";
 | |
|             this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
 | |
|             // 
 | |
|             // panelMain
 | |
|             // 
 | |
|             this.panelMain.Anchor = System.Windows.Forms.AnchorStyles.None;
 | |
|             this.panelMain.Controls.Add(this.panel23);
 | |
|             this.panelMain.Controls.Add(this.panel5);
 | |
|             this.panelMain.Controls.Add(this.label16);
 | |
|             this.panelMain.Controls.Add(this.label17);
 | |
|             this.panelMain.Controls.Add(this.label13);
 | |
|             this.panelMain.Controls.Add(this.label12);
 | |
|             this.panelMain.Controls.Add(this.label15);
 | |
|             this.panelMain.Controls.Add(this.label14);
 | |
|             this.panelMain.Controls.Add(this.label11);
 | |
|             this.panelMain.Controls.Add(this.label10);
 | |
|             this.panelMain.Controls.Add(this.panel18);
 | |
|             this.panelMain.Controls.Add(this.panel21);
 | |
|             this.panelMain.Controls.Add(this.panel20);
 | |
|             this.panelMain.Controls.Add(this.panel22);
 | |
|             this.panelMain.Controls.Add(this.panel25);
 | |
|             this.panelMain.Controls.Add(this.panel19);
 | |
|             this.panelMain.Controls.Add(this.panel17);
 | |
|             this.panelMain.Controls.Add(this.panel14);
 | |
|             this.panelMain.Controls.Add(this.label9);
 | |
|             this.panelMain.Controls.Add(this.label8);
 | |
|             this.panelMain.Controls.Add(this.label7);
 | |
|             this.panelMain.Controls.Add(this.label6);
 | |
|             this.panelMain.Controls.Add(this.label5);
 | |
|             this.panelMain.Controls.Add(this.label18);
 | |
|             this.panelMain.Controls.Add(this.label4);
 | |
|             this.panelMain.Controls.Add(this.label3);
 | |
|             this.panelMain.Controls.Add(this.label20);
 | |
|             this.panelMain.Controls.Add(this.label19);
 | |
|             this.panelMain.Controls.Add(this.label1);
 | |
|             this.panelMain.Controls.Add(this.lbDpt);
 | |
|             this.panelMain.Controls.Add(this.labelpatientifo);
 | |
|             this.panelMain.Controls.Add(this.panel2);
 | |
|             this.panelMain.Controls.Add(this.panel3);
 | |
|             this.panelMain.Controls.Add(this.panel4);
 | |
|             this.panelMain.Controls.Add(this.panel6);
 | |
|             this.panelMain.Controls.Add(this.panel7);
 | |
|             this.panelMain.Controls.Add(this.panel8);
 | |
|             this.panelMain.Controls.Add(this.panel9);
 | |
|             this.panelMain.Controls.Add(this.panel10);
 | |
|             this.panelMain.Controls.Add(this.panel11);
 | |
|             this.panelMain.Controls.Add(this.panel15);
 | |
|             this.panelMain.Controls.Add(this.panel12);
 | |
|             this.panelMain.Controls.Add(this.panel24);
 | |
|             this.panelMain.Controls.Add(this.panel13);
 | |
|             this.panelMain.Controls.Add(this.panel26);
 | |
|             this.panelMain.Controls.Add(this.panel16);
 | |
|             this.panelMain.Location = new System.Drawing.Point(-47, 66);
 | |
|             this.panelMain.Margin = new System.Windows.Forms.Padding(2);
 | |
|             this.panelMain.Name = "panelMain";
 | |
|             this.panelMain.Size = new System.Drawing.Size(1091, 521);
 | |
|             this.panelMain.TabIndex = 97;
 | |
|             // 
 | |
|             // panel23
 | |
|             // 
 | |
|             this.panel23.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.panel23.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
 | |
|             this.panel23.Location = new System.Drawing.Point(960, 243);
 | |
|             this.panel23.Name = "panel23";
 | |
|             this.panel23.Size = new System.Drawing.Size(110, 25);
 | |
|             this.panel23.TabIndex = 98;
 | |
|             // 
 | |
|             // panel5
 | |
|             // 
 | |
|             this.panel5.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.panel5.Location = new System.Drawing.Point(630, 243);
 | |
|             this.panel5.Name = "panel5";
 | |
|             this.panel5.Size = new System.Drawing.Size(110, 25);
 | |
|             this.panel5.TabIndex = 113;
 | |
|             // 
 | |
|             // label16
 | |
|             // 
 | |
|             this.label16.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.label16.Font = new System.Drawing.Font("微软雅黑", 11F);
 | |
|             this.label16.ForeColor = System.Drawing.Color.DarkOrange;
 | |
|             this.label16.Location = new System.Drawing.Point(942, 3);
 | |
|             this.label16.Name = "label16";
 | |
|             this.label16.Size = new System.Drawing.Size(131, 40);
 | |
|             this.label16.TabIndex = 141;
 | |
|             this.label16.TextAlign = System.Drawing.ContentAlignment.TopCenter;
 | |
|             // 
 | |
|             // label17
 | |
|             // 
 | |
|             this.label17.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.label17.Font = new System.Drawing.Font("微软雅黑", 11F);
 | |
|             this.label17.ForeColor = System.Drawing.Color.DarkOrange;
 | |
|             this.label17.Location = new System.Drawing.Point(731, 3);
 | |
|             this.label17.Name = "label17";
 | |
|             this.label17.Size = new System.Drawing.Size(131, 40);
 | |
|             this.label17.TabIndex = 140;
 | |
|             this.label17.TextAlign = System.Drawing.ContentAlignment.TopCenter;
 | |
|             // 
 | |
|             // label13
 | |
|             // 
 | |
|             this.label13.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.label13.Font = new System.Drawing.Font("微软雅黑", 10F);
 | |
|             this.label13.ForeColor = System.Drawing.Color.DarkOrange;
 | |
|             this.label13.Location = new System.Drawing.Point(510, 3);
 | |
|             this.label13.Name = "label13";
 | |
|             this.label13.Size = new System.Drawing.Size(131, 40);
 | |
|             this.label13.TabIndex = 139;
 | |
|             this.label13.TextAlign = System.Drawing.ContentAlignment.TopCenter;
 | |
|             // 
 | |
|             // label12
 | |
|             // 
 | |
|             this.label12.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.label12.Font = new System.Drawing.Font("微软雅黑", 10F);
 | |
|             this.label12.ForeColor = System.Drawing.Color.DarkOrange;
 | |
|             this.label12.Location = new System.Drawing.Point(290, 3);
 | |
|             this.label12.Name = "label12";
 | |
|             this.label12.Size = new System.Drawing.Size(131, 40);
 | |
|             this.label12.TabIndex = 138;
 | |
|             this.label12.TextAlign = System.Drawing.ContentAlignment.TopCenter;
 | |
|             // 
 | |
|             // label15
 | |
|             // 
 | |
|             this.label15.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.label15.Font = new System.Drawing.Font("微软雅黑", 10F);
 | |
|             this.label15.ForeColor = System.Drawing.Color.DarkOrange;
 | |
|             this.label15.Location = new System.Drawing.Point(843, 471);
 | |
|             this.label15.Name = "label15";
 | |
|             this.label15.Size = new System.Drawing.Size(130, 40);
 | |
|             this.label15.TabIndex = 137;
 | |
|             this.label15.TextAlign = System.Drawing.ContentAlignment.TopCenter;
 | |
|             // 
 | |
|             // label14
 | |
|             // 
 | |
|             this.label14.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.label14.Font = new System.Drawing.Font("微软雅黑", 10F);
 | |
|             this.label14.ForeColor = System.Drawing.Color.DarkOrange;
 | |
|             this.label14.Location = new System.Drawing.Point(624, 471);
 | |
|             this.label14.Name = "label14";
 | |
|             this.label14.Size = new System.Drawing.Size(130, 40);
 | |
|             this.label14.TabIndex = 136;
 | |
|             this.label14.TextAlign = System.Drawing.ContentAlignment.TopCenter;
 | |
|             // 
 | |
|             // label11
 | |
|             // 
 | |
|             this.label11.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.label11.Font = new System.Drawing.Font("微软雅黑", 10F);
 | |
|             this.label11.ForeColor = System.Drawing.Color.DarkOrange;
 | |
|             this.label11.Location = new System.Drawing.Point(398, 471);
 | |
|             this.label11.Name = "label11";
 | |
|             this.label11.Size = new System.Drawing.Size(130, 40);
 | |
|             this.label11.TabIndex = 135;
 | |
|             this.label11.TextAlign = System.Drawing.ContentAlignment.TopCenter;
 | |
|             // 
 | |
|             // label10
 | |
|             // 
 | |
|             this.label10.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.label10.Font = new System.Drawing.Font("微软雅黑", 10F);
 | |
|             this.label10.ForeColor = System.Drawing.Color.DarkOrange;
 | |
|             this.label10.Location = new System.Drawing.Point(177, 471);
 | |
|             this.label10.Name = "label10";
 | |
|             this.label10.Size = new System.Drawing.Size(130, 40);
 | |
|             this.label10.TabIndex = 142;
 | |
|             this.label10.TextAlign = System.Drawing.ContentAlignment.TopCenter;
 | |
|             // 
 | |
|             // panel18
 | |
|             // 
 | |
|             this.panel18.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.panel18.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
 | |
|             this.panel18.Location = new System.Drawing.Point(309, 45);
 | |
|             this.panel18.Name = "panel18";
 | |
|             this.panel18.Size = new System.Drawing.Size(90, 29);
 | |
|             this.panel18.TabIndex = 129;
 | |
|             // 
 | |
|             // panel21
 | |
|             // 
 | |
|             this.panel21.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.panel21.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
 | |
|             this.panel21.Location = new System.Drawing.Point(863, 438);
 | |
|             this.panel21.Name = "panel21";
 | |
|             this.panel21.Size = new System.Drawing.Size(90, 29);
 | |
|             this.panel21.TabIndex = 134;
 | |
|             // 
 | |
|             // panel20
 | |
|             // 
 | |
|             this.panel20.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.panel20.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
 | |
|             this.panel20.Location = new System.Drawing.Point(644, 438);
 | |
|             this.panel20.Name = "panel20";
 | |
|             this.panel20.Size = new System.Drawing.Size(90, 29);
 | |
|             this.panel20.TabIndex = 131;
 | |
|             // 
 | |
|             // panel22
 | |
|             // 
 | |
|             this.panel22.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.panel22.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
 | |
|             this.panel22.Location = new System.Drawing.Point(966, 45);
 | |
|             this.panel22.Name = "panel22";
 | |
|             this.panel22.Size = new System.Drawing.Size(90, 29);
 | |
|             this.panel22.TabIndex = 127;
 | |
|             // 
 | |
|             // panel25
 | |
|             // 
 | |
|             this.panel25.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.panel25.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
 | |
|             this.panel25.Location = new System.Drawing.Point(749, 45);
 | |
|             this.panel25.Name = "panel25";
 | |
|             this.panel25.Size = new System.Drawing.Size(90, 29);
 | |
|             this.panel25.TabIndex = 133;
 | |
|             // 
 | |
|             // panel19
 | |
|             // 
 | |
|             this.panel19.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.panel19.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
 | |
|             this.panel19.Location = new System.Drawing.Point(533, 45);
 | |
|             this.panel19.Name = "panel19";
 | |
|             this.panel19.Size = new System.Drawing.Size(90, 29);
 | |
|             this.panel19.TabIndex = 130;
 | |
|             // 
 | |
|             // panel17
 | |
|             // 
 | |
|             this.panel17.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.panel17.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
 | |
|             this.panel17.Location = new System.Drawing.Point(421, 438);
 | |
|             this.panel17.Name = "panel17";
 | |
|             this.panel17.Size = new System.Drawing.Size(90, 29);
 | |
|             this.panel17.TabIndex = 128;
 | |
|             // 
 | |
|             // panel14
 | |
|             // 
 | |
|             this.panel14.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.panel14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
 | |
|             this.panel14.Location = new System.Drawing.Point(200, 438);
 | |
|             this.panel14.Name = "panel14";
 | |
|             this.panel14.Size = new System.Drawing.Size(90, 29);
 | |
|             this.panel14.TabIndex = 132;
 | |
|             // 
 | |
|             // label9
 | |
|             // 
 | |
|             this.label9.AutoSize = true;
 | |
|             this.label9.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.label9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
 | |
|             this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold);
 | |
|             this.label9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(143)))), ((int)(((byte)(249)))), ((int)(((byte)(1)))));
 | |
|             this.label9.Location = new System.Drawing.Point(873, 413);
 | |
|             this.label9.Name = "label9";
 | |
|             this.label9.Size = new System.Drawing.Size(74, 22);
 | |
|             this.label9.TabIndex = 125;
 | |
|             this.label9.Text = "麻醉恢复";
 | |
|             this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
 | |
|             // 
 | |
|             // label8
 | |
|             // 
 | |
|             this.label8.AutoSize = true;
 | |
|             this.label8.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.label8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
 | |
|             this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold);
 | |
|             this.label8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(242)))), ((int)(((byte)(7)))));
 | |
|             this.label8.Location = new System.Drawing.Point(976, 78);
 | |
|             this.label8.Name = "label8";
 | |
|             this.label8.Size = new System.Drawing.Size(74, 22);
 | |
|             this.label8.TabIndex = 124;
 | |
|             this.label8.Text = "术后随访";
 | |
|             this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
 | |
|             // 
 | |
|             // label7
 | |
|             // 
 | |
|             this.label7.AutoSize = true;
 | |
|             this.label7.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.label7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
 | |
|             this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold);
 | |
|             this.label7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(186)))), ((int)(((byte)(159)))));
 | |
|             this.label7.Location = new System.Drawing.Point(757, 78);
 | |
|             this.label7.Name = "label7";
 | |
|             this.label7.Size = new System.Drawing.Size(74, 22);
 | |
|             this.label7.TabIndex = 123;
 | |
|             this.label7.Text = "术中麻醉";
 | |
|             this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
 | |
|             // 
 | |
|             // label6
 | |
|             // 
 | |
|             this.label6.AutoSize = true;
 | |
|             this.label6.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.label6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
 | |
|             this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold);
 | |
|             this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(145)))), ((int)(((byte)(205)))));
 | |
|             this.label6.Location = new System.Drawing.Point(662, 413);
 | |
|             this.label6.Name = "label6";
 | |
|             this.label6.Size = new System.Drawing.Size(58, 22);
 | |
|             this.label6.TabIndex = 122;
 | |
|             this.label6.Text = "同意书";
 | |
|             this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
 | |
|             // 
 | |
|             // label5
 | |
|             // 
 | |
|             this.label5.AutoSize = true;
 | |
|             this.label5.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.label5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
 | |
|             this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold);
 | |
|             this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(86)))), ((int)(((byte)(164)))));
 | |
|             this.label5.Location = new System.Drawing.Point(543, 78);
 | |
|             this.label5.Name = "label5";
 | |
|             this.label5.Size = new System.Drawing.Size(74, 22);
 | |
|             this.label5.TabIndex = 121;
 | |
|             this.label5.Text = "麻醉计划";
 | |
|             this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
 | |
|             // 
 | |
|             // label18
 | |
|             // 
 | |
|             this.label18.AutoSize = true;
 | |
|             this.label18.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.label18.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
 | |
|             this.label18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold);
 | |
|             this.label18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(167)))), ((int)(((byte)(46)))), ((int)(((byte)(146)))));
 | |
|             this.label18.Location = new System.Drawing.Point(318, 78);
 | |
|             this.label18.Name = "label18";
 | |
|             this.label18.Size = new System.Drawing.Size(74, 22);
 | |
|             this.label18.TabIndex = 126;
 | |
|             this.label18.Text = "术前排程";
 | |
|             this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
 | |
|             // 
 | |
|             // label4
 | |
|             // 
 | |
|             this.label4.AutoSize = true;
 | |
|             this.label4.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.label4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
 | |
|             this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold);
 | |
|             this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(40)))), ((int)(((byte)(158)))));
 | |
|             this.label4.Location = new System.Drawing.Point(432, 413);
 | |
|             this.label4.Name = "label4";
 | |
|             this.label4.Size = new System.Drawing.Size(74, 22);
 | |
|             this.label4.TabIndex = 120;
 | |
|             this.label4.Text = "术前访视";
 | |
|             this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
 | |
|             // 
 | |
|             // label3
 | |
|             // 
 | |
|             this.label3.AutoSize = true;
 | |
|             this.label3.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.label3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
 | |
|             this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold);
 | |
|             this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(21)))), ((int)(((byte)(131)))));
 | |
|             this.label3.Location = new System.Drawing.Point(209, 413);
 | |
|             this.label3.Name = "label3";
 | |
|             this.label3.Size = new System.Drawing.Size(74, 22);
 | |
|             this.label3.TabIndex = 119;
 | |
|             this.label3.Text = "申请手术";
 | |
|             this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
 | |
|             // 
 | |
|             // label20
 | |
|             // 
 | |
|             this.label20.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.label20.Font = new System.Drawing.Font("微软雅黑", 9F);
 | |
|             this.label20.ForeColor = System.Drawing.Color.DarkOrange;
 | |
|             this.label20.Location = new System.Drawing.Point(84, 334);
 | |
|             this.label20.Name = "label20";
 | |
|             this.label20.Size = new System.Drawing.Size(100, 40);
 | |
|             this.label20.TabIndex = 118;
 | |
|             // 
 | |
|             // label19
 | |
|             // 
 | |
|             this.label19.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.label19.Font = new System.Drawing.Font("微软雅黑", 9F);
 | |
|             this.label19.ForeColor = System.Drawing.Color.DarkOrange;
 | |
|             this.label19.Location = new System.Drawing.Point(84, 294);
 | |
|             this.label19.Name = "label19";
 | |
|             this.label19.Size = new System.Drawing.Size(100, 40);
 | |
|             this.label19.TabIndex = 117;
 | |
|             // 
 | |
|             // label1
 | |
|             // 
 | |
|             this.label1.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.label1.Font = new System.Drawing.Font("微软雅黑", 9F);
 | |
|             this.label1.ForeColor = System.Drawing.Color.DarkOrange;
 | |
|             this.label1.Location = new System.Drawing.Point(84, 254);
 | |
|             this.label1.Name = "label1";
 | |
|             this.label1.Size = new System.Drawing.Size(100, 40);
 | |
|             this.label1.TabIndex = 116;
 | |
|             // 
 | |
|             // lbDpt
 | |
|             // 
 | |
|             this.lbDpt.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.lbDpt.Font = new System.Drawing.Font("微软雅黑", 9F);
 | |
|             this.lbDpt.ForeColor = System.Drawing.Color.DarkOrange;
 | |
|             this.lbDpt.Location = new System.Drawing.Point(84, 214);
 | |
|             this.lbDpt.Name = "lbDpt";
 | |
|             this.lbDpt.Size = new System.Drawing.Size(100, 40);
 | |
|             this.lbDpt.TabIndex = 114;
 | |
|             // 
 | |
|             // labelpatientifo
 | |
|             // 
 | |
|             this.labelpatientifo.AutoSize = true;
 | |
|             this.labelpatientifo.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.labelpatientifo.Font = new System.Drawing.Font("微软雅黑", 11F);
 | |
|             this.labelpatientifo.ForeColor = System.Drawing.Color.DarkOrange;
 | |
|             this.labelpatientifo.Location = new System.Drawing.Point(85, 189);
 | |
|             this.labelpatientifo.Name = "labelpatientifo";
 | |
|             this.labelpatientifo.Size = new System.Drawing.Size(99, 20);
 | |
|             this.labelpatientifo.TabIndex = 115;
 | |
|             this.labelpatientifo.Text = "王山 男  56岁\r\n";
 | |
|             // 
 | |
|             // panel2
 | |
|             // 
 | |
|             this.panel2.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.panel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
 | |
|             this.panel2.Location = new System.Drawing.Point(190, 243);
 | |
|             this.panel2.Name = "panel2";
 | |
|             this.panel2.Size = new System.Drawing.Size(110, 25);
 | |
|             this.panel2.TabIndex = 110;
 | |
|             // 
 | |
|             // panel3
 | |
|             // 
 | |
|             this.panel3.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.panel3.Location = new System.Drawing.Point(300, 243);
 | |
|             this.panel3.Name = "panel3";
 | |
|             this.panel3.Size = new System.Drawing.Size(110, 25);
 | |
|             this.panel3.TabIndex = 109;
 | |
|             // 
 | |
|             // panel4
 | |
|             // 
 | |
|             this.panel4.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.panel4.Location = new System.Drawing.Point(410, 243);
 | |
|             this.panel4.Name = "panel4";
 | |
|             this.panel4.Size = new System.Drawing.Size(110, 25);
 | |
|             this.panel4.TabIndex = 108;
 | |
|             // 
 | |
|             // panel6
 | |
|             // 
 | |
|             this.panel6.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.panel6.Location = new System.Drawing.Point(520, 243);
 | |
|             this.panel6.Name = "panel6";
 | |
|             this.panel6.Size = new System.Drawing.Size(110, 25);
 | |
|             this.panel6.TabIndex = 107;
 | |
|             // 
 | |
|             // panel7
 | |
|             // 
 | |
|             this.panel7.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.panel7.Location = new System.Drawing.Point(740, 243);
 | |
|             this.panel7.Name = "panel7";
 | |
|             this.panel7.Size = new System.Drawing.Size(110, 25);
 | |
|             this.panel7.TabIndex = 106;
 | |
|             // 
 | |
|             // panel8
 | |
|             // 
 | |
|             this.panel8.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.panel8.Location = new System.Drawing.Point(850, 243);
 | |
|             this.panel8.Name = "panel8";
 | |
|             this.panel8.Size = new System.Drawing.Size(110, 25);
 | |
|             this.panel8.TabIndex = 105;
 | |
|             // 
 | |
|             // panel9
 | |
|             // 
 | |
|             this.panel9.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.panel9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
 | |
|             this.panel9.Location = new System.Drawing.Point(190, 269);
 | |
|             this.panel9.Name = "panel9";
 | |
|             this.panel9.Size = new System.Drawing.Size(110, 140);
 | |
|             this.panel9.TabIndex = 104;
 | |
|             // 
 | |
|             // panel10
 | |
|             // 
 | |
|             this.panel10.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.panel10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
 | |
|             this.panel10.Location = new System.Drawing.Point(410, 269);
 | |
|             this.panel10.Name = "panel10";
 | |
|             this.panel10.Size = new System.Drawing.Size(110, 140);
 | |
|             this.panel10.TabIndex = 103;
 | |
|             // 
 | |
|             // panel11
 | |
|             // 
 | |
|             this.panel11.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.panel11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
 | |
|             this.panel11.Location = new System.Drawing.Point(520, 104);
 | |
|             this.panel11.Name = "panel11";
 | |
|             this.panel11.Size = new System.Drawing.Size(110, 140);
 | |
|             this.panel11.TabIndex = 102;
 | |
|             // 
 | |
|             // panel15
 | |
|             // 
 | |
|             this.panel15.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.panel15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
 | |
|             this.panel15.Location = new System.Drawing.Point(959, 104);
 | |
|             this.panel15.Name = "panel15";
 | |
|             this.panel15.Size = new System.Drawing.Size(110, 140);
 | |
|             this.panel15.TabIndex = 101;
 | |
|             // 
 | |
|             // panel12
 | |
|             // 
 | |
|             this.panel12.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.panel12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
 | |
|             this.panel12.Location = new System.Drawing.Point(300, 104);
 | |
|             this.panel12.Name = "panel12";
 | |
|             this.panel12.Size = new System.Drawing.Size(110, 140);
 | |
|             this.panel12.TabIndex = 100;
 | |
|             // 
 | |
|             // panel24
 | |
|             // 
 | |
|             this.panel24.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.panel24.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
 | |
|             this.panel24.Location = new System.Drawing.Point(739, 104);
 | |
|             this.panel24.Name = "panel24";
 | |
|             this.panel24.Size = new System.Drawing.Size(110, 140);
 | |
|             this.panel24.TabIndex = 99;
 | |
|             // 
 | |
|             // panel13
 | |
|             // 
 | |
|             this.panel13.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.panel13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
 | |
|             this.panel13.Location = new System.Drawing.Point(850, 269);
 | |
|             this.panel13.Name = "panel13";
 | |
|             this.panel13.Size = new System.Drawing.Size(110, 140);
 | |
|             this.panel13.TabIndex = 111;
 | |
|             // 
 | |
|             // panel26
 | |
|             // 
 | |
|             this.panel26.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.panel26.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
 | |
|             this.panel26.Location = new System.Drawing.Point(630, 269);
 | |
|             this.panel26.Name = "panel26";
 | |
|             this.panel26.Size = new System.Drawing.Size(110, 140);
 | |
|             this.panel26.TabIndex = 112;
 | |
|             // 
 | |
|             // panel16
 | |
|             // 
 | |
|             this.panel16.BackColor = System.Drawing.Color.Transparent;
 | |
|             this.panel16.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
 | |
|             this.panel16.Location = new System.Drawing.Point(51, 187);
 | |
|             this.panel16.Name = "panel16";
 | |
|             this.panel16.Size = new System.Drawing.Size(30, 30);
 | |
|             this.panel16.TabIndex = 97;
 | |
|             // 
 | |
|             // frmPatientStateTree
 | |
|             // 
 | |
|             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
 | |
|             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
 | |
|             this.AutoSize = true;
 | |
|             this.BackColor = System.Drawing.Color.White;
 | |
|             this.ClientSize = new System.Drawing.Size(1030, 597);
 | |
|             this.Controls.Add(this.label2);
 | |
|             this.Controls.Add(this.panelMain);
 | |
|             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
 | |
|             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
 | |
|             this.MaximizeBox = false;
 | |
|             this.MinimizeBox = false;
 | |
|             this.Name = "frmPatientStateTree";
 | |
|             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
 | |
|             this.Text = "手术患者状态示意图";
 | |
|             this.Load += new System.EventHandler(this.frmPatientStateTree_Load);
 | |
|             this.panelMain.ResumeLayout(false);
 | |
|             this.panelMain.PerformLayout();
 | |
|             this.ResumeLayout(false);
 | |
| 
 | |
|         }
 | |
| 
 | |
|         #endregion
 | |
| 
 | |
|         private System.Windows.Forms.Label label2;
 | |
|         private System.Windows.Forms.Panel panelMain;
 | |
|         private System.Windows.Forms.Panel panel23;
 | |
|         private System.Windows.Forms.Panel panel5;
 | |
|         private System.Windows.Forms.Label label16;
 | |
|         private System.Windows.Forms.Label label17;
 | |
|         private System.Windows.Forms.Label label13;
 | |
|         private System.Windows.Forms.Label label12;
 | |
|         private System.Windows.Forms.Label label15;
 | |
|         private System.Windows.Forms.Label label14;
 | |
|         private System.Windows.Forms.Label label11;
 | |
|         private System.Windows.Forms.Label label10;
 | |
|         private System.Windows.Forms.Panel panel18;
 | |
|         private System.Windows.Forms.Panel panel21;
 | |
|         private System.Windows.Forms.Panel panel20;
 | |
|         private System.Windows.Forms.Panel panel22;
 | |
|         private System.Windows.Forms.Panel panel25;
 | |
|         private System.Windows.Forms.Panel panel19;
 | |
|         private System.Windows.Forms.Panel panel17;
 | |
|         private System.Windows.Forms.Panel panel14;
 | |
|         private System.Windows.Forms.Label label9;
 | |
|         private System.Windows.Forms.Label label8;
 | |
|         private System.Windows.Forms.Label label7;
 | |
|         private System.Windows.Forms.Label label6;
 | |
|         private System.Windows.Forms.Label label5;
 | |
|         private System.Windows.Forms.Label label18;
 | |
|         private System.Windows.Forms.Label label4;
 | |
|         private System.Windows.Forms.Label label3;
 | |
|         private System.Windows.Forms.Label label20;
 | |
|         private System.Windows.Forms.Label label19;
 | |
|         private System.Windows.Forms.Label label1;
 | |
|         private System.Windows.Forms.Label lbDpt;
 | |
|         private System.Windows.Forms.Label labelpatientifo;
 | |
|         private System.Windows.Forms.Panel panel2;
 | |
|         private System.Windows.Forms.Panel panel3;
 | |
|         private System.Windows.Forms.Panel panel4;
 | |
|         private System.Windows.Forms.Panel panel6;
 | |
|         private System.Windows.Forms.Panel panel7;
 | |
|         private System.Windows.Forms.Panel panel8;
 | |
|         private System.Windows.Forms.Panel panel9;
 | |
|         private System.Windows.Forms.Panel panel10;
 | |
|         private System.Windows.Forms.Panel panel11;
 | |
|         private System.Windows.Forms.Panel panel15;
 | |
|         private System.Windows.Forms.Panel panel12;
 | |
|         private System.Windows.Forms.Panel panel24;
 | |
|         private System.Windows.Forms.Panel panel13;
 | |
|         private System.Windows.Forms.Panel panel26;
 | |
|         private System.Windows.Forms.Panel panel16;
 | |
|     }
 | |
| } |