namespace oprosnik
{
partial class Form1
{
///
/// Обязательная переменная конструктора.
///
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.panel1 = new System.Windows.Forms.Panel();
this.textBox1 = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.textBox2 = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.textBox3 = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.textBox4 = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.textBox5 = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.textBox6 = new System.Windows.Forms.TextBox();
this.checkedListBox1 = new System.Windows.Forms.CheckedListBox();
this.label6 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.textBox7 = new System.Windows.Forms.TextBox();
this.label8 = new System.Windows.Forms.Label();
this.textBox8 = new System.Windows.Forms.TextBox();
this.label9 = new System.Windows.Forms.Label();
this.textBox9 = new System.Windows.Forms.TextBox();
this.label10 = new System.Windows.Forms.Label();
this.checkedListBox2 = new System.Windows.Forms.CheckedListBox();
this.label11 = new System.Windows.Forms.Label();
this.checkedListBox3 = new System.Windows.Forms.CheckedListBox();
this.label12 = new System.Windows.Forms.Label();
this.checkedListBox4 = new System.Windows.Forms.CheckedListBox();
this.label13 = new System.Windows.Forms.Label();
this.checkedListBox5 = new System.Windows.Forms.CheckedListBox();
this.label14 = new System.Windows.Forms.Label();
this.checkedListBox6 = new System.Windows.Forms.CheckedListBox();
this.label15 = new System.Windows.Forms.Label();
this.checkedListBox7 = new System.Windows.Forms.CheckedListBox();
this.button1 = new System.Windows.Forms.Button();
this.panel1.SuspendLayout();
this.SuspendLayout();
//
// panel1
//
this.panel1.Controls.Add(this.textBox1);
this.panel1.Location = new System.Drawing.Point(12, 12);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(473, 51);
this.panel1.TabIndex = 0;
//
// textBox1
//
this.textBox1.BackColor = System.Drawing.SystemColors.Menu;
this.textBox1.Location = new System.Drawing.Point(38, 14);
this.textBox1.Multiline = true;
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(392, 28);
this.textBox1.TabIndex = 0;
this.textBox1.Text = " Мастер-классы 12 марта 2020";
this.textBox1.WordWrap = false;
this.textBox1.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
//
// label1
//
this.label1.AutoSize = true;
this.label1.BackColor = System.Drawing.Color.Yellow;
this.label1.ForeColor = System.Drawing.Color.Black;
this.label1.Location = new System.Drawing.Point(44, 66);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(56, 13);
this.label1.TabIndex = 1;
this.label1.Text = "Фамилия";
//
// textBox2
//
this.textBox2.BackColor = System.Drawing.SystemColors.Info;
this.textBox2.Location = new System.Drawing.Point(47, 82);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(392, 20);
this.textBox2.TabIndex = 2;
this.textBox2.Text = "Мой ответ";
//
// label2
//
this.label2.AutoSize = true;
this.label2.BackColor = System.Drawing.Color.Yellow;
this.label2.ForeColor = System.Drawing.Color.Black;
this.label2.Location = new System.Drawing.Point(44, 117);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(29, 13);
this.label2.TabIndex = 3;
this.label2.Text = "Имя";
this.label2.Click += new System.EventHandler(this.label2_Click);
//
// textBox3
//
this.textBox3.BackColor = System.Drawing.SystemColors.Info;
this.textBox3.Location = new System.Drawing.Point(47, 133);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(392, 20);
this.textBox3.TabIndex = 4;
this.textBox3.Text = "Мой ответ";
//
// label3
//
this.label3.AutoSize = true;
this.label3.BackColor = System.Drawing.Color.Yellow;
this.label3.ForeColor = System.Drawing.Color.Black;
this.label3.Location = new System.Drawing.Point(44, 168);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(54, 13);
this.label3.TabIndex = 5;
this.label3.Text = "Отчество";
//
// textBox4
//
this.textBox4.BackColor = System.Drawing.SystemColors.Info;
this.textBox4.Location = new System.Drawing.Point(47, 184);
this.textBox4.Name = "textBox4";
this.textBox4.Size = new System.Drawing.Size(392, 20);
this.textBox4.TabIndex = 6;
this.textBox4.Text = "Мой ответ";
//
// label4
//
this.label4.AutoSize = true;
this.label4.BackColor = System.Drawing.Color.Yellow;
this.label4.ForeColor = System.Drawing.Color.Black;
this.label4.Location = new System.Drawing.Point(44, 220);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(107, 13);
this.label4.TabIndex = 7;
this.label4.Text = "Учебное заведение";
this.label4.Click += new System.EventHandler(this.label4_Click);
//
// textBox5
//
this.textBox5.BackColor = System.Drawing.SystemColors.Info;
this.textBox5.Location = new System.Drawing.Point(47, 236);
this.textBox5.Name = "textBox5";
this.textBox5.Size = new System.Drawing.Size(392, 20);
this.textBox5.TabIndex = 8;
this.textBox5.Text = "Мой ответ";
//
// label5
//
this.label5.AutoSize = true;
this.label5.BackColor = System.Drawing.Color.Yellow;
this.label5.ForeColor = System.Drawing.Color.Black;
this.label5.Location = new System.Drawing.Point(44, 270);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(38, 13);
this.label5.TabIndex = 9;
this.label5.Text = "Класс";
//
// textBox6
//
this.textBox6.BackColor = System.Drawing.SystemColors.Info;
this.textBox6.Location = new System.Drawing.Point(47, 286);
this.textBox6.Name = "textBox6";
this.textBox6.Size = new System.Drawing.Size(392, 20);
this.textBox6.TabIndex = 10;
this.textBox6.Text = "Мой ответ";
//
// checkedListBox1
//
this.checkedListBox1.BackColor = System.Drawing.Color.YellowGreen;
this.checkedListBox1.FormattingEnabled = true;
this.checkedListBox1.Items.AddRange(new object[] {
"Введение в разработку баз данных",
"Я web-дизайнер",
"Первые шаги в 1С-Программирование",
"Разработка простого мобильного приложения под iOC",
"Первые шаги в разработке компьютерных игр"});
this.checkedListBox1.Location = new System.Drawing.Point(50, 389);
this.checkedListBox1.Name = "checkedListBox1";
this.checkedListBox1.Size = new System.Drawing.Size(392, 94);
this.checkedListBox1.TabIndex = 11;
//
// label6
//
this.label6.AutoSize = true;
this.label6.BackColor = System.Drawing.Color.Yellow;
this.label6.ForeColor = System.Drawing.Color.Black;
this.label6.Location = new System.Drawing.Point(47, 373);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(200, 13);
this.label6.TabIndex = 12;
this.label6.Text = "Мастер-класс, который вы посетили?";
//
// label7
//
this.label7.AutoSize = true;
this.label7.BackColor = System.Drawing.Color.Yellow;
this.label7.ForeColor = System.Drawing.Color.Black;
this.label7.Location = new System.Drawing.Point(47, 496);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(392, 13);
this.label7.TabIndex = 13;
this.label7.Text = "Определились ли вы со специальностью, на которую вы хотите поступать?";
//
// textBox7
//
this.textBox7.BackColor = System.Drawing.SystemColors.Info;
this.textBox7.Location = new System.Drawing.Point(50, 512);
this.textBox7.Name = "textBox7";
this.textBox7.Size = new System.Drawing.Size(392, 20);
this.textBox7.TabIndex = 14;
this.textBox7.Text = "Мой ответ";
//
// label8
//
this.label8.AutoSize = true;
this.label8.BackColor = System.Drawing.Color.Yellow;
this.label8.ForeColor = System.Drawing.Color.Black;
this.label8.Location = new System.Drawing.Point(44, 553);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(276, 13);
this.label8.TabIndex = 15;
this.label8.Text = "Что привлекает Канский технологический колледж?";
//
// textBox8
//
this.textBox8.BackColor = System.Drawing.SystemColors.Info;
this.textBox8.Location = new System.Drawing.Point(47, 569);
this.textBox8.Name = "textBox8";
this.textBox8.Size = new System.Drawing.Size(392, 20);
this.textBox8.TabIndex = 16;
this.textBox8.Text = "Мой ответ";
//
// label9
//
this.label9.AutoSize = true;
this.label9.BackColor = System.Drawing.Color.Yellow;
this.label9.ForeColor = System.Drawing.Color.Black;
this.label9.Location = new System.Drawing.Point(44, 610);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(136, 13);
this.label9.TabIndex = 17;
this.label9.Text = "Ваши увлечения и хобби?";
//
// textBox9
//
this.textBox9.BackColor = System.Drawing.SystemColors.Info;
this.textBox9.Location = new System.Drawing.Point(47, 626);
this.textBox9.Name = "textBox9";
this.textBox9.Size = new System.Drawing.Size(392, 20);
this.textBox9.TabIndex = 18;
this.textBox9.Text = "Мой ответ";
//
// label10
//
this.label10.AutoSize = true;
this.label10.BackColor = System.Drawing.Color.Yellow;
this.label10.ForeColor = System.Drawing.Color.Black;
this.label10.Location = new System.Drawing.Point(44, 669);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(280, 13);
this.label10.TabIndex = 19;
this.label10.Text = "Понравился ли Вам мастер-класс? Оцените от 1 до 5";
//
// checkedListBox2
//
this.checkedListBox2.BackColor = System.Drawing.Color.YellowGreen;
this.checkedListBox2.FormattingEnabled = true;
this.checkedListBox2.Items.AddRange(new object[] {
"1",
"2",
"3",
"4",
"5"});
this.checkedListBox2.Location = new System.Drawing.Point(47, 685);
this.checkedListBox2.Name = "checkedListBox2";
this.checkedListBox2.Size = new System.Drawing.Size(392, 94);
this.checkedListBox2.TabIndex = 20;
//
// label11
//
this.label11.AutoSize = true;
this.label11.BackColor = System.Drawing.Color.Yellow;
this.label11.ForeColor = System.Drawing.Color.Black;
this.label11.Location = new System.Drawing.Point(44, 800);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(417, 13);
this.label11.TabIndex = 21;
this.label11.Text = "Планируете ли Вы поступать в КГБПОУ «Канский технологический колледж»? *";
//
// checkedListBox3
//
this.checkedListBox3.BackColor = System.Drawing.Color.YellowGreen;
this.checkedListBox3.FormattingEnabled = true;
this.checkedListBox3.Items.AddRange(new object[] {
"Да",
"Нет",
"Не знаю"});
this.checkedListBox3.Location = new System.Drawing.Point(47, 816);
this.checkedListBox3.Name = "checkedListBox3";
this.checkedListBox3.Size = new System.Drawing.Size(392, 94);
this.checkedListBox3.TabIndex = 22;
//
// label12
//
this.label12.AutoSize = true;
this.label12.BackColor = System.Drawing.Color.Yellow;
this.label12.ForeColor = System.Drawing.Color.Black;
this.label12.Location = new System.Drawing.Point(44, 932);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(366, 13);
this.label12.TabIndex = 23;
this.label12.Text = "Какой из курсов дополнительного образования Вас заинтересовал? *";
//
// checkedListBox4
//
this.checkedListBox4.BackColor = System.Drawing.Color.YellowGreen;
this.checkedListBox4.FormattingEnabled = true;
this.checkedListBox4.Items.AddRange(new object[] {
"iOS-разработка для начинающих",
"Разработка компьютерных игр и мультимедийных приложений",
"Введение в разработку баз данных",
"Веб – дизайн и разработка",
"Программирование в «1С» для школьников",
"Графический дизайн и мультимедиа"});
this.checkedListBox4.Location = new System.Drawing.Point(47, 948);
this.checkedListBox4.Name = "checkedListBox4";
this.checkedListBox4.Size = new System.Drawing.Size(392, 109);
this.checkedListBox4.TabIndex = 24;
//
// label13
//
this.label13.AutoSize = true;
this.label13.BackColor = System.Drawing.Color.Yellow;
this.label13.ForeColor = System.Drawing.Color.Black;
this.label13.Location = new System.Drawing.Point(44, 1080);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(288, 13);
this.label13.TabIndex = 25;
this.label13.Text = "Какой язык программирования вы хотели бы изучать?";
//
// checkedListBox5
//
this.checkedListBox5.BackColor = System.Drawing.Color.YellowGreen;
this.checkedListBox5.FormattingEnabled = true;
this.checkedListBox5.Items.AddRange(new object[] {
"Pascal",
"Delphi",
"C#",
"C++",
"Java",
"Python",
"PHP",
"Prolog",
"Swift",
"Kotlin",
"Другое:"});
this.checkedListBox5.Location = new System.Drawing.Point(47, 1096);
this.checkedListBox5.Name = "checkedListBox5";
this.checkedListBox5.Size = new System.Drawing.Size(392, 184);
this.checkedListBox5.TabIndex = 26;
this.checkedListBox5.SelectedIndexChanged += new System.EventHandler(this.checkedListBox5_SelectedIndexChanged);
//
// label14
//
this.label14.AutoSize = true;
this.label14.BackColor = System.Drawing.Color.Yellow;
this.label14.ForeColor = System.Drawing.Color.Black;
this.label14.Location = new System.Drawing.Point(47, 1309);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(373, 13);
this.label14.TabIndex = 27;
this.label14.Text = "Сообщите ли Вы родителям о желании посещать понравившийся курс?";
//
// checkedListBox6
//
this.checkedListBox6.BackColor = System.Drawing.Color.YellowGreen;
this.checkedListBox6.FormattingEnabled = true;
this.checkedListBox6.Items.AddRange(new object[] {
"Да",
"Нет"});
this.checkedListBox6.Location = new System.Drawing.Point(47, 1325);
this.checkedListBox6.Name = "checkedListBox6";
this.checkedListBox6.Size = new System.Drawing.Size(392, 49);
this.checkedListBox6.TabIndex = 28;
this.checkedListBox6.SelectedIndexChanged += new System.EventHandler(this.checkedListBox6_SelectedIndexChanged);
//
// label15
//
this.label15.AutoSize = true;
this.label15.BackColor = System.Drawing.Color.Yellow;
this.label15.ForeColor = System.Drawing.Color.Black;
this.label15.Location = new System.Drawing.Point(47, 1398);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(373, 13);
this.label15.TabIndex = 29;
this.label15.Text = "Сообщите ли Вы родителям о желании посещать понравившийся курс?";
//
// checkedListBox7
//
this.checkedListBox7.BackColor = System.Drawing.Color.YellowGreen;
this.checkedListBox7.FormattingEnabled = true;
this.checkedListBox7.Items.AddRange(new object[] {
"Понедельник",
"Вторник",
"Среда",
"Четверг",
"Пятница",
"Суббота",
"Воскресенье"});
this.checkedListBox7.Location = new System.Drawing.Point(47, 1414);
this.checkedListBox7.Name = "checkedListBox7";
this.checkedListBox7.Size = new System.Drawing.Size(392, 124);
this.checkedListBox7.TabIndex = 30;
//
// button1
//
this.button1.BackColor = System.Drawing.Color.ForestGreen;
this.button1.Location = new System.Drawing.Point(191, 1562);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(100, 34);
this.button1.TabIndex = 31;
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.AutoScroll = true;
this.AutoScrollMinSize = new System.Drawing.Size(500, 1000);
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.ClientSize = new System.Drawing.Size(546, 782);
this.Controls.Add(this.button1);
this.Controls.Add(this.checkedListBox7);
this.Controls.Add(this.label15);
this.Controls.Add(this.checkedListBox6);
this.Controls.Add(this.label14);
this.Controls.Add(this.checkedListBox5);
this.Controls.Add(this.label13);
this.Controls.Add(this.checkedListBox4);
this.Controls.Add(this.label12);
this.Controls.Add(this.checkedListBox3);
this.Controls.Add(this.label11);
this.Controls.Add(this.checkedListBox2);
this.Controls.Add(this.label10);
this.Controls.Add(this.textBox9);
this.Controls.Add(this.label9);
this.Controls.Add(this.textBox8);
this.Controls.Add(this.label8);
this.Controls.Add(this.textBox7);
this.Controls.Add(this.label7);
this.Controls.Add(this.label6);
this.Controls.Add(this.checkedListBox1);
this.Controls.Add(this.textBox6);
this.Controls.Add(this.label5);
this.Controls.Add(this.textBox5);
this.Controls.Add(this.label4);
this.Controls.Add(this.textBox4);
this.Controls.Add(this.label3);
this.Controls.Add(this.textBox3);
this.Controls.Add(this.label1);
this.Controls.Add(this.textBox2);
this.Controls.Add(this.label2);
this.Controls.Add(this.panel1);
this.ForeColor = System.Drawing.Color.Cornsilk;
this.Name = "Form1";
this.Text = "Form1";
this.Load += new System.EventHandler(this.Form1_Load);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.TextBox textBox4;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.TextBox textBox5;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.TextBox textBox6;
private System.Windows.Forms.CheckedListBox checkedListBox1;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.TextBox textBox7;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.TextBox textBox8;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.TextBox textBox9;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.CheckedListBox checkedListBox2;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.CheckedListBox checkedListBox3;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.CheckedListBox checkedListBox4;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.CheckedListBox checkedListBox5;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.CheckedListBox checkedListBox6;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.CheckedListBox checkedListBox7;
private System.Windows.Forms.Button button1;
}
}