123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341 |
- namespace distant
- {
- partial class Registration
- {
- /// <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.LoginBox = new System.Windows.Forms.TextBox();
- this.panel2 = new System.Windows.Forms.Panel();
- this.LoginBox1 = new System.Windows.Forms.TextBox();
- this.panel3 = new System.Windows.Forms.Panel();
- this.PasswordBox = new System.Windows.Forms.TextBox();
- this.panel4 = new System.Windows.Forms.Panel();
- this.PasswordBox1 = new System.Windows.Forms.TextBox();
- this.pictureBox1 = new System.Windows.Forms.PictureBox();
- this.pictureBox2 = new System.Windows.Forms.PictureBox();
- this.pictureBox3 = new System.Windows.Forms.PictureBox();
- this.pictureBox4 = new System.Windows.Forms.PictureBox();
- this.pictureBox5 = new System.Windows.Forms.PictureBox();
- this.pictureBox6 = new System.Windows.Forms.PictureBox();
- this.pictureBox7 = new System.Windows.Forms.PictureBox();
- this.pictureBox8 = new System.Windows.Forms.PictureBox();
- this.pictureBox9 = new System.Windows.Forms.PictureBox();
- this.pictureBox10 = new System.Windows.Forms.PictureBox();
- this.button1 = new System.Windows.Forms.Button();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
- this.SuspendLayout();
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("Perpetua Titling MT", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.label1.Location = new System.Drawing.Point(372, 26);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(333, 38);
- this.label1.TabIndex = 0;
- this.label1.Text = "꧁༺ Регистрация ༻꧂";
- //
- // panel1
- //
- this.panel1.BackColor = System.Drawing.Color.Black;
- this.panel1.Location = new System.Drawing.Point(159, 107);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(280, 1);
- this.panel1.TabIndex = 12;
- //
- // LoginBox
- //
- this.LoginBox.BackColor = System.Drawing.Color.White;
- this.LoginBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
- this.LoginBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.LoginBox.Location = new System.Drawing.Point(159, 81);
- this.LoginBox.Name = "LoginBox";
- this.LoginBox.Size = new System.Drawing.Size(280, 24);
- this.LoginBox.TabIndex = 11;
- this.LoginBox.Enter += new System.EventHandler(this.LoginBox_Enter);
- this.LoginBox.Leave += new System.EventHandler(this.LoginBox_Leave);
- //
- // panel2
- //
- this.panel2.BackColor = System.Drawing.Color.Black;
- this.panel2.Location = new System.Drawing.Point(159, 173);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(280, 1);
- this.panel2.TabIndex = 14;
- //
- // LoginBox1
- //
- this.LoginBox1.BackColor = System.Drawing.Color.White;
- this.LoginBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
- this.LoginBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.LoginBox1.Location = new System.Drawing.Point(159, 147);
- this.LoginBox1.Name = "LoginBox1";
- this.LoginBox1.Size = new System.Drawing.Size(280, 24);
- this.LoginBox1.TabIndex = 13;
- this.LoginBox1.Enter += new System.EventHandler(this.LoginBox1_Enter_1);
- this.LoginBox1.Leave += new System.EventHandler(this.LoginBox1_Leave_1);
- //
- // panel3
- //
- this.panel3.BackColor = System.Drawing.Color.Black;
- this.panel3.Location = new System.Drawing.Point(604, 107);
- this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(280, 1);
- this.panel3.TabIndex = 16;
- //
- // PasswordBox
- //
- this.PasswordBox.BackColor = System.Drawing.Color.White;
- this.PasswordBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
- this.PasswordBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.PasswordBox.Location = new System.Drawing.Point(604, 81);
- this.PasswordBox.Name = "PasswordBox";
- this.PasswordBox.Size = new System.Drawing.Size(280, 24);
- this.PasswordBox.TabIndex = 15;
- this.PasswordBox.Enter += new System.EventHandler(this.PasswordBox_Enter_1);
- this.PasswordBox.Leave += new System.EventHandler(this.PasswordBox_Leave_1);
- //
- // panel4
- //
- this.panel4.BackColor = System.Drawing.Color.Black;
- this.panel4.Location = new System.Drawing.Point(604, 173);
- this.panel4.Name = "panel4";
- this.panel4.Size = new System.Drawing.Size(280, 1);
- this.panel4.TabIndex = 18;
- //
- // PasswordBox1
- //
- this.PasswordBox1.BackColor = System.Drawing.Color.White;
- this.PasswordBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
- this.PasswordBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.PasswordBox1.Location = new System.Drawing.Point(604, 147);
- this.PasswordBox1.Name = "PasswordBox1";
- this.PasswordBox1.Size = new System.Drawing.Size(280, 24);
- this.PasswordBox1.TabIndex = 17;
- this.PasswordBox1.Enter += new System.EventHandler(this.PasswordBox1_Enter_1);
- this.PasswordBox1.Leave += new System.EventHandler(this.PasswordBox1_Leave);
- //
- // pictureBox1
- //
- this.pictureBox1.Image = global::distant.Properties.Resources.pngwing_com__4_;
- this.pictureBox1.Location = new System.Drawing.Point(733, 246);
- this.pictureBox1.Name = "pictureBox1";
- this.pictureBox1.Size = new System.Drawing.Size(237, 227);
- this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.pictureBox1.TabIndex = 19;
- this.pictureBox1.TabStop = false;
- //
- // pictureBox2
- //
- this.pictureBox2.Image = global::distant.Properties.Resources.pngwing_com__4_;
- this.pictureBox2.Location = new System.Drawing.Point(82, 230);
- this.pictureBox2.Name = "pictureBox2";
- this.pictureBox2.Size = new System.Drawing.Size(237, 197);
- this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.pictureBox2.TabIndex = 20;
- this.pictureBox2.TabStop = false;
- //
- // pictureBox3
- //
- this.pictureBox3.Image = global::distant.Properties.Resources.pngwing_com__4_;
- this.pictureBox3.Location = new System.Drawing.Point(468, 347);
- this.pictureBox3.Name = "pictureBox3";
- this.pictureBox3.Size = new System.Drawing.Size(75, 80);
- this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.pictureBox3.TabIndex = 21;
- this.pictureBox3.TabStop = false;
- //
- // pictureBox4
- //
- this.pictureBox4.Image = global::distant.Properties.Resources.pngwing_com__4_;
- this.pictureBox4.Location = new System.Drawing.Point(547, 246);
- this.pictureBox4.Margin = new System.Windows.Forms.Padding(3, 3, 3, 7);
- this.pictureBox4.Name = "pictureBox4";
- this.pictureBox4.Size = new System.Drawing.Size(75, 80);
- this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.pictureBox4.TabIndex = 22;
- this.pictureBox4.TabStop = false;
- //
- // pictureBox5
- //
- this.pictureBox5.Image = global::distant.Properties.Resources.pngwing_com__4_;
- this.pictureBox5.Location = new System.Drawing.Point(618, 347);
- this.pictureBox5.Name = "pictureBox5";
- this.pictureBox5.Size = new System.Drawing.Size(75, 80);
- this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.pictureBox5.TabIndex = 23;
- this.pictureBox5.TabStop = false;
- //
- // pictureBox6
- //
- this.pictureBox6.Image = global::distant.Properties.Resources.pngwing_com__4_;
- this.pictureBox6.Location = new System.Drawing.Point(379, 246);
- this.pictureBox6.Name = "pictureBox6";
- this.pictureBox6.Size = new System.Drawing.Size(75, 80);
- this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.pictureBox6.TabIndex = 24;
- this.pictureBox6.TabStop = false;
- //
- // pictureBox7
- //
- this.pictureBox7.Image = global::distant.Properties.Resources.pngwing_com__4_;
- this.pictureBox7.Location = new System.Drawing.Point(338, 393);
- this.pictureBox7.Name = "pictureBox7";
- this.pictureBox7.Size = new System.Drawing.Size(75, 80);
- this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.pictureBox7.TabIndex = 25;
- this.pictureBox7.TabStop = false;
- //
- // pictureBox8
- //
- this.pictureBox8.Image = global::distant.Properties.Resources.pngwing_com__4_;
- this.pictureBox8.Location = new System.Drawing.Point(547, 419);
- this.pictureBox8.Name = "pictureBox8";
- this.pictureBox8.Size = new System.Drawing.Size(75, 80);
- this.pictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.pictureBox8.TabIndex = 26;
- this.pictureBox8.TabStop = false;
- //
- // pictureBox9
- //
- this.pictureBox9.Image = global::distant.Properties.Resources.pngwing_com__2_;
- this.pictureBox9.Location = new System.Drawing.Point(938, 121);
- this.pictureBox9.Name = "pictureBox9";
- this.pictureBox9.Size = new System.Drawing.Size(119, 278);
- this.pictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
- this.pictureBox9.TabIndex = 27;
- this.pictureBox9.TabStop = false;
- //
- // pictureBox10
- //
- this.pictureBox10.Image = global::distant.Properties.Resources.pngwing_com__2_;
- this.pictureBox10.Location = new System.Drawing.Point(34, 121);
- this.pictureBox10.Name = "pictureBox10";
- this.pictureBox10.Size = new System.Drawing.Size(119, 278);
- this.pictureBox10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
- this.pictureBox10.TabIndex = 28;
- this.pictureBox10.TabStop = false;
- //
- // button1
- //
- this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.button1.Font = new System.Drawing.Font("ItalicT", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.button1.Image = global::distant.Properties.Resources.pngwing_com__4_;
- this.button1.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
- this.button1.Location = new System.Drawing.Point(338, 186);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(390, 54);
- this.button1.TabIndex = 33;
- this.button1.Text = "регистрация";
- this.button1.UseVisualStyleBackColor = true;
- this.button1.Click += new System.EventHandler(this.button1_Click);
- //
- // Registration
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BackColor = System.Drawing.Color.White;
- this.BackgroundImage = global::distant.Properties.Resources.pngwing_com__3_;
- this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
- this.ClientSize = new System.Drawing.Size(1086, 523);
- this.Controls.Add(this.button1);
- this.Controls.Add(this.pictureBox10);
- this.Controls.Add(this.pictureBox9);
- this.Controls.Add(this.pictureBox8);
- this.Controls.Add(this.pictureBox7);
- this.Controls.Add(this.pictureBox6);
- this.Controls.Add(this.pictureBox5);
- this.Controls.Add(this.pictureBox4);
- this.Controls.Add(this.pictureBox3);
- this.Controls.Add(this.pictureBox2);
- this.Controls.Add(this.pictureBox1);
- this.Controls.Add(this.panel4);
- this.Controls.Add(this.PasswordBox1);
- this.Controls.Add(this.panel3);
- this.Controls.Add(this.PasswordBox);
- this.Controls.Add(this.panel2);
- this.Controls.Add(this.LoginBox1);
- this.Controls.Add(this.panel1);
- this.Controls.Add(this.LoginBox);
- this.Controls.Add(this.label1);
- this.DoubleBuffered = true;
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "Registration";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "Registration";
- this.Load += new System.EventHandler(this.Registration_Load);
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.TextBox LoginBox;
- private System.Windows.Forms.Panel panel2;
- private System.Windows.Forms.TextBox LoginBox1;
- private System.Windows.Forms.Panel panel3;
- private System.Windows.Forms.TextBox PasswordBox;
- private System.Windows.Forms.Panel panel4;
- private System.Windows.Forms.TextBox PasswordBox1;
- private System.Windows.Forms.PictureBox pictureBox1;
- private System.Windows.Forms.PictureBox pictureBox2;
- private System.Windows.Forms.PictureBox pictureBox3;
- private System.Windows.Forms.PictureBox pictureBox4;
- private System.Windows.Forms.PictureBox pictureBox5;
- private System.Windows.Forms.PictureBox pictureBox6;
- private System.Windows.Forms.PictureBox pictureBox7;
- private System.Windows.Forms.PictureBox pictureBox8;
- private System.Windows.Forms.PictureBox pictureBox9;
- private System.Windows.Forms.PictureBox pictureBox10;
- private System.Windows.Forms.Button button1;
- }
- }
|