| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220 |
- namespace PM11
- {
- partial class Form3
- {
- /// <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.button4 = new System.Windows.Forms.Button();
- this.dataGridView1 = new System.Windows.Forms.DataGridView();
- this.label1 = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.dataGridView2 = new System.Windows.Forms.DataGridView();
- this.dataGridView3 = new System.Windows.Forms.DataGridView();
- this.dataGridView4 = new System.Windows.Forms.DataGridView();
- this.dataGridView5 = new System.Windows.Forms.DataGridView();
- this.dataGridView6 = new System.Windows.Forms.DataGridView();
- this.label5 = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView4)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView5)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView6)).BeginInit();
- this.SuspendLayout();
- //
- // button4
- //
- this.button4.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.button4.Location = new System.Drawing.Point(1005, 554);
- this.button4.Name = "button4";
- this.button4.Size = new System.Drawing.Size(119, 48);
- this.button4.TabIndex = 6;
- this.button4.Text = "Назад";
- this.button4.UseVisualStyleBackColor = true;
- this.button4.Click += new System.EventHandler(this.comeBack);
- //
- // dataGridView1
- //
- this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dataGridView1.Location = new System.Drawing.Point(31, 49);
- this.dataGridView1.Name = "dataGridView1";
- this.dataGridView1.Size = new System.Drawing.Size(335, 200);
- this.dataGridView1.TabIndex = 7;
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label1.Location = new System.Drawing.Point(27, 22);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(72, 24);
- this.label1.TabIndex = 8;
- this.label1.Text = "Details";
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label2.Location = new System.Drawing.Point(401, 22);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(79, 24);
- this.label2.TabIndex = 9;
- this.label2.Text = "Defects";
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label3.Location = new System.Drawing.Point(778, 22);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(82, 24);
- this.label3.TabIndex = 10;
- this.label3.Text = "Masters";
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label4.Location = new System.Drawing.Point(27, 291);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(138, 24);
- this.label4.TabIndex = 11;
- this.label4.Text = "Types_details";
- //
- // dataGridView2
- //
- this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dataGridView2.Location = new System.Drawing.Point(405, 49);
- this.dataGridView2.Name = "dataGridView2";
- this.dataGridView2.Size = new System.Drawing.Size(335, 200);
- this.dataGridView2.TabIndex = 12;
- //
- // dataGridView3
- //
- this.dataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dataGridView3.Location = new System.Drawing.Point(782, 49);
- this.dataGridView3.Name = "dataGridView3";
- this.dataGridView3.Size = new System.Drawing.Size(335, 200);
- this.dataGridView3.TabIndex = 13;
- //
- // dataGridView4
- //
- this.dataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dataGridView4.Location = new System.Drawing.Point(31, 318);
- this.dataGridView4.Name = "dataGridView4";
- this.dataGridView4.Size = new System.Drawing.Size(335, 200);
- this.dataGridView4.TabIndex = 14;
- //
- // dataGridView5
- //
- this.dataGridView5.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dataGridView5.Location = new System.Drawing.Point(405, 318);
- this.dataGridView5.Name = "dataGridView5";
- this.dataGridView5.Size = new System.Drawing.Size(335, 200);
- this.dataGridView5.TabIndex = 15;
- this.dataGridView5.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView5_CellContentClick);
- //
- // dataGridView6
- //
- this.dataGridView6.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dataGridView6.Location = new System.Drawing.Point(789, 318);
- this.dataGridView6.Name = "dataGridView6";
- this.dataGridView6.Size = new System.Drawing.Size(335, 200);
- this.dataGridView6.TabIndex = 16;
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label5.Location = new System.Drawing.Point(401, 291);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(63, 24);
- this.label5.TabIndex = 17;
- this.label5.Text = "Users";
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label6.Location = new System.Drawing.Point(785, 291);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(63, 24);
- this.label6.TabIndex = 18;
- this.label6.Text = "Roles";
- //
- // Form3
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1154, 614);
- this.Controls.Add(this.label6);
- this.Controls.Add(this.label5);
- this.Controls.Add(this.dataGridView6);
- this.Controls.Add(this.dataGridView5);
- this.Controls.Add(this.dataGridView4);
- this.Controls.Add(this.dataGridView3);
- this.Controls.Add(this.dataGridView2);
- this.Controls.Add(this.label4);
- this.Controls.Add(this.label3);
- this.Controls.Add(this.label2);
- this.Controls.Add(this.label1);
- this.Controls.Add(this.dataGridView1);
- this.Controls.Add(this.button4);
- this.Name = "Form3";
- this.Text = "Form3";
- this.Load += new System.EventHandler(this.Form3_Load);
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView4)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView5)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView6)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.Button button4;
- private System.Windows.Forms.DataGridView dataGridView1;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.DataGridView dataGridView2;
- private System.Windows.Forms.DataGridView dataGridView3;
- private System.Windows.Forms.DataGridView dataGridView4;
- private System.Windows.Forms.DataGridView dataGridView5;
- private System.Windows.Forms.DataGridView dataGridView6;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.Label label6;
- }
- }
|