namespace Швейная_фабрика { partial class FormReg { /// /// 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() { this.components = new System.ComponentModel.Container(); System.Windows.Forms.Label loginLabel; System.Windows.Forms.Label passLabel; System.Windows.Forms.Label surnameLabel; System.Windows.Forms.Label nameLabel; System.Windows.Forms.Label otchLabel; System.Windows.Forms.Label phoneLabel1; System.Windows.Forms.Label label2; System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormReg)); this.panel1 = new System.Windows.Forms.Panel(); this.label1 = new System.Windows.Forms.Label(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.сlothesFactoryLGDataSet = new Швейная_фабрика.СlothesFactoryLGDataSet(); this.BsUsers = new System.Windows.Forms.BindingSource(this.components); this.usersTableAdapter = new Швейная_фабрика.СlothesFactoryLGDataSetTableAdapters.UsersTableAdapter(); this.loginTextBox = new System.Windows.Forms.TextBox(); this.passTextBox = new System.Windows.Forms.TextBox(); this.surnameTextBox = new System.Windows.Forms.TextBox(); this.nameTextBox = new System.Windows.Forms.TextBox(); this.otchTextBox = new System.Windows.Forms.TextBox(); this.phoneMaskedTextBox = new System.Windows.Forms.MaskedTextBox(); this.CbxShowPass = new System.Windows.Forms.CheckBox(); this.BtnCancel = new System.Windows.Forms.Button(); this.BtnReg = new System.Windows.Forms.Button(); this.passTextBox2 = new System.Windows.Forms.TextBox(); loginLabel = new System.Windows.Forms.Label(); passLabel = new System.Windows.Forms.Label(); surnameLabel = new System.Windows.Forms.Label(); nameLabel = new System.Windows.Forms.Label(); otchLabel = new System.Windows.Forms.Label(); phoneLabel1 = new System.Windows.Forms.Label(); label2 = new System.Windows.Forms.Label(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.сlothesFactoryLGDataSet)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.BsUsers)).BeginInit(); this.SuspendLayout(); // // loginLabel // loginLabel.AutoSize = true; loginLabel.Location = new System.Drawing.Point(104, 190); loginLabel.Name = "loginLabel"; loginLabel.Size = new System.Drawing.Size(49, 16); loginLabel.TabIndex = 3; loginLabel.Text = "Логин:"; // // passLabel // passLabel.AutoSize = true; passLabel.Location = new System.Drawing.Point(94, 227); passLabel.Name = "passLabel"; passLabel.Size = new System.Drawing.Size(59, 16); passLabel.TabIndex = 4; passLabel.Text = "Пароль:"; // // surnameLabel // surnameLabel.AutoSize = true; surnameLabel.Location = new System.Drawing.Point(84, 359); surnameLabel.Name = "surnameLabel"; surnameLabel.Size = new System.Drawing.Size(69, 16); surnameLabel.TabIndex = 5; surnameLabel.Text = "Фамилия:"; // // nameLabel // nameLabel.AutoSize = true; nameLabel.Location = new System.Drawing.Point(117, 396); nameLabel.Name = "nameLabel"; nameLabel.Size = new System.Drawing.Size(36, 16); nameLabel.TabIndex = 7; nameLabel.Text = "Имя:"; // // otchLabel // otchLabel.AutoSize = true; otchLabel.Location = new System.Drawing.Point(80, 433); otchLabel.Name = "otchLabel"; otchLabel.Size = new System.Drawing.Size(73, 16); otchLabel.TabIndex = 9; otchLabel.Text = "Отчество:"; // // phoneLabel1 // phoneLabel1.AutoSize = true; phoneLabel1.Location = new System.Drawing.Point(83, 302); phoneLabel1.Name = "phoneLabel1"; phoneLabel1.Size = new System.Drawing.Size(70, 16); phoneLabel1.TabIndex = 14; phoneLabel1.Text = "Телефон:"; // // panel1 // this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(225))))); this.panel1.Controls.Add(this.label1); this.panel1.Controls.Add(this.pictureBox1); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(446, 130); this.panel1.TabIndex = 2; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.label1.Location = new System.Drawing.Point(205, 51); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(159, 29); this.label1.TabIndex = 1; this.label1.Text = "Регистрация"; // // pictureBox1 // this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Left; this.pictureBox1.Image = global::Швейная_фабрика.Properties.Resources.fabric_logo; this.pictureBox1.Location = new System.Drawing.Point(0, 0); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(133, 130); this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pictureBox1.TabIndex = 0; this.pictureBox1.TabStop = false; // // сlothesFactoryLGDataSet // this.сlothesFactoryLGDataSet.DataSetName = "СlothesFactoryLGDataSet"; this.сlothesFactoryLGDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // BsUsers // this.BsUsers.DataMember = "Users"; this.BsUsers.DataSource = this.сlothesFactoryLGDataSet; // // usersTableAdapter // this.usersTableAdapter.ClearBeforeFill = true; // // loginTextBox // this.loginTextBox.Location = new System.Drawing.Point(171, 187); this.loginTextBox.Name = "loginTextBox"; this.loginTextBox.Size = new System.Drawing.Size(193, 22); this.loginTextBox.TabIndex = 4; // // passTextBox // this.passTextBox.Location = new System.Drawing.Point(171, 224); this.passTextBox.Name = "passTextBox"; this.passTextBox.Size = new System.Drawing.Size(193, 22); this.passTextBox.TabIndex = 5; // // surnameTextBox // this.surnameTextBox.Location = new System.Drawing.Point(171, 356); this.surnameTextBox.Name = "surnameTextBox"; this.surnameTextBox.Size = new System.Drawing.Size(193, 22); this.surnameTextBox.TabIndex = 6; // // nameTextBox // this.nameTextBox.Location = new System.Drawing.Point(171, 393); this.nameTextBox.Name = "nameTextBox"; this.nameTextBox.Size = new System.Drawing.Size(193, 22); this.nameTextBox.TabIndex = 8; // // otchTextBox // this.otchTextBox.Location = new System.Drawing.Point(171, 430); this.otchTextBox.Name = "otchTextBox"; this.otchTextBox.Size = new System.Drawing.Size(193, 22); this.otchTextBox.TabIndex = 10; // // phoneMaskedTextBox // this.phoneMaskedTextBox.Location = new System.Drawing.Point(171, 299); this.phoneMaskedTextBox.Mask = "+7(999) 000-0000"; this.phoneMaskedTextBox.Name = "phoneMaskedTextBox"; this.phoneMaskedTextBox.Size = new System.Drawing.Size(193, 22); this.phoneMaskedTextBox.TabIndex = 15; // // CbxShowPass // this.CbxShowPass.AutoSize = true; this.CbxShowPass.Location = new System.Drawing.Point(145, 327); this.CbxShowPass.Name = "CbxShowPass"; this.CbxShowPass.Size = new System.Drawing.Size(219, 20); this.CbxShowPass.TabIndex = 18; this.CbxShowPass.Text = "Показывать символы пароля"; this.CbxShowPass.UseVisualStyleBackColor = true; this.CbxShowPass.CheckedChanged += new System.EventHandler(this.CbxShowPass_CheckedChanged); // // BtnCancel // this.BtnCancel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26))))); this.BtnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.BtnCancel.Location = new System.Drawing.Point(239, 470); this.BtnCancel.Name = "BtnCancel"; this.BtnCancel.Size = new System.Drawing.Size(154, 40); this.BtnCancel.TabIndex = 20; this.BtnCancel.Text = "Отмена"; this.BtnCancel.UseVisualStyleBackColor = false; this.BtnCancel.Click += new System.EventHandler(this.BtnCancel_Click); // // BtnReg // this.BtnReg.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26))))); this.BtnReg.Location = new System.Drawing.Point(59, 470); this.BtnReg.Name = "BtnReg"; this.BtnReg.Size = new System.Drawing.Size(163, 39); this.BtnReg.TabIndex = 19; this.BtnReg.Text = "Зарегистрировать"; this.BtnReg.UseVisualStyleBackColor = false; this.BtnReg.Click += new System.EventHandler(this.BtnReg_Click); // // label2 // label2.AutoSize = true; label2.Location = new System.Drawing.Point(25, 264); label2.Name = "label2"; label2.Size = new System.Drawing.Size(140, 16); label2.TabIndex = 21; label2.Text = "Потвердите пароль:"; // // passTextBox2 // this.passTextBox2.Location = new System.Drawing.Point(171, 261); this.passTextBox2.Name = "passTextBox2"; this.passTextBox2.Size = new System.Drawing.Size(193, 22); this.passTextBox2.TabIndex = 22; // // FormReg // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(446, 580); this.Controls.Add(label2); this.Controls.Add(this.passTextBox2); this.Controls.Add(this.BtnCancel); this.Controls.Add(this.BtnReg); this.Controls.Add(this.CbxShowPass); this.Controls.Add(phoneLabel1); this.Controls.Add(this.phoneMaskedTextBox); this.Controls.Add(otchLabel); this.Controls.Add(this.otchTextBox); this.Controls.Add(nameLabel); this.Controls.Add(this.nameTextBox); this.Controls.Add(surnameLabel); this.Controls.Add(this.surnameTextBox); this.Controls.Add(passLabel); this.Controls.Add(this.passTextBox); this.Controls.Add(loginLabel); this.Controls.Add(this.loginTextBox); this.Controls.Add(this.panel1); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "FormReg"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "СУБД \"Швейная фабрика\""; this.Load += new System.EventHandler(this.FormReg_Load); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.сlothesFactoryLGDataSet)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.BsUsers)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Label label1; private System.Windows.Forms.PictureBox pictureBox1; private СlothesFactoryLGDataSet сlothesFactoryLGDataSet; private System.Windows.Forms.BindingSource BsUsers; private СlothesFactoryLGDataSetTableAdapters.UsersTableAdapter usersTableAdapter; private System.Windows.Forms.TextBox loginTextBox; private System.Windows.Forms.TextBox passTextBox; private System.Windows.Forms.TextBox surnameTextBox; private System.Windows.Forms.TextBox nameTextBox; private System.Windows.Forms.TextBox otchTextBox; private System.Windows.Forms.MaskedTextBox phoneMaskedTextBox; private System.Windows.Forms.CheckBox CbxShowPass; private System.Windows.Forms.Button BtnCancel; private System.Windows.Forms.Button BtnReg; private System.Windows.Forms.TextBox passTextBox2; } }