Biskilog POS desktop appilcation
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.

928 lines
46 KiB

namespace Point_Of_Sale_Managment.CashierModule
{
partial class BranchSetup
{
/// <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.label1 = 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.label5 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.textBox1 = new System.Windows.Forms.TextBox();
this.textBox2 = new System.Windows.Forms.TextBox();
this.textBox3 = new System.Windows.Forms.TextBox();
this.textBox4 = new System.Windows.Forms.TextBox();
this.textBox7 = new System.Windows.Forms.TextBox();
this.panel1 = new System.Windows.Forms.Panel();
this.panel8 = new System.Windows.Forms.Panel();
this.label42 = new System.Windows.Forms.Label();
this.label43 = new System.Windows.Forms.Label();
this.label44 = new System.Windows.Forms.Label();
this.label45 = new System.Windows.Forms.Label();
this.label38 = new System.Windows.Forms.Label();
this.label39 = new System.Windows.Forms.Label();
this.label40 = new System.Windows.Forms.Label();
this.label41 = new System.Windows.Forms.Label();
this.label34 = new System.Windows.Forms.Label();
this.label35 = new System.Windows.Forms.Label();
this.label36 = new System.Windows.Forms.Label();
this.label37 = new System.Windows.Forms.Label();
this.panel7 = new System.Windows.Forms.Panel();
this.panel6 = new System.Windows.Forms.Panel();
this.label29 = new System.Windows.Forms.Label();
this.label22 = new System.Windows.Forms.Label();
this.label33 = new System.Windows.Forms.Label();
this.label32 = new System.Windows.Forms.Label();
this.label31 = new System.Windows.Forms.Label();
this.label30 = new System.Windows.Forms.Label();
this.label24 = new System.Windows.Forms.Label();
this.label23 = new System.Windows.Forms.Label();
this.label25 = new System.Windows.Forms.Label();
this.label26 = new System.Windows.Forms.Label();
this.label28 = new System.Windows.Forms.Label();
this.label27 = new System.Windows.Forms.Label();
this.panel5 = new System.Windows.Forms.Panel();
this.label16 = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.label19 = new System.Windows.Forms.Label();
this.label20 = new System.Windows.Forms.Label();
this.label21 = new System.Windows.Forms.Label();
this.panel4 = new System.Windows.Forms.Panel();
this.panel3 = new System.Windows.Forms.Panel();
this.panel2 = new System.Windows.Forms.Panel();
this.label15 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.button1 = new System.Windows.Forms.Button();
this.button3 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.panel1.SuspendLayout();
this.SuspendLayout();
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("Segoe UI", 12F, 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(24, 32);
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(154, 21);
this.label1.TabIndex = 0;
this.label1.Text = "Set up your receipt";
//
// label2
//
this.label2.AutoSize = true;
this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69)))));
this.label2.Location = new System.Drawing.Point(24, 75);
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(123, 21);
this.label2.TabIndex = 0;
this.label2.Text = "Company Name";
//
// label3
//
this.label3.AutoSize = true;
this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69)))));
this.label3.Location = new System.Drawing.Point(24, 109);
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(58, 21);
this.label3.TabIndex = 0;
this.label3.Text = "Branch";
//
// label4
//
this.label4.AutoSize = true;
this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69)))));
this.label4.Location = new System.Drawing.Point(24, 143);
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(69, 21);
this.label4.TabIndex = 0;
this.label4.Text = "Location";
//
// label5
//
this.label5.AutoSize = true;
this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69)))));
this.label5.Location = new System.Drawing.Point(24, 176);
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(80, 21);
this.label5.TabIndex = 0;
this.label5.Text = "Telephone";
//
// label8
//
this.label8.AutoSize = true;
this.label8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69)))));
this.label8.Location = new System.Drawing.Point(24, 212);
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(126, 21);
this.label8.TabIndex = 0;
this.label8.Text = "Receipt Message";
//
// textBox1
//
this.textBox1.Enabled = false;
this.textBox1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69)))));
this.textBox1.Location = new System.Drawing.Point(191, 72);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(254, 29);
this.textBox1.TabIndex = 1;
//
// textBox2
//
this.textBox2.Enabled = false;
this.textBox2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69)))));
this.textBox2.Location = new System.Drawing.Point(191, 106);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(254, 29);
this.textBox2.TabIndex = 1;
//
// textBox3
//
this.textBox3.Enabled = false;
this.textBox3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69)))));
this.textBox3.Location = new System.Drawing.Point(191, 140);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(254, 29);
this.textBox3.TabIndex = 1;
//
// textBox4
//
this.textBox4.Enabled = false;
this.textBox4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69)))));
this.textBox4.Location = new System.Drawing.Point(191, 173);
this.textBox4.Name = "textBox4";
this.textBox4.Size = new System.Drawing.Size(254, 29);
this.textBox4.TabIndex = 1;
//
// textBox7
//
this.textBox7.Enabled = false;
this.textBox7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69)))));
this.textBox7.Location = new System.Drawing.Point(191, 209);
this.textBox7.Multiline = true;
this.textBox7.Name = "textBox7";
this.textBox7.Size = new System.Drawing.Size(254, 88);
this.textBox7.TabIndex = 1;
this.textBox7.Text = "COME BACK SOON !!! CHEERS !!!";
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.White;
this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.panel1.Controls.Add(this.panel8);
this.panel1.Controls.Add(this.label42);
this.panel1.Controls.Add(this.label43);
this.panel1.Controls.Add(this.label44);
this.panel1.Controls.Add(this.label45);
this.panel1.Controls.Add(this.label38);
this.panel1.Controls.Add(this.label39);
this.panel1.Controls.Add(this.label40);
this.panel1.Controls.Add(this.label41);
this.panel1.Controls.Add(this.label34);
this.panel1.Controls.Add(this.label35);
this.panel1.Controls.Add(this.label36);
this.panel1.Controls.Add(this.label37);
this.panel1.Controls.Add(this.panel7);
this.panel1.Controls.Add(this.panel6);
this.panel1.Controls.Add(this.label29);
this.panel1.Controls.Add(this.label22);
this.panel1.Controls.Add(this.label33);
this.panel1.Controls.Add(this.label32);
this.panel1.Controls.Add(this.label31);
this.panel1.Controls.Add(this.label30);
this.panel1.Controls.Add(this.label24);
this.panel1.Controls.Add(this.label23);
this.panel1.Controls.Add(this.label25);
this.panel1.Controls.Add(this.label26);
this.panel1.Controls.Add(this.label28);
this.panel1.Controls.Add(this.label27);
this.panel1.Controls.Add(this.panel5);
this.panel1.Controls.Add(this.label16);
this.panel1.Controls.Add(this.label17);
this.panel1.Controls.Add(this.label18);
this.panel1.Controls.Add(this.label19);
this.panel1.Controls.Add(this.label20);
this.panel1.Controls.Add(this.label21);
this.panel1.Controls.Add(this.panel4);
this.panel1.Controls.Add(this.panel3);
this.panel1.Controls.Add(this.panel2);
this.panel1.Controls.Add(this.label15);
this.panel1.Controls.Add(this.label12);
this.panel1.Controls.Add(this.label14);
this.panel1.Controls.Add(this.label13);
this.panel1.Controls.Add(this.label10);
this.panel1.Controls.Add(this.label11);
this.panel1.Controls.Add(this.label9);
this.panel1.Location = new System.Drawing.Point(475, 37);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(229, 317);
this.panel1.TabIndex = 2;
//
// panel8
//
this.panel8.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panel8.BackColor = System.Drawing.Color.DimGray;
this.panel8.Location = new System.Drawing.Point(-3, 61);
this.panel8.Name = "panel8";
this.panel8.Size = new System.Drawing.Size(231, 0);
this.panel8.TabIndex = 36;
//
// label42
//
this.label42.AutoSize = true;
this.label42.Font = new System.Drawing.Font("Segoe UI", 7F);
this.label42.ForeColor = System.Drawing.Color.DimGray;
this.label42.Location = new System.Drawing.Point(6, 108);
this.label42.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label42.Name = "label42";
this.label42.Size = new System.Drawing.Size(43, 12);
this.label42.TabIndex = 32;
this.label42.Text = "CASHIER";
//
// label43
//
this.label43.AutoSize = true;
this.label43.Font = new System.Drawing.Font("Segoe UI", 7F);
this.label43.ForeColor = System.Drawing.Color.DimGray;
this.label43.Location = new System.Drawing.Point(7, 127);
this.label43.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label43.Name = "label43";
this.label43.Size = new System.Drawing.Size(84, 12);
this.label43.TabIndex = 33;
this.label43.Text = "RECEIPT NUMBER";
//
// label44
//
this.label44.AutoSize = true;
this.label44.Font = new System.Drawing.Font("Segoe UI", 7F);
this.label44.ForeColor = System.Drawing.Color.DimGray;
this.label44.Location = new System.Drawing.Point(109, 107);
this.label44.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label44.Name = "label44";
this.label44.Size = new System.Drawing.Size(65, 12);
this.label44.TabIndex = 34;
this.label44.Text = "111111111111";
//
// label45
//
this.label45.AutoSize = true;
this.label45.Font = new System.Drawing.Font("Segoe UI", 7F);
this.label45.ForeColor = System.Drawing.Color.DimGray;
this.label45.Location = new System.Drawing.Point(109, 126);
this.label45.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label45.Name = "label45";
this.label45.Size = new System.Drawing.Size(65, 12);
this.label45.TabIndex = 35;
this.label45.Text = "111111111111";
//
// label38
//
this.label38.AutoSize = true;
this.label38.Font = new System.Drawing.Font("Segoe UI", 7F);
this.label38.ForeColor = System.Drawing.Color.DimGray;
this.label38.Location = new System.Drawing.Point(5, 74);
this.label38.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label38.Name = "label38";
this.label38.Size = new System.Drawing.Size(34, 12);
this.label38.TabIndex = 28;
this.label38.Text = "TAX ID";
//
// label39
//
this.label39.AutoSize = true;
this.label39.Font = new System.Drawing.Font("Segoe UI", 7F);
this.label39.ForeColor = System.Drawing.Color.DimGray;
this.label39.Location = new System.Drawing.Point(6, 93);
this.label39.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label39.Name = "label39";
this.label39.Size = new System.Drawing.Size(61, 12);
this.label39.TabIndex = 29;
this.label39.Text = "VAT REG. NO";
//
// label40
//
this.label40.AutoSize = true;
this.label40.Font = new System.Drawing.Font("Segoe UI", 7F);
this.label40.ForeColor = System.Drawing.Color.DimGray;
this.label40.Location = new System.Drawing.Point(108, 73);
this.label40.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label40.Name = "label40";
this.label40.Size = new System.Drawing.Size(65, 12);
this.label40.TabIndex = 30;
this.label40.Text = "111111111111";
//
// label41
//
this.label41.AutoSize = true;
this.label41.Font = new System.Drawing.Font("Segoe UI", 7F);
this.label41.ForeColor = System.Drawing.Color.DimGray;
this.label41.Location = new System.Drawing.Point(108, 92);
this.label41.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label41.Name = "label41";
this.label41.Size = new System.Drawing.Size(65, 12);
this.label41.TabIndex = 31;
this.label41.Text = "111111111111";
//
// label34
//
this.label34.AutoSize = true;
this.label34.Font = new System.Drawing.Font("Segoe UI", 8F, System.Drawing.FontStyle.Bold);
this.label34.ForeColor = System.Drawing.Color.Black;
this.label34.Location = new System.Drawing.Point(75, 43);
this.label34.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label34.Name = "label34";
this.label34.Size = new System.Drawing.Size(61, 13);
this.label34.TabIndex = 24;
this.label34.Text = "Telephone";
//
// label35
//
this.label35.AutoSize = true;
this.label35.Font = new System.Drawing.Font("Segoe UI", 8F, System.Drawing.FontStyle.Bold);
this.label35.ForeColor = System.Drawing.Color.Black;
this.label35.Location = new System.Drawing.Point(80, 29);
this.label35.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label35.Name = "label35";
this.label35.Size = new System.Drawing.Size(52, 13);
this.label35.TabIndex = 25;
this.label35.Text = "Location";
//
// label36
//
this.label36.AutoSize = true;
this.label36.Font = new System.Drawing.Font("Segoe UI", 8F, System.Drawing.FontStyle.Bold);
this.label36.ForeColor = System.Drawing.Color.Black;
this.label36.Location = new System.Drawing.Point(84, 17);
this.label36.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label36.Name = "label36";
this.label36.Size = new System.Drawing.Size(43, 13);
this.label36.TabIndex = 26;
this.label36.Text = "Branch";
//
// label37
//
this.label37.AutoSize = true;
this.label37.Font = new System.Drawing.Font("Segoe UI", 8F, System.Drawing.FontStyle.Bold);
this.label37.ForeColor = System.Drawing.Color.Black;
this.label37.Location = new System.Drawing.Point(61, 2);
this.label37.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label37.Name = "label37";
this.label37.Size = new System.Drawing.Size(91, 13);
this.label37.TabIndex = 27;
this.label37.Text = "Company Name";
//
// panel7
//
this.panel7.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panel7.BackColor = System.Drawing.Color.DimGray;
this.panel7.Location = new System.Drawing.Point(-3, 143);
this.panel7.Name = "panel7";
this.panel7.Size = new System.Drawing.Size(231, 0);
this.panel7.TabIndex = 23;
//
// panel6
//
this.panel6.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panel6.BackColor = System.Drawing.Color.DimGray;
this.panel6.Location = new System.Drawing.Point(-3, 162);
this.panel6.Name = "panel6";
this.panel6.Size = new System.Drawing.Size(231, 0);
this.panel6.TabIndex = 22;
//
// label29
//
this.label29.AutoSize = true;
this.label29.Font = new System.Drawing.Font("Segoe UI", 7F);
this.label29.ForeColor = System.Drawing.Color.DimGray;
this.label29.Location = new System.Drawing.Point(159, 171);
this.label29.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label29.Name = "label29";
this.label29.Size = new System.Drawing.Size(27, 12);
this.label29.TabIndex = 19;
this.label29.Text = "00.00";
//
// label22
//
this.label22.AutoSize = true;
this.label22.Font = new System.Drawing.Font("Segoe UI", 7F);
this.label22.ForeColor = System.Drawing.Color.DimGray;
this.label22.Location = new System.Drawing.Point(194, 171);
this.label22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(27, 12);
this.label22.TabIndex = 19;
this.label22.Text = "00.00";
//
// label33
//
this.label33.AutoSize = true;
this.label33.Font = new System.Drawing.Font("Segoe UI", 7F);
this.label33.ForeColor = System.Drawing.Color.Black;
this.label33.Location = new System.Drawing.Point(192, 148);
this.label33.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label33.Name = "label33";
this.label33.Size = new System.Drawing.Size(33, 12);
this.label33.TabIndex = 16;
this.label33.Text = "TOTAL";
//
// label32
//
this.label32.AutoSize = true;
this.label32.Font = new System.Drawing.Font("Segoe UI", 7F);
this.label32.ForeColor = System.Drawing.Color.Black;
this.label32.Location = new System.Drawing.Point(153, 147);
this.label32.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label32.Name = "label32";
this.label32.Size = new System.Drawing.Size(31, 12);
this.label32.TabIndex = 16;
this.label32.Text = "PRICE";
//
// label31
//
this.label31.AutoSize = true;
this.label31.Font = new System.Drawing.Font("Segoe UI", 7F);
this.label31.ForeColor = System.Drawing.Color.Black;
this.label31.Location = new System.Drawing.Point(101, 147);
this.label31.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label31.Name = "label31";
this.label31.Size = new System.Drawing.Size(24, 12);
this.label31.TabIndex = 16;
this.label31.Text = "QTY";
//
// label30
//
this.label30.AutoSize = true;
this.label30.Font = new System.Drawing.Font("Segoe UI", 7F);
this.label30.ForeColor = System.Drawing.Color.Black;
this.label30.Location = new System.Drawing.Point(4, 147);
this.label30.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(32, 12);
this.label30.TabIndex = 16;
this.label30.Text = "ITEMS";
//
// label24
//
this.label24.AutoSize = true;
this.label24.Font = new System.Drawing.Font("Segoe UI", 7F);
this.label24.ForeColor = System.Drawing.Color.DimGray;
this.label24.Location = new System.Drawing.Point(4, 169);
this.label24.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(33, 12);
this.label24.TabIndex = 16;
this.label24.Text = "Item 1";
//
// label23
//
this.label23.AutoSize = true;
this.label23.Font = new System.Drawing.Font("Segoe UI", 7F);
this.label23.ForeColor = System.Drawing.Color.DimGray;
this.label23.Location = new System.Drawing.Point(159, 190);
this.label23.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(27, 12);
this.label23.TabIndex = 21;
this.label23.Text = "00.00";
//
// label25
//
this.label25.AutoSize = true;
this.label25.Font = new System.Drawing.Font("Segoe UI", 7F);
this.label25.ForeColor = System.Drawing.Color.DimGray;
this.label25.Location = new System.Drawing.Point(194, 190);
this.label25.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(27, 12);
this.label25.TabIndex = 21;
this.label25.Text = "00.00";
//
// label26
//
this.label26.AutoSize = true;
this.label26.Font = new System.Drawing.Font("Segoe UI", 7F);
this.label26.ForeColor = System.Drawing.Color.DimGray;
this.label26.Location = new System.Drawing.Point(5, 188);
this.label26.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(33, 12);
this.label26.TabIndex = 17;
this.label26.Text = "Item 2";
//
// label28
//
this.label28.AutoSize = true;
this.label28.Font = new System.Drawing.Font("Segoe UI", 7F);
this.label28.ForeColor = System.Drawing.Color.DimGray;
this.label28.Location = new System.Drawing.Point(107, 171);
this.label28.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label28.Name = "label28";
this.label28.Size = new System.Drawing.Size(15, 12);
this.label28.TabIndex = 18;
this.label28.Text = "10";
//
// label27
//
this.label27.AutoSize = true;
this.label27.Font = new System.Drawing.Font("Segoe UI", 7F);
this.label27.ForeColor = System.Drawing.Color.DimGray;
this.label27.Location = new System.Drawing.Point(107, 190);
this.label27.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(15, 12);
this.label27.TabIndex = 18;
this.label27.Text = "10";
//
// panel5
//
this.panel5.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panel5.BackColor = System.Drawing.Color.DimGray;
this.panel5.Location = new System.Drawing.Point(0, 223);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(231, 0);
this.panel5.TabIndex = 15;
//
// label16
//
this.label16.AutoSize = true;
this.label16.Font = new System.Drawing.Font("Segoe UI", 7F);
this.label16.ForeColor = System.Drawing.Color.DimGray;
this.label16.Location = new System.Drawing.Point(195, 226);
this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(27, 12);
this.label16.TabIndex = 12;
this.label16.Text = "00.00";
//
// label17
//
this.label17.AutoSize = true;
this.label17.Font = new System.Drawing.Font("Segoe UI", 7F);
this.label17.ForeColor = System.Drawing.Color.DimGray;
this.label17.Location = new System.Drawing.Point(195, 236);
this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(27, 12);
this.label17.TabIndex = 13;
this.label17.Text = "00.00";
//
// label18
//
this.label18.AutoSize = true;
this.label18.Font = new System.Drawing.Font("Segoe UI", 7F);
this.label18.ForeColor = System.Drawing.Color.DimGray;
this.label18.Location = new System.Drawing.Point(128, 226);
this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(45, 12);
this.label18.TabIndex = 9;
this.label18.Text = "Sub Total";
//
// label19
//
this.label19.AutoSize = true;
this.label19.Font = new System.Drawing.Font("Segoe UI", 7F);
this.label19.ForeColor = System.Drawing.Color.DimGray;
this.label19.Location = new System.Drawing.Point(195, 246);
this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(27, 12);
this.label19.TabIndex = 14;
this.label19.Text = "00.00";
//
// label20
//
this.label20.AutoSize = true;
this.label20.Font = new System.Drawing.Font("Segoe UI", 7F);
this.label20.ForeColor = System.Drawing.Color.DimGray;
this.label20.Location = new System.Drawing.Point(128, 236);
this.label20.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(44, 12);
this.label20.TabIndex = 10;
this.label20.Text = "Discount";
//
// label21
//
this.label21.AutoSize = true;
this.label21.Font = new System.Drawing.Font("Segoe UI", 7F);
this.label21.ForeColor = System.Drawing.Color.DimGray;
this.label21.Location = new System.Drawing.Point(129, 246);
this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(20, 12);
this.label21.TabIndex = 11;
this.label21.Text = "VAT";
//
// panel4
//
this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panel4.BackColor = System.Drawing.Color.DimGray;
this.panel4.Location = new System.Drawing.Point(-3, 290);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(231, 0);
this.panel4.TabIndex = 8;
//
// panel3
//
this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panel3.BackColor = System.Drawing.Color.DimGray;
this.panel3.Location = new System.Drawing.Point(0, 258);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(231, 0);
this.panel3.TabIndex = 7;
//
// panel2
//
this.panel2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panel2.BackColor = System.Drawing.Color.DimGray;
this.panel2.Location = new System.Drawing.Point(-4, 294);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(231, 0);
this.panel2.TabIndex = 6;
//
// label15
//
this.label15.AutoSize = true;
this.label15.Font = new System.Drawing.Font("Segoe UI", 7F);
this.label15.ForeColor = System.Drawing.Color.DimGray;
this.label15.Location = new System.Drawing.Point(196, 257);
this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(27, 12);
this.label15.TabIndex = 4;
this.label15.Text = "00.00";
//
// label12
//
this.label12.AutoSize = true;
this.label12.Font = new System.Drawing.Font("Segoe UI", 7F);
this.label12.ForeColor = System.Drawing.Color.DimGray;
this.label12.Location = new System.Drawing.Point(196, 267);
this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(27, 12);
this.label12.TabIndex = 4;
this.label12.Text = "00.00";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Font = new System.Drawing.Font("Segoe UI", 7F);
this.label14.ForeColor = System.Drawing.Color.DimGray;
this.label14.Location = new System.Drawing.Point(129, 257);
this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(40, 12);
this.label14.TabIndex = 2;
this.label14.Text = "Bill Total";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Font = new System.Drawing.Font("Segoe UI", 7F);
this.label13.ForeColor = System.Drawing.Color.DimGray;
this.label13.Location = new System.Drawing.Point(196, 277);
this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(27, 12);
this.label13.TabIndex = 5;
this.label13.Text = "00.00";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Font = new System.Drawing.Font("Segoe UI", 7F);
this.label10.ForeColor = System.Drawing.Color.DimGray;
this.label10.Location = new System.Drawing.Point(129, 267);
this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(64, 12);
this.label10.TabIndex = 2;
this.label10.Text = "Cash Tenderd";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Font = new System.Drawing.Font("Segoe UI", 7F);
this.label11.ForeColor = System.Drawing.Color.DimGray;
this.label11.Location = new System.Drawing.Point(129, 277);
this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(39, 12);
this.label11.TabIndex = 3;
this.label11.Text = "Balance";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Font = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold);
this.label9.Location = new System.Drawing.Point(51, 293);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(121, 19);
this.label9.TabIndex = 0;
this.label9.Text = "Receipt message";
//
// 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.Enabled = false;
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(292, 430);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(129, 36);
this.button1.TabIndex = 3;
this.button1.Text = "Previous";
this.button1.UseVisualStyleBackColor = false;
//
// 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 = 4;
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.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(442, 430);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(129, 36);
this.button2.TabIndex = 5;
this.button2.Text = "Next";
this.button2.UseVisualStyleBackColor = false;
this.button2.Click += new System.EventHandler(this.Button2_Click);
//
// BranchSetup
//
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.Controls.Add(this.button3);
this.Controls.Add(this.button2);
this.Controls.Add(this.button1);
this.Controls.Add(this.panel1);
this.Controls.Add(this.textBox7);
this.Controls.Add(this.textBox4);
this.Controls.Add(this.textBox3);
this.Controls.Add(this.textBox2);
this.Controls.Add(this.textBox1);
this.Controls.Add(this.label5);
this.Controls.Add(this.label4);
this.Controls.Add(this.label8);
this.Controls.Add(this.label3);
this.Controls.Add(this.label2);
this.Controls.Add(this.label1);
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 = "BranchSetup";
this.ShowIcon = false;
this.ShowInTaskbar = false;
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.Load += new System.EventHandler(this.BranchSetup_Load);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.TextBox textBox4;
private System.Windows.Forms.TextBox textBox7;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.Label label28;
private System.Windows.Forms.Panel panel7;
private System.Windows.Forms.Panel panel6;
private System.Windows.Forms.Label label29;
private System.Windows.Forms.Label label33;
private System.Windows.Forms.Label label32;
private System.Windows.Forms.Label label31;
private System.Windows.Forms.Label label30;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.Label label34;
private System.Windows.Forms.Label label35;
private System.Windows.Forms.Label label36;
private System.Windows.Forms.Label label37;
private System.Windows.Forms.Label label42;
private System.Windows.Forms.Label label43;
private System.Windows.Forms.Label label38;
private System.Windows.Forms.Label label39;
private System.Windows.Forms.Panel panel8;
private System.Windows.Forms.Label label44;
private System.Windows.Forms.Label label45;
private System.Windows.Forms.Label label40;
private System.Windows.Forms.Label label41;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button2;
}
}