123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724 |
-
- namespace TuraevMiroshnichenkoOprosnik
- {
- partial class Oprosnik
- {
- /// <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.label1 = new System.Windows.Forms.Label();
- this.textBox1 = new System.Windows.Forms.TextBox();
- 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.label4 = new System.Windows.Forms.Label();
- this.label5 = new System.Windows.Forms.Label();
- this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
- this.label6 = new System.Windows.Forms.Label();
- this.label7 = new System.Windows.Forms.Label();
- this.listBox1 = new System.Windows.Forms.ListBox();
- this.listBox2 = new System.Windows.Forms.ListBox();
- this.listBox3 = new System.Windows.Forms.ListBox();
- this.label8 = new System.Windows.Forms.Label();
- this.comboBox1 = new System.Windows.Forms.ComboBox();
- 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.groupBox1 = new System.Windows.Forms.GroupBox();
- this.label9 = new System.Windows.Forms.Label();
- this.checkBox5 = new System.Windows.Forms.CheckBox();
- this.checkBox6 = new System.Windows.Forms.CheckBox();
- this.checkBox7 = new System.Windows.Forms.CheckBox();
- this.checkBox8 = new System.Windows.Forms.CheckBox();
- this.checkBox9 = new System.Windows.Forms.CheckBox();
- this.label10 = new System.Windows.Forms.Label();
- this.checkBox10 = new System.Windows.Forms.CheckBox();
- this.checkBox11 = new System.Windows.Forms.CheckBox();
- this.checkBox12 = new System.Windows.Forms.CheckBox();
- this.checkBox13 = new System.Windows.Forms.CheckBox();
- this.checkBox14 = new System.Windows.Forms.CheckBox();
- this.label11 = new System.Windows.Forms.Label();
- this.radioButton1 = new System.Windows.Forms.RadioButton();
- this.radioButton2 = new System.Windows.Forms.RadioButton();
- this.label12 = new System.Windows.Forms.Label();
- this.checkedListBox1 = new System.Windows.Forms.CheckedListBox();
- this.label13 = new System.Windows.Forms.Label();
- this.checkedListBox2 = new System.Windows.Forms.CheckedListBox();
- this.label14 = new System.Windows.Forms.Label();
- this.checkedListBox3 = new System.Windows.Forms.CheckedListBox();
- this.radioButton3 = new System.Windows.Forms.RadioButton();
- this.radioButton4 = new System.Windows.Forms.RadioButton();
- this.label15 = new System.Windows.Forms.Label();
- this.label16 = new System.Windows.Forms.Label();
- this.textBox4 = new System.Windows.Forms.TextBox();
- this.button1 = new System.Windows.Forms.Button();
- this.groupBox2 = new System.Windows.Forms.GroupBox();
- this.groupBox3 = new System.Windows.Forms.GroupBox();
- this.radioButton5 = new System.Windows.Forms.RadioButton();
- this.radioButton6 = new System.Windows.Forms.RadioButton();
- this.groupBox2.SuspendLayout();
- this.groupBox3.SuspendLayout();
- this.SuspendLayout();
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(129, 13);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(29, 13);
- this.label1.TabIndex = 0;
- this.label1.Text = "Имя";
- //
- // textBox1
- //
- this.textBox1.Location = new System.Drawing.Point(132, 29);
- this.textBox1.Name = "textBox1";
- this.textBox1.Size = new System.Drawing.Size(100, 20);
- this.textBox1.TabIndex = 1;
- //
- // textBox2
- //
- this.textBox2.Location = new System.Drawing.Point(16, 29);
- this.textBox2.Name = "textBox2";
- this.textBox2.Size = new System.Drawing.Size(100, 20);
- this.textBox2.TabIndex = 3;
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(13, 13);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(56, 13);
- this.label2.TabIndex = 2;
- this.label2.Text = "Фамилия";
- //
- // textBox3
- //
- this.textBox3.Location = new System.Drawing.Point(246, 29);
- this.textBox3.Name = "textBox3";
- this.textBox3.Size = new System.Drawing.Size(100, 20);
- this.textBox3.TabIndex = 5;
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(243, 13);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(54, 13);
- this.label3.TabIndex = 4;
- this.label3.Text = "Отчество";
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Location = new System.Drawing.Point(13, 64);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(86, 13);
- this.label4.TabIndex = 6;
- this.label4.Text = "Дата рождения";
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Location = new System.Drawing.Point(13, 112);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(27, 13);
- this.label5.TabIndex = 8;
- this.label5.Text = "Пол";
- //
- // dateTimePicker1
- //
- this.dateTimePicker1.Location = new System.Drawing.Point(16, 80);
- this.dateTimePicker1.Name = "dateTimePicker1";
- this.dateTimePicker1.Size = new System.Drawing.Size(216, 20);
- this.dateTimePicker1.TabIndex = 11;
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Location = new System.Drawing.Point(13, 182);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(219, 13);
- this.label6.TabIndex = 12;
- this.label6.Text = "По какой форме собираетесь обучаться?";
- //
- // label7
- //
- this.label7.AutoSize = true;
- this.label7.Location = new System.Drawing.Point(13, 249);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(324, 13);
- this.label7.TabIndex = 14;
- this.label7.Text = "Какую школу вы закончили? (В какой последней вы учились?)";
- //
- // listBox1
- //
- this.listBox1.FormattingEnabled = true;
- this.listBox1.Items.AddRange(new object[] {
- "Мужский",
- "Женский"});
- this.listBox1.Location = new System.Drawing.Point(16, 128);
- this.listBox1.Name = "listBox1";
- this.listBox1.Size = new System.Drawing.Size(216, 30);
- this.listBox1.TabIndex = 15;
- //
- // listBox2
- //
- this.listBox2.FormattingEnabled = true;
- this.listBox2.Items.AddRange(new object[] {
- "Очная",
- "Заочная"});
- this.listBox2.Location = new System.Drawing.Point(16, 198);
- this.listBox2.Name = "listBox2";
- this.listBox2.Size = new System.Drawing.Size(216, 30);
- this.listBox2.TabIndex = 16;
- //
- // listBox3
- //
- this.listBox3.FormattingEnabled = true;
- this.listBox3.Items.AddRange(new object[] {
- "Гимназия, лицей, без углубленного изучения предметов",
- "Гимназия, лицей, с углубленным изучением предметов",
- "Общеобразовательная школа, обычный класс без углубленного изучения предметов",
- "Общеобразовательная школа, класс с углубленным изучением предметов"});
- this.listBox3.Location = new System.Drawing.Point(16, 265);
- this.listBox3.Name = "listBox3";
- this.listBox3.Size = new System.Drawing.Size(445, 56);
- this.listBox3.TabIndex = 17;
- //
- // label8
- //
- this.label8.AutoSize = true;
- this.label8.Location = new System.Drawing.Point(13, 339);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(174, 13);
- this.label8.TabIndex = 18;
- this.label8.Text = "Сколько классов вы закончили?";
- //
- // comboBox1
- //
- this.comboBox1.FormattingEnabled = true;
- this.comboBox1.Items.AddRange(new object[] {
- "9",
- "11"});
- this.comboBox1.Location = new System.Drawing.Point(16, 355);
- this.comboBox1.Name = "comboBox1";
- this.comboBox1.Size = new System.Drawing.Size(216, 21);
- this.comboBox1.TabIndex = 22;
- //
- // checkBox1
- //
- this.checkBox1.AutoSize = true;
- this.checkBox1.Location = new System.Drawing.Point(22, 415);
- this.checkBox1.Name = "checkBox1";
- this.checkBox1.Size = new System.Drawing.Size(573, 17);
- this.checkBox1.TabIndex = 23;
- this.checkBox1.Text = "Колледж предлогает мне интересные специальности, которые соответствуют моим интер" +
- "есам и навыкам";
- this.checkBox1.UseVisualStyleBackColor = true;
- //
- // checkBox2
- //
- this.checkBox2.AutoSize = true;
- this.checkBox2.Location = new System.Drawing.Point(22, 438);
- this.checkBox2.Name = "checkBox2";
- this.checkBox2.Size = new System.Drawing.Size(505, 17);
- this.checkBox2.TabIndex = 24;
- this.checkBox2.Text = "Удобное расположение колледжа, которое позволяет мне легко добираться до него из " +
- "дома";
- this.checkBox2.UseVisualStyleBackColor = true;
- //
- // checkBox3
- //
- this.checkBox3.AutoSize = true;
- this.checkBox3.Location = new System.Drawing.Point(22, 461);
- this.checkBox3.Name = "checkBox3";
- this.checkBox3.Size = new System.Drawing.Size(354, 17);
- this.checkBox3.TabIndex = 25;
- this.checkBox3.Text = "Здесь работают опытные и квалифицированные преподаватели";
- this.checkBox3.UseVisualStyleBackColor = true;
- //
- // checkBox4
- //
- this.checkBox4.AutoSize = true;
- this.checkBox4.Location = new System.Drawing.Point(22, 484);
- this.checkBox4.Name = "checkBox4";
- this.checkBox4.Size = new System.Drawing.Size(441, 17);
- this.checkBox4.TabIndex = 26;
- this.checkBox4.Text = "Колледж имеет современное оборудование и комфортные условия для обучения";
- this.checkBox4.UseVisualStyleBackColor = true;
- //
- // groupBox1
- //
- this.groupBox1.Location = new System.Drawing.Point(16, 396);
- this.groupBox1.Name = "groupBox1";
- this.groupBox1.Size = new System.Drawing.Size(588, 114);
- this.groupBox1.TabIndex = 27;
- this.groupBox1.TabStop = false;
- this.groupBox1.Text = "Почему вы выбрали наш колледж?";
- //
- // label9
- //
- this.label9.AutoSize = true;
- this.label9.Location = new System.Drawing.Point(13, 530);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(418, 13);
- this.label9.TabIndex = 29;
- this.label9.Text = "Какой предмет вы считаете наиболее важным при выборе будущей профессии?";
- //
- // checkBox5
- //
- this.checkBox5.AutoSize = true;
- this.checkBox5.Location = new System.Drawing.Point(16, 546);
- this.checkBox5.Name = "checkBox5";
- this.checkBox5.Size = new System.Drawing.Size(89, 17);
- this.checkBox5.TabIndex = 31;
- this.checkBox5.Text = "Математика";
- this.checkBox5.UseVisualStyleBackColor = true;
- //
- // checkBox6
- //
- this.checkBox6.AutoSize = true;
- this.checkBox6.Location = new System.Drawing.Point(16, 569);
- this.checkBox6.Name = "checkBox6";
- this.checkBox6.Size = new System.Drawing.Size(67, 17);
- this.checkBox6.TabIndex = 32;
- this.checkBox6.Text = "Физика";
- this.checkBox6.UseVisualStyleBackColor = true;
- //
- // checkBox7
- //
- this.checkBox7.AutoSize = true;
- this.checkBox7.Location = new System.Drawing.Point(16, 592);
- this.checkBox7.Name = "checkBox7";
- this.checkBox7.Size = new System.Drawing.Size(59, 17);
- this.checkBox7.TabIndex = 33;
- this.checkBox7.Text = "Химия";
- this.checkBox7.UseVisualStyleBackColor = true;
- //
- // checkBox8
- //
- this.checkBox8.AutoSize = true;
- this.checkBox8.Location = new System.Drawing.Point(16, 615);
- this.checkBox8.Name = "checkBox8";
- this.checkBox8.Size = new System.Drawing.Size(74, 17);
- this.checkBox8.TabIndex = 35;
- this.checkBox8.Text = "Биология";
- this.checkBox8.UseVisualStyleBackColor = true;
- //
- // checkBox9
- //
- this.checkBox9.AutoSize = true;
- this.checkBox9.Location = new System.Drawing.Point(16, 638);
- this.checkBox9.Name = "checkBox9";
- this.checkBox9.Size = new System.Drawing.Size(81, 17);
- this.checkBox9.TabIndex = 36;
- this.checkBox9.Text = "География";
- this.checkBox9.UseVisualStyleBackColor = true;
- //
- // label10
- //
- this.label10.AutoSize = true;
- this.label10.Location = new System.Drawing.Point(12, 667);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(375, 13);
- this.label10.TabIndex = 37;
- this.label10.Text = "Какой тип работы вы хотели бы выполнять после окончания колледжа?";
- //
- // checkBox10
- //
- this.checkBox10.AutoSize = true;
- this.checkBox10.Location = new System.Drawing.Point(16, 774);
- this.checkBox10.Name = "checkBox10";
- this.checkBox10.Size = new System.Drawing.Size(96, 17);
- this.checkBox10.TabIndex = 38;
- this.checkBox10.Text = "Программист";
- this.checkBox10.UseVisualStyleBackColor = true;
- //
- // checkBox11
- //
- this.checkBox11.AutoSize = true;
- this.checkBox11.Location = new System.Drawing.Point(16, 751);
- this.checkBox11.Name = "checkBox11";
- this.checkBox11.Size = new System.Drawing.Size(71, 17);
- this.checkBox11.TabIndex = 39;
- this.checkBox11.Text = " Учитель";
- this.checkBox11.UseVisualStyleBackColor = true;
- //
- // checkBox12
- //
- this.checkBox12.AutoSize = true;
- this.checkBox12.Location = new System.Drawing.Point(16, 728);
- this.checkBox12.Name = "checkBox12";
- this.checkBox12.Size = new System.Drawing.Size(50, 17);
- this.checkBox12.TabIndex = 40;
- this.checkBox12.Text = "Врач";
- this.checkBox12.UseVisualStyleBackColor = true;
- //
- // checkBox13
- //
- this.checkBox13.AutoSize = true;
- this.checkBox13.Location = new System.Drawing.Point(16, 706);
- this.checkBox13.Name = "checkBox13";
- this.checkBox13.Size = new System.Drawing.Size(72, 17);
- this.checkBox13.TabIndex = 41;
- this.checkBox13.Text = "Инженер";
- this.checkBox13.UseVisualStyleBackColor = true;
- //
- // checkBox14
- //
- this.checkBox14.AutoSize = true;
- this.checkBox14.Location = new System.Drawing.Point(16, 683);
- this.checkBox14.Name = "checkBox14";
- this.checkBox14.Size = new System.Drawing.Size(125, 17);
- this.checkBox14.TabIndex = 42;
- this.checkBox14.Text = "Научный сотрудник";
- this.checkBox14.UseVisualStyleBackColor = true;
- //
- // label11
- //
- this.label11.AutoSize = true;
- this.label11.Location = new System.Drawing.Point(654, 13);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(294, 13);
- this.label11.TabIndex = 43;
- this.label11.Text = "Планируете ли заниматься внеурочной деятельностью?";
- this.label11.Click += new System.EventHandler(this.label11_Click);
- //
- // radioButton1
- //
- this.radioButton1.AutoSize = true;
- this.radioButton1.Location = new System.Drawing.Point(0, 17);
- this.radioButton1.Name = "radioButton1";
- this.radioButton1.Size = new System.Drawing.Size(40, 17);
- this.radioButton1.TabIndex = 44;
- this.radioButton1.TabStop = true;
- this.radioButton1.Text = "Да";
- this.radioButton1.UseVisualStyleBackColor = true;
- //
- // radioButton2
- //
- this.radioButton2.AutoSize = true;
- this.radioButton2.Location = new System.Drawing.Point(0, 40);
- this.radioButton2.Name = "radioButton2";
- this.radioButton2.Size = new System.Drawing.Size(44, 17);
- this.radioButton2.TabIndex = 45;
- this.radioButton2.TabStop = true;
- this.radioButton2.Text = "Нет";
- this.radioButton2.UseVisualStyleBackColor = true;
- //
- // label12
- //
- this.label12.AutoSize = true;
- this.label12.Location = new System.Drawing.Point(654, 80);
- this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(103, 13);
- this.label12.TabIndex = 46;
- this.label12.Text = "Если да, то какой?";
- //
- // checkedListBox1
- //
- this.checkedListBox1.FormattingEnabled = true;
- this.checkedListBox1.Items.AddRange(new object[] {
- "Танцы",
- "Киберспорт",
- "Волейбол",
- "Баскетбол",
- "Театральный кружок"});
- this.checkedListBox1.Location = new System.Drawing.Point(657, 96);
- this.checkedListBox1.Name = "checkedListBox1";
- this.checkedListBox1.Size = new System.Drawing.Size(291, 79);
- this.checkedListBox1.TabIndex = 48;
- //
- // label13
- //
- this.label13.AutoSize = true;
- this.label13.Location = new System.Drawing.Point(654, 198);
- this.label13.Name = "label13";
- this.label13.Size = new System.Drawing.Size(362, 13);
- this.label13.TabIndex = 49;
- this.label13.Text = "Какие методы оценки знаний вы считаете наиболее эффективными?";
- //
- // checkedListBox2
- //
- this.checkedListBox2.FormattingEnabled = true;
- this.checkedListBox2.Items.AddRange(new object[] {
- "Экзамены",
- "Тесты",
- "Практические задания",
- "Портфолио",
- "Проектные работы"});
- this.checkedListBox2.Location = new System.Drawing.Point(657, 214);
- this.checkedListBox2.Name = "checkedListBox2";
- this.checkedListBox2.Size = new System.Drawing.Size(291, 79);
- this.checkedListBox2.TabIndex = 50;
- //
- // label14
- //
- this.label14.AutoSize = true;
- this.label14.Location = new System.Drawing.Point(654, 308);
- this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(506, 13);
- this.label14.TabIndex = 51;
- this.label14.Text = "Как вы думаете, какие качества необходимы для успешной карьеры в выбранной вами о" +
- "бласти?";
- //
- // checkedListBox3
- //
- this.checkedListBox3.FormattingEnabled = true;
- this.checkedListBox3.Items.AddRange(new object[] {
- "Творческий подход",
- "Умение работать в команде",
- "Аналитические способности",
- "Лидерские качества",
- "Настойчивость"});
- this.checkedListBox3.Location = new System.Drawing.Point(657, 324);
- this.checkedListBox3.Name = "checkedListBox3";
- this.checkedListBox3.Size = new System.Drawing.Size(291, 79);
- this.checkedListBox3.TabIndex = 52;
- //
- // radioButton3
- //
- this.radioButton3.AutoSize = true;
- this.radioButton3.Location = new System.Drawing.Point(657, 458);
- this.radioButton3.Name = "radioButton3";
- this.radioButton3.Size = new System.Drawing.Size(44, 17);
- this.radioButton3.TabIndex = 55;
- this.radioButton3.TabStop = true;
- this.radioButton3.Text = "Нет";
- this.radioButton3.UseVisualStyleBackColor = true;
- //
- // radioButton4
- //
- this.radioButton4.AutoSize = true;
- this.radioButton4.Location = new System.Drawing.Point(657, 435);
- this.radioButton4.Name = "radioButton4";
- this.radioButton4.Size = new System.Drawing.Size(40, 17);
- this.radioButton4.TabIndex = 54;
- this.radioButton4.TabStop = true;
- this.radioButton4.Text = "Да";
- this.radioButton4.UseVisualStyleBackColor = true;
- //
- // label15
- //
- this.label15.AutoSize = true;
- this.label15.Location = new System.Drawing.Point(-3, 6);
- this.label15.Name = "label15";
- this.label15.Size = new System.Drawing.Size(130, 13);
- this.label15.TabIndex = 53;
- this.label15.Text = "Вам нужно общещитие?";
- //
- // label16
- //
- this.label16.AutoSize = true;
- this.label16.Location = new System.Drawing.Point(654, 488);
- this.label16.Name = "label16";
- this.label16.Size = new System.Drawing.Size(198, 13);
- this.label16.TabIndex = 56;
- this.label16.Text = "Какой у вас средний балл аттестата?";
- //
- // textBox4
- //
- this.textBox4.Location = new System.Drawing.Point(657, 505);
- this.textBox4.Name = "textBox4";
- this.textBox4.Size = new System.Drawing.Size(291, 20);
- this.textBox4.TabIndex = 57;
- //
- // button1
- //
- this.button1.Location = new System.Drawing.Point(657, 718);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(291, 73);
- this.button1.TabIndex = 58;
- this.button1.Text = "Завершить опрос";
- this.button1.UseVisualStyleBackColor = true;
- this.button1.Click += new System.EventHandler(this.button1_Click);
- //
- // groupBox2
- //
- this.groupBox2.Controls.Add(this.radioButton1);
- this.groupBox2.Controls.Add(this.radioButton2);
- this.groupBox2.Location = new System.Drawing.Point(657, 12);
- this.groupBox2.Name = "groupBox2";
- this.groupBox2.Size = new System.Drawing.Size(291, 65);
- this.groupBox2.TabIndex = 59;
- this.groupBox2.TabStop = false;
- //
- // groupBox3
- //
- this.groupBox3.Controls.Add(this.label15);
- this.groupBox3.Controls.Add(this.radioButton5);
- this.groupBox3.Controls.Add(this.radioButton6);
- this.groupBox3.Location = new System.Drawing.Point(657, 409);
- this.groupBox3.Name = "groupBox3";
- this.groupBox3.Size = new System.Drawing.Size(291, 76);
- this.groupBox3.TabIndex = 60;
- this.groupBox3.TabStop = false;
- //
- // radioButton5
- //
- this.radioButton5.AutoSize = true;
- this.radioButton5.Location = new System.Drawing.Point(0, 22);
- this.radioButton5.Name = "radioButton5";
- this.radioButton5.Size = new System.Drawing.Size(40, 17);
- this.radioButton5.TabIndex = 44;
- this.radioButton5.TabStop = true;
- this.radioButton5.Text = "Да";
- this.radioButton5.UseVisualStyleBackColor = true;
- //
- // radioButton6
- //
- this.radioButton6.AutoSize = true;
- this.radioButton6.Location = new System.Drawing.Point(0, 45);
- this.radioButton6.Name = "radioButton6";
- this.radioButton6.Size = new System.Drawing.Size(44, 17);
- this.radioButton6.TabIndex = 45;
- this.radioButton6.TabStop = true;
- this.radioButton6.Text = "Нет";
- this.radioButton6.UseVisualStyleBackColor = true;
- //
- // Oprosnik
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1198, 856);
- this.Controls.Add(this.groupBox3);
- this.Controls.Add(this.label11);
- this.Controls.Add(this.groupBox2);
- this.Controls.Add(this.button1);
- this.Controls.Add(this.textBox4);
- this.Controls.Add(this.label16);
- this.Controls.Add(this.radioButton3);
- this.Controls.Add(this.radioButton4);
- this.Controls.Add(this.checkedListBox3);
- this.Controls.Add(this.label14);
- this.Controls.Add(this.checkedListBox2);
- this.Controls.Add(this.label13);
- this.Controls.Add(this.checkedListBox1);
- this.Controls.Add(this.label12);
- this.Controls.Add(this.checkBox14);
- this.Controls.Add(this.checkBox13);
- this.Controls.Add(this.checkBox12);
- this.Controls.Add(this.checkBox11);
- this.Controls.Add(this.checkBox10);
- this.Controls.Add(this.label10);
- this.Controls.Add(this.checkBox9);
- this.Controls.Add(this.checkBox8);
- this.Controls.Add(this.checkBox7);
- this.Controls.Add(this.checkBox6);
- this.Controls.Add(this.checkBox5);
- this.Controls.Add(this.label9);
- this.Controls.Add(this.checkBox4);
- this.Controls.Add(this.checkBox3);
- this.Controls.Add(this.checkBox2);
- this.Controls.Add(this.checkBox1);
- this.Controls.Add(this.comboBox1);
- this.Controls.Add(this.label8);
- this.Controls.Add(this.listBox3);
- this.Controls.Add(this.listBox2);
- this.Controls.Add(this.listBox1);
- this.Controls.Add(this.label7);
- this.Controls.Add(this.label6);
- this.Controls.Add(this.dateTimePicker1);
- this.Controls.Add(this.label5);
- this.Controls.Add(this.label4);
- this.Controls.Add(this.textBox3);
- this.Controls.Add(this.label3);
- this.Controls.Add(this.textBox2);
- this.Controls.Add(this.label2);
- this.Controls.Add(this.textBox1);
- this.Controls.Add(this.label1);
- this.Controls.Add(this.groupBox1);
- this.Name = "Oprosnik";
- this.Text = "Опросник";
- this.groupBox2.ResumeLayout(false);
- this.groupBox2.PerformLayout();
- this.groupBox3.ResumeLayout(false);
- this.groupBox3.PerformLayout();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.TextBox textBox1;
- private System.Windows.Forms.TextBox textBox2;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.TextBox textBox3;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.DateTimePicker dateTimePicker1;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.ListBox listBox1;
- private System.Windows.Forms.ListBox listBox2;
- private System.Windows.Forms.ListBox listBox3;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.ComboBox comboBox1;
- private System.Windows.Forms.CheckBox checkBox1;
- private System.Windows.Forms.CheckBox checkBox2;
- private System.Windows.Forms.CheckBox checkBox3;
- private System.Windows.Forms.CheckBox checkBox4;
- private System.Windows.Forms.GroupBox groupBox1;
- private System.Windows.Forms.Label label9;
- private System.Windows.Forms.CheckBox checkBox5;
- private System.Windows.Forms.CheckBox checkBox6;
- private System.Windows.Forms.CheckBox checkBox7;
- private System.Windows.Forms.CheckBox checkBox8;
- private System.Windows.Forms.CheckBox checkBox9;
- private System.Windows.Forms.Label label10;
- private System.Windows.Forms.CheckBox checkBox10;
- private System.Windows.Forms.CheckBox checkBox11;
- private System.Windows.Forms.CheckBox checkBox12;
- private System.Windows.Forms.CheckBox checkBox13;
- private System.Windows.Forms.CheckBox checkBox14;
- private System.Windows.Forms.Label label11;
- private System.Windows.Forms.RadioButton radioButton1;
- private System.Windows.Forms.RadioButton radioButton2;
- private System.Windows.Forms.Label label12;
- private System.Windows.Forms.CheckedListBox checkedListBox1;
- private System.Windows.Forms.Label label13;
- private System.Windows.Forms.CheckedListBox checkedListBox2;
- private System.Windows.Forms.Label label14;
- private System.Windows.Forms.CheckedListBox checkedListBox3;
- private System.Windows.Forms.RadioButton radioButton3;
- private System.Windows.Forms.RadioButton radioButton4;
- private System.Windows.Forms.Label label15;
- private System.Windows.Forms.Label label16;
- private System.Windows.Forms.TextBox textBox4;
- private System.Windows.Forms.Button button1;
- private System.Windows.Forms.GroupBox groupBox2;
- private System.Windows.Forms.GroupBox groupBox3;
- private System.Windows.Forms.RadioButton radioButton5;
- private System.Windows.Forms.RadioButton radioButton6;
- }
- }
|