123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174 |
- namespace proba
- {
- partial class Autorization
- {
- /// <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()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Autorization));
- this.panel1 = new System.Windows.Forms.Panel();
- this.button2 = new System.Windows.Forms.Button();
- this.button1 = new System.Windows.Forms.Button();
- this.label1 = new System.Windows.Forms.Label();
- this.panel2 = new System.Windows.Forms.Panel();
- this.button4 = new System.Windows.Forms.Button();
- this.button3 = new System.Windows.Forms.Button();
- this.label2 = new System.Windows.Forms.Label();
- this.panel1.SuspendLayout();
- this.panel2.SuspendLayout();
- this.SuspendLayout();
- //
- // panel1
- //
- this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(195)))), ((int)(((byte)(140)))), ((int)(((byte)(21)))));
- this.panel1.Controls.Add(this.button2);
- this.panel1.Controls.Add(this.button1);
- this.panel1.Controls.Add(this.label1);
- this.panel1.Location = new System.Drawing.Point(-4, -2);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(805, 456);
- this.panel1.TabIndex = 0;
- this.panel1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.panel1_MouseDown);
- this.panel1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.panel1_MouseMove);
- //
- // button2
- //
- this.button2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(111)))), ((int)(((byte)(14)))));
- this.button2.Cursor = System.Windows.Forms.Cursors.Hand;
- this.button2.Font = new System.Drawing.Font("Freestyle Script", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.button2.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
- this.button2.Location = new System.Drawing.Point(278, 276);
- this.button2.Name = "button2";
- this.button2.Size = new System.Drawing.Size(219, 54);
- this.button2.TabIndex = 2;
- this.button2.Text = "ЗАРЕГИСТРИРОВАТЬСЯ";
- this.button2.UseVisualStyleBackColor = false;
- this.button2.Click += new System.EventHandler(this.button4_Click);
- //
- // button1
- //
- this.button1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(111)))), ((int)(((byte)(14)))));
- this.button1.Cursor = System.Windows.Forms.Cursors.Hand;
- this.button1.Font = new System.Drawing.Font("Freestyle Script", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.button1.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
- this.button1.Location = new System.Drawing.Point(278, 163);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(219, 54);
- this.button1.TabIndex = 1;
- this.button1.Text = "ВОЙТИ";
- this.button1.UseVisualStyleBackColor = false;
- this.button1.Click += new System.EventHandler(this.knopka_vhod);
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("Freestyle Script", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.label1.Location = new System.Drawing.Point(27, 37);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(765, 42);
- this.label1.TabIndex = 0;
- this.label1.Text = "МАГАЗИН МУЗЫКАЛЬНЫХ ИНСТРУМЕНТОВ";
- this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // panel2
- //
- this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(133)))), ((int)(((byte)(133)))), ((int)(((byte)(173)))));
- this.panel2.Controls.Add(this.button4);
- this.panel2.Controls.Add(this.button3);
- this.panel2.Controls.Add(this.label2);
- this.panel2.Location = new System.Drawing.Point(-3, -4);
- this.panel2.MaximumSize = new System.Drawing.Size(758, 449);
- this.panel2.MinimumSize = new System.Drawing.Size(758, 449);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(758, 449);
- this.panel2.TabIndex = 0;
- //
- // button4
- //
- this.button4.BackColor = System.Drawing.Color.Transparent;
- this.button4.Cursor = System.Windows.Forms.Cursors.Hand;
- this.button4.Location = new System.Drawing.Point(257, 261);
- this.button4.Name = "button4";
- this.button4.Size = new System.Drawing.Size(224, 65);
- this.button4.TabIndex = 2;
- this.button4.Text = "ЗАРЕГИСТРИРОВАТЬСЯ";
- this.button4.UseVisualStyleBackColor = false;
- this.button4.Click += new System.EventHandler(this.button4_Click);
- //
- // button3
- //
- this.button3.BackColor = System.Drawing.Color.Transparent;
- this.button3.Cursor = System.Windows.Forms.Cursors.Hand;
- this.button3.Location = new System.Drawing.Point(257, 146);
- this.button3.Name = "button3";
- this.button3.Size = new System.Drawing.Size(224, 65);
- this.button3.TabIndex = 1;
- this.button3.Text = "ВОЙТИ";
- this.button3.UseVisualStyleBackColor = false;
- this.button3.Click += new System.EventHandler(this.knopka_vhod);
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Font = new System.Drawing.Font("Times New Roman", 22F, System.Drawing.FontStyle.Bold);
- this.label2.Location = new System.Drawing.Point(40, 48);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(693, 35);
- this.label2.TabIndex = 0;
- this.label2.Text = "МАГАЗИН МУЗЫКАЛЬНЫХ ИНСТРУМЕНТОВ";
- //
- // Autorization
- //
- this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(133)))), ((int)(((byte)(133)))), ((int)(((byte)(173)))));
- this.ClientSize = new System.Drawing.Size(742, 410);
- this.Controls.Add(this.panel2);
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.MaximumSize = new System.Drawing.Size(758, 449);
- this.MinimumSize = new System.Drawing.Size(758, 449);
- this.Name = "Autorization";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "Авторизация";
- this.Load += new System.EventHandler(this.Autorization_Load);
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- this.panel2.ResumeLayout(false);
- this.panel2.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Button button2;
- private System.Windows.Forms.Button button1;
- private System.Windows.Forms.Panel panel2;
- private System.Windows.Forms.Button button4;
- private System.Windows.Forms.Button button3;
- private System.Windows.Forms.Label label2;
- }
- }
|