namespace BiskLog_Point_Of_Sale.Company_Setup
{
partial class FinalStep
{
///
/// 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()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FinalStep));
this.button2 = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.label2 = new System.Windows.Forms.Label();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.a4 = new System.Windows.Forms.Label();
this.a3 = new System.Windows.Forms.Label();
this.a2 = new System.Windows.Forms.Label();
this.a1 = new System.Windows.Forms.Label();
this.passwordConfirmation = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.txtusername = new System.Windows.Forms.TextBox();
this.password = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.holdup = new MetroFramework.Controls.MetroProgressSpinner();
this.portNumber = new MetroFramework.Controls.MetroTextBox();
this.serverLocation = new MetroFramework.Controls.MetroTextBox();
this.groupBox1.SuspendLayout();
this.SuspendLayout();
//
// button2
//
this.button2.BackColor = System.Drawing.Color.DarkGreen;
this.button2.Cursor = System.Windows.Forms.Cursors.Hand;
this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button2.Font = new System.Drawing.Font("Segoe UI", 12F);
this.button2.ForeColor = System.Drawing.SystemColors.Control;
this.button2.Location = new System.Drawing.Point(299, 348);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(131, 39);
this.button2.TabIndex = 6;
this.button2.Text = "PREVIOUS";
this.button2.UseVisualStyleBackColor = false;
this.button2.Click += new System.EventHandler(this.Button2_Click);
//
// button1
//
this.button1.BackColor = System.Drawing.Color.DarkGreen;
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(468, 348);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(131, 39);
this.button1.TabIndex = 7;
this.button1.Text = "FINISH";
this.button1.UseVisualStyleBackColor = false;
this.button1.Click += new System.EventHandler(this.Button1_Click);
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("Segoe UI", 13F);
this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69)))));
this.label2.Location = new System.Drawing.Point(12, 30);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(524, 50);
this.label2.TabIndex = 20;
this.label2.Text = "Almost there, final this is the last step before you can start using \r\nBISKILOG P" +
"OS\r\n";
//
// groupBox1
//
this.groupBox1.Controls.Add(this.serverLocation);
this.groupBox1.Controls.Add(this.portNumber);
this.groupBox1.Controls.Add(this.a4);
this.groupBox1.Controls.Add(this.a3);
this.groupBox1.Controls.Add(this.a2);
this.groupBox1.Controls.Add(this.a1);
this.groupBox1.Controls.Add(this.passwordConfirmation);
this.groupBox1.Controls.Add(this.label6);
this.groupBox1.Controls.Add(this.txtusername);
this.groupBox1.Controls.Add(this.password);
this.groupBox1.Controls.Add(this.label5);
this.groupBox1.Controls.Add(this.label4);
this.groupBox1.Controls.Add(this.label3);
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Location = new System.Drawing.Point(41, 109);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(530, 195);
this.groupBox1.TabIndex = 23;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "Database Information";
//
// a4
//
this.a4.AutoSize = true;
this.a4.ForeColor = System.Drawing.Color.Crimson;
this.a4.Location = new System.Drawing.Point(139, 164);
this.a4.Name = "a4";
this.a4.Size = new System.Drawing.Size(15, 19);
this.a4.TabIndex = 31;
this.a4.Text = "*";
this.a4.Visible = false;
//
// a3
//
this.a3.AutoSize = true;
this.a3.ForeColor = System.Drawing.Color.Crimson;
this.a3.Location = new System.Drawing.Point(139, 131);
this.a3.Name = "a3";
this.a3.Size = new System.Drawing.Size(15, 19);
this.a3.TabIndex = 33;
this.a3.Text = "*";
this.a3.Visible = false;
//
// a2
//
this.a2.AutoSize = true;
this.a2.ForeColor = System.Drawing.Color.Crimson;
this.a2.Location = new System.Drawing.Point(139, 97);
this.a2.Name = "a2";
this.a2.Size = new System.Drawing.Size(15, 19);
this.a2.TabIndex = 34;
this.a2.Text = "*";
this.a2.Visible = false;
//
// a1
//
this.a1.AutoSize = true;
this.a1.ForeColor = System.Drawing.Color.Crimson;
this.a1.Location = new System.Drawing.Point(139, 33);
this.a1.Name = "a1";
this.a1.Size = new System.Drawing.Size(15, 19);
this.a1.TabIndex = 35;
this.a1.Text = "*";
this.a1.Visible = false;
//
// passwordConfirmation
//
this.passwordConfirmation.Location = new System.Drawing.Point(160, 161);
this.passwordConfirmation.Name = "passwordConfirmation";
this.passwordConfirmation.Size = new System.Drawing.Size(300, 25);
this.passwordConfirmation.TabIndex = 5;
this.passwordConfirmation.UseSystemPasswordChar = true;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(10, 165);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(120, 19);
this.label6.TabIndex = 23;
this.label6.Text = "Confirm Password";
//
// txtusername
//
this.txtusername.Location = new System.Drawing.Point(160, 97);
this.txtusername.Name = "txtusername";
this.txtusername.Size = new System.Drawing.Size(300, 25);
this.txtusername.TabIndex = 3;
//
// password
//
this.password.Location = new System.Drawing.Point(160, 128);
this.password.Name = "password";
this.password.Size = new System.Drawing.Size(300, 25);
this.password.TabIndex = 4;
this.password.UseSystemPasswordChar = true;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(10, 101);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(71, 19);
this.label5.TabIndex = 24;
this.label5.Text = "Username";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(11, 131);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(67, 19);
this.label4.TabIndex = 21;
this.label4.Text = "Password";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(11, 67);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(88, 19);
this.label3.TabIndex = 22;
this.label3.Text = "Port Number";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(11, 34);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(99, 19);
this.label1.TabIndex = 25;
this.label1.Text = "Server location";
//
// holdup
//
this.holdup.Location = new System.Drawing.Point(256, 304);
this.holdup.Maximum = 100;
this.holdup.Name = "holdup";
this.holdup.Size = new System.Drawing.Size(39, 35);
this.holdup.TabIndex = 26;
this.holdup.UseCustomBackColor = true;
this.holdup.UseCustomForeColor = true;
this.holdup.UseSelectable = true;
this.holdup.Visible = false;
//
// portNumber
//
//
//
//
this.portNumber.CustomButton.Image = null;
this.portNumber.CustomButton.Location = new System.Drawing.Point(276, 1);
this.portNumber.CustomButton.Name = "";
this.portNumber.CustomButton.Size = new System.Drawing.Size(23, 23);
this.portNumber.CustomButton.Style = MetroFramework.MetroColorStyle.Blue;
this.portNumber.CustomButton.TabIndex = 1;
this.portNumber.CustomButton.Theme = MetroFramework.MetroThemeStyle.Light;
this.portNumber.CustomButton.UseSelectable = true;
this.portNumber.CustomButton.Visible = false;
this.portNumber.Lines = new string[0];
this.portNumber.Location = new System.Drawing.Point(160, 66);
this.portNumber.MaxLength = 32767;
this.portNumber.Name = "portNumber";
this.portNumber.PasswordChar = '\0';
this.portNumber.PromptText = "leave empty if server is located on this computer";
this.portNumber.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.portNumber.SelectedText = "";
this.portNumber.SelectionLength = 0;
this.portNumber.SelectionStart = 0;
this.portNumber.ShortcutsEnabled = true;
this.portNumber.Size = new System.Drawing.Size(300, 25);
this.portNumber.TabIndex = 36;
this.portNumber.UseSelectable = true;
this.portNumber.WaterMark = "leave empty if server is located on this computer";
this.portNumber.WaterMarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
this.portNumber.WaterMarkFont = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Pixel);
//
// serverLocation
//
//
//
//
this.serverLocation.CustomButton.Image = null;
this.serverLocation.CustomButton.Location = new System.Drawing.Point(276, 1);
this.serverLocation.CustomButton.Name = "";
this.serverLocation.CustomButton.Size = new System.Drawing.Size(23, 23);
this.serverLocation.CustomButton.Style = MetroFramework.MetroColorStyle.Blue;
this.serverLocation.CustomButton.TabIndex = 1;
this.serverLocation.CustomButton.Theme = MetroFramework.MetroThemeStyle.Light;
this.serverLocation.CustomButton.UseSelectable = true;
this.serverLocation.CustomButton.Visible = false;
this.serverLocation.Lines = new string[0];
this.serverLocation.Location = new System.Drawing.Point(160, 32);
this.serverLocation.MaxLength = 32767;
this.serverLocation.Name = "serverLocation";
this.serverLocation.PasswordChar = '\0';
this.serverLocation.PromptText = "eg. 51.70.58.66 or computername\\server instance";
this.serverLocation.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.serverLocation.SelectedText = "";
this.serverLocation.SelectionLength = 0;
this.serverLocation.SelectionStart = 0;
this.serverLocation.ShortcutsEnabled = true;
this.serverLocation.Size = new System.Drawing.Size(300, 25);
this.serverLocation.TabIndex = 37;
this.serverLocation.UseSelectable = true;
this.serverLocation.WaterMark = "eg. 51.70.58.66 or computername\\server instance";
this.serverLocation.WaterMarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
this.serverLocation.WaterMarkFont = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Pixel);
//
// FinalStep
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(611, 399);
this.Controls.Add(this.holdup);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.button2);
this.Controls.Add(this.button1);
this.Controls.Add(this.label2);
this.Font = new System.Drawing.Font("Segoe UI", 10F);
this.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69)))));
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.Name = "FinalStep";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.TextBox passwordConfirmation;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.TextBox txtusername;
private System.Windows.Forms.TextBox password;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label1;
private MetroFramework.Controls.MetroProgressSpinner holdup;
private System.Windows.Forms.Label a4;
private System.Windows.Forms.Label a3;
private System.Windows.Forms.Label a2;
private System.Windows.Forms.Label a1;
private MetroFramework.Controls.MetroTextBox portNumber;
private MetroFramework.Controls.MetroTextBox serverLocation;
}
}