namespace WindowsFormsApp1 { partial class Profile { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Profile)); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.button1 = new System.Windows.Forms.Button(); this.button2 = new System.Windows.Forms.Button(); this.label3 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.SuspendLayout(); // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.label2.Location = new System.Drawing.Point(189, 90); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(91, 24); this.label2.TabIndex = 17; this.label2.Text = "Фамилия"; this.label2.TextAlign = System.Drawing.ContentAlignment.TopCenter; // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Wheat; this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.label1.ForeColor = System.Drawing.SystemColors.ControlText; this.label1.Location = new System.Drawing.Point(191, 54); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(46, 24); this.label1.TabIndex = 16; this.label1.Text = "Имя"; this.label1.TextAlign = System.Drawing.ContentAlignment.TopCenter; // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.label5.Location = new System.Drawing.Point(63, 183); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(150, 24); this.label5.TabIndex = 20; this.label5.Text = "Дата рождения"; this.label5.TextAlign = System.Drawing.ContentAlignment.TopCenter; // // label6 // this.label6.AutoSize = true; this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.label6.Location = new System.Drawing.Point(257, 183); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(100, 24); this.label6.TabIndex = 25; this.label6.Text = "19.02.2004"; this.label6.TextAlign = System.Drawing.ContentAlignment.TopCenter; // // label9 // this.label9.AutoSize = true; this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.label9.Location = new System.Drawing.Point(347, 90); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(110, 24); this.label9.TabIndex = 22; this.label9.Text = "Гришанина"; this.label9.TextAlign = System.Drawing.ContentAlignment.TopCenter; // // label10 // this.label10.AutoSize = true; this.label10.BackColor = System.Drawing.Color.Wheat; this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.label10.ForeColor = System.Drawing.SystemColors.ControlText; this.label10.Location = new System.Drawing.Point(349, 54); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(75, 24); this.label10.TabIndex = 21; this.label10.Text = "Ксения"; this.label10.TextAlign = System.Drawing.ContentAlignment.TopCenter; this.label10.Click += new System.EventHandler(this.label10_Click); // // button1 // this.button1.BackColor = System.Drawing.Color.BurlyWood; this.button1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.button1.Location = new System.Drawing.Point(75, 299); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(170, 42); this.button1.TabIndex = 26; this.button1.Text = "Редактировать"; this.button1.UseVisualStyleBackColor = false; this.button1.Click += new System.EventHandler(this.button1_Click); // // button2 // this.button2.BackColor = System.Drawing.Color.BurlyWood; this.button2.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.button2.Location = new System.Drawing.Point(319, 299); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(140, 42); this.button2.TabIndex = 27; this.button2.Text = "Назад"; this.button2.UseVisualStyleBackColor = false; this.button2.Click += new System.EventHandler(this.button2_Click); // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.label3.Location = new System.Drawing.Point(346, 125); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(98, 24); this.label3.TabIndex = 29; this.label3.Text = "Ивановна"; this.label3.TextAlign = System.Drawing.ContentAlignment.TopCenter; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.label4.Location = new System.Drawing.Point(188, 125); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(98, 24); this.label4.TabIndex = 28; this.label4.Text = "Отчество"; this.label4.TextAlign = System.Drawing.ContentAlignment.TopCenter; this.label4.Click += new System.EventHandler(this.label4_Click); // // label7 // this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.label7.Location = new System.Drawing.Point(257, 234); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(69, 24); this.label7.TabIndex = 31; this.label7.Text = "admin*"; this.label7.TextAlign = System.Drawing.ContentAlignment.TopCenter; // // label8 // this.label8.AutoSize = true; this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.label8.Location = new System.Drawing.Point(63, 234); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(65, 24); this.label8.TabIndex = 30; this.label8.Text = "Права"; this.label8.TextAlign = System.Drawing.ContentAlignment.TopCenter; // // pictureBox1 // this.pictureBox1.BackColor = System.Drawing.Color.BurlyWood; this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image"))); this.pictureBox1.Location = new System.Drawing.Point(57, 57); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(94, 92); this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pictureBox1.TabIndex = 32; this.pictureBox1.TabStop = false; // // Profil // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.Wheat; this.ClientSize = new System.Drawing.Size(544, 381); this.Controls.Add(this.pictureBox1); this.Controls.Add(this.label7); this.Controls.Add(this.label8); this.Controls.Add(this.label3); this.Controls.Add(this.label4); this.Controls.Add(this.button2); this.Controls.Add(this.button1); this.Controls.Add(this.label6); this.Controls.Add(this.label9); this.Controls.Add(this.label10); this.Controls.Add(this.label5); this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.Name = "Profil"; this.Text = "Профиль"; ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label10; private System.Windows.Forms.Button button1; private System.Windows.Forms.Button button2; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label8; private System.Windows.Forms.PictureBox pictureBox1; } }