namespace PTMedicalInsurance.Forms { partial class ToRecordChoose { /// /// 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.btn_ToRec = new System.Windows.Forms.Button(); this.btn_ToRecBack = new System.Windows.Forms.Button(); this.btn_SlowBack = new System.Windows.Forms.Button(); this.btn_Slow = new System.Windows.Forms.Button(); this.btn_DesigBack = new System.Windows.Forms.Button(); this.btn_Desig = new System.Windows.Forms.Button(); this.SuspendLayout(); // // btn_ToRec // this.btn_ToRec.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(120)))), ((int)(((byte)(23))))); this.btn_ToRec.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btn_ToRec.Location = new System.Drawing.Point(83, 46); this.btn_ToRec.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.btn_ToRec.Name = "btn_ToRec"; this.btn_ToRec.Size = new System.Drawing.Size(320, 105); this.btn_ToRec.TabIndex = 0; this.btn_ToRec.Text = "转院备案"; this.btn_ToRec.UseVisualStyleBackColor = false; this.btn_ToRec.Click += new System.EventHandler(this.btn_ToRec_Click); // // btn_ToRecBack // this.btn_ToRecBack.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128))))); this.btn_ToRecBack.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btn_ToRecBack.Location = new System.Drawing.Point(420, 46); this.btn_ToRecBack.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.btn_ToRecBack.Name = "btn_ToRecBack"; this.btn_ToRecBack.Size = new System.Drawing.Size(320, 105); this.btn_ToRecBack.TabIndex = 1; this.btn_ToRecBack.Text = "转院备案撤销"; this.btn_ToRecBack.UseVisualStyleBackColor = false; this.btn_ToRecBack.Click += new System.EventHandler(this.btn_ToRecBack_Click); // // btn_SlowBack // this.btn_SlowBack.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.btn_SlowBack.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btn_SlowBack.Location = new System.Drawing.Point(420, 191); this.btn_SlowBack.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.btn_SlowBack.Name = "btn_SlowBack"; this.btn_SlowBack.Size = new System.Drawing.Size(320, 105); this.btn_SlowBack.TabIndex = 3; this.btn_SlowBack.Text = "人员慢特病备案撤销"; this.btn_SlowBack.UseVisualStyleBackColor = false; this.btn_SlowBack.Click += new System.EventHandler(this.btn_SlowBack_Click); // // btn_Slow // this.btn_Slow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); this.btn_Slow.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btn_Slow.Location = new System.Drawing.Point(83, 191); this.btn_Slow.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.btn_Slow.Name = "btn_Slow"; this.btn_Slow.Size = new System.Drawing.Size(320, 105); this.btn_Slow.TabIndex = 2; this.btn_Slow.Text = "人员慢特病备案"; this.btn_Slow.UseVisualStyleBackColor = false; this.btn_Slow.Click += new System.EventHandler(this.btn_Slow_Click); // // btn_DesigBack // this.btn_DesigBack.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192))))); this.btn_DesigBack.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btn_DesigBack.Location = new System.Drawing.Point(420, 335); this.btn_DesigBack.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.btn_DesigBack.Name = "btn_DesigBack"; this.btn_DesigBack.Size = new System.Drawing.Size(320, 105); this.btn_DesigBack.TabIndex = 5; this.btn_DesigBack.Text = "人员定点备案撤销"; this.btn_DesigBack.UseVisualStyleBackColor = false; this.btn_DesigBack.Click += new System.EventHandler(this.btn_DesigBack_Click); // // btn_Desig // this.btn_Desig.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.btn_Desig.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btn_Desig.Location = new System.Drawing.Point(83, 335); this.btn_Desig.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.btn_Desig.Name = "btn_Desig"; this.btn_Desig.Size = new System.Drawing.Size(320, 105); this.btn_Desig.TabIndex = 4; this.btn_Desig.Text = "人员定点备案"; this.btn_Desig.UseVisualStyleBackColor = false; this.btn_Desig.Click += new System.EventHandler(this.btn_Desig_Click); // // ToRecordChoose // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(835, 508); this.Controls.Add(this.btn_DesigBack); this.Controls.Add(this.btn_Desig); this.Controls.Add(this.btn_SlowBack); this.Controls.Add(this.btn_Slow); this.Controls.Add(this.btn_ToRecBack); this.Controls.Add(this.btn_ToRec); this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.Name = "ToRecordChoose"; this.Text = "ToRecordChoose"; this.ResumeLayout(false); } #endregion private System.Windows.Forms.Button btn_ToRec; private System.Windows.Forms.Button btn_ToRecBack; private System.Windows.Forms.Button btn_SlowBack; private System.Windows.Forms.Button btn_Slow; private System.Windows.Forms.Button btn_DesigBack; private System.Windows.Forms.Button btn_Desig; } }