You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
478 lines
22 KiB
478 lines
22 KiB
namespace BiskLog_Point_Of_Sale.Users
|
|
{
|
|
partial class AddDrivers
|
|
{
|
|
/// <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.content = new System.Windows.Forms.Panel();
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
this.dateofbirth = new System.Windows.Forms.DateTimePicker();
|
|
this.a6 = new System.Windows.Forms.Label();
|
|
this.a5 = new System.Windows.Forms.Label();
|
|
this.a4 = new System.Windows.Forms.Label();
|
|
this.txtEmail = new System.Windows.Forms.TextBox();
|
|
this.txtTelephone = new System.Windows.Forms.TextBox();
|
|
this.txtState = new System.Windows.Forms.TextBox();
|
|
this.txtCityLocale = new System.Windows.Forms.TextBox();
|
|
this.txtStreet2 = new System.Windows.Forms.TextBox();
|
|
this.txtMiddlename = new System.Windows.Forms.TextBox();
|
|
this.txtStreet = new System.Windows.Forms.TextBox();
|
|
this.txtSurname = new System.Windows.Forms.TextBox();
|
|
this.txtFirstname = new System.Windows.Forms.TextBox();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.loading = new MetroFramework.Controls.MetroProgressSpinner();
|
|
this.button2 = new System.Windows.Forms.Button();
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
this.content.SuspendLayout();
|
|
this.panel3.SuspendLayout();
|
|
this.panel2.SuspendLayout();
|
|
this.panel1.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// content
|
|
//
|
|
this.content.BackColor = System.Drawing.SystemColors.ControlLightLight;
|
|
this.content.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.content.Controls.Add(this.panel3);
|
|
this.content.Controls.Add(this.panel2);
|
|
this.content.Controls.Add(this.panel1);
|
|
this.content.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.content.Location = new System.Drawing.Point(0, 0);
|
|
this.content.Name = "content";
|
|
this.content.Size = new System.Drawing.Size(471, 471);
|
|
this.content.TabIndex = 11;
|
|
//
|
|
// panel3
|
|
//
|
|
this.panel3.BackColor = System.Drawing.Color.White;
|
|
this.panel3.Controls.Add(this.dateofbirth);
|
|
this.panel3.Controls.Add(this.a6);
|
|
this.panel3.Controls.Add(this.a5);
|
|
this.panel3.Controls.Add(this.a4);
|
|
this.panel3.Controls.Add(this.txtEmail);
|
|
this.panel3.Controls.Add(this.txtTelephone);
|
|
this.panel3.Controls.Add(this.txtState);
|
|
this.panel3.Controls.Add(this.txtCityLocale);
|
|
this.panel3.Controls.Add(this.txtStreet2);
|
|
this.panel3.Controls.Add(this.txtMiddlename);
|
|
this.panel3.Controls.Add(this.txtStreet);
|
|
this.panel3.Controls.Add(this.txtSurname);
|
|
this.panel3.Controls.Add(this.txtFirstname);
|
|
this.panel3.Controls.Add(this.label10);
|
|
this.panel3.Controls.Add(this.label9);
|
|
this.panel3.Controls.Add(this.label2);
|
|
this.panel3.Controls.Add(this.label8);
|
|
this.panel3.Controls.Add(this.label11);
|
|
this.panel3.Controls.Add(this.label5);
|
|
this.panel3.Controls.Add(this.label7);
|
|
this.panel3.Controls.Add(this.label4);
|
|
this.panel3.Controls.Add(this.label6);
|
|
this.panel3.Controls.Add(this.label3);
|
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel3.Location = new System.Drawing.Point(0, 48);
|
|
this.panel3.Name = "panel3";
|
|
this.panel3.Size = new System.Drawing.Size(469, 354);
|
|
this.panel3.TabIndex = 2;
|
|
//
|
|
// dateofbirth
|
|
//
|
|
this.dateofbirth.Location = new System.Drawing.Point(165, 107);
|
|
this.dateofbirth.Name = "dateofbirth";
|
|
this.dateofbirth.Size = new System.Drawing.Size(276, 29);
|
|
this.dateofbirth.TabIndex = 26;
|
|
//
|
|
// a6
|
|
//
|
|
this.a6.AutoSize = true;
|
|
this.a6.Font = new System.Drawing.Font("Segoe UI", 10F);
|
|
this.a6.ForeColor = System.Drawing.Color.Crimson;
|
|
this.a6.Location = new System.Drawing.Point(148, 276);
|
|
this.a6.Name = "a6";
|
|
this.a6.Size = new System.Drawing.Size(15, 19);
|
|
this.a6.TabIndex = 25;
|
|
this.a6.Text = "*";
|
|
this.a6.Visible = false;
|
|
//
|
|
// a5
|
|
//
|
|
this.a5.AutoSize = true;
|
|
this.a5.Font = new System.Drawing.Font("Segoe UI", 10F);
|
|
this.a5.ForeColor = System.Drawing.Color.Crimson;
|
|
this.a5.Location = new System.Drawing.Point(148, 47);
|
|
this.a5.Name = "a5";
|
|
this.a5.Size = new System.Drawing.Size(15, 19);
|
|
this.a5.TabIndex = 25;
|
|
this.a5.Text = "*";
|
|
this.a5.Visible = false;
|
|
//
|
|
// a4
|
|
//
|
|
this.a4.AutoSize = true;
|
|
this.a4.Font = new System.Drawing.Font("Segoe UI", 10F);
|
|
this.a4.ForeColor = System.Drawing.Color.Crimson;
|
|
this.a4.Location = new System.Drawing.Point(148, 16);
|
|
this.a4.Name = "a4";
|
|
this.a4.Size = new System.Drawing.Size(15, 19);
|
|
this.a4.TabIndex = 25;
|
|
this.a4.Text = "*";
|
|
this.a4.Visible = false;
|
|
//
|
|
// txtEmail
|
|
//
|
|
this.txtEmail.Font = new System.Drawing.Font("Segoe UI", 10F);
|
|
this.txtEmail.Location = new System.Drawing.Point(165, 307);
|
|
this.txtEmail.MaxLength = 50;
|
|
this.txtEmail.Name = "txtEmail";
|
|
this.txtEmail.Size = new System.Drawing.Size(276, 25);
|
|
this.txtEmail.TabIndex = 11;
|
|
//
|
|
// txtTelephone
|
|
//
|
|
this.txtTelephone.Font = new System.Drawing.Font("Segoe UI", 10F);
|
|
this.txtTelephone.Location = new System.Drawing.Point(165, 276);
|
|
this.txtTelephone.MaxLength = 50;
|
|
this.txtTelephone.Name = "txtTelephone";
|
|
this.txtTelephone.Size = new System.Drawing.Size(276, 25);
|
|
this.txtTelephone.TabIndex = 10;
|
|
//
|
|
// txtState
|
|
//
|
|
this.txtState.Font = new System.Drawing.Font("Segoe UI", 10F);
|
|
this.txtState.Location = new System.Drawing.Point(165, 241);
|
|
this.txtState.MaxLength = 50;
|
|
this.txtState.Name = "txtState";
|
|
this.txtState.Size = new System.Drawing.Size(276, 25);
|
|
this.txtState.TabIndex = 9;
|
|
//
|
|
// txtCityLocale
|
|
//
|
|
this.txtCityLocale.Font = new System.Drawing.Font("Segoe UI", 10F);
|
|
this.txtCityLocale.Location = new System.Drawing.Point(165, 211);
|
|
this.txtCityLocale.MaxLength = 50;
|
|
this.txtCityLocale.Name = "txtCityLocale";
|
|
this.txtCityLocale.Size = new System.Drawing.Size(276, 25);
|
|
this.txtCityLocale.TabIndex = 8;
|
|
//
|
|
// txtStreet2
|
|
//
|
|
this.txtStreet2.Font = new System.Drawing.Font("Segoe UI", 10F);
|
|
this.txtStreet2.Location = new System.Drawing.Point(165, 178);
|
|
this.txtStreet2.MaxLength = 50;
|
|
this.txtStreet2.Name = "txtStreet2";
|
|
this.txtStreet2.Size = new System.Drawing.Size(276, 25);
|
|
this.txtStreet2.TabIndex = 7;
|
|
//
|
|
// txtMiddlename
|
|
//
|
|
this.txtMiddlename.Font = new System.Drawing.Font("Segoe UI", 10F);
|
|
this.txtMiddlename.Location = new System.Drawing.Point(165, 75);
|
|
this.txtMiddlename.MaxLength = 50;
|
|
this.txtMiddlename.Name = "txtMiddlename";
|
|
this.txtMiddlename.Size = new System.Drawing.Size(276, 25);
|
|
this.txtMiddlename.TabIndex = 6;
|
|
//
|
|
// txtStreet
|
|
//
|
|
this.txtStreet.Font = new System.Drawing.Font("Segoe UI", 10F);
|
|
this.txtStreet.Location = new System.Drawing.Point(165, 144);
|
|
this.txtStreet.MaxLength = 50;
|
|
this.txtStreet.Name = "txtStreet";
|
|
this.txtStreet.Size = new System.Drawing.Size(276, 25);
|
|
this.txtStreet.TabIndex = 6;
|
|
//
|
|
// txtSurname
|
|
//
|
|
this.txtSurname.Font = new System.Drawing.Font("Segoe UI", 10F);
|
|
this.txtSurname.Location = new System.Drawing.Point(165, 44);
|
|
this.txtSurname.MaxLength = 50;
|
|
this.txtSurname.Name = "txtSurname";
|
|
this.txtSurname.Size = new System.Drawing.Size(276, 25);
|
|
this.txtSurname.TabIndex = 5;
|
|
//
|
|
// txtFirstname
|
|
//
|
|
this.txtFirstname.Font = new System.Drawing.Font("Segoe UI", 10F);
|
|
this.txtFirstname.Location = new System.Drawing.Point(165, 11);
|
|
this.txtFirstname.MaxLength = 50;
|
|
this.txtFirstname.Name = "txtFirstname";
|
|
this.txtFirstname.Size = new System.Drawing.Size(276, 25);
|
|
this.txtFirstname.TabIndex = 4;
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.Font = new System.Drawing.Font("Segoe UI", 10F);
|
|
this.label10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69)))));
|
|
this.label10.Location = new System.Drawing.Point(21, 310);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(41, 19);
|
|
this.label10.TabIndex = 0;
|
|
this.label10.Text = "Email";
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.AutoSize = true;
|
|
this.label9.Font = new System.Drawing.Font("Segoe UI", 10F);
|
|
this.label9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69)))));
|
|
this.label9.Location = new System.Drawing.Point(21, 279);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(71, 19);
|
|
this.label9.TabIndex = 0;
|
|
this.label9.Text = "Telephone";
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Font = new System.Drawing.Font("Segoe UI", 10F);
|
|
this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69)))));
|
|
this.label2.Location = new System.Drawing.Point(21, 78);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(85, 19);
|
|
this.label2.TabIndex = 0;
|
|
this.label2.Text = "Middlename";
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.AutoSize = true;
|
|
this.label8.Font = new System.Drawing.Font("Segoe UI", 10F);
|
|
this.label8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69)))));
|
|
this.label8.Location = new System.Drawing.Point(21, 244);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(40, 19);
|
|
this.label8.TabIndex = 0;
|
|
this.label8.Text = "State";
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.AutoSize = true;
|
|
this.label11.Font = new System.Drawing.Font("Segoe UI", 10F);
|
|
this.label11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69)))));
|
|
this.label11.Location = new System.Drawing.Point(21, 112);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(90, 19);
|
|
this.label11.TabIndex = 0;
|
|
this.label11.Text = "Date Of Birth";
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Font = new System.Drawing.Font("Segoe UI", 10F);
|
|
this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69)))));
|
|
this.label5.Location = new System.Drawing.Point(21, 147);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(45, 19);
|
|
this.label5.TabIndex = 0;
|
|
this.label5.Text = "Street";
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Font = new System.Drawing.Font("Segoe UI", 10F);
|
|
this.label7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69)))));
|
|
this.label7.Location = new System.Drawing.Point(21, 214);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(33, 19);
|
|
this.label7.TabIndex = 0;
|
|
this.label7.Text = "City";
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Font = new System.Drawing.Font("Segoe UI", 10F);
|
|
this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69)))));
|
|
this.label4.Location = new System.Drawing.Point(21, 47);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(63, 19);
|
|
this.label4.TabIndex = 0;
|
|
this.label4.Text = "Surname";
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Font = new System.Drawing.Font("Segoe UI", 10F);
|
|
this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69)))));
|
|
this.label6.Location = new System.Drawing.Point(21, 181);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(57, 19);
|
|
this.label6.TabIndex = 0;
|
|
this.label6.Text = "Street 2";
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Font = new System.Drawing.Font("Segoe UI", 10F);
|
|
this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69)))));
|
|
this.label3.Location = new System.Drawing.Point(21, 16);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(69, 19);
|
|
this.label3.TabIndex = 0;
|
|
this.label3.Text = "Firstname";
|
|
//
|
|
// panel2
|
|
//
|
|
this.panel2.Controls.Add(this.label1);
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panel2.Location = new System.Drawing.Point(0, 0);
|
|
this.panel2.Name = "panel2";
|
|
this.panel2.Size = new System.Drawing.Size(469, 48);
|
|
this.panel2.TabIndex = 1;
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(158)))), ((int)(((byte)(132)))));
|
|
this.label1.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.label1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.label1.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
|
|
this.label1.ForeColor = System.Drawing.SystemColors.Control;
|
|
this.label1.Location = new System.Drawing.Point(0, 0);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(469, 48);
|
|
this.label1.TabIndex = 0;
|
|
this.label1.Text = "NEW TRUCK DRIVER";
|
|
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.BackColor = System.Drawing.Color.White;
|
|
this.panel1.Controls.Add(this.loading);
|
|
this.panel1.Controls.Add(this.button2);
|
|
this.panel1.Controls.Add(this.button1);
|
|
this.panel1.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.panel1.Location = new System.Drawing.Point(0, 402);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(469, 67);
|
|
this.panel1.TabIndex = 0;
|
|
//
|
|
// loading
|
|
//
|
|
this.loading.Location = new System.Drawing.Point(212, 12);
|
|
this.loading.Maximum = 100;
|
|
this.loading.Name = "loading";
|
|
this.loading.Size = new System.Drawing.Size(42, 42);
|
|
this.loading.TabIndex = 15;
|
|
this.loading.UseCustomBackColor = true;
|
|
this.loading.UseSelectable = true;
|
|
this.loading.Visible = false;
|
|
//
|
|
// button2
|
|
//
|
|
this.button2.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.button2.Font = new System.Drawing.Font("Segoe UI", 12F);
|
|
this.button2.Location = new System.Drawing.Point(254, 11);
|
|
this.button2.Name = "button2";
|
|
this.button2.Size = new System.Drawing.Size(117, 44);
|
|
this.button2.TabIndex = 14;
|
|
this.button2.Text = "CANCEL";
|
|
this.button2.UseVisualStyleBackColor = true;
|
|
this.button2.Click += new System.EventHandler(this.Button2_Click);
|
|
//
|
|
// button1
|
|
//
|
|
this.button1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(158)))), ((int)(((byte)(132)))));
|
|
this.button1.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.button1.Font = new System.Drawing.Font("Segoe UI", 12F);
|
|
this.button1.ForeColor = System.Drawing.SystemColors.Control;
|
|
this.button1.Location = new System.Drawing.Point(94, 11);
|
|
this.button1.Name = "button1";
|
|
this.button1.Size = new System.Drawing.Size(117, 44);
|
|
this.button1.TabIndex = 13;
|
|
this.button1.Text = "SAVE";
|
|
this.button1.UseVisualStyleBackColor = false;
|
|
this.button1.Click += new System.EventHandler(this.Button1_Click);
|
|
//
|
|
// AddDrivers
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 21F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(471, 471);
|
|
this.Controls.Add(this.content);
|
|
this.Font = new System.Drawing.Font("Segoe UI", 12F);
|
|
this.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69)))));
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.Name = "AddDrivers";
|
|
this.ShowIcon = false;
|
|
this.ShowInTaskbar = false;
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
|
this.content.ResumeLayout(false);
|
|
this.panel3.ResumeLayout(false);
|
|
this.panel3.PerformLayout();
|
|
this.panel2.ResumeLayout(false);
|
|
this.panel1.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Panel content;
|
|
private System.Windows.Forms.Panel panel3;
|
|
private System.Windows.Forms.DateTimePicker dateofbirth;
|
|
private System.Windows.Forms.Label a6;
|
|
private System.Windows.Forms.Label a5;
|
|
private System.Windows.Forms.Label a4;
|
|
private System.Windows.Forms.TextBox txtEmail;
|
|
private System.Windows.Forms.TextBox txtTelephone;
|
|
private System.Windows.Forms.TextBox txtState;
|
|
private System.Windows.Forms.TextBox txtCityLocale;
|
|
private System.Windows.Forms.TextBox txtStreet2;
|
|
private System.Windows.Forms.TextBox txtMiddlename;
|
|
private System.Windows.Forms.TextBox txtStreet;
|
|
private System.Windows.Forms.TextBox txtSurname;
|
|
private System.Windows.Forms.TextBox txtFirstname;
|
|
private System.Windows.Forms.Label label10;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.Label label11;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Panel panel2;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.Panel panel1;
|
|
private MetroFramework.Controls.MetroProgressSpinner loading;
|
|
private System.Windows.Forms.Button button2;
|
|
private System.Windows.Forms.Button button1;
|
|
}
|
|
}
|