123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204 |
-
- namespace _02trade
- {
- partial class Авторизация
- {
- /// <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()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Авторизация));
- this.pictureBox1 = new System.Windows.Forms.PictureBox();
- this.label1 = new System.Windows.Forms.Label();
- this.pictureBox2 = new System.Windows.Forms.PictureBox();
- this.label2 = new System.Windows.Forms.Label();
- this.Login = new System.Windows.Forms.Label();
- this.panel1 = new System.Windows.Forms.Panel();
- this.panel2 = new System.Windows.Forms.Panel();
- this.Password = new System.Windows.Forms.Label();
- this.Логин = new System.Windows.Forms.TextBox();
- this.Пароль = new System.Windows.Forms.TextBox();
- this.Вход = new System.Windows.Forms.Button();
- this.Выход = new System.Windows.Forms.Button();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
- this.panel1.SuspendLayout();
- this.SuspendLayout();
- //
- // pictureBox1
- //
- this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
- this.pictureBox1.Location = new System.Drawing.Point(670, 3);
- this.pictureBox1.Name = "pictureBox1";
- this.pictureBox1.Size = new System.Drawing.Size(163, 105);
- this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.pictureBox1.TabIndex = 0;
- this.pictureBox1.TabStop = false;
- this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
- //
- // label1
- //
- this.label1.Font = new System.Drawing.Font("Comic Sans MS", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label1.Location = new System.Drawing.Point(197, 28);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(454, 54);
- this.label1.TabIndex = 1;
- this.label1.Text = "ООО «Стройматериалы»";
- //
- // pictureBox2
- //
- this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
- this.pictureBox2.Location = new System.Drawing.Point(3, 3);
- this.pictureBox2.Name = "pictureBox2";
- this.pictureBox2.Size = new System.Drawing.Size(163, 105);
- this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.pictureBox2.TabIndex = 2;
- this.pictureBox2.TabStop = false;
- this.pictureBox2.Click += new System.EventHandler(this.pictureBox2_Click);
- //
- // label2
- //
- this.label2.Font = new System.Drawing.Font("Comic Sans MS", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label2.Location = new System.Drawing.Point(315, 115);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(201, 40);
- this.label2.TabIndex = 3;
- this.label2.Text = "Авторизация";
- //
- // Login
- //
- this.Login.Font = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.Login.Location = new System.Drawing.Point(265, 174);
- this.Login.Name = "Login";
- this.Login.Size = new System.Drawing.Size(81, 27);
- this.Login.TabIndex = 4;
- this.Login.Text = "Логин";
- //
- // panel1
- //
- this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(227)))), ((int)(((byte)(131)))));
- this.panel1.Controls.Add(this.pictureBox2);
- this.panel1.Controls.Add(this.pictureBox1);
- this.panel1.Controls.Add(this.label1);
- this.panel1.Location = new System.Drawing.Point(-2, 1);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(836, 111);
- this.panel1.TabIndex = 5;
- //
- // panel2
- //
- this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(140)))), ((int)(((byte)(81)))));
- this.panel2.Location = new System.Drawing.Point(1, 374);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(836, 111);
- this.panel2.TabIndex = 6;
- //
- // Password
- //
- this.Password.Font = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.Password.Location = new System.Drawing.Point(265, 247);
- this.Password.Name = "Password";
- this.Password.Size = new System.Drawing.Size(106, 23);
- this.Password.TabIndex = 7;
- this.Password.Text = "Пароль";
- //
- // Логин
- //
- this.Логин.Location = new System.Drawing.Point(371, 174);
- this.Логин.Name = "Логин";
- this.Логин.Size = new System.Drawing.Size(178, 20);
- this.Логин.TabIndex = 8;
- //
- // Пароль
- //
- this.Пароль.Location = new System.Drawing.Point(371, 250);
- this.Пароль.Name = "Пароль";
- this.Пароль.Size = new System.Drawing.Size(178, 20);
- this.Пароль.TabIndex = 9;
- //
- // Вход
- //
- this.Вход.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.Вход.Location = new System.Drawing.Point(269, 300);
- this.Вход.Name = "Вход";
- this.Вход.Size = new System.Drawing.Size(114, 29);
- this.Вход.TabIndex = 10;
- this.Вход.Text = "Войти";
- this.Вход.UseVisualStyleBackColor = true;
- this.Вход.Click += new System.EventHandler(this.Вход_Click);
- //
- // Выход
- //
- this.Выход.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.Выход.Location = new System.Drawing.Point(435, 300);
- this.Выход.Name = "Выход";
- this.Выход.Size = new System.Drawing.Size(114, 29);
- this.Выход.TabIndex = 11;
- this.Выход.Text = "Выйти";
- this.Выход.UseVisualStyleBackColor = true;
- this.Выход.Click += new System.EventHandler(this.Выход_Click);
- //
- // Авторизация
- //
- 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(833, 486);
- this.Controls.Add(this.Выход);
- this.Controls.Add(this.Вход);
- this.Controls.Add(this.Пароль);
- this.Controls.Add(this.Логин);
- this.Controls.Add(this.Password);
- this.Controls.Add(this.panel2);
- this.Controls.Add(this.panel1);
- this.Controls.Add(this.Login);
- this.Controls.Add(this.label2);
- this.Name = "Авторизация";
- this.Text = "Авторизация";
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
- this.panel1.ResumeLayout(false);
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.PictureBox pictureBox1;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.PictureBox pictureBox2;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label Login;
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Panel panel2;
- private System.Windows.Forms.Label Password;
- private System.Windows.Forms.TextBox Логин;
- private System.Windows.Forms.TextBox Пароль;
- private System.Windows.Forms.Button Вход;
- private System.Windows.Forms.Button Выход;
- }
- }
|