|
@@ -70,19 +70,21 @@
|
|
|
//
|
|
|
// TbxCapcha
|
|
|
//
|
|
|
- this.TbxCapcha.Location = new System.Drawing.Point(201, 356);
|
|
|
+ this.TbxCapcha.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
|
|
|
+ this.TbxCapcha.Location = new System.Drawing.Point(124, 383);
|
|
|
this.TbxCapcha.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.TbxCapcha.Name = "TbxCapcha";
|
|
|
- this.TbxCapcha.Size = new System.Drawing.Size(87, 20);
|
|
|
+ this.TbxCapcha.Size = new System.Drawing.Size(87, 22);
|
|
|
this.TbxCapcha.TabIndex = 26;
|
|
|
//
|
|
|
// label5
|
|
|
//
|
|
|
this.label5.AutoSize = true;
|
|
|
- this.label5.Location = new System.Drawing.Point(114, 359);
|
|
|
+ this.label5.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
|
|
|
+ this.label5.Location = new System.Drawing.Point(37, 386);
|
|
|
this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label5.Name = "label5";
|
|
|
- this.label5.Size = new System.Drawing.Size(83, 13);
|
|
|
+ this.label5.Size = new System.Drawing.Size(85, 16);
|
|
|
this.label5.TabIndex = 25;
|
|
|
this.label5.Text = "Введите капчу:";
|
|
|
//
|
|
@@ -90,7 +92,7 @@
|
|
|
//
|
|
|
this.LblCapcha.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
|
this.LblCapcha.Font = new System.Drawing.Font("Segoe Script", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
- this.LblCapcha.Location = new System.Drawing.Point(112, 307);
|
|
|
+ this.LblCapcha.Location = new System.Drawing.Point(35, 334);
|
|
|
this.LblCapcha.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.LblCapcha.Name = "LblCapcha";
|
|
|
this.LblCapcha.Size = new System.Drawing.Size(119, 40);
|
|
@@ -102,11 +104,12 @@
|
|
|
// LblReg
|
|
|
//
|
|
|
this.LblReg.AutoSize = true;
|
|
|
+ this.LblReg.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
|
|
|
this.LblReg.ForeColor = System.Drawing.Color.Blue;
|
|
|
- this.LblReg.Location = new System.Drawing.Point(116, 456);
|
|
|
+ this.LblReg.Location = new System.Drawing.Point(37, 450);
|
|
|
this.LblReg.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.LblReg.Name = "LblReg";
|
|
|
- this.LblReg.Size = new System.Drawing.Size(166, 13);
|
|
|
+ this.LblReg.Size = new System.Drawing.Size(161, 16);
|
|
|
this.LblReg.TabIndex = 23;
|
|
|
this.LblReg.Text = "Регистрация нового заказчика";
|
|
|
this.LblReg.Click += new System.EventHandler(this.LblReg_Click);
|
|
@@ -114,10 +117,11 @@
|
|
|
// BtnLogin
|
|
|
//
|
|
|
this.BtnLogin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26)))));
|
|
|
- this.BtnLogin.Location = new System.Drawing.Point(166, 411);
|
|
|
+ this.BtnLogin.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
|
|
|
+ this.BtnLogin.Location = new System.Drawing.Point(249, 437);
|
|
|
this.BtnLogin.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.BtnLogin.Name = "BtnLogin";
|
|
|
- this.BtnLogin.Size = new System.Drawing.Size(63, 23);
|
|
|
+ this.BtnLogin.Size = new System.Drawing.Size(126, 43);
|
|
|
this.BtnLogin.TabIndex = 22;
|
|
|
this.BtnLogin.Text = "Вход";
|
|
|
this.BtnLogin.UseVisualStyleBackColor = false;
|
|
@@ -126,10 +130,11 @@
|
|
|
// CbxShowPass
|
|
|
//
|
|
|
this.CbxShowPass.AutoSize = true;
|
|
|
- this.CbxShowPass.Location = new System.Drawing.Point(110, 272);
|
|
|
+ this.CbxShowPass.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
|
|
|
+ this.CbxShowPass.Location = new System.Drawing.Point(200, 247);
|
|
|
this.CbxShowPass.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.CbxShowPass.Name = "CbxShowPass";
|
|
|
- this.CbxShowPass.Size = new System.Drawing.Size(177, 17);
|
|
|
+ this.CbxShowPass.Size = new System.Drawing.Size(174, 20);
|
|
|
this.CbxShowPass.TabIndex = 21;
|
|
|
this.CbxShowPass.Text = "Показывать символы пароля";
|
|
|
this.CbxShowPass.UseVisualStyleBackColor = true;
|
|
@@ -137,63 +142,69 @@
|
|
|
//
|
|
|
// TbxPass
|
|
|
//
|
|
|
- this.TbxPass.Location = new System.Drawing.Point(110, 242);
|
|
|
+ this.TbxPass.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
|
|
|
+ this.TbxPass.Location = new System.Drawing.Point(200, 217);
|
|
|
this.TbxPass.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.TbxPass.Name = "TbxPass";
|
|
|
- this.TbxPass.Size = new System.Drawing.Size(178, 20);
|
|
|
+ this.TbxPass.Size = new System.Drawing.Size(178, 22);
|
|
|
this.TbxPass.TabIndex = 20;
|
|
|
this.TbxPass.UseSystemPasswordChar = true;
|
|
|
//
|
|
|
// TbxLogin
|
|
|
//
|
|
|
- this.TbxLogin.Location = new System.Drawing.Point(110, 199);
|
|
|
+ this.TbxLogin.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
|
|
|
+ this.TbxLogin.Location = new System.Drawing.Point(200, 174);
|
|
|
this.TbxLogin.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.TbxLogin.Name = "TbxLogin";
|
|
|
- this.TbxLogin.Size = new System.Drawing.Size(178, 20);
|
|
|
+ this.TbxLogin.Size = new System.Drawing.Size(178, 22);
|
|
|
this.TbxLogin.TabIndex = 19;
|
|
|
//
|
|
|
// label4
|
|
|
//
|
|
|
this.label4.AutoSize = true;
|
|
|
- this.label4.Location = new System.Drawing.Point(112, 224);
|
|
|
+ this.label4.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
|
|
|
+ this.label4.Location = new System.Drawing.Point(202, 199);
|
|
|
this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label4.Name = "label4";
|
|
|
- this.label4.Size = new System.Drawing.Size(88, 13);
|
|
|
+ this.label4.Size = new System.Drawing.Size(89, 16);
|
|
|
this.label4.TabIndex = 18;
|
|
|
this.label4.Text = "Введите пароль";
|
|
|
//
|
|
|
// label3
|
|
|
//
|
|
|
this.label3.AutoSize = true;
|
|
|
- this.label3.Location = new System.Drawing.Point(110, 182);
|
|
|
+ this.label3.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
|
|
|
+ this.label3.Location = new System.Drawing.Point(200, 157);
|
|
|
this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label3.Name = "label3";
|
|
|
- this.label3.Size = new System.Drawing.Size(81, 13);
|
|
|
+ this.label3.Size = new System.Drawing.Size(81, 16);
|
|
|
this.label3.TabIndex = 17;
|
|
|
this.label3.Text = "Введите логин";
|
|
|
//
|
|
|
// label2
|
|
|
//
|
|
|
this.label2.AutoSize = true;
|
|
|
- this.label2.Location = new System.Drawing.Point(110, 132);
|
|
|
+ this.label2.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
|
|
|
+ this.label2.Location = new System.Drawing.Point(13, 177);
|
|
|
this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label2.Name = "label2";
|
|
|
- this.label2.Size = new System.Drawing.Size(152, 13);
|
|
|
+ this.label2.Size = new System.Drawing.Size(154, 16);
|
|
|
this.label2.TabIndex = 16;
|
|
|
this.label2.Text = "Выберите, кто авторизуется";
|
|
|
//
|
|
|
// CmbRole
|
|
|
//
|
|
|
this.CmbRole.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
+ this.CmbRole.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
|
|
|
this.CmbRole.FormattingEnabled = true;
|
|
|
this.CmbRole.Items.AddRange(new object[] {
|
|
|
"Заказчик",
|
|
|
"Менеджер",
|
|
|
"Кладовщик"});
|
|
|
- this.CmbRole.Location = new System.Drawing.Point(110, 151);
|
|
|
+ this.CmbRole.Location = new System.Drawing.Point(13, 196);
|
|
|
this.CmbRole.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.CmbRole.Name = "CmbRole";
|
|
|
- this.CmbRole.Size = new System.Drawing.Size(178, 21);
|
|
|
+ this.CmbRole.Size = new System.Drawing.Size(178, 24);
|
|
|
this.CmbRole.TabIndex = 15;
|
|
|
//
|
|
|
// panel1
|
|
@@ -211,7 +222,7 @@
|
|
|
// label1
|
|
|
//
|
|
|
this.label1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
- this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
|
|
|
+ this.label1.Font = new System.Drawing.Font("Arial Narrow", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
|
|
|
this.label1.Location = new System.Drawing.Point(133, 0);
|
|
|
this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
this.label1.Name = "label1";
|