123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201 |
-
- namespace ARM_spec_otdelenia
- {
- partial class AddUser
- {
- /// <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.label1 = new System.Windows.Forms.Label();
- this.panel1 = new System.Windows.Forms.Panel();
- this.saveBtn = new System.Windows.Forms.Button();
- this.label3 = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.pasText = new System.Windows.Forms.TextBox();
- this.logText = new System.Windows.Forms.TextBox();
- this.label4 = new System.Windows.Forms.Label();
- this.mailText = new System.Windows.Forms.TextBox();
- this.backBtn = new System.Windows.Forms.Button();
- this.panel1.SuspendLayout();
- this.SuspendLayout();
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("Comic Sans MS", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label1.ForeColor = System.Drawing.Color.White;
- this.label1.Location = new System.Drawing.Point(1, 27);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(386, 45);
- this.label1.TabIndex = 0;
- this.label1.Text = "Добавить пользователя";
- //
- // panel1
- //
- this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(65)))), ((int)(((byte)(110)))));
- this.panel1.Controls.Add(this.label1);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel1.Font = new System.Drawing.Font("Comic Sans MS", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.panel1.Location = new System.Drawing.Point(0, 0);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(384, 95);
- this.panel1.TabIndex = 2;
- //
- // saveBtn
- //
- this.saveBtn.BackColor = System.Drawing.Color.White;
- this.saveBtn.FlatAppearance.BorderColor = System.Drawing.Color.Black;
- this.saveBtn.FlatAppearance.MouseDownBackColor = System.Drawing.Color.White;
- this.saveBtn.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
- this.saveBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.saveBtn.Font = new System.Drawing.Font("Comic Sans MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.saveBtn.ForeColor = System.Drawing.Color.Black;
- this.saveBtn.Location = new System.Drawing.Point(19, 264);
- this.saveBtn.Name = "saveBtn";
- this.saveBtn.Size = new System.Drawing.Size(146, 35);
- this.saveBtn.TabIndex = 13;
- this.saveBtn.Text = "Сохранить";
- this.saveBtn.UseVisualStyleBackColor = false;
- this.saveBtn.Click += new System.EventHandler(this.saveBtn_Click);
- this.saveBtn.MouseLeave += new System.EventHandler(this.saveBtn_MouseLeave);
- this.saveBtn.MouseMove += new System.Windows.Forms.MouseEventHandler(this.saveBtn_MouseMove);
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Font = new System.Drawing.Font("Comic Sans MS", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label3.Location = new System.Drawing.Point(12, 206);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(124, 38);
- this.label3.TabIndex = 12;
- this.label3.Text = "Пароль:";
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Font = new System.Drawing.Font("Comic Sans MS", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label2.Location = new System.Drawing.Point(11, 104);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(106, 38);
- this.label2.TabIndex = 11;
- this.label2.Text = "Логин:";
- //
- // pasText
- //
- this.pasText.Font = new System.Drawing.Font("Comic Sans MS", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.pasText.Location = new System.Drawing.Point(142, 203);
- this.pasText.Name = "pasText";
- this.pasText.Size = new System.Drawing.Size(230, 45);
- this.pasText.TabIndex = 10;
- //
- // logText
- //
- this.logText.Font = new System.Drawing.Font("Comic Sans MS", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.logText.Location = new System.Drawing.Point(142, 101);
- this.logText.Name = "logText";
- this.logText.Size = new System.Drawing.Size(230, 45);
- this.logText.TabIndex = 9;
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Font = new System.Drawing.Font("Comic Sans MS", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label4.Location = new System.Drawing.Point(11, 155);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(107, 38);
- this.label4.TabIndex = 15;
- this.label4.Text = "Почта:";
- //
- // mailText
- //
- this.mailText.Font = new System.Drawing.Font("Comic Sans MS", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.mailText.Location = new System.Drawing.Point(142, 152);
- this.mailText.Name = "mailText";
- this.mailText.Size = new System.Drawing.Size(230, 45);
- this.mailText.TabIndex = 14;
- //
- // backBtn
- //
- this.backBtn.BackColor = System.Drawing.Color.White;
- this.backBtn.DialogResult = System.Windows.Forms.DialogResult.Cancel;
- this.backBtn.FlatAppearance.BorderColor = System.Drawing.Color.Black;
- this.backBtn.FlatAppearance.MouseDownBackColor = System.Drawing.Color.White;
- this.backBtn.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
- this.backBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.backBtn.Font = new System.Drawing.Font("Comic Sans MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.backBtn.ForeColor = System.Drawing.Color.Black;
- this.backBtn.Location = new System.Drawing.Point(226, 264);
- this.backBtn.Name = "backBtn";
- this.backBtn.Size = new System.Drawing.Size(146, 35);
- this.backBtn.TabIndex = 16;
- this.backBtn.Text = "Отмена";
- this.backBtn.UseVisualStyleBackColor = false;
- this.backBtn.MouseLeave += new System.EventHandler(this.backBtn_MouseLeave);
- this.backBtn.MouseMove += new System.Windows.Forms.MouseEventHandler(this.backBtn_MouseMove);
- //
- // AddUser
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BackColor = System.Drawing.Color.White;
- this.ClientSize = new System.Drawing.Size(384, 311);
- this.Controls.Add(this.backBtn);
- this.Controls.Add(this.label4);
- this.Controls.Add(this.mailText);
- this.Controls.Add(this.saveBtn);
- this.Controls.Add(this.label3);
- this.Controls.Add(this.label2);
- this.Controls.Add(this.pasText);
- this.Controls.Add(this.logText);
- this.Controls.Add(this.panel1);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "AddUser";
- this.ShowIcon = false;
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "Форма добавления пользователя";
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Button saveBtn;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Button backBtn;
- public System.Windows.Forms.TextBox pasText;
- public System.Windows.Forms.TextBox logText;
- public System.Windows.Forms.TextBox mailText;
- }
- }
|