namespace MarathonSkills2016Le { partial class Main { /// /// Обязательная переменная конструктора. /// private System.ComponentModel.IContainer components = null; /// /// Освободить все используемые ресурсы. /// /// истинно, если управляемый ресурс должен быть удален; иначе ложно. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Код, автоматически созданный конструктором форм Windows /// /// Требуемый метод для поддержки конструктора — не изменяйте /// содержимое этого метода с помощью редактора кода. /// private void InitializeComponent() { this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.pictureBox2 = new System.Windows.Forms.PictureBox(); this.button1 = new System.Windows.Forms.Button(); this.button2 = new System.Windows.Forms.Button(); this.button3 = new System.Windows.Forms.Button(); this.button4 = new System.Windows.Forms.Button(); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); this.SuspendLayout(); // // backgroundWorker1 // this.backgroundWorker1.WorkerReportsProgress = true; // // pictureBox1 // this.pictureBox1.BackColor = System.Drawing.SystemColors.ControlDarkDark; this.pictureBox1.Location = new System.Drawing.Point(0, -2); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(1165, 208); this.pictureBox1.TabIndex = 1; this.pictureBox1.TabStop = false; // // pictureBox2 // this.pictureBox2.BackColor = System.Drawing.SystemColors.ControlDarkDark; this.pictureBox2.Location = new System.Drawing.Point(0, 649); this.pictureBox2.Name = "pictureBox2"; this.pictureBox2.Size = new System.Drawing.Size(1165, 78); this.pictureBox2.TabIndex = 2; this.pictureBox2.TabStop = false; // // button1 // this.button1.BackColor = System.Drawing.SystemColors.Window; this.button1.FlatStyle = System.Windows.Forms.FlatStyle.System; this.button1.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.button1.Location = new System.Drawing.Point(398, 270); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(354, 85); this.button1.TabIndex = 3; this.button1.Text = "Я хочу стать бегуном"; this.button1.UseVisualStyleBackColor = false; this.button1.Click += new System.EventHandler(this.button1_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(398, 376); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(354, 85); this.button2.TabIndex = 4; this.button2.Text = "Я хочу стать спонсором бегуна"; this.button2.UseVisualStyleBackColor = false; this.button2.Click += new System.EventHandler(this.button2_Click); // // 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(398, 493); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(354, 85); this.button3.TabIndex = 5; this.button3.Text = "Я хочу узнать больше о событии"; this.button3.UseVisualStyleBackColor = false; this.button3.Click += new System.EventHandler(this.button3_Click); // // button4 // this.button4.BackColor = System.Drawing.SystemColors.Window; this.button4.FlatStyle = System.Windows.Forms.FlatStyle.System; this.button4.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.button4.Location = new System.Drawing.Point(1054, 586); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(97, 57); this.button4.TabIndex = 6; this.button4.Text = "login"; this.button4.UseVisualStyleBackColor = false; this.button4.Click += new System.EventHandler(this.button4_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(329, 26); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(482, 42); this.label1.TabIndex = 7; this.label1.Text = "MARATHON SKILLS 2016"; // // label2 // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.SystemColors.ControlDarkDark; this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.label2.ForeColor = System.Drawing.SystemColors.Window; this.label2.Location = new System.Drawing.Point(440, 104); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(243, 33); this.label2.TabIndex = 8; this.label2.Text = "Москва, Россия"; this.label2.Click += new System.EventHandler(this.label2_Click); // // label3 // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.SystemColors.ControlDarkDark; this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.label3.ForeColor = System.Drawing.SystemColors.Window; this.label3.Location = new System.Drawing.Point(416, 137); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(240, 33); this.label3.TabIndex = 9; this.label3.Text = "Нажми на меня"; this.label3.Click += new System.EventHandler(this.label3_Click); // // label4 // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.SystemColors.ControlDarkDark; this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.label4.ForeColor = System.Drawing.SystemColors.Window; this.label4.Location = new System.Drawing.Point(12, 653); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(240, 33); this.label4.TabIndex = 10; this.label4.Text = "Нажми на меня"; this.label4.Click += new System.EventHandler(this.label4_Click); // // Main // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1163, 695); this.Controls.Add(this.label4); this.Controls.Add(this.label3); this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.Controls.Add(this.button4); this.Controls.Add(this.button3); this.Controls.Add(this.button2); this.Controls.Add(this.button1); this.Controls.Add(this.pictureBox2); this.Controls.Add(this.pictureBox1); this.Name = "Main"; this.Text = "Marathon Skills 2016 Le"; this.Load += new System.EventHandler(this.Main_Load); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.ComponentModel.BackgroundWorker backgroundWorker1; private System.Windows.Forms.PictureBox pictureBox1; private System.Windows.Forms.PictureBox pictureBox2; private System.Windows.Forms.Button button1; private System.Windows.Forms.Button button2; private System.Windows.Forms.Button button3; private System.Windows.Forms.Button button4; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label4; } }