testirovanie/testirovanie.Designer.cs

449 lines
22 KiB
C#
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

namespace тест
{
partial class testirovanie
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(testirovanie));
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.tabPage3 = new System.Windows.Forms.TabPage();
this.tabPage4 = new System.Windows.Forms.TabPage();
this.tabPage5 = new System.Windows.Forms.TabPage();
this.button1 = new System.Windows.Forms.Button();
this.label1 = new System.Windows.Forms.Label();
this.button2 = new System.Windows.Forms.Button();
this.radioButton1 = new System.Windows.Forms.RadioButton();
this.radioButton2 = new System.Windows.Forms.RadioButton();
this.radioButton3 = new System.Windows.Forms.RadioButton();
this.label2 = new System.Windows.Forms.Label();
this.radioButton4 = new System.Windows.Forms.RadioButton();
this.radioButton5 = new System.Windows.Forms.RadioButton();
this.radioButton6 = new System.Windows.Forms.RadioButton();
this.radioButton7 = new System.Windows.Forms.RadioButton();
this.radioButton8 = new System.Windows.Forms.RadioButton();
this.radioButton9 = new System.Windows.Forms.RadioButton();
this.label3 = new System.Windows.Forms.Label();
this.radioButton10 = new System.Windows.Forms.RadioButton();
this.radioButton11 = new System.Windows.Forms.RadioButton();
this.radioButton12 = new System.Windows.Forms.RadioButton();
this.label4 = new System.Windows.Forms.Label();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.pictureBox3 = new System.Windows.Forms.PictureBox();
this.pictureBox4 = new System.Windows.Forms.PictureBox();
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
this.tabPage2.SuspendLayout();
this.tabPage3.SuspendLayout();
this.tabPage4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
this.SuspendLayout();
//
// tabControl1
//
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage2);
this.tabControl1.Controls.Add(this.tabPage3);
this.tabControl1.Controls.Add(this.tabPage4);
this.tabControl1.Controls.Add(this.tabPage5);
this.tabControl1.Location = new System.Drawing.Point(13, 13);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(404, 396);
this.tabControl1.TabIndex = 0;
//
// tabPage1
//
this.tabPage1.Controls.Add(this.radioButton3);
this.tabPage1.Controls.Add(this.radioButton2);
this.tabPage1.Controls.Add(this.radioButton1);
this.tabPage1.Controls.Add(this.pictureBox1);
this.tabPage1.Controls.Add(this.label1);
this.tabPage1.Location = new System.Drawing.Point(4, 22);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(396, 370);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "Вопрос 1";
this.tabPage1.UseVisualStyleBackColor = true;
//
// tabPage2
//
this.tabPage2.Controls.Add(this.radioButton4);
this.tabPage2.Controls.Add(this.radioButton5);
this.tabPage2.Controls.Add(this.radioButton6);
this.tabPage2.Controls.Add(this.label2);
this.tabPage2.Controls.Add(this.pictureBox2);
this.tabPage2.Location = new System.Drawing.Point(4, 22);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
this.tabPage2.Size = new System.Drawing.Size(396, 370);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "Вопрос 2";
this.tabPage2.UseVisualStyleBackColor = true;
//
// tabPage3
//
this.tabPage3.Controls.Add(this.radioButton7);
this.tabPage3.Controls.Add(this.radioButton8);
this.tabPage3.Controls.Add(this.radioButton9);
this.tabPage3.Controls.Add(this.label3);
this.tabPage3.Controls.Add(this.pictureBox3);
this.tabPage3.Location = new System.Drawing.Point(4, 22);
this.tabPage3.Name = "tabPage3";
this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
this.tabPage3.Size = new System.Drawing.Size(396, 370);
this.tabPage3.TabIndex = 2;
this.tabPage3.Text = "Вопрос 3";
this.tabPage3.UseVisualStyleBackColor = true;
//
// tabPage4
//
this.tabPage4.Controls.Add(this.radioButton10);
this.tabPage4.Controls.Add(this.radioButton11);
this.tabPage4.Controls.Add(this.radioButton12);
this.tabPage4.Controls.Add(this.pictureBox4);
this.tabPage4.Controls.Add(this.label4);
this.tabPage4.Location = new System.Drawing.Point(4, 22);
this.tabPage4.Name = "tabPage4";
this.tabPage4.Padding = new System.Windows.Forms.Padding(3);
this.tabPage4.Size = new System.Drawing.Size(396, 370);
this.tabPage4.TabIndex = 3;
this.tabPage4.Text = "Вопрос 4";
this.tabPage4.UseVisualStyleBackColor = true;
//
// tabPage5
//
this.tabPage5.Location = new System.Drawing.Point(4, 22);
this.tabPage5.Name = "tabPage5";
this.tabPage5.Padding = new System.Windows.Forms.Padding(3);
this.tabPage5.Size = new System.Drawing.Size(396, 370);
this.tabPage5.TabIndex = 4;
this.tabPage5.Text = "Вопрос 5";
this.tabPage5.UseVisualStyleBackColor = true;
//
// button1
//
this.button1.Location = new System.Drawing.Point(252, 468);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(155, 23);
this.button1.TabIndex = 1;
this.button1.Text = "Завершить тестирование";
this.button1.UseVisualStyleBackColor = true;
//
// label1
//
this.label1.Location = new System.Drawing.Point(7, 7);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(383, 58);
this.label1.TabIndex = 0;
this.label1.Text = resources.GetString("label1.Text");
//
// button2
//
this.button2.Location = new System.Drawing.Point(252, 411);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(155, 23);
this.button2.TabIndex = 2;
this.button2.Text = "Следующий вопрос";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// radioButton1
//
this.radioButton1.AutoSize = true;
this.radioButton1.Location = new System.Drawing.Point(10, 278);
this.radioButton1.Name = "radioButton1";
this.radioButton1.Size = new System.Drawing.Size(134, 17);
this.radioButton1.TabIndex = 2;
this.radioButton1.TabStop = true;
this.radioButton1.Text = "Волга и Айвазовский";
this.radioButton1.UseVisualStyleBackColor = true;
this.radioButton1.CheckedChanged += new System.EventHandler(this.radioButton1_CheckedChanged);
//
// radioButton2
//
this.radioButton2.AutoSize = true;
this.radioButton2.Location = new System.Drawing.Point(10, 301);
this.radioButton2.Name = "radioButton2";
this.radioButton2.Size = new System.Drawing.Size(98, 17);
this.radioButton2.TabIndex = 3;
this.radioButton2.TabStop = true;
this.radioButton2.Text = "Волга и Репин";
this.radioButton2.UseVisualStyleBackColor = true;
this.radioButton2.CheckedChanged += new System.EventHandler(this.radioButton2_CheckedChanged);
//
// radioButton3
//
this.radioButton3.AutoSize = true;
this.radioButton3.Location = new System.Drawing.Point(10, 324);
this.radioButton3.Name = "radioButton3";
this.radioButton3.Size = new System.Drawing.Size(98, 17);
this.radioButton3.TabIndex = 4;
this.radioButton3.TabStop = true;
this.radioButton3.Text = "Волга и Серов";
this.radioButton3.UseVisualStyleBackColor = true;
this.radioButton3.CheckedChanged += new System.EventHandler(this.radioButton3_CheckedChanged);
//
// label2
//
this.label2.Location = new System.Drawing.Point(7, 7);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(383, 59);
this.label2.TabIndex = 0;
this.label2.Text = "Илья Занковский в 1886 году изобразил восхитительный пик в закатном свете. Что эт" +
"о за гора? Немного подскажем: это стратовулкан на Кавказе высотой 5642 метра.";
//
// radioButton4
//
this.radioButton4.AutoSize = true;
this.radioButton4.Location = new System.Drawing.Point(10, 323);
this.radioButton4.Name = "radioButton4";
this.radioButton4.Size = new System.Drawing.Size(67, 17);
this.radioButton4.TabIndex = 7;
this.radioButton4.TabStop = true;
this.radioButton4.Text = "Эверест";
this.radioButton4.UseVisualStyleBackColor = true;
this.radioButton4.CheckedChanged += new System.EventHandler(this.radioButton4_CheckedChanged);
//
// radioButton5
//
this.radioButton5.AutoSize = true;
this.radioButton5.Location = new System.Drawing.Point(10, 300);
this.radioButton5.Name = "radioButton5";
this.radioButton5.Size = new System.Drawing.Size(62, 17);
this.radioButton5.TabIndex = 6;
this.radioButton5.TabStop = true;
this.radioButton5.Text = "Кавказ";
this.radioButton5.UseVisualStyleBackColor = true;
this.radioButton5.CheckedChanged += new System.EventHandler(this.radioButton5_CheckedChanged);
//
// radioButton6
//
this.radioButton6.AutoSize = true;
this.radioButton6.Location = new System.Drawing.Point(10, 277);
this.radioButton6.Name = "radioButton6";
this.radioButton6.Size = new System.Drawing.Size(67, 17);
this.radioButton6.TabIndex = 5;
this.radioButton6.TabStop = true;
this.radioButton6.Text = "Эльбрус";
this.radioButton6.UseVisualStyleBackColor = true;
this.radioButton6.CheckedChanged += new System.EventHandler(this.radioButton6_CheckedChanged);
//
// radioButton7
//
this.radioButton7.AutoSize = true;
this.radioButton7.Location = new System.Drawing.Point(7, 347);
this.radioButton7.Name = "radioButton7";
this.radioButton7.Size = new System.Drawing.Size(102, 17);
this.radioButton7.TabIndex = 12;
this.radioButton7.Text = "Архип Куинджи";
this.radioButton7.UseVisualStyleBackColor = true;
this.radioButton7.CheckedChanged += new System.EventHandler(this.radioButton7_CheckedChanged);
//
// radioButton8
//
this.radioButton8.AutoSize = true;
this.radioButton8.Location = new System.Drawing.Point(7, 324);
this.radioButton8.Name = "radioButton8";
this.radioButton8.Size = new System.Drawing.Size(128, 17);
this.radioButton8.TabIndex = 11;
this.radioButton8.Text = "Василий Верещагин";
this.radioButton8.UseVisualStyleBackColor = true;
this.radioButton8.CheckedChanged += new System.EventHandler(this.radioButton8_CheckedChanged);
//
// radioButton9
//
this.radioButton9.AutoSize = true;
this.radioButton9.Checked = true;
this.radioButton9.Location = new System.Drawing.Point(7, 301);
this.radioButton9.Name = "radioButton9";
this.radioButton9.Size = new System.Drawing.Size(102, 17);
this.radioButton9.TabIndex = 10;
this.radioButton9.TabStop = true;
this.radioButton9.Text = "Николай Рерих";
this.radioButton9.UseVisualStyleBackColor = true;
this.radioButton9.CheckedChanged += new System.EventHandler(this.radioButton9_CheckedChanged);
//
// label3
//
this.label3.Location = new System.Drawing.Point(4, 5);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(383, 80);
this.label3.TabIndex = 8;
this.label3.Text = resources.GetString("label3.Text");
this.label3.Click += new System.EventHandler(this.label3_Click);
//
// radioButton10
//
this.radioButton10.AutoSize = true;
this.radioButton10.Location = new System.Drawing.Point(7, 348);
this.radioButton10.Name = "radioButton10";
this.radioButton10.Size = new System.Drawing.Size(103, 17);
this.radioButton10.TabIndex = 17;
this.radioButton10.Text = "Эффект заката";
this.radioButton10.UseVisualStyleBackColor = true;
//
// radioButton11
//
this.radioButton11.AutoSize = true;
this.radioButton11.Location = new System.Drawing.Point(7, 325);
this.radioButton11.Name = "radioButton11";
this.radioButton11.Size = new System.Drawing.Size(93, 17);
this.radioButton11.TabIndex = 16;
this.radioButton11.Text = "Эффект горы";
this.radioButton11.UseVisualStyleBackColor = true;
//
// radioButton12
//
this.radioButton12.AutoSize = true;
this.radioButton12.Checked = true;
this.radioButton12.Location = new System.Drawing.Point(7, 302);
this.radioButton12.Name = "radioButton12";
this.radioButton12.Size = new System.Drawing.Size(109, 17);
this.radioButton12.TabIndex = 15;
this.radioButton12.TabStop = true;
this.radioButton12.Text = "Эффект бабочки";
this.radioButton12.UseVisualStyleBackColor = true;
//
// label4
//
this.label4.Location = new System.Drawing.Point(4, 6);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(383, 80);
this.label4.TabIndex = 13;
this.label4.Text = "А вот еще одна работа Архипа Куинджи. И тоже 19001910 года создания. Попробуйте " +
"по одному взгляду на нее угадать название. Это «Эффект…»";
//
// pictureBox1
//
this.pictureBox1.Image = global::тест.Properties.Resources.Снимок_экрана_2026_03_23_115753;
this.pictureBox1.Location = new System.Drawing.Point(55, 68);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(278, 198);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox1.TabIndex = 1;
this.pictureBox1.TabStop = false;
//
// pictureBox2
//
this.pictureBox2.Image = global::тест.Properties.Resources.Снимок_экрана_2026_03_23_121052;
this.pictureBox2.Location = new System.Drawing.Point(10, 56);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(386, 212);
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox2.TabIndex = 1;
this.pictureBox2.TabStop = false;
//
// pictureBox3
//
this.pictureBox3.Image = global::тест.Properties.Resources.Снимок_экрана_2026_03_23_121511;
this.pictureBox3.Location = new System.Drawing.Point(7, 88);
this.pictureBox3.Name = "pictureBox3";
this.pictureBox3.Size = new System.Drawing.Size(386, 212);
this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox3.TabIndex = 9;
this.pictureBox3.TabStop = false;
//
// pictureBox4
//
this.pictureBox4.Image = global::тест.Properties.Resources.Снимок_экрана_2026_03_23_121937;
this.pictureBox4.Location = new System.Drawing.Point(7, 89);
this.pictureBox4.Name = "pictureBox4";
this.pictureBox4.Size = new System.Drawing.Size(386, 212);
this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox4.TabIndex = 14;
this.pictureBox4.TabStop = false;
//
// testirovanie
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(423, 503);
this.Controls.Add(this.button2);
this.Controls.Add(this.button1);
this.Controls.Add(this.tabControl1);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "testirovanie";
this.ShowIcon = false;
this.Text = "Окно тестирования";
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.testirovanie_FormClosed);
this.tabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.tabPage1.PerformLayout();
this.tabPage2.ResumeLayout(false);
this.tabPage2.PerformLayout();
this.tabPage3.ResumeLayout(false);
this.tabPage3.PerformLayout();
this.tabPage4.ResumeLayout(false);
this.tabPage4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.TabPage tabPage3;
private System.Windows.Forms.TabPage tabPage4;
private System.Windows.Forms.TabPage tabPage5;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.RadioButton radioButton3;
private System.Windows.Forms.RadioButton radioButton2;
private System.Windows.Forms.RadioButton radioButton1;
private System.Windows.Forms.PictureBox pictureBox2;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.RadioButton radioButton4;
private System.Windows.Forms.RadioButton radioButton5;
private System.Windows.Forms.RadioButton radioButton6;
private System.Windows.Forms.RadioButton radioButton7;
private System.Windows.Forms.RadioButton radioButton8;
private System.Windows.Forms.RadioButton radioButton9;
private System.Windows.Forms.PictureBox pictureBox3;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.RadioButton radioButton10;
private System.Windows.Forms.RadioButton radioButton11;
private System.Windows.Forms.RadioButton radioButton12;
private System.Windows.Forms.PictureBox pictureBox4;
private System.Windows.Forms.Label label4;
}
}