namespace EJ
{
partial class Group
{
///
/// 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.panel1 = new System.Windows.Forms.Panel();
this.button2 = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.panel2 = new System.Windows.Forms.Panel();
this.label7 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.Grup = new System.Windows.Forms.TextBox();
this.Saveadd = new System.Windows.Forms.Button();
this.Star_GTO = new System.Windows.Forms.TextBox();
this.Phone = new System.Windows.Forms.TextBox();
this.MiddleName = new System.Windows.Forms.TextBox();
this.SecondName = new System.Windows.Forms.TextBox();
this.Name = new System.Windows.Forms.TextBox();
this.panel1.SuspendLayout();
this.panel2.SuspendLayout();
this.SuspendLayout();
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.PowderBlue;
this.panel1.Controls.Add(this.button2);
this.panel1.Controls.Add(this.button1);
this.panel1.Controls.Add(this.panel2);
this.panel1.Controls.Add(this.label6);
this.panel1.Controls.Add(this.label5);
this.panel1.Controls.Add(this.label4);
this.panel1.Controls.Add(this.label3);
this.panel1.Controls.Add(this.label2);
this.panel1.Controls.Add(this.label1);
this.panel1.Controls.Add(this.Grup);
this.panel1.Controls.Add(this.Saveadd);
this.panel1.Controls.Add(this.Star_GTO);
this.panel1.Controls.Add(this.Phone);
this.panel1.Controls.Add(this.MiddleName);
this.panel1.Controls.Add(this.SecondName);
this.panel1.Controls.Add(this.Name);
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(484, 361);
this.panel1.TabIndex = 0;
this.panel1.Paint += new System.Windows.Forms.PaintEventHandler(this.panel1_Paint);
//
// button2
//
this.button2.Location = new System.Drawing.Point(152, 249);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(88, 28);
this.button2.TabIndex = 16;
this.button2.Text = "Назад";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// button1
//
this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button1.Font = new System.Drawing.Font("Tw Cen MT", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.button1.Location = new System.Drawing.Point(400, 46);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(84, 31);
this.button1.TabIndex = 15;
this.button1.Text = "Памятка";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// panel2
//
this.panel2.BackColor = System.Drawing.Color.Azure;
this.panel2.Controls.Add(this.label7);
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(484, 45);
this.panel2.TabIndex = 14;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("Tw Cen MT", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label7.Location = new System.Drawing.Point(101, 9);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(267, 22);
this.label7.TabIndex = 0;
this.label7.Text = "Введите данные нового спортсмена";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("Tw Cen MT", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label6.Location = new System.Drawing.Point(75, 203);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(49, 19);
this.label6.TabIndex = 13;
this.label6.Text = "Группа";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("Tw Cen MT", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label5.Location = new System.Drawing.Point(59, 172);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(64, 19);
this.label5.TabIndex = 12;
this.label5.Text = "Знак ГТО";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("Tw Cen MT", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label4.Location = new System.Drawing.Point(12, 141);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(112, 19);
this.label4.TabIndex = 11;
this.label4.Text = "Номер телефона";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("Tw Cen MT", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label3.Location = new System.Drawing.Point(59, 109);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(65, 19);
this.label3.TabIndex = 10;
this.label3.Text = "Отчество";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("Tw Cen MT", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label2.Location = new System.Drawing.Point(60, 80);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(64, 19);
this.label2.TabIndex = 9;
this.label2.Text = "Фамилия";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("Tw Cen MT", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label1.Location = new System.Drawing.Point(90, 48);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(34, 19);
this.label1.TabIndex = 8;
this.label1.Text = "Имя";
//
// Grup
//
this.Grup.Font = new System.Drawing.Font("Tw Cen MT", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.Grup.Location = new System.Drawing.Point(130, 203);
this.Grup.Multiline = true;
this.Grup.Name = "Grup";
this.Grup.Size = new System.Drawing.Size(110, 25);
this.Grup.TabIndex = 7;
//
// Saveadd
//
this.Saveadd.Location = new System.Drawing.Point(16, 249);
this.Saveadd.Name = "Saveadd";
this.Saveadd.Size = new System.Drawing.Size(88, 28);
this.Saveadd.TabIndex = 6;
this.Saveadd.Text = "Добавить";
this.Saveadd.UseVisualStyleBackColor = true;
this.Saveadd.Click += new System.EventHandler(this.Saveadd_Click);
//
// Star_GTO
//
this.Star_GTO.Font = new System.Drawing.Font("Tw Cen MT", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.Star_GTO.Location = new System.Drawing.Point(130, 172);
this.Star_GTO.Multiline = true;
this.Star_GTO.Name = "Star_GTO";
this.Star_GTO.Size = new System.Drawing.Size(110, 25);
this.Star_GTO.TabIndex = 5;
//
// Phone
//
this.Phone.Font = new System.Drawing.Font("Tw Cen MT", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.Phone.Location = new System.Drawing.Point(130, 142);
this.Phone.Multiline = true;
this.Phone.Name = "Phone";
this.Phone.Size = new System.Drawing.Size(110, 25);
this.Phone.TabIndex = 4;
//
// MiddleName
//
this.MiddleName.Font = new System.Drawing.Font("Tw Cen MT", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.MiddleName.Location = new System.Drawing.Point(130, 110);
this.MiddleName.Multiline = true;
this.MiddleName.Name = "MiddleName";
this.MiddleName.Size = new System.Drawing.Size(110, 25);
this.MiddleName.TabIndex = 2;
//
// SecondName
//
this.SecondName.Font = new System.Drawing.Font("Tw Cen MT", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.SecondName.Location = new System.Drawing.Point(130, 80);
this.SecondName.Multiline = true;
this.SecondName.Name = "SecondName";
this.SecondName.Size = new System.Drawing.Size(110, 25);
this.SecondName.TabIndex = 1;
//
// Name
//
this.Name.Font = new System.Drawing.Font("Tw Cen MT", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.Name.Location = new System.Drawing.Point(130, 49);
this.Name.Multiline = true;
this.Name.Name = "Name";
this.Name.Size = new System.Drawing.Size(110, 25);
this.Name.TabIndex = 0;
//
// Group
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(484, 361);
this.Controls.Add(this.panel1);
this.Name = "Group";
this.Text = "Добавление_спортсмена";
this.Load += new System.EventHandler(this.Group_Load);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.TextBox MiddleName;
private System.Windows.Forms.TextBox SecondName;
private System.Windows.Forms.TextBox Name;
private System.Windows.Forms.Button Saveadd;
private System.Windows.Forms.TextBox Star_GTO;
private System.Windows.Forms.TextBox Phone;
private System.Windows.Forms.TextBox Grup;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Button button2;
}
}