namespace AIMS.PublicUI.UI { partial class frmAanesthesiaQuality { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmAanesthesiaQuality)); this.panel1 = new System.Windows.Forms.Panel(); this.btndefault = new DevComponents.DotNetBar.ButtonX(); this.btnSave = new DevComponents.DotNetBar.ButtonX(); this.panel3 = new System.Windows.Forms.Panel(); this.superTabControl1 = new DevComponents.DotNetBar.SuperTabControl(); this.spTabZLZK = new DevComponents.DotNetBar.SuperTabItem(); this.superTabControlPanel1 = new DevComponents.DotNetBar.SuperTabControlPanel(); this.panelExZKZB = new DevComponents.DotNetBar.PanelEx(); this.spTabBLSJ = new DevComponents.DotNetBar.SuperTabItem(); this.superTabControlPanel2 = new DevComponents.DotNetBar.SuperTabControlPanel(); this.checkBox1 = new System.Windows.Forms.CheckBox(); this.panelExBLSJ = new DevComponents.DotNetBar.PanelEx(); this.panel1.SuspendLayout(); this.panel3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).BeginInit(); this.superTabControl1.SuspendLayout(); this.superTabControlPanel1.SuspendLayout(); this.superTabControlPanel2.SuspendLayout(); this.SuspendLayout(); // // panel1 // this.panel1.BackColor = System.Drawing.Color.WhiteSmoke; this.panel1.Controls.Add(this.checkBox1); this.panel1.Controls.Add(this.btndefault); this.panel1.Controls.Add(this.btnSave); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(495, 49); this.panel1.TabIndex = 4; // // btndefault // this.btndefault.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btndefault.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btndefault.Location = new System.Drawing.Point(336, 9); this.btndefault.Name = "btndefault"; this.btndefault.Size = new System.Drawing.Size(75, 31); this.btndefault.TabIndex = 6; this.btndefault.Text = "默认"; this.btndefault.Click += new System.EventHandler(this.btndefault_Click); // // btnSave // this.btnSave.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnSave.Location = new System.Drawing.Point(417, 9); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(75, 31); this.btnSave.TabIndex = 6; this.btnSave.Text = "保存"; this.btnSave.Click += new System.EventHandler(this.btnSave_Click); // // panel3 // this.panel3.Controls.Add(this.superTabControl1); this.panel3.Dock = System.Windows.Forms.DockStyle.Fill; this.panel3.Location = new System.Drawing.Point(0, 49); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(495, 598); this.panel3.TabIndex = 6; // // superTabControl1 // // // // // // // this.superTabControl1.ControlBox.CloseBox.Name = ""; // // // this.superTabControl1.ControlBox.MenuBox.Name = ""; this.superTabControl1.ControlBox.Name = ""; this.superTabControl1.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.superTabControl1.ControlBox.MenuBox, this.superTabControl1.ControlBox.CloseBox}); this.superTabControl1.Controls.Add(this.superTabControlPanel1); this.superTabControl1.Controls.Add(this.superTabControlPanel2); this.superTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.superTabControl1.Location = new System.Drawing.Point(0, 0); this.superTabControl1.Name = "superTabControl1"; this.superTabControl1.ReorderTabsEnabled = true; this.superTabControl1.SelectedTabFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold); this.superTabControl1.SelectedTabIndex = 0; this.superTabControl1.Size = new System.Drawing.Size(495, 598); this.superTabControl1.TabFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.superTabControl1.TabIndex = 0; this.superTabControl1.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.spTabZLZK, this.spTabBLSJ}); // // spTabZLZK // this.spTabZLZK.AttachedControl = this.superTabControlPanel1; this.spTabZLZK.GlobalItem = false; this.spTabZLZK.Name = "spTabZLZK"; this.spTabZLZK.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(495, 570); this.superTabControlPanel1.TabIndex = 1; this.superTabControlPanel1.TabItem = this.spTabZLZK; // // panelExZKZB // this.panelExZKZB.CanvasColor = System.Drawing.SystemColors.Control; this.panelExZKZB.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; 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(495, 570); 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; // // spTabBLSJ // this.spTabBLSJ.AttachedControl = this.superTabControlPanel2; this.spTabBLSJ.GlobalItem = false; this.spTabBLSJ.Name = "spTabBLSJ"; this.spTabBLSJ.Text = "不良事件"; // // superTabControlPanel2 // this.superTabControlPanel2.Controls.Add(this.panelExBLSJ); 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(495, 570); this.superTabControlPanel2.TabIndex = 0; this.superTabControlPanel2.TabItem = this.spTabBLSJ; // // checkBox1 // this.checkBox1.AutoSize = true; this.checkBox1.Location = new System.Drawing.Point(12, 12); this.checkBox1.Name = "checkBox1"; this.checkBox1.Size = new System.Drawing.Size(98, 24); this.checkBox1.TabIndex = 7; this.checkBox1.Text = "无不良事件"; this.checkBox1.UseVisualStyleBackColor = true; // // panelExBLSJ // this.panelExBLSJ.CanvasColor = System.Drawing.SystemColors.Control; this.panelExBLSJ.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.panelExBLSJ.DisabledBackColor = System.Drawing.Color.Empty; this.panelExBLSJ.Dock = System.Windows.Forms.DockStyle.Fill; this.panelExBLSJ.Location = new System.Drawing.Point(0, 0); this.panelExBLSJ.Name = "panelExBLSJ"; this.panelExBLSJ.Size = new System.Drawing.Size(495, 570); this.panelExBLSJ.Style.Alignment = System.Drawing.StringAlignment.Center; this.panelExBLSJ.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.panelExBLSJ.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; this.panelExBLSJ.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.panelExBLSJ.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.panelExBLSJ.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.panelExBLSJ.Style.GradientAngle = 90; this.panelExBLSJ.TabIndex = 0; // // frmAnaseDataQualityRecord // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(495, 647); this.Controls.Add(this.panel3); this.Controls.Add(this.panel1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "frmAnaseDataQualityRecord"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "质控指标 不良事件"; this.Load += new System.EventHandler(this.frmAnaseDataQualityRecord_Load); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.panel3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).EndInit(); this.superTabControl1.ResumeLayout(false); this.superTabControlPanel1.ResumeLayout(false); this.superTabControlPanel2.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Panel panel3; private DevComponents.DotNetBar.ButtonX btnSave; private DevComponents.DotNetBar.ButtonX btndefault; private DevComponents.DotNetBar.SuperTabControl superTabControl1; private DevComponents.DotNetBar.SuperTabControlPanel superTabControlPanel1; private DevComponents.DotNetBar.PanelEx panelExZKZB; private DevComponents.DotNetBar.SuperTabItem spTabZLZK; private System.Windows.Forms.CheckBox checkBox1; private DevComponents.DotNetBar.SuperTabControlPanel superTabControlPanel2; private DevComponents.DotNetBar.SuperTabItem spTabBLSJ; private DevComponents.DotNetBar.PanelEx panelExBLSJ; } }