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.
186 lines
9.0 KiB
186 lines
9.0 KiB
3 months ago
|
namespace Point_Of_Sale_Managment.CashierModule
|
||
|
{
|
||
|
partial class Finished
|
||
|
{
|
||
|
/// <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.button3 = new System.Windows.Forms.Button();
|
||
|
this.button2 = new System.Windows.Forms.Button();
|
||
|
this.button1 = new System.Windows.Forms.Button();
|
||
|
this.label1 = new System.Windows.Forms.Label();
|
||
|
this.label8 = new System.Windows.Forms.Label();
|
||
|
this.label2 = new System.Windows.Forms.Label();
|
||
|
this.label3 = new System.Windows.Forms.Label();
|
||
|
this.label4 = new System.Windows.Forms.Label();
|
||
|
this.SuspendLayout();
|
||
|
//
|
||
|
// button3
|
||
|
//
|
||
|
this.button3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(158)))), ((int)(((byte)(132)))));
|
||
|
this.button3.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
|
this.button3.FlatAppearance.BorderColor = System.Drawing.Color.White;
|
||
|
this.button3.FlatAppearance.BorderSize = 3;
|
||
|
this.button3.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
|
||
|
this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
||
|
this.button3.ForeColor = System.Drawing.SystemColors.Control;
|
||
|
this.button3.Location = new System.Drawing.Point(591, 430);
|
||
|
this.button3.Name = "button3";
|
||
|
this.button3.Size = new System.Drawing.Size(129, 36);
|
||
|
this.button3.TabIndex = 7;
|
||
|
this.button3.Text = "Done";
|
||
|
this.button3.UseVisualStyleBackColor = false;
|
||
|
this.button3.Click += new System.EventHandler(this.Button3_Click);
|
||
|
//
|
||
|
// button2
|
||
|
//
|
||
|
this.button2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(158)))), ((int)(((byte)(132)))));
|
||
|
this.button2.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
|
this.button2.Enabled = false;
|
||
|
this.button2.FlatAppearance.BorderColor = System.Drawing.Color.White;
|
||
|
this.button2.FlatAppearance.BorderSize = 3;
|
||
|
this.button2.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
|
||
|
this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
||
|
this.button2.ForeColor = System.Drawing.SystemColors.Control;
|
||
|
this.button2.Location = new System.Drawing.Point(447, 430);
|
||
|
this.button2.Name = "button2";
|
||
|
this.button2.Size = new System.Drawing.Size(129, 36);
|
||
|
this.button2.TabIndex = 8;
|
||
|
this.button2.Text = "Next";
|
||
|
this.button2.UseVisualStyleBackColor = false;
|
||
|
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.FlatAppearance.BorderColor = System.Drawing.Color.White;
|
||
|
this.button1.FlatAppearance.BorderSize = 3;
|
||
|
this.button1.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue;
|
||
|
this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
||
|
this.button1.ForeColor = System.Drawing.SystemColors.Control;
|
||
|
this.button1.Location = new System.Drawing.Point(304, 430);
|
||
|
this.button1.Name = "button1";
|
||
|
this.button1.Size = new System.Drawing.Size(129, 36);
|
||
|
this.button1.TabIndex = 6;
|
||
|
this.button1.Text = "Previous";
|
||
|
this.button1.UseVisualStyleBackColor = false;
|
||
|
this.button1.Click += new System.EventHandler(this.Button1_Click);
|
||
|
//
|
||
|
// label1
|
||
|
//
|
||
|
this.label1.AutoSize = true;
|
||
|
this.label1.Font = new System.Drawing.Font("Segoe UI", 15F, System.Drawing.FontStyle.Bold);
|
||
|
this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69)))));
|
||
|
this.label1.Location = new System.Drawing.Point(36, 59);
|
||
|
this.label1.Name = "label1";
|
||
|
this.label1.Size = new System.Drawing.Size(401, 28);
|
||
|
this.label1.TabIndex = 9;
|
||
|
this.label1.Text = "That\'s it, you are ready for your first sale";
|
||
|
//
|
||
|
// label8
|
||
|
//
|
||
|
this.label8.AutoSize = true;
|
||
|
this.label8.Font = new System.Drawing.Font("Segoe UI", 13F);
|
||
|
this.label8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69)))));
|
||
|
this.label8.Location = new System.Drawing.Point(55, 139);
|
||
|
this.label8.Name = "label8";
|
||
|
this.label8.Size = new System.Drawing.Size(306, 25);
|
||
|
this.label8.TabIndex = 15;
|
||
|
this.label8.Text = "Need to change something later on ?";
|
||
|
//
|
||
|
// 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(55, 181);
|
||
|
this.label2.Name = "label2";
|
||
|
this.label2.Size = new System.Drawing.Size(242, 19);
|
||
|
this.label2.TabIndex = 15;
|
||
|
this.label2.Text = "Click on Settings to return at any time\r\n";
|
||
|
//
|
||
|
// label3
|
||
|
//
|
||
|
this.label3.AutoSize = true;
|
||
|
this.label3.Font = new System.Drawing.Font("Segoe UI", 13F);
|
||
|
this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69)))));
|
||
|
this.label3.Location = new System.Drawing.Point(55, 249);
|
||
|
this.label3.Name = "label3";
|
||
|
this.label3.Size = new System.Drawing.Size(212, 25);
|
||
|
this.label3.TabIndex = 15;
|
||
|
this.label3.Text = "Need help or assistance ?";
|
||
|
//
|
||
|
// 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(54, 283);
|
||
|
this.label4.Name = "label4";
|
||
|
this.label4.Size = new System.Drawing.Size(316, 19);
|
||
|
this.label4.TabIndex = 15;
|
||
|
this.label4.Text = "Contact developer at biskilogpos@barhendev.com";
|
||
|
//
|
||
|
// Finished
|
||
|
//
|
||
|
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 21F);
|
||
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||
|
this.BackColor = System.Drawing.Color.Gainsboro;
|
||
|
this.ClientSize = new System.Drawing.Size(732, 478);
|
||
|
this.ControlBox = false;
|
||
|
this.Controls.Add(this.label4);
|
||
|
this.Controls.Add(this.label2);
|
||
|
this.Controls.Add(this.label3);
|
||
|
this.Controls.Add(this.label8);
|
||
|
this.Controls.Add(this.label1);
|
||
|
this.Controls.Add(this.button3);
|
||
|
this.Controls.Add(this.button2);
|
||
|
this.Controls.Add(this.button1);
|
||
|
this.Font = new System.Drawing.Font("Segoe UI", 12F);
|
||
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
||
|
this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
|
this.Name = "Finished";
|
||
|
this.ShowIcon = false;
|
||
|
this.ShowInTaskbar = false;
|
||
|
this.Text = "SalesTax";
|
||
|
this.ResumeLayout(false);
|
||
|
this.PerformLayout();
|
||
|
|
||
|
}
|
||
|
|
||
|
#endregion
|
||
|
|
||
|
private System.Windows.Forms.Button button3;
|
||
|
private System.Windows.Forms.Button button2;
|
||
|
private System.Windows.Forms.Button button1;
|
||
|
private System.Windows.Forms.Label label1;
|
||
|
private System.Windows.Forms.Label label8;
|
||
|
private System.Windows.Forms.Label label2;
|
||
|
private System.Windows.Forms.Label label3;
|
||
|
private System.Windows.Forms.Label label4;
|
||
|
}
|
||
|
}
|