|
@@ -0,0 +1,587 @@
|
|
|
+namespace KholinForm
|
|
|
+{
|
|
|
+ partial class Form1
|
|
|
+ {
|
|
|
+ /// <summary>
|
|
|
+ /// Обязательная переменная конструктора.
|
|
|
+ /// </summary>
|
|
|
+ private System.ComponentModel.IContainer components = null;
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Освободить все используемые ресурсы.
|
|
|
+ /// </summary>
|
|
|
+ /// <param name="disposing">истинно, если управляемый ресурс должен быть удален; иначе ложно.</param>
|
|
|
+ protected override void Dispose(bool disposing)
|
|
|
+ {
|
|
|
+ if (disposing && (components != null))
|
|
|
+ {
|
|
|
+ components.Dispose();
|
|
|
+ }
|
|
|
+ base.Dispose(disposing);
|
|
|
+ }
|
|
|
+
|
|
|
+ #region Код, автоматически созданный конструктором форм Windows
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Требуемый метод для поддержки конструктора — не изменяйте
|
|
|
+ /// содержимое этого метода с помощью редактора кода.
|
|
|
+ /// </summary>
|
|
|
+ private void InitializeComponent()
|
|
|
+ {
|
|
|
+ this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
|
+ this.label1 = new System.Windows.Forms.Label();
|
|
|
+ this.label2 = new System.Windows.Forms.Label();
|
|
|
+ this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
|
+ this.label4 = new System.Windows.Forms.Label();
|
|
|
+ this.label3 = new System.Windows.Forms.Label();
|
|
|
+ this.textBox1 = new System.Windows.Forms.TextBox();
|
|
|
+ this.label5 = new System.Windows.Forms.Label();
|
|
|
+ this.groupBox3 = new System.Windows.Forms.GroupBox();
|
|
|
+ this.label6 = new System.Windows.Forms.Label();
|
|
|
+ this.textBox2 = new System.Windows.Forms.TextBox();
|
|
|
+ this.label7 = new System.Windows.Forms.Label();
|
|
|
+ this.label8 = new System.Windows.Forms.Label();
|
|
|
+ this.groupBox4 = new System.Windows.Forms.GroupBox();
|
|
|
+ this.label9 = new System.Windows.Forms.Label();
|
|
|
+ this.textBox3 = new System.Windows.Forms.TextBox();
|
|
|
+ this.label11 = new System.Windows.Forms.Label();
|
|
|
+ this.groupBox5 = new System.Windows.Forms.GroupBox();
|
|
|
+ this.label10 = new System.Windows.Forms.Label();
|
|
|
+ this.textBox4 = new System.Windows.Forms.TextBox();
|
|
|
+ this.label12 = new System.Windows.Forms.Label();
|
|
|
+ this.label13 = new System.Windows.Forms.Label();
|
|
|
+ this.groupBox6 = new System.Windows.Forms.GroupBox();
|
|
|
+ this.label14 = new System.Windows.Forms.Label();
|
|
|
+ this.textBox5 = new System.Windows.Forms.TextBox();
|
|
|
+ this.label15 = new System.Windows.Forms.Label();
|
|
|
+ this.label16 = new System.Windows.Forms.Label();
|
|
|
+ this.groupBox7 = new System.Windows.Forms.GroupBox();
|
|
|
+ this.label18 = new System.Windows.Forms.Label();
|
|
|
+ this.label19 = new System.Windows.Forms.Label();
|
|
|
+ this.checkBox1 = new System.Windows.Forms.CheckBox();
|
|
|
+ this.checkBox2 = new System.Windows.Forms.CheckBox();
|
|
|
+ this.checkBox3 = new System.Windows.Forms.CheckBox();
|
|
|
+ this.checkBox4 = new System.Windows.Forms.CheckBox();
|
|
|
+ this.groupBox8 = new System.Windows.Forms.GroupBox();
|
|
|
+ this.label20 = new System.Windows.Forms.Label();
|
|
|
+ this.label21 = new System.Windows.Forms.Label();
|
|
|
+ this.checkBox5 = new System.Windows.Forms.CheckBox();
|
|
|
+ this.checkBox6 = new System.Windows.Forms.CheckBox();
|
|
|
+ this.button1 = new System.Windows.Forms.Button();
|
|
|
+ this.groupBox1.SuspendLayout();
|
|
|
+ this.groupBox2.SuspendLayout();
|
|
|
+ this.groupBox3.SuspendLayout();
|
|
|
+ this.groupBox4.SuspendLayout();
|
|
|
+ this.groupBox5.SuspendLayout();
|
|
|
+ this.groupBox6.SuspendLayout();
|
|
|
+ this.groupBox7.SuspendLayout();
|
|
|
+ this.groupBox8.SuspendLayout();
|
|
|
+ this.SuspendLayout();
|
|
|
+ //
|
|
|
+ // groupBox1
|
|
|
+ //
|
|
|
+ this.groupBox1.BackColor = System.Drawing.SystemColors.HighlightText;
|
|
|
+ this.groupBox1.Controls.Add(this.label2);
|
|
|
+ this.groupBox1.Controls.Add(this.label1);
|
|
|
+ this.groupBox1.Location = new System.Drawing.Point(154, 12);
|
|
|
+ this.groupBox1.Name = "groupBox1";
|
|
|
+ this.groupBox1.Size = new System.Drawing.Size(357, 81);
|
|
|
+ this.groupBox1.TabIndex = 0;
|
|
|
+ this.groupBox1.TabStop = false;
|
|
|
+ this.groupBox1.Enter += new System.EventHandler(this.groupBox1_Enter);
|
|
|
+ //
|
|
|
+ // label1
|
|
|
+ //
|
|
|
+ this.label1.AutoSize = true;
|
|
|
+ this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.4F);
|
|
|
+ this.label1.Location = new System.Drawing.Point(30, 29);
|
|
|
+ this.label1.Name = "label1";
|
|
|
+ this.label1.Size = new System.Drawing.Size(227, 17);
|
|
|
+ this.label1.TabIndex = 0;
|
|
|
+ this.label1.Text = "Мастер-классы 08 февраля 2021";
|
|
|
+ this.label1.Click += new System.EventHandler(this.label1_Click);
|
|
|
+ //
|
|
|
+ // label2
|
|
|
+ //
|
|
|
+ this.label2.AutoSize = true;
|
|
|
+ this.label2.ForeColor = System.Drawing.Color.Red;
|
|
|
+ this.label2.Location = new System.Drawing.Point(33, 62);
|
|
|
+ this.label2.Name = "label2";
|
|
|
+ this.label2.Size = new System.Drawing.Size(81, 13);
|
|
|
+ this.label2.TabIndex = 1;
|
|
|
+ this.label2.Text = "* Обязательно";
|
|
|
+ this.label2.Click += new System.EventHandler(this.label2_Click);
|
|
|
+ //
|
|
|
+ // groupBox2
|
|
|
+ //
|
|
|
+ this.groupBox2.BackColor = System.Drawing.SystemColors.HighlightText;
|
|
|
+ this.groupBox2.Controls.Add(this.label5);
|
|
|
+ this.groupBox2.Controls.Add(this.textBox1);
|
|
|
+ this.groupBox2.Controls.Add(this.label3);
|
|
|
+ this.groupBox2.Controls.Add(this.label4);
|
|
|
+ this.groupBox2.Location = new System.Drawing.Point(154, 108);
|
|
|
+ this.groupBox2.Name = "groupBox2";
|
|
|
+ this.groupBox2.Size = new System.Drawing.Size(357, 81);
|
|
|
+ this.groupBox2.TabIndex = 2;
|
|
|
+ this.groupBox2.TabStop = false;
|
|
|
+ this.groupBox2.Enter += new System.EventHandler(this.groupBox2_Enter);
|
|
|
+ //
|
|
|
+ // label4
|
|
|
+ //
|
|
|
+ this.label4.AutoSize = true;
|
|
|
+ this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.4F);
|
|
|
+ this.label4.Location = new System.Drawing.Point(27, 12);
|
|
|
+ this.label4.Name = "label4";
|
|
|
+ this.label4.Size = new System.Drawing.Size(70, 17);
|
|
|
+ this.label4.TabIndex = 0;
|
|
|
+ this.label4.Text = "Фамилия";
|
|
|
+ //
|
|
|
+ // label3
|
|
|
+ //
|
|
|
+ this.label3.AutoSize = true;
|
|
|
+ this.label3.ForeColor = System.Drawing.Color.Red;
|
|
|
+ this.label3.Location = new System.Drawing.Point(103, 16);
|
|
|
+ this.label3.Name = "label3";
|
|
|
+ this.label3.Size = new System.Drawing.Size(11, 13);
|
|
|
+ this.label3.TabIndex = 1;
|
|
|
+ this.label3.Text = "*";
|
|
|
+ this.label3.Click += new System.EventHandler(this.label3_Click);
|
|
|
+ //
|
|
|
+ // textBox1
|
|
|
+ //
|
|
|
+ this.textBox1.Location = new System.Drawing.Point(33, 46);
|
|
|
+ this.textBox1.Name = "textBox1";
|
|
|
+ this.textBox1.Size = new System.Drawing.Size(100, 20);
|
|
|
+ this.textBox1.TabIndex = 2;
|
|
|
+ //
|
|
|
+ // label5
|
|
|
+ //
|
|
|
+ this.label5.AutoSize = true;
|
|
|
+ this.label5.ForeColor = System.Drawing.SystemColors.WindowFrame;
|
|
|
+ this.label5.Location = new System.Drawing.Point(30, 33);
|
|
|
+ this.label5.Name = "label5";
|
|
|
+ this.label5.Size = new System.Drawing.Size(62, 13);
|
|
|
+ this.label5.TabIndex = 3;
|
|
|
+ this.label5.Text = "Мой ответ:";
|
|
|
+ this.label5.Click += new System.EventHandler(this.label5_Click);
|
|
|
+ //
|
|
|
+ // groupBox3
|
|
|
+ //
|
|
|
+ this.groupBox3.BackColor = System.Drawing.SystemColors.HighlightText;
|
|
|
+ this.groupBox3.Controls.Add(this.label6);
|
|
|
+ this.groupBox3.Controls.Add(this.textBox2);
|
|
|
+ this.groupBox3.Controls.Add(this.label7);
|
|
|
+ this.groupBox3.Controls.Add(this.label8);
|
|
|
+ this.groupBox3.Location = new System.Drawing.Point(154, 210);
|
|
|
+ this.groupBox3.Name = "groupBox3";
|
|
|
+ this.groupBox3.Size = new System.Drawing.Size(357, 81);
|
|
|
+ this.groupBox3.TabIndex = 4;
|
|
|
+ this.groupBox3.TabStop = false;
|
|
|
+ //
|
|
|
+ // label6
|
|
|
+ //
|
|
|
+ this.label6.AutoSize = true;
|
|
|
+ this.label6.ForeColor = System.Drawing.SystemColors.WindowFrame;
|
|
|
+ this.label6.Location = new System.Drawing.Point(30, 33);
|
|
|
+ this.label6.Name = "label6";
|
|
|
+ this.label6.Size = new System.Drawing.Size(62, 13);
|
|
|
+ this.label6.TabIndex = 3;
|
|
|
+ this.label6.Text = "Мой ответ:";
|
|
|
+ //
|
|
|
+ // textBox2
|
|
|
+ //
|
|
|
+ this.textBox2.Location = new System.Drawing.Point(33, 46);
|
|
|
+ this.textBox2.Name = "textBox2";
|
|
|
+ this.textBox2.Size = new System.Drawing.Size(100, 20);
|
|
|
+ this.textBox2.TabIndex = 2;
|
|
|
+ //
|
|
|
+ // label7
|
|
|
+ //
|
|
|
+ this.label7.AutoSize = true;
|
|
|
+ this.label7.ForeColor = System.Drawing.Color.Red;
|
|
|
+ this.label7.Location = new System.Drawing.Point(68, 12);
|
|
|
+ this.label7.Name = "label7";
|
|
|
+ this.label7.Size = new System.Drawing.Size(11, 13);
|
|
|
+ this.label7.TabIndex = 1;
|
|
|
+ this.label7.Text = "*";
|
|
|
+ this.label7.Click += new System.EventHandler(this.label7_Click);
|
|
|
+ //
|
|
|
+ // label8
|
|
|
+ //
|
|
|
+ this.label8.AutoSize = true;
|
|
|
+ this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.4F);
|
|
|
+ this.label8.Location = new System.Drawing.Point(27, 12);
|
|
|
+ this.label8.Name = "label8";
|
|
|
+ this.label8.Size = new System.Drawing.Size(35, 17);
|
|
|
+ this.label8.TabIndex = 0;
|
|
|
+ this.label8.Text = "Имя";
|
|
|
+ //
|
|
|
+ // groupBox4
|
|
|
+ //
|
|
|
+ this.groupBox4.BackColor = System.Drawing.SystemColors.HighlightText;
|
|
|
+ this.groupBox4.Controls.Add(this.label9);
|
|
|
+ this.groupBox4.Controls.Add(this.textBox3);
|
|
|
+ this.groupBox4.Controls.Add(this.label11);
|
|
|
+ this.groupBox4.Location = new System.Drawing.Point(154, 306);
|
|
|
+ this.groupBox4.Name = "groupBox4";
|
|
|
+ this.groupBox4.Size = new System.Drawing.Size(357, 81);
|
|
|
+ this.groupBox4.TabIndex = 4;
|
|
|
+ this.groupBox4.TabStop = false;
|
|
|
+ //
|
|
|
+ // label9
|
|
|
+ //
|
|
|
+ this.label9.AutoSize = true;
|
|
|
+ this.label9.ForeColor = System.Drawing.SystemColors.WindowFrame;
|
|
|
+ this.label9.Location = new System.Drawing.Point(30, 33);
|
|
|
+ this.label9.Name = "label9";
|
|
|
+ this.label9.Size = new System.Drawing.Size(62, 13);
|
|
|
+ this.label9.TabIndex = 3;
|
|
|
+ this.label9.Text = "Мой ответ:";
|
|
|
+ //
|
|
|
+ // textBox3
|
|
|
+ //
|
|
|
+ this.textBox3.Location = new System.Drawing.Point(33, 46);
|
|
|
+ this.textBox3.Name = "textBox3";
|
|
|
+ this.textBox3.Size = new System.Drawing.Size(100, 20);
|
|
|
+ this.textBox3.TabIndex = 2;
|
|
|
+ //
|
|
|
+ // label11
|
|
|
+ //
|
|
|
+ this.label11.AutoSize = true;
|
|
|
+ this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.4F);
|
|
|
+ this.label11.Location = new System.Drawing.Point(27, 12);
|
|
|
+ this.label11.Name = "label11";
|
|
|
+ this.label11.Size = new System.Drawing.Size(71, 17);
|
|
|
+ this.label11.TabIndex = 0;
|
|
|
+ this.label11.Text = "Отчество";
|
|
|
+ this.label11.Click += new System.EventHandler(this.label11_Click);
|
|
|
+ //
|
|
|
+ // groupBox5
|
|
|
+ //
|
|
|
+ this.groupBox5.BackColor = System.Drawing.SystemColors.HighlightText;
|
|
|
+ this.groupBox5.Controls.Add(this.label10);
|
|
|
+ this.groupBox5.Controls.Add(this.textBox4);
|
|
|
+ this.groupBox5.Controls.Add(this.label12);
|
|
|
+ this.groupBox5.Controls.Add(this.label13);
|
|
|
+ this.groupBox5.Location = new System.Drawing.Point(154, 409);
|
|
|
+ this.groupBox5.Name = "groupBox5";
|
|
|
+ this.groupBox5.Size = new System.Drawing.Size(357, 89);
|
|
|
+ this.groupBox5.TabIndex = 4;
|
|
|
+ this.groupBox5.TabStop = false;
|
|
|
+ //
|
|
|
+ // label10
|
|
|
+ //
|
|
|
+ this.label10.AutoSize = true;
|
|
|
+ this.label10.ForeColor = System.Drawing.SystemColors.WindowFrame;
|
|
|
+ this.label10.Location = new System.Drawing.Point(30, 33);
|
|
|
+ this.label10.Name = "label10";
|
|
|
+ this.label10.Size = new System.Drawing.Size(62, 13);
|
|
|
+ this.label10.TabIndex = 3;
|
|
|
+ this.label10.Text = "Мой ответ:";
|
|
|
+ //
|
|
|
+ // textBox4
|
|
|
+ //
|
|
|
+ this.textBox4.Location = new System.Drawing.Point(33, 46);
|
|
|
+ this.textBox4.Name = "textBox4";
|
|
|
+ this.textBox4.Size = new System.Drawing.Size(100, 20);
|
|
|
+ this.textBox4.TabIndex = 2;
|
|
|
+ //
|
|
|
+ // label12
|
|
|
+ //
|
|
|
+ this.label12.AutoSize = true;
|
|
|
+ this.label12.ForeColor = System.Drawing.Color.Red;
|
|
|
+ this.label12.Location = new System.Drawing.Point(172, 12);
|
|
|
+ this.label12.Name = "label12";
|
|
|
+ this.label12.Size = new System.Drawing.Size(11, 13);
|
|
|
+ this.label12.TabIndex = 1;
|
|
|
+ this.label12.Text = "*";
|
|
|
+ //
|
|
|
+ // label13
|
|
|
+ //
|
|
|
+ this.label13.AutoSize = true;
|
|
|
+ this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.4F);
|
|
|
+ this.label13.Location = new System.Drawing.Point(27, 12);
|
|
|
+ this.label13.Name = "label13";
|
|
|
+ this.label13.Size = new System.Drawing.Size(139, 17);
|
|
|
+ this.label13.TabIndex = 0;
|
|
|
+ this.label13.Text = "Учебное заведение";
|
|
|
+ //
|
|
|
+ // groupBox6
|
|
|
+ //
|
|
|
+ this.groupBox6.BackColor = System.Drawing.SystemColors.HighlightText;
|
|
|
+ this.groupBox6.Controls.Add(this.label14);
|
|
|
+ this.groupBox6.Controls.Add(this.textBox5);
|
|
|
+ this.groupBox6.Controls.Add(this.label15);
|
|
|
+ this.groupBox6.Controls.Add(this.label16);
|
|
|
+ this.groupBox6.Location = new System.Drawing.Point(154, 527);
|
|
|
+ this.groupBox6.Name = "groupBox6";
|
|
|
+ this.groupBox6.Size = new System.Drawing.Size(357, 89);
|
|
|
+ this.groupBox6.TabIndex = 5;
|
|
|
+ this.groupBox6.TabStop = false;
|
|
|
+ //
|
|
|
+ // label14
|
|
|
+ //
|
|
|
+ this.label14.AutoSize = true;
|
|
|
+ this.label14.ForeColor = System.Drawing.SystemColors.WindowFrame;
|
|
|
+ this.label14.Location = new System.Drawing.Point(30, 33);
|
|
|
+ this.label14.Name = "label14";
|
|
|
+ this.label14.Size = new System.Drawing.Size(62, 13);
|
|
|
+ this.label14.TabIndex = 3;
|
|
|
+ this.label14.Text = "Мой ответ:";
|
|
|
+ //
|
|
|
+ // textBox5
|
|
|
+ //
|
|
|
+ this.textBox5.Location = new System.Drawing.Point(33, 46);
|
|
|
+ this.textBox5.Name = "textBox5";
|
|
|
+ this.textBox5.Size = new System.Drawing.Size(100, 20);
|
|
|
+ this.textBox5.TabIndex = 2;
|
|
|
+ //
|
|
|
+ // label15
|
|
|
+ //
|
|
|
+ this.label15.AutoSize = true;
|
|
|
+ this.label15.ForeColor = System.Drawing.Color.Red;
|
|
|
+ this.label15.Location = new System.Drawing.Point(80, 12);
|
|
|
+ this.label15.Name = "label15";
|
|
|
+ this.label15.Size = new System.Drawing.Size(11, 13);
|
|
|
+ this.label15.TabIndex = 1;
|
|
|
+ this.label15.Text = "*";
|
|
|
+ this.label15.Click += new System.EventHandler(this.label15_Click);
|
|
|
+ //
|
|
|
+ // label16
|
|
|
+ //
|
|
|
+ this.label16.AutoSize = true;
|
|
|
+ this.label16.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.4F);
|
|
|
+ this.label16.Location = new System.Drawing.Point(27, 12);
|
|
|
+ this.label16.Name = "label16";
|
|
|
+ this.label16.Size = new System.Drawing.Size(47, 17);
|
|
|
+ this.label16.TabIndex = 0;
|
|
|
+ this.label16.Text = "Класс";
|
|
|
+ this.label16.Click += new System.EventHandler(this.label16_Click);
|
|
|
+ //
|
|
|
+ // groupBox7
|
|
|
+ //
|
|
|
+ this.groupBox7.BackColor = System.Drawing.SystemColors.HighlightText;
|
|
|
+ this.groupBox7.Controls.Add(this.checkBox4);
|
|
|
+ this.groupBox7.Controls.Add(this.checkBox3);
|
|
|
+ this.groupBox7.Controls.Add(this.checkBox2);
|
|
|
+ this.groupBox7.Controls.Add(this.checkBox1);
|
|
|
+ this.groupBox7.Controls.Add(this.label18);
|
|
|
+ this.groupBox7.Controls.Add(this.label19);
|
|
|
+ this.groupBox7.Location = new System.Drawing.Point(154, 649);
|
|
|
+ this.groupBox7.Name = "groupBox7";
|
|
|
+ this.groupBox7.Size = new System.Drawing.Size(357, 185);
|
|
|
+ this.groupBox7.TabIndex = 5;
|
|
|
+ this.groupBox7.TabStop = false;
|
|
|
+ //
|
|
|
+ // label18
|
|
|
+ //
|
|
|
+ this.label18.AutoSize = true;
|
|
|
+ this.label18.ForeColor = System.Drawing.Color.Red;
|
|
|
+ this.label18.Location = new System.Drawing.Point(264, 12);
|
|
|
+ this.label18.Name = "label18";
|
|
|
+ this.label18.Size = new System.Drawing.Size(11, 13);
|
|
|
+ this.label18.TabIndex = 1;
|
|
|
+ this.label18.Text = "*";
|
|
|
+ //
|
|
|
+ // label19
|
|
|
+ //
|
|
|
+ this.label19.AutoSize = true;
|
|
|
+ this.label19.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.4F);
|
|
|
+ this.label19.Location = new System.Drawing.Point(27, 12);
|
|
|
+ this.label19.Name = "label19";
|
|
|
+ this.label19.Size = new System.Drawing.Size(231, 17);
|
|
|
+ this.label19.TabIndex = 0;
|
|
|
+ this.label19.Text = "Посещаемый вами мастер класс?";
|
|
|
+ this.label19.Click += new System.EventHandler(this.label19_Click);
|
|
|
+ //
|
|
|
+ // checkBox1
|
|
|
+ //
|
|
|
+ this.checkBox1.AutoSize = true;
|
|
|
+ this.checkBox1.Location = new System.Drawing.Point(30, 62);
|
|
|
+ this.checkBox1.Name = "checkBox1";
|
|
|
+ this.checkBox1.Size = new System.Drawing.Size(80, 17);
|
|
|
+ this.checkBox1.TabIndex = 2;
|
|
|
+ this.checkBox1.Text = "Кулинария";
|
|
|
+ this.checkBox1.UseVisualStyleBackColor = true;
|
|
|
+ this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
|
|
|
+ //
|
|
|
+ // checkBox2
|
|
|
+ //
|
|
|
+ this.checkBox2.AutoSize = true;
|
|
|
+ this.checkBox2.Location = new System.Drawing.Point(30, 85);
|
|
|
+ this.checkBox2.Name = "checkBox2";
|
|
|
+ this.checkBox2.Size = new System.Drawing.Size(65, 17);
|
|
|
+ this.checkBox2.TabIndex = 3;
|
|
|
+ this.checkBox2.Text = "Футбол";
|
|
|
+ this.checkBox2.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // checkBox3
|
|
|
+ //
|
|
|
+ this.checkBox3.AutoSize = true;
|
|
|
+ this.checkBox3.Location = new System.Drawing.Point(30, 108);
|
|
|
+ this.checkBox3.Name = "checkBox3";
|
|
|
+ this.checkBox3.Size = new System.Drawing.Size(73, 17);
|
|
|
+ this.checkBox3.TabIndex = 4;
|
|
|
+ this.checkBox3.Text = "Швейный";
|
|
|
+ this.checkBox3.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // checkBox4
|
|
|
+ //
|
|
|
+ this.checkBox4.AutoSize = true;
|
|
|
+ this.checkBox4.Location = new System.Drawing.Point(30, 131);
|
|
|
+ this.checkBox4.Name = "checkBox4";
|
|
|
+ this.checkBox4.Size = new System.Drawing.Size(107, 17);
|
|
|
+ this.checkBox4.TabIndex = 5;
|
|
|
+ this.checkBox4.Text = "Столярное дело";
|
|
|
+ this.checkBox4.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // groupBox8
|
|
|
+ //
|
|
|
+ this.groupBox8.BackColor = System.Drawing.SystemColors.HighlightText;
|
|
|
+ this.groupBox8.Controls.Add(this.checkBox6);
|
|
|
+ this.groupBox8.Controls.Add(this.checkBox5);
|
|
|
+ this.groupBox8.Controls.Add(this.label20);
|
|
|
+ this.groupBox8.Controls.Add(this.label21);
|
|
|
+ this.groupBox8.Location = new System.Drawing.Point(154, 853);
|
|
|
+ this.groupBox8.Name = "groupBox8";
|
|
|
+ this.groupBox8.Size = new System.Drawing.Size(357, 95);
|
|
|
+ this.groupBox8.TabIndex = 6;
|
|
|
+ this.groupBox8.TabStop = false;
|
|
|
+ //
|
|
|
+ // label20
|
|
|
+ //
|
|
|
+ this.label20.AutoSize = true;
|
|
|
+ this.label20.ForeColor = System.Drawing.Color.Red;
|
|
|
+ this.label20.Location = new System.Drawing.Point(235, 16);
|
|
|
+ this.label20.Name = "label20";
|
|
|
+ this.label20.Size = new System.Drawing.Size(11, 13);
|
|
|
+ this.label20.TabIndex = 1;
|
|
|
+ this.label20.Text = "*";
|
|
|
+ //
|
|
|
+ // label21
|
|
|
+ //
|
|
|
+ this.label21.AutoSize = true;
|
|
|
+ this.label21.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.4F);
|
|
|
+ this.label21.Location = new System.Drawing.Point(27, 0);
|
|
|
+ this.label21.Name = "label21";
|
|
|
+ this.label21.Size = new System.Drawing.Size(288, 34);
|
|
|
+ this.label21.TabIndex = 0;
|
|
|
+ this.label21.Text = "Определились ли Вы со специальностью, \r\nна которую хотите поступать?";
|
|
|
+ this.label21.Click += new System.EventHandler(this.label21_Click);
|
|
|
+ //
|
|
|
+ // checkBox5
|
|
|
+ //
|
|
|
+ this.checkBox5.AutoSize = true;
|
|
|
+ this.checkBox5.Location = new System.Drawing.Point(30, 37);
|
|
|
+ this.checkBox5.Name = "checkBox5";
|
|
|
+ this.checkBox5.Size = new System.Drawing.Size(41, 17);
|
|
|
+ this.checkBox5.TabIndex = 3;
|
|
|
+ this.checkBox5.Text = "Да";
|
|
|
+ this.checkBox5.UseVisualStyleBackColor = true;
|
|
|
+ this.checkBox5.CheckedChanged += new System.EventHandler(this.checkBox5_CheckedChanged);
|
|
|
+ //
|
|
|
+ // checkBox6
|
|
|
+ //
|
|
|
+ this.checkBox6.AutoSize = true;
|
|
|
+ this.checkBox6.Location = new System.Drawing.Point(30, 60);
|
|
|
+ this.checkBox6.Name = "checkBox6";
|
|
|
+ this.checkBox6.Size = new System.Drawing.Size(45, 17);
|
|
|
+ this.checkBox6.TabIndex = 4;
|
|
|
+ this.checkBox6.Text = "Нет";
|
|
|
+ this.checkBox6.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // button1
|
|
|
+ //
|
|
|
+ this.button1.BackColor = System.Drawing.Color.Blue;
|
|
|
+ this.button1.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
|
|
+ this.button1.Location = new System.Drawing.Point(165, 993);
|
|
|
+ this.button1.Name = "button1";
|
|
|
+ this.button1.Size = new System.Drawing.Size(75, 23);
|
|
|
+ this.button1.TabIndex = 7;
|
|
|
+ this.button1.Text = "Отправить";
|
|
|
+ this.button1.UseVisualStyleBackColor = false;
|
|
|
+ this.button1.Click += new System.EventHandler(this.button1_Click);
|
|
|
+ //
|
|
|
+ // Form1
|
|
|
+ //
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
|
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
+ this.BackColor = System.Drawing.SystemColors.MenuHighlight;
|
|
|
+ this.ClientSize = new System.Drawing.Size(659, 1061);
|
|
|
+ this.Controls.Add(this.button1);
|
|
|
+ this.Controls.Add(this.groupBox8);
|
|
|
+ this.Controls.Add(this.groupBox7);
|
|
|
+ this.Controls.Add(this.groupBox6);
|
|
|
+ this.Controls.Add(this.groupBox5);
|
|
|
+ this.Controls.Add(this.groupBox4);
|
|
|
+ this.Controls.Add(this.groupBox3);
|
|
|
+ this.Controls.Add(this.groupBox2);
|
|
|
+ this.Controls.Add(this.groupBox1);
|
|
|
+ this.Name = "Form1";
|
|
|
+ this.Text = "Form1";
|
|
|
+ this.Load += new System.EventHandler(this.Form1_Load);
|
|
|
+ this.groupBox1.ResumeLayout(false);
|
|
|
+ this.groupBox1.PerformLayout();
|
|
|
+ this.groupBox2.ResumeLayout(false);
|
|
|
+ this.groupBox2.PerformLayout();
|
|
|
+ this.groupBox3.ResumeLayout(false);
|
|
|
+ this.groupBox3.PerformLayout();
|
|
|
+ this.groupBox4.ResumeLayout(false);
|
|
|
+ this.groupBox4.PerformLayout();
|
|
|
+ this.groupBox5.ResumeLayout(false);
|
|
|
+ this.groupBox5.PerformLayout();
|
|
|
+ this.groupBox6.ResumeLayout(false);
|
|
|
+ this.groupBox6.PerformLayout();
|
|
|
+ this.groupBox7.ResumeLayout(false);
|
|
|
+ this.groupBox7.PerformLayout();
|
|
|
+ this.groupBox8.ResumeLayout(false);
|
|
|
+ this.groupBox8.PerformLayout();
|
|
|
+ this.ResumeLayout(false);
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ #endregion
|
|
|
+
|
|
|
+ private System.Windows.Forms.GroupBox groupBox1;
|
|
|
+ private System.Windows.Forms.Label label1;
|
|
|
+ private System.Windows.Forms.Label label2;
|
|
|
+ private System.Windows.Forms.GroupBox groupBox2;
|
|
|
+ private System.Windows.Forms.Label label4;
|
|
|
+ private System.Windows.Forms.Label label3;
|
|
|
+ private System.Windows.Forms.TextBox textBox1;
|
|
|
+ private System.Windows.Forms.Label label5;
|
|
|
+ private System.Windows.Forms.GroupBox groupBox3;
|
|
|
+ private System.Windows.Forms.Label label6;
|
|
|
+ private System.Windows.Forms.TextBox textBox2;
|
|
|
+ private System.Windows.Forms.Label label7;
|
|
|
+ private System.Windows.Forms.Label label8;
|
|
|
+ private System.Windows.Forms.GroupBox groupBox4;
|
|
|
+ private System.Windows.Forms.Label label9;
|
|
|
+ private System.Windows.Forms.TextBox textBox3;
|
|
|
+ private System.Windows.Forms.Label label11;
|
|
|
+ private System.Windows.Forms.GroupBox groupBox5;
|
|
|
+ private System.Windows.Forms.Label label10;
|
|
|
+ private System.Windows.Forms.TextBox textBox4;
|
|
|
+ private System.Windows.Forms.Label label12;
|
|
|
+ private System.Windows.Forms.Label label13;
|
|
|
+ private System.Windows.Forms.GroupBox groupBox6;
|
|
|
+ private System.Windows.Forms.Label label14;
|
|
|
+ private System.Windows.Forms.TextBox textBox5;
|
|
|
+ private System.Windows.Forms.Label label15;
|
|
|
+ private System.Windows.Forms.Label label16;
|
|
|
+ private System.Windows.Forms.GroupBox groupBox7;
|
|
|
+ private System.Windows.Forms.Label label18;
|
|
|
+ private System.Windows.Forms.Label label19;
|
|
|
+ private System.Windows.Forms.CheckBox checkBox1;
|
|
|
+ private System.Windows.Forms.CheckBox checkBox4;
|
|
|
+ private System.Windows.Forms.CheckBox checkBox3;
|
|
|
+ private System.Windows.Forms.CheckBox checkBox2;
|
|
|
+ private System.Windows.Forms.GroupBox groupBox8;
|
|
|
+ private System.Windows.Forms.Label label20;
|
|
|
+ private System.Windows.Forms.Label label21;
|
|
|
+ private System.Windows.Forms.CheckBox checkBox5;
|
|
|
+ private System.Windows.Forms.CheckBox checkBox6;
|
|
|
+ private System.Windows.Forms.Button button1;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|