|
@@ -0,0 +1,340 @@
|
|
|
+namespace СУБД_Швейная_фабрика
|
|
|
+{
|
|
|
+ partial class FormReg
|
|
|
+ {
|
|
|
+ /// <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.components = new System.ComponentModel.Container();
|
|
|
+ System.Windows.Forms.Label phoneLabel;
|
|
|
+ System.Windows.Forms.Label otchLabel;
|
|
|
+ System.Windows.Forms.Label nameLabel;
|
|
|
+ System.Windows.Forms.Label famLabel;
|
|
|
+ System.Windows.Forms.Label passLabel;
|
|
|
+ System.Windows.Forms.Label loginLabel;
|
|
|
+ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormReg));
|
|
|
+ this.panel1 = new System.Windows.Forms.Panel();
|
|
|
+ this.label3 = new System.Windows.Forms.Label();
|
|
|
+ this.pbxLogo = new System.Windows.Forms.PictureBox();
|
|
|
+ this.cbxShowPass = new System.Windows.Forms.CheckBox();
|
|
|
+ this.BtnCancel = new System.Windows.Forms.Button();
|
|
|
+ this.BtnReg = new System.Windows.Forms.Button();
|
|
|
+ this.vdb_FabrikDataSet = new СУБД_Швейная_фабрика.Vdb_FabrikDataSet();
|
|
|
+ this.usersBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
|
|
+ this.usersTableAdapter = new СУБД_Швейная_фабрика.Vdb_FabrikDataSetTableAdapters.usersTableAdapter();
|
|
|
+ this.tableAdapterManager = new СУБД_Швейная_фабрика.Vdb_FabrikDataSetTableAdapters.TableAdapterManager();
|
|
|
+ this.loginTextBox = new System.Windows.Forms.TextBox();
|
|
|
+ this.passwTextBox = new System.Windows.Forms.TextBox();
|
|
|
+ this.roleLabel1 = new System.Windows.Forms.Label();
|
|
|
+ this.t_numberMaskedTextBox = new System.Windows.Forms.MaskedTextBox();
|
|
|
+ this.famTextBox = new System.Windows.Forms.TextBox();
|
|
|
+ this.nameTextBox = new System.Windows.Forms.TextBox();
|
|
|
+ this.otchTextBox = new System.Windows.Forms.TextBox();
|
|
|
+ phoneLabel = new System.Windows.Forms.Label();
|
|
|
+ otchLabel = new System.Windows.Forms.Label();
|
|
|
+ nameLabel = new System.Windows.Forms.Label();
|
|
|
+ famLabel = new System.Windows.Forms.Label();
|
|
|
+ passLabel = new System.Windows.Forms.Label();
|
|
|
+ loginLabel = new System.Windows.Forms.Label();
|
|
|
+ this.panel1.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pbxLogo)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.vdb_FabrikDataSet)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.usersBindingSource)).BeginInit();
|
|
|
+ this.SuspendLayout();
|
|
|
+ //
|
|
|
+ // phoneLabel
|
|
|
+ //
|
|
|
+ phoneLabel.AutoSize = true;
|
|
|
+ phoneLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26)))));
|
|
|
+ phoneLabel.Location = new System.Drawing.Point(15, 221);
|
|
|
+ phoneLabel.Name = "phoneLabel";
|
|
|
+ phoneLabel.Size = new System.Drawing.Size(70, 16);
|
|
|
+ phoneLabel.TabIndex = 30;
|
|
|
+ phoneLabel.Text = "Телефон:";
|
|
|
+ //
|
|
|
+ // otchLabel
|
|
|
+ //
|
|
|
+ otchLabel.AutoSize = true;
|
|
|
+ otchLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26)))));
|
|
|
+ otchLabel.Location = new System.Drawing.Point(275, 197);
|
|
|
+ otchLabel.Name = "otchLabel";
|
|
|
+ otchLabel.Size = new System.Drawing.Size(73, 16);
|
|
|
+ otchLabel.TabIndex = 28;
|
|
|
+ otchLabel.Text = "Отчество:";
|
|
|
+ //
|
|
|
+ // nameLabel
|
|
|
+ //
|
|
|
+ nameLabel.AutoSize = true;
|
|
|
+ nameLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26)))));
|
|
|
+ nameLabel.Location = new System.Drawing.Point(309, 156);
|
|
|
+ nameLabel.Name = "nameLabel";
|
|
|
+ nameLabel.Size = new System.Drawing.Size(36, 16);
|
|
|
+ nameLabel.TabIndex = 26;
|
|
|
+ nameLabel.Text = "Имя:";
|
|
|
+ //
|
|
|
+ // famLabel
|
|
|
+ //
|
|
|
+ famLabel.AutoSize = true;
|
|
|
+ famLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26)))));
|
|
|
+ famLabel.Location = new System.Drawing.Point(274, 122);
|
|
|
+ famLabel.Name = "famLabel";
|
|
|
+ famLabel.Size = new System.Drawing.Size(69, 16);
|
|
|
+ famLabel.TabIndex = 24;
|
|
|
+ famLabel.Text = "Фамилия:";
|
|
|
+ //
|
|
|
+ // passLabel
|
|
|
+ //
|
|
|
+ passLabel.AutoSize = true;
|
|
|
+ passLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26)))));
|
|
|
+ passLabel.Location = new System.Drawing.Point(15, 154);
|
|
|
+ passLabel.Name = "passLabel";
|
|
|
+ passLabel.Size = new System.Drawing.Size(59, 16);
|
|
|
+ passLabel.TabIndex = 22;
|
|
|
+ passLabel.Text = "Пароль:";
|
|
|
+ //
|
|
|
+ // loginLabel
|
|
|
+ //
|
|
|
+ loginLabel.AutoSize = true;
|
|
|
+ loginLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26)))));
|
|
|
+ loginLabel.Location = new System.Drawing.Point(15, 119);
|
|
|
+ loginLabel.Name = "loginLabel";
|
|
|
+ loginLabel.Size = new System.Drawing.Size(49, 16);
|
|
|
+ loginLabel.TabIndex = 19;
|
|
|
+ loginLabel.Text = "Логин:";
|
|
|
+ //
|
|
|
+ // panel1
|
|
|
+ //
|
|
|
+ this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(225)))));
|
|
|
+ this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
+ this.panel1.Controls.Add(this.label3);
|
|
|
+ this.panel1.Controls.Add(this.pbxLogo);
|
|
|
+ this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
|
|
|
+ this.panel1.Location = new System.Drawing.Point(0, 0);
|
|
|
+ this.panel1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.panel1.Name = "panel1";
|
|
|
+ this.panel1.Size = new System.Drawing.Size(525, 102);
|
|
|
+ this.panel1.TabIndex = 1;
|
|
|
+ //
|
|
|
+ // label3
|
|
|
+ //
|
|
|
+ this.label3.AutoSize = true;
|
|
|
+ this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 16.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
|
|
|
+ this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26)))));
|
|
|
+ this.label3.Location = new System.Drawing.Point(10, 34);
|
|
|
+ this.label3.Name = "label3";
|
|
|
+ this.label3.Size = new System.Drawing.Size(361, 32);
|
|
|
+ this.label3.TabIndex = 2;
|
|
|
+ this.label3.Text = "СУБД \"Швейная фабрика\"";
|
|
|
+ //
|
|
|
+ // pbxLogo
|
|
|
+ //
|
|
|
+ this.pbxLogo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.pbxLogo.Image = global::СУБД_Швейная_фабрика.Properties.Resources.fabric_logo;
|
|
|
+ this.pbxLogo.Location = new System.Drawing.Point(376, 4);
|
|
|
+ this.pbxLogo.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.pbxLogo.Name = "pbxLogo";
|
|
|
+ this.pbxLogo.Size = new System.Drawing.Size(140, 90);
|
|
|
+ this.pbxLogo.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
|
+ this.pbxLogo.TabIndex = 1;
|
|
|
+ this.pbxLogo.TabStop = false;
|
|
|
+ //
|
|
|
+ // cbxShowPass
|
|
|
+ //
|
|
|
+ this.cbxShowPass.AutoSize = true;
|
|
|
+ this.cbxShowPass.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26)))));
|
|
|
+ this.cbxShowPass.Location = new System.Drawing.Point(18, 189);
|
|
|
+ this.cbxShowPass.Name = "cbxShowPass";
|
|
|
+ this.cbxShowPass.Size = new System.Drawing.Size(219, 20);
|
|
|
+ this.cbxShowPass.TabIndex = 32;
|
|
|
+ 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)(255)))), ((int)(((byte)(225)))));
|
|
|
+ this.BtnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
|
|
|
+ this.BtnCancel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26)))));
|
|
|
+ this.BtnCancel.Location = new System.Drawing.Point(354, 303);
|
|
|
+ this.BtnCancel.Name = "BtnCancel";
|
|
|
+ this.BtnCancel.Size = new System.Drawing.Size(154, 28);
|
|
|
+ this.BtnCancel.TabIndex = 20;
|
|
|
+ this.BtnCancel.Text = "Отмена";
|
|
|
+ this.BtnCancel.UseVisualStyleBackColor = false;
|
|
|
+ //
|
|
|
+ // BtnReg
|
|
|
+ //
|
|
|
+ this.BtnReg.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(225)))));
|
|
|
+ this.BtnReg.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26)))));
|
|
|
+ this.BtnReg.Location = new System.Drawing.Point(185, 303);
|
|
|
+ this.BtnReg.Name = "BtnReg";
|
|
|
+ this.BtnReg.Size = new System.Drawing.Size(163, 27);
|
|
|
+ this.BtnReg.TabIndex = 18;
|
|
|
+ this.BtnReg.Text = "Зарегистрировать";
|
|
|
+ this.BtnReg.UseVisualStyleBackColor = false;
|
|
|
+ this.BtnReg.Click += new System.EventHandler(this.BtnReg_Click);
|
|
|
+ //
|
|
|
+ // vdb_FabrikDataSet
|
|
|
+ //
|
|
|
+ this.vdb_FabrikDataSet.DataSetName = "Vdb_FabrikDataSet";
|
|
|
+ this.vdb_FabrikDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
|
|
|
+ //
|
|
|
+ // usersBindingSource
|
|
|
+ //
|
|
|
+ this.usersBindingSource.DataMember = "users";
|
|
|
+ this.usersBindingSource.DataSource = this.vdb_FabrikDataSet;
|
|
|
+ //
|
|
|
+ // usersTableAdapter
|
|
|
+ //
|
|
|
+ this.usersTableAdapter.ClearBeforeFill = true;
|
|
|
+ //
|
|
|
+ // tableAdapterManager
|
|
|
+ //
|
|
|
+ this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
|
|
|
+ this.tableAdapterManager.comihTableAdapter = null;
|
|
|
+ this.tableAdapterManager.craftTableAdapter = null;
|
|
|
+ this.tableAdapterManager.FurnituraTableAdapter = null;
|
|
|
+ this.tableAdapterManager.tkaniTableAdapter = null;
|
|
|
+ this.tableAdapterManager.UpdateOrder = СУБД_Швейная_фабрика.Vdb_FabrikDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
|
|
|
+ this.tableAdapterManager.usersTableAdapter = this.usersTableAdapter;
|
|
|
+ //
|
|
|
+ // loginTextBox
|
|
|
+ //
|
|
|
+ this.loginTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.usersBindingSource, "login", true));
|
|
|
+ this.loginTextBox.Location = new System.Drawing.Point(96, 116);
|
|
|
+ this.loginTextBox.Name = "loginTextBox";
|
|
|
+ this.loginTextBox.Size = new System.Drawing.Size(141, 22);
|
|
|
+ this.loginTextBox.TabIndex = 33;
|
|
|
+ //
|
|
|
+ // passwTextBox
|
|
|
+ //
|
|
|
+ this.passwTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.usersBindingSource, "passw", true));
|
|
|
+ this.passwTextBox.Location = new System.Drawing.Point(96, 148);
|
|
|
+ this.passwTextBox.Name = "passwTextBox";
|
|
|
+ this.passwTextBox.Size = new System.Drawing.Size(141, 22);
|
|
|
+ this.passwTextBox.TabIndex = 34;
|
|
|
+ //
|
|
|
+ // roleLabel1
|
|
|
+ //
|
|
|
+ this.roleLabel1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.usersBindingSource, "role", true));
|
|
|
+ this.roleLabel1.Location = new System.Drawing.Point(614, 190);
|
|
|
+ this.roleLabel1.Name = "roleLabel1";
|
|
|
+ this.roleLabel1.Size = new System.Drawing.Size(100, 23);
|
|
|
+ this.roleLabel1.TabIndex = 35;
|
|
|
+ this.roleLabel1.Text = "label1";
|
|
|
+ //
|
|
|
+ // t_numberMaskedTextBox
|
|
|
+ //
|
|
|
+ this.t_numberMaskedTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.usersBindingSource, "t_number", true));
|
|
|
+ this.t_numberMaskedTextBox.Location = new System.Drawing.Point(96, 221);
|
|
|
+ this.t_numberMaskedTextBox.Mask = "+0(000) 000-00-00";
|
|
|
+ this.t_numberMaskedTextBox.Name = "t_numberMaskedTextBox";
|
|
|
+ this.t_numberMaskedTextBox.Size = new System.Drawing.Size(141, 22);
|
|
|
+ this.t_numberMaskedTextBox.TabIndex = 36;
|
|
|
+ //
|
|
|
+ // famTextBox
|
|
|
+ //
|
|
|
+ this.famTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.usersBindingSource, "fam", true));
|
|
|
+ this.famTextBox.Location = new System.Drawing.Point(354, 116);
|
|
|
+ this.famTextBox.Name = "famTextBox";
|
|
|
+ this.famTextBox.Size = new System.Drawing.Size(154, 22);
|
|
|
+ this.famTextBox.TabIndex = 37;
|
|
|
+ //
|
|
|
+ // nameTextBox
|
|
|
+ //
|
|
|
+ this.nameTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.usersBindingSource, "name", true));
|
|
|
+ this.nameTextBox.Location = new System.Drawing.Point(354, 156);
|
|
|
+ this.nameTextBox.Name = "nameTextBox";
|
|
|
+ this.nameTextBox.Size = new System.Drawing.Size(154, 22);
|
|
|
+ this.nameTextBox.TabIndex = 38;
|
|
|
+ //
|
|
|
+ // otchTextBox
|
|
|
+ //
|
|
|
+ this.otchTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.usersBindingSource, "otch", true));
|
|
|
+ this.otchTextBox.Location = new System.Drawing.Point(354, 197);
|
|
|
+ this.otchTextBox.Name = "otchTextBox";
|
|
|
+ this.otchTextBox.Size = new System.Drawing.Size(154, 22);
|
|
|
+ this.otchTextBox.TabIndex = 39;
|
|
|
+ //
|
|
|
+ // FormReg
|
|
|
+ //
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
|
|
|
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
+ this.ClientSize = new System.Drawing.Size(525, 352);
|
|
|
+ this.Controls.Add(this.otchTextBox);
|
|
|
+ this.Controls.Add(this.nameTextBox);
|
|
|
+ this.Controls.Add(this.famTextBox);
|
|
|
+ this.Controls.Add(this.t_numberMaskedTextBox);
|
|
|
+ this.Controls.Add(this.roleLabel1);
|
|
|
+ this.Controls.Add(this.passwTextBox);
|
|
|
+ this.Controls.Add(this.loginTextBox);
|
|
|
+ this.Controls.Add(this.cbxShowPass);
|
|
|
+ this.Controls.Add(phoneLabel);
|
|
|
+ this.Controls.Add(otchLabel);
|
|
|
+ this.Controls.Add(nameLabel);
|
|
|
+ this.Controls.Add(famLabel);
|
|
|
+ this.Controls.Add(passLabel);
|
|
|
+ this.Controls.Add(loginLabel);
|
|
|
+ this.Controls.Add(this.BtnCancel);
|
|
|
+ this.Controls.Add(this.BtnReg);
|
|
|
+ this.Controls.Add(this.panel1);
|
|
|
+ this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
|
|
+ this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
|
+ this.MaximizeBox = false;
|
|
|
+ this.Name = "FormReg";
|
|
|
+ this.Text = "Регистрация";
|
|
|
+ this.Load += new System.EventHandler(this.FormReg_Load);
|
|
|
+ this.panel1.ResumeLayout(false);
|
|
|
+ this.panel1.PerformLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pbxLogo)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.vdb_FabrikDataSet)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.usersBindingSource)).EndInit();
|
|
|
+ this.ResumeLayout(false);
|
|
|
+ this.PerformLayout();
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ #endregion
|
|
|
+
|
|
|
+ private System.Windows.Forms.Panel panel1;
|
|
|
+ private System.Windows.Forms.Label label3;
|
|
|
+ private System.Windows.Forms.PictureBox pbxLogo;
|
|
|
+ private System.Windows.Forms.CheckBox cbxShowPass;
|
|
|
+ private System.Windows.Forms.Button BtnCancel;
|
|
|
+ private System.Windows.Forms.Button BtnReg;
|
|
|
+ private Vdb_FabrikDataSet vdb_FabrikDataSet;
|
|
|
+ private System.Windows.Forms.BindingSource usersBindingSource;
|
|
|
+ private Vdb_FabrikDataSetTableAdapters.usersTableAdapter usersTableAdapter;
|
|
|
+ private Vdb_FabrikDataSetTableAdapters.TableAdapterManager tableAdapterManager;
|
|
|
+ private System.Windows.Forms.TextBox loginTextBox;
|
|
|
+ private System.Windows.Forms.TextBox passwTextBox;
|
|
|
+ private System.Windows.Forms.Label roleLabel1;
|
|
|
+ private System.Windows.Forms.MaskedTextBox t_numberMaskedTextBox;
|
|
|
+ private System.Windows.Forms.TextBox famTextBox;
|
|
|
+ private System.Windows.Forms.TextBox nameTextBox;
|
|
|
+ private System.Windows.Forms.TextBox otchTextBox;
|
|
|
+ }
|
|
|
+}
|