namespace MarathonSkills2016Le
{
partial class verifispons
{
///
/// 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.label15 = new System.Windows.Forms.Label();
this.button2 = new System.Windows.Forms.Button();
this.label6 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.button3 = new System.Windows.Forms.Button();
this.label1 = new System.Windows.Forms.Label();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.label3 = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
this.SuspendLayout();
//
// label15
//
this.label15.AutoSize = true;
this.label15.BackColor = System.Drawing.SystemColors.ControlDarkDark;
this.label15.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.label15.ForeColor = System.Drawing.SystemColors.Window;
this.label15.Location = new System.Drawing.Point(22, 525);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(240, 33);
this.label15.TabIndex = 50;
this.label15.Text = "Нажми на меня";
this.label15.Click += new System.EventHandler(this.label15_Click);
//
// button2
//
this.button2.BackColor = System.Drawing.SystemColors.Window;
this.button2.FlatStyle = System.Windows.Forms.FlatStyle.System;
this.button2.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.button2.Location = new System.Drawing.Point(410, 428);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(124, 29);
this.button2.TabIndex = 49;
this.button2.Text = "Назад";
this.button2.UseVisualStyleBackColor = false;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// label6
//
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.label6.ForeColor = System.Drawing.SystemColors.ControlDark;
this.label6.Location = new System.Drawing.Point(302, 226);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(349, 31);
this.label6.TabIndex = 48;
this.label6.Text = "Информация о спонсоре";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 27.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.label2.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
this.label2.Location = new System.Drawing.Point(142, 96);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(759, 42);
this.label2.TabIndex = 47;
this.label2.Text = "Спасибо за вашу спонсорскую поддержку";
//
// button3
//
this.button3.BackColor = System.Drawing.SystemColors.Window;
this.button3.FlatStyle = System.Windows.Forms.FlatStyle.System;
this.button3.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.button3.Location = new System.Drawing.Point(12, 20);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(97, 38);
this.button3.TabIndex = 46;
this.button3.Text = "Назад";
this.button3.UseVisualStyleBackColor = false;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// label1
//
this.label1.AutoSize = true;
this.label1.BackColor = System.Drawing.SystemColors.ControlDarkDark;
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.label1.ForeColor = System.Drawing.SystemColors.Window;
this.label1.Location = new System.Drawing.Point(169, 20);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(482, 42);
this.label1.TabIndex = 45;
this.label1.Text = "MARATHON SKILLS 2016";
//
// pictureBox1
//
this.pictureBox1.BackColor = System.Drawing.SystemColors.ControlDarkDark;
this.pictureBox1.Location = new System.Drawing.Point(-94, 3);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(1165, 78);
this.pictureBox1.TabIndex = 44;
this.pictureBox1.TabStop = false;
//
// pictureBox2
//
this.pictureBox2.BackColor = System.Drawing.SystemColors.ControlDarkDark;
this.pictureBox2.Location = new System.Drawing.Point(-134, 504);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(1205, 78);
this.pictureBox2.TabIndex = 43;
this.pictureBox2.TabStop = false;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.label3.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
this.label3.Location = new System.Drawing.Point(170, 154);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(684, 31);
this.label3.TabIndex = 51;
this.label3.Text = "Спасибо за поддержку бегуна в Marathon Skills 2016!";
//
// verifispons
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1029, 562);
this.Controls.Add(this.label3);
this.Controls.Add(this.label15);
this.Controls.Add(this.button2);
this.Controls.Add(this.label6);
this.Controls.Add(this.label2);
this.Controls.Add(this.button3);
this.Controls.Add(this.label1);
this.Controls.Add(this.pictureBox1);
this.Controls.Add(this.pictureBox2);
this.Name = "verifispons";
this.Text = "verifispons";
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.PictureBox pictureBox2;
private System.Windows.Forms.Label label3;
}
}