| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286 |
- namespace TestsManipulate
- {
- partial class MainPage
- {
- /// <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()
- {
- this.dataGridView1 = new System.Windows.Forms.DataGridView();
- this.button1 = new System.Windows.Forms.Button();
- this.button2 = 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.button3 = new System.Windows.Forms.Button();
- this.menuStrip1 = new System.Windows.Forms.MenuStrip();
- this.таблицыToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.пользователиToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.вариантыОтветаToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.вопросыНаТестыToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.вопросыToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.тестыToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.уровниСложностиToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.темыToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.логиToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.textBox1 = new System.Windows.Forms.TextBox();
- this.label4 = new System.Windows.Forms.Label();
- this.button4 = new System.Windows.Forms.Button();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
- this.menuStrip1.SuspendLayout();
- this.SuspendLayout();
- //
- // dataGridView1
- //
- this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dataGridView1.Location = new System.Drawing.Point(267, 35);
- this.dataGridView1.Name = "dataGridView1";
- this.dataGridView1.Size = new System.Drawing.Size(521, 335);
- this.dataGridView1.TabIndex = 0;
- //
- // button1
- //
- 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(267, 376);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(109, 43);
- this.button1.TabIndex = 4;
- this.button1.Text = "Удалить";
- this.button1.UseVisualStyleBackColor = true;
- this.button1.Click += new System.EventHandler(this.Delete);
- //
- // button2
- //
- 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(456, 376);
- this.button2.Name = "button2";
- this.button2.Size = new System.Drawing.Size(144, 43);
- this.button2.TabIndex = 5;
- this.button2.Text = "Изменить";
- this.button2.UseVisualStyleBackColor = true;
- this.button2.Click += new System.EventHandler(this.Update);
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label1.Location = new System.Drawing.Point(12, 76);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(0, 25);
- this.label1.TabIndex = 7;
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label2.Location = new System.Drawing.Point(12, 35);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(67, 25);
- this.label2.TabIndex = 8;
- this.label2.Text = "Роль:";
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label3.Location = new System.Drawing.Point(262, 7);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(130, 25);
- this.label3.TabIndex = 9;
- this.label3.Text = "Результаты";
- //
- // button3
- //
- 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(644, 376);
- this.button3.Name = "button3";
- this.button3.Size = new System.Drawing.Size(144, 43);
- this.button3.TabIndex = 10;
- this.button3.Text = "Добавить";
- this.button3.UseVisualStyleBackColor = true;
- this.button3.Click += new System.EventHandler(this.Add);
- //
- // menuStrip1
- //
- this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.таблицыToolStripMenuItem,
- this.логиToolStripMenuItem});
- this.menuStrip1.Location = new System.Drawing.Point(0, 0);
- this.menuStrip1.Name = "menuStrip1";
- this.menuStrip1.Size = new System.Drawing.Size(800, 24);
- this.menuStrip1.TabIndex = 11;
- this.menuStrip1.Text = "menuStrip1";
- //
- // таблицыToolStripMenuItem
- //
- this.таблицыToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.пользователиToolStripMenuItem,
- this.вариантыОтветаToolStripMenuItem,
- this.вопросыНаТестыToolStripMenuItem,
- this.вопросыToolStripMenuItem,
- this.тестыToolStripMenuItem,
- this.уровниСложностиToolStripMenuItem,
- this.темыToolStripMenuItem});
- this.таблицыToolStripMenuItem.Name = "таблицыToolStripMenuItem";
- this.таблицыToolStripMenuItem.Size = new System.Drawing.Size(69, 20);
- this.таблицыToolStripMenuItem.Text = "Таблицы";
- //
- // пользователиToolStripMenuItem
- //
- this.пользователиToolStripMenuItem.Name = "пользователиToolStripMenuItem";
- this.пользователиToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
- this.пользователиToolStripMenuItem.Text = "Пользователи";
- this.пользователиToolStripMenuItem.Click += new System.EventHandler(this.UsersTable);
- //
- // вариантыОтветаToolStripMenuItem
- //
- this.вариантыОтветаToolStripMenuItem.Name = "вариантыОтветаToolStripMenuItem";
- this.вариантыОтветаToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
- this.вариантыОтветаToolStripMenuItem.Text = "Варианты ответа";
- this.вариантыОтветаToolStripMenuItem.Click += new System.EventHandler(this.AnswerOptionsTable);
- //
- // вопросыНаТестыToolStripMenuItem
- //
- this.вопросыНаТестыToolStripMenuItem.Name = "вопросыНаТестыToolStripMenuItem";
- this.вопросыНаТестыToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
- this.вопросыНаТестыToolStripMenuItem.Text = "Вопросы на тесты";
- this.вопросыНаТестыToolStripMenuItem.Click += new System.EventHandler(this.TestQuestionsTable);
- //
- // вопросыToolStripMenuItem
- //
- this.вопросыToolStripMenuItem.Name = "вопросыToolStripMenuItem";
- this.вопросыToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
- this.вопросыToolStripMenuItem.Text = "Вопросы";
- this.вопросыToolStripMenuItem.Click += new System.EventHandler(this.QuestionsTable);
- //
- // тестыToolStripMenuItem
- //
- this.тестыToolStripMenuItem.Name = "тестыToolStripMenuItem";
- this.тестыToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
- this.тестыToolStripMenuItem.Text = "Тесты";
- this.тестыToolStripMenuItem.Click += new System.EventHandler(this.TestsTable);
- //
- // уровниСложностиToolStripMenuItem
- //
- this.уровниСложностиToolStripMenuItem.Name = "уровниСложностиToolStripMenuItem";
- this.уровниСложностиToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
- this.уровниСложностиToolStripMenuItem.Text = "Уровни сложности";
- this.уровниСложностиToolStripMenuItem.Click += new System.EventHandler(this.DifficultyLevelsTable);
- //
- // темыToolStripMenuItem
- //
- this.темыToolStripMenuItem.Name = "темыToolStripMenuItem";
- this.темыToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
- this.темыToolStripMenuItem.Text = "Темы";
- this.темыToolStripMenuItem.Click += new System.EventHandler(this.TopicsTable);
- //
- // логиToolStripMenuItem
- //
- this.логиToolStripMenuItem.Name = "логиToolStripMenuItem";
- this.логиToolStripMenuItem.Size = new System.Drawing.Size(46, 20);
- this.логиToolStripMenuItem.Text = "Логи";
- this.логиToolStripMenuItem.Click += new System.EventHandler(this.LogsTable);
- //
- // textBox1
- //
- this.textBox1.Location = new System.Drawing.Point(17, 153);
- this.textBox1.Name = "textBox1";
- this.textBox1.Size = new System.Drawing.Size(222, 20);
- this.textBox1.TabIndex = 12;
- this.textBox1.TextChanged += new System.EventHandler(this.Search);
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label4.Location = new System.Drawing.Point(12, 125);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(73, 25);
- this.label4.TabIndex = 13;
- this.label4.Text = "Поиск";
- //
- // button4
- //
- 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(27, 243);
- this.button4.Name = "button4";
- this.button4.Size = new System.Drawing.Size(201, 113);
- this.button4.TabIndex = 14;
- this.button4.Text = "Сформировать отчет";
- this.button4.UseVisualStyleBackColor = true;
- this.button4.Click += new System.EventHandler(this.Report);
- //
- // MainPage
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(800, 450);
- this.Controls.Add(this.button4);
- this.Controls.Add(this.label4);
- this.Controls.Add(this.textBox1);
- this.Controls.Add(this.button3);
- this.Controls.Add(this.label3);
- this.Controls.Add(this.label2);
- this.Controls.Add(this.label1);
- this.Controls.Add(this.button2);
- this.Controls.Add(this.button1);
- this.Controls.Add(this.dataGridView1);
- this.Controls.Add(this.menuStrip1);
- this.MainMenuStrip = this.menuStrip1;
- this.Name = "MainPage";
- this.Text = "MainPage";
- this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.MainPage_FormClosed);
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
- this.menuStrip1.ResumeLayout(false);
- this.menuStrip1.PerformLayout();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.DataGridView dataGridView1;
- private System.Windows.Forms.Button button1;
- private System.Windows.Forms.Button button2;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Button button3;
- private System.Windows.Forms.MenuStrip menuStrip1;
- private System.Windows.Forms.ToolStripMenuItem таблицыToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem пользователиToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem вариантыОтветаToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem вопросыНаТестыToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem вопросыToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem тестыToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem уровниСложностиToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem темыToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem логиToolStripMenuItem;
- private System.Windows.Forms.TextBox textBox1;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Button button4;
- }
- }
|