using BiskLog_Point_Of_Sale.Classes; namespace Point_Of_Sale_Managment { partial class SalesPOS { /// /// 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() { this.components = new System.ComponentModel.Container(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SalesPOS)); this.panel4 = new System.Windows.Forms.Panel(); this.dataGridView1 = new System.Windows.Forms.DataGridView(); this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.id = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column7 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column8 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Delete = new System.Windows.Forms.DataGridViewImageColumn(); this.bottomPanel = new System.Windows.Forms.Panel(); this.customerSalesPanel = new System.Windows.Forms.Panel(); this.magicButton4 = new BiskLog_Point_Of_Sale.Classes.MagicButton(); this.magicButton5 = new BiskLog_Point_Of_Sale.Classes.MagicButton(); this.magicButton7 = new BiskLog_Point_Of_Sale.Classes.MagicButton(); this.magicButton6 = new BiskLog_Point_Of_Sale.Classes.MagicButton(); this.circularPanel1 = new Point_Of_Sale_Managment.circularPanel(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.gradientCurve1 = new BiskLog_Point_Of_Sale.Classes.GradientCurve(); this.lblBal = new System.Windows.Forms.Label(); this.lblMail = new System.Windows.Forms.Label(); this.lblTel = new System.Windows.Forms.Label(); this.lblAddress = new System.Windows.Forms.Label(); this.label20 = new System.Windows.Forms.Label(); this.lblName = new System.Windows.Forms.Label(); this.label18 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.lblTransno = new System.Windows.Forms.Label(); this.lblTotalCol = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.usualPanel = new System.Windows.Forms.Panel(); this.magicButton2 = new BiskLog_Point_Of_Sale.Classes.MagicButton(); this.magicButton3 = new BiskLog_Point_Of_Sale.Classes.MagicButton(); this.magicButton1 = new BiskLog_Point_Of_Sale.Classes.MagicButton(); this.panel1 = new System.Windows.Forms.Panel(); this.lblTax = new System.Windows.Forms.Label(); this.lbldiscount = new System.Windows.Forms.Label(); this.LBLsubtotal = new System.Windows.Forms.Label(); this.lblDate = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.dataGridViewImageColumn1 = new System.Windows.Forms.DataGridViewImageColumn(); this.gtop = new System.Windows.Forms.Panel(); this.panel2 = new System.Windows.Forms.Panel(); this.pictureBox2 = new System.Windows.Forms.PictureBox(); this.label3 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.panel3 = new System.Windows.Forms.Panel(); this.label6 = new System.Windows.Forms.Label(); this.timer1 = new System.Windows.Forms.Timer(this.components); this.menuPanel = new BiskLog_Point_Of_Sale.Classes.gradientPanel(); this.button19 = new System.Windows.Forms.Button(); this.btnDaily = new System.Windows.Forms.Button(); this.btnCancel = new System.Windows.Forms.Button(); this.btnDiscount = new System.Windows.Forms.Button(); this.btnSearch = new System.Windows.Forms.Button(); this.btnNew = new System.Windows.Forms.Button(); this.header = new BiskLog_Point_Of_Sale.Classes.gradientPanel(); this.timeStamp = new System.Windows.Forms.Label(); this.customer = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.txtSearch = new MetroFramework.Controls.MetroTextBox(); this.cashierName = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.panel4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit(); this.bottomPanel.SuspendLayout(); this.customerSalesPanel.SuspendLayout(); this.circularPanel1.SuspendLayout(); this.groupBox1.SuspendLayout(); this.gradientCurve1.SuspendLayout(); this.usualPanel.SuspendLayout(); this.panel1.SuspendLayout(); this.gtop.SuspendLayout(); this.panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); this.menuPanel.SuspendLayout(); this.header.SuspendLayout(); this.SuspendLayout(); // // panel4 // this.panel4.Controls.Add(this.dataGridView1); this.panel4.Controls.Add(this.bottomPanel); this.panel4.Dock = System.Windows.Forms.DockStyle.Fill; this.panel4.Font = new System.Drawing.Font("Segoe UI", 12F); this.panel4.Location = new System.Drawing.Point(231, 78); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(964, 671); this.panel4.TabIndex = 5; // // dataGridView1 // this.dataGridView1.AllowUserToAddRows = false; this.dataGridView1.AllowUserToDeleteRows = false; this.dataGridView1.AllowUserToOrderColumns = true; this.dataGridView1.AllowUserToResizeColumns = false; this.dataGridView1.AllowUserToResizeRows = false; dataGridViewCellStyle1.BackColor = System.Drawing.Color.Gainsboro; dataGridViewCellStyle1.Font = new System.Drawing.Font("Segoe UI", 12F); dataGridViewCellStyle1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69))))); dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle1.SelectionForeColor = System.Drawing.Color.White; this.dataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.dataGridView1.BackgroundColor = System.Drawing.Color.White; this.dataGridView1.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None; this.dataGridView1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None; dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(56))))); dataGridViewCellStyle2.Font = new System.Drawing.Font("Segoe UI", 12F); dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dataGridView1.ColumnHeadersHeight = 30; this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.Column1, this.id, this.Column3, this.Column5, this.Column4, this.Column2, this.Column6, this.Column7, this.Column8, this.Delete}); this.dataGridView1.Cursor = System.Windows.Forms.Cursors.Hand; dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle3.Font = new System.Drawing.Font("Segoe UI", 12F); dataGridViewCellStyle3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69))))); dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.White; dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dataGridView1.DefaultCellStyle = dataGridViewCellStyle3; this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill; this.dataGridView1.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically; this.dataGridView1.EnableHeadersVisualStyles = false; this.dataGridView1.Location = new System.Drawing.Point(0, 0); this.dataGridView1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.dataGridView1.Name = "dataGridView1"; this.dataGridView1.ReadOnly = true; this.dataGridView1.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None; dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.ActiveCaptionText; dataGridViewCellStyle4.Font = new System.Drawing.Font("Segoe UI", 12F); dataGridViewCellStyle4.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle4; this.dataGridView1.RowHeadersVisible = false; dataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle5.Font = new System.Drawing.Font("Segoe UI", 12F); dataGridViewCellStyle5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69))))); dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.White; this.dataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle5; this.dataGridView1.RowTemplate.Height = 40; this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dataGridView1.Size = new System.Drawing.Size(964, 301); this.dataGridView1.TabIndex = 3; this.dataGridView1.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellContentClick); // // Column1 // this.Column1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells; this.Column1.HeaderText = "#"; this.Column1.Name = "Column1"; this.Column1.ReadOnly = true; this.Column1.Width = 42; // // id // this.id.HeaderText = "id"; this.id.Name = "id"; this.id.ReadOnly = true; this.id.Visible = false; // // Column3 // this.Column3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.Column3.HeaderText = "Product Name"; this.Column3.Name = "Column3"; this.Column3.ReadOnly = true; // // Column5 // this.Column5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells; this.Column5.HeaderText = "Price"; this.Column5.Name = "Column5"; this.Column5.ReadOnly = true; this.Column5.Width = 67; // // Column4 // this.Column4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells; this.Column4.HeaderText = "Qty"; this.Column4.Name = "Column4"; this.Column4.ReadOnly = true; this.Column4.Width = 58; // // Column2 // this.Column2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells; this.Column2.HeaderText = "Unit"; this.Column2.Name = "Column2"; this.Column2.ReadOnly = true; this.Column2.Width = 62; // // Column6 // this.Column6.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells; this.Column6.HeaderText = "Total"; this.Column6.Name = "Column6"; this.Column6.ReadOnly = true; this.Column6.Width = 65; // // Column7 // this.Column7.HeaderText = "unitCode"; this.Column7.Name = "Column7"; this.Column7.ReadOnly = true; this.Column7.Visible = false; // // Column8 // this.Column8.HeaderText = "distinctive"; this.Column8.Name = "Column8"; this.Column8.ReadOnly = true; this.Column8.Visible = false; // // Delete // this.Delete.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells; this.Delete.HeaderText = ""; this.Delete.Image = ((System.Drawing.Image)(resources.GetObject("Delete.Image"))); this.Delete.Name = "Delete"; this.Delete.ReadOnly = true; this.Delete.Width = 5; // // bottomPanel // this.bottomPanel.Controls.Add(this.customerSalesPanel); this.bottomPanel.Controls.Add(this.circularPanel1); this.bottomPanel.Controls.Add(this.usualPanel); this.bottomPanel.Controls.Add(this.panel1); this.bottomPanel.Dock = System.Windows.Forms.DockStyle.Bottom; this.bottomPanel.Location = new System.Drawing.Point(0, 301); this.bottomPanel.Name = "bottomPanel"; this.bottomPanel.Size = new System.Drawing.Size(964, 370); this.bottomPanel.TabIndex = 4; // // customerSalesPanel // this.customerSalesPanel.BackColor = System.Drawing.SystemColors.ButtonHighlight; this.customerSalesPanel.Controls.Add(this.magicButton4); this.customerSalesPanel.Controls.Add(this.magicButton5); this.customerSalesPanel.Controls.Add(this.magicButton7); this.customerSalesPanel.Controls.Add(this.magicButton6); this.customerSalesPanel.Dock = System.Windows.Forms.DockStyle.Bottom; this.customerSalesPanel.Location = new System.Drawing.Point(0, 196); this.customerSalesPanel.Name = "customerSalesPanel"; this.customerSalesPanel.Size = new System.Drawing.Size(964, 87); this.customerSalesPanel.TabIndex = 3; this.customerSalesPanel.Visible = false; // // magicButton4 // this.magicButton4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.magicButton4.Angle = 256F; this.magicButton4.BorderRadius = 20; this.magicButton4.ButtonImage = global::BiskLog_Point_Of_Sale.Properties.Resources.cancel; this.magicButton4.ButtonText = " [F10] Cancel"; this.magicButton4.ColorBottom = System.Drawing.Color.Crimson; this.magicButton4.ColorTop = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(124)))), ((int)(((byte)(206))))); this.magicButton4.Cursor = System.Windows.Forms.Cursors.Hand; this.magicButton4.Font = new System.Drawing.Font("Segoe UI", 12.5F); this.magicButton4.ForeColor = System.Drawing.Color.White; this.magicButton4.ForeColor1 = System.Drawing.Color.White; this.magicButton4.Location = new System.Drawing.Point(61, 27); this.magicButton4.Name = "magicButton4"; this.magicButton4.Size = new System.Drawing.Size(173, 40); this.magicButton4.TabIndex = 0; this.magicButton4.Click += new System.EventHandler(this.MagicButton2_Click); // // magicButton5 // this.magicButton5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.magicButton5.Angle = 211F; this.magicButton5.BorderRadius = 20; this.magicButton5.ButtonImage = global::BiskLog_Point_Of_Sale.Properties.Resources.settle; this.magicButton5.ButtonText = " [F11] Pay and Print"; this.magicButton5.ColorBottom = System.Drawing.Color.DodgerBlue; this.magicButton5.ColorTop = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(124)))), ((int)(((byte)(206))))); this.magicButton5.Cursor = System.Windows.Forms.Cursors.Hand; this.magicButton5.Font = new System.Drawing.Font("Segoe UI", 12.5F); this.magicButton5.ForeColor = System.Drawing.Color.White; this.magicButton5.ForeColor1 = System.Drawing.Color.White; this.magicButton5.Location = new System.Drawing.Point(700, 27); this.magicButton5.Name = "magicButton5"; this.magicButton5.Size = new System.Drawing.Size(222, 40); this.magicButton5.TabIndex = 3; this.magicButton5.Click += new System.EventHandler(this.magicButton5_Click); // // magicButton7 // this.magicButton7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.magicButton7.Angle = 359F; this.magicButton7.BorderRadius = 20; this.magicButton7.ButtonImage = global::BiskLog_Point_Of_Sale.Properties.Resources.settle; this.magicButton7.ButtonText = " [F12] Sell On Credit"; this.magicButton7.ColorBottom = System.Drawing.Color.OliveDrab; this.magicButton7.ColorTop = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(158)))), ((int)(((byte)(32))))); this.magicButton7.Cursor = System.Windows.Forms.Cursors.Hand; this.magicButton7.Font = new System.Drawing.Font("Segoe UI", 12.5F); this.magicButton7.ForeColor = System.Drawing.Color.White; this.magicButton7.ForeColor1 = System.Drawing.Color.White; this.magicButton7.Location = new System.Drawing.Point(256, 26); this.magicButton7.Name = "magicButton7"; this.magicButton7.Size = new System.Drawing.Size(203, 40); this.magicButton7.TabIndex = 1; this.magicButton7.Click += new System.EventHandler(this.magicButton7_Click); // // magicButton6 // this.magicButton6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.magicButton6.Angle = 267F; this.magicButton6.BorderRadius = 20; this.magicButton6.ButtonImage = global::BiskLog_Point_Of_Sale.Properties.Resources.settle; this.magicButton6.ButtonText = " [F7] Settle Payment"; this.magicButton6.ColorBottom = System.Drawing.Color.DarkGreen; this.magicButton6.ColorTop = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(124)))), ((int)(((byte)(206))))); this.magicButton6.Cursor = System.Windows.Forms.Cursors.Hand; this.magicButton6.Font = new System.Drawing.Font("Segoe UI", 12.5F); this.magicButton6.ForeColor = System.Drawing.Color.White; this.magicButton6.ForeColor1 = System.Drawing.Color.White; this.magicButton6.Location = new System.Drawing.Point(474, 26); this.magicButton6.Name = "magicButton6"; this.magicButton6.Size = new System.Drawing.Size(203, 40); this.magicButton6.TabIndex = 2; this.magicButton6.Click += new System.EventHandler(this.magicButton6_Click); // // circularPanel1 // this.circularPanel1.BackColor = System.Drawing.Color.LightGray; this.circularPanel1.Controls.Add(this.groupBox1); this.circularPanel1.Controls.Add(this.lblTransno); this.circularPanel1.Controls.Add(this.lblTotalCol); this.circularPanel1.Controls.Add(this.label11); this.circularPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.circularPanel1.Location = new System.Drawing.Point(0, 81); this.circularPanel1.Name = "circularPanel1"; this.circularPanel1.Size = new System.Drawing.Size(964, 202); this.circularPanel1.TabIndex = 2; // // groupBox1 // this.groupBox1.Controls.Add(this.gradientCurve1); this.groupBox1.FlatStyle = System.Windows.Forms.FlatStyle.Popup; this.groupBox1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69))))); this.groupBox1.Location = new System.Drawing.Point(6, 6); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(430, 190); this.groupBox1.TabIndex = 20; this.groupBox1.TabStop = false; this.groupBox1.Text = "Customer Details"; this.groupBox1.Visible = false; // // gradientCurve1 // this.gradientCurve1.BorderRadius = 20; this.gradientCurve1.ColorBottomColor = System.Drawing.Color.White; this.gradientCurve1.ColorTopColor = System.Drawing.Color.DodgerBlue; this.gradientCurve1.Controls.Add(this.lblBal); this.gradientCurve1.Controls.Add(this.lblMail); this.gradientCurve1.Controls.Add(this.lblTel); this.gradientCurve1.Controls.Add(this.lblAddress); this.gradientCurve1.Controls.Add(this.label20); this.gradientCurve1.Controls.Add(this.lblName); this.gradientCurve1.Controls.Add(this.label18); this.gradientCurve1.Controls.Add(this.label16); this.gradientCurve1.Controls.Add(this.label14); this.gradientCurve1.Controls.Add(this.label12); this.gradientCurve1.Dock = System.Windows.Forms.DockStyle.Fill; this.gradientCurve1.Location = new System.Drawing.Point(3, 25); this.gradientCurve1.Name = "gradientCurve1"; this.gradientCurve1.Size = new System.Drawing.Size(424, 162); this.gradientCurve1.TabIndex = 1; // // lblBal // this.lblBal.AutoSize = true; this.lblBal.BackColor = System.Drawing.Color.Transparent; this.lblBal.Font = new System.Drawing.Font("Segoe UI", 15F, System.Drawing.FontStyle.Bold); this.lblBal.Location = new System.Drawing.Point(162, 129); this.lblBal.Name = "lblBal"; this.lblBal.Size = new System.Drawing.Size(0, 28); this.lblBal.TabIndex = 1; // // lblMail // this.lblMail.AutoSize = true; this.lblMail.BackColor = System.Drawing.Color.Transparent; this.lblMail.Location = new System.Drawing.Point(162, 102); this.lblMail.Name = "lblMail"; this.lblMail.Size = new System.Drawing.Size(0, 21); this.lblMail.TabIndex = 2; // // lblTel // this.lblTel.AutoSize = true; this.lblTel.BackColor = System.Drawing.Color.Transparent; this.lblTel.Location = new System.Drawing.Point(162, 71); this.lblTel.Name = "lblTel"; this.lblTel.Size = new System.Drawing.Size(0, 21); this.lblTel.TabIndex = 3; // // lblAddress // this.lblAddress.AutoSize = true; this.lblAddress.BackColor = System.Drawing.Color.Transparent; this.lblAddress.Location = new System.Drawing.Point(162, 38); this.lblAddress.Name = "lblAddress"; this.lblAddress.Size = new System.Drawing.Size(0, 21); this.lblAddress.TabIndex = 4; // // label20 // this.label20.AutoSize = true; this.label20.BackColor = System.Drawing.Color.Transparent; this.label20.Location = new System.Drawing.Point(13, 133); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(123, 21); this.label20.TabIndex = 5; this.label20.Text = "Account Balance"; // // lblName // this.lblName.AutoSize = true; this.lblName.BackColor = System.Drawing.Color.Transparent; this.lblName.Location = new System.Drawing.Point(162, 7); this.lblName.Name = "lblName"; this.lblName.Size = new System.Drawing.Size(0, 21); this.lblName.TabIndex = 6; this.lblName.TextChanged += new System.EventHandler(this.lblName_TextChanged); // // label18 // this.label18.AutoSize = true; this.label18.BackColor = System.Drawing.Color.Transparent; this.label18.Location = new System.Drawing.Point(13, 102); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(48, 21); this.label18.TabIndex = 7; this.label18.Text = "Email"; // // label16 // this.label16.AutoSize = true; this.label16.BackColor = System.Drawing.Color.Transparent; this.label16.Location = new System.Drawing.Point(13, 71); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(80, 21); this.label16.TabIndex = 8; this.label16.Text = "Telephone"; // // label14 // this.label14.AutoSize = true; this.label14.BackColor = System.Drawing.Color.Transparent; this.label14.Location = new System.Drawing.Point(13, 38); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(66, 21); this.label14.TabIndex = 9; this.label14.Text = "Address"; // // label12 // this.label12.AutoSize = true; this.label12.BackColor = System.Drawing.Color.Transparent; this.label12.Location = new System.Drawing.Point(13, 8); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(124, 21); this.label12.TabIndex = 10; this.label12.Text = "Customer Name"; // // lblTransno // this.lblTransno.AutoSize = true; this.lblTransno.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblTransno.ForeColor = System.Drawing.Color.DarkRed; this.lblTransno.Location = new System.Drawing.Point(522, 46); this.lblTransno.Name = "lblTransno"; this.lblTransno.Size = new System.Drawing.Size(113, 17); this.lblTransno.TabIndex = 19; this.lblTransno.Text = "000000000000000"; this.lblTransno.Visible = false; // // lblTotalCol // this.lblTotalCol.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.lblTotalCol.Font = new System.Drawing.Font("Segoe UI", 18.25F, System.Drawing.FontStyle.Bold); this.lblTotalCol.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69))))); this.lblTotalCol.Location = new System.Drawing.Point(691, 6); this.lblTotalCol.Name = "lblTotalCol"; this.lblTotalCol.Size = new System.Drawing.Size(272, 40); this.lblTotalCol.TabIndex = 18; this.lblTotalCol.Text = "0.00"; this.lblTotalCol.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label11 // this.label11.AutoSize = true; this.label11.Font = new System.Drawing.Font("Segoe UI", 18F, System.Drawing.FontStyle.Bold); this.label11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69))))); this.label11.Location = new System.Drawing.Point(508, 14); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(161, 32); this.label11.TabIndex = 13; this.label11.Text = "Amount Due"; // // usualPanel // this.usualPanel.BackColor = System.Drawing.SystemColors.ButtonHighlight; this.usualPanel.Controls.Add(this.magicButton2); this.usualPanel.Controls.Add(this.magicButton3); this.usualPanel.Controls.Add(this.magicButton1); this.usualPanel.Dock = System.Windows.Forms.DockStyle.Bottom; this.usualPanel.Location = new System.Drawing.Point(0, 283); this.usualPanel.Name = "usualPanel"; this.usualPanel.Size = new System.Drawing.Size(964, 87); this.usualPanel.TabIndex = 1; // // magicButton2 // this.magicButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.magicButton2.Angle = 91F; this.magicButton2.BorderRadius = 20; this.magicButton2.ButtonImage = global::BiskLog_Point_Of_Sale.Properties.Resources.cancel; this.magicButton2.ButtonText = " [F10] Cancel"; this.magicButton2.ColorBottom = System.Drawing.Color.Crimson; this.magicButton2.ColorTop = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(124)))), ((int)(((byte)(206))))); this.magicButton2.Cursor = System.Windows.Forms.Cursors.Hand; this.magicButton2.Font = new System.Drawing.Font("Segoe UI", 12.5F); this.magicButton2.ForeColor = System.Drawing.Color.White; this.magicButton2.ForeColor1 = System.Drawing.Color.White; this.magicButton2.Location = new System.Drawing.Point(259, 27); this.magicButton2.Name = "magicButton2"; this.magicButton2.Size = new System.Drawing.Size(173, 40); this.magicButton2.TabIndex = 0; this.magicButton2.Click += new System.EventHandler(this.MagicButton2_Click); // // magicButton3 // this.magicButton3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.magicButton3.Angle = 16F; this.magicButton3.BorderRadius = 20; this.magicButton3.ButtonImage = global::BiskLog_Point_Of_Sale.Properties.Resources.settle; this.magicButton3.ButtonText = " [F11] Pay and Print"; this.magicButton3.ColorBottom = System.Drawing.Color.DodgerBlue; this.magicButton3.ColorTop = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(124)))), ((int)(((byte)(206))))); this.magicButton3.Cursor = System.Windows.Forms.Cursors.Hand; this.magicButton3.Font = new System.Drawing.Font("Segoe UI", 12.5F); this.magicButton3.ForeColor = System.Drawing.Color.White; this.magicButton3.ForeColor1 = System.Drawing.Color.White; this.magicButton3.Location = new System.Drawing.Point(698, 27); this.magicButton3.Name = "magicButton3"; this.magicButton3.Size = new System.Drawing.Size(224, 40); this.magicButton3.TabIndex = 2; this.magicButton3.Click += new System.EventHandler(this.magicButton3_Click); // // magicButton1 // this.magicButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.magicButton1.Angle = 106F; this.magicButton1.BorderRadius = 20; this.magicButton1.ButtonImage = global::BiskLog_Point_Of_Sale.Properties.Resources.settle; this.magicButton1.ButtonText = " [F7] Settle Payment"; this.magicButton1.ColorBottom = System.Drawing.Color.DarkGreen; this.magicButton1.ColorTop = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(124)))), ((int)(((byte)(206))))); this.magicButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.magicButton1.Font = new System.Drawing.Font("Segoe UI", 12.5F); this.magicButton1.ForeColor = System.Drawing.Color.White; this.magicButton1.ForeColor1 = System.Drawing.Color.White; this.magicButton1.Location = new System.Drawing.Point(472, 26); this.magicButton1.Name = "magicButton1"; this.magicButton1.Size = new System.Drawing.Size(203, 40); this.magicButton1.TabIndex = 1; this.magicButton1.Click += new System.EventHandler(this.btnSettle_Click); // // panel1 // this.panel1.BackColor = System.Drawing.SystemColors.ButtonHighlight; this.panel1.Controls.Add(this.lblTax); this.panel1.Controls.Add(this.lbldiscount); this.panel1.Controls.Add(this.LBLsubtotal); this.panel1.Controls.Add(this.lblDate); this.panel1.Controls.Add(this.label4); this.panel1.Controls.Add(this.label8); this.panel1.Controls.Add(this.label10); this.panel1.Controls.Add(this.label9); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(964, 81); this.panel1.TabIndex = 0; // // lblTax // this.lblTax.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.lblTax.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold); this.lblTax.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69))))); this.lblTax.Location = new System.Drawing.Point(694, 51); this.lblTax.Name = "lblTax"; this.lblTax.Size = new System.Drawing.Size(268, 29); this.lblTax.TabIndex = 17; this.lblTax.Text = "0.00"; this.lblTax.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // lbldiscount // this.lbldiscount.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.lbldiscount.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold); this.lbldiscount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69))))); this.lbldiscount.Location = new System.Drawing.Point(693, 25); this.lbldiscount.Name = "lbldiscount"; this.lbldiscount.Size = new System.Drawing.Size(268, 27); this.lbldiscount.TabIndex = 16; this.lbldiscount.Text = "0.00"; this.lbldiscount.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.lbldiscount.TextChanged += new System.EventHandler(this.lbldiscount_TextChanged); // // LBLsubtotal // this.LBLsubtotal.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.LBLsubtotal.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold); this.LBLsubtotal.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69))))); this.LBLsubtotal.Location = new System.Drawing.Point(693, 0); this.LBLsubtotal.Name = "LBLsubtotal"; this.LBLsubtotal.Size = new System.Drawing.Size(268, 26); this.LBLsubtotal.TabIndex = 15; this.LBLsubtotal.Text = "0.00"; this.LBLsubtotal.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // lblDate // this.lblDate.AutoSize = true; this.lblDate.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold); this.lblDate.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69))))); this.lblDate.Location = new System.Drawing.Point(59, 25); this.lblDate.Name = "lblDate"; this.lblDate.Size = new System.Drawing.Size(0, 21); this.lblDate.TabIndex = 20; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold); this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69))))); this.label4.Location = new System.Drawing.Point(6, 25); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(46, 21); this.label4.TabIndex = 20; this.label4.Text = "Date"; // // label8 // this.label8.AutoSize = true; this.label8.Font = new System.Drawing.Font("Segoe UI", 12F); this.label8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69))))); this.label8.Location = new System.Drawing.Point(600, 2); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(79, 21); this.label8.TabIndex = 20; this.label8.Text = "Sub- Total"; // // label10 // this.label10.AutoSize = true; this.label10.Font = new System.Drawing.Font("Segoe UI", 12F); this.label10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69))))); this.label10.Location = new System.Drawing.Point(600, 51); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(71, 21); this.label10.TabIndex = 14; this.label10.Text = "Tax (VAT)"; // // label9 // this.label9.AutoSize = true; this.label9.Font = new System.Drawing.Font("Segoe UI", 12F); this.label9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(69))))); this.label9.Location = new System.Drawing.Point(600, 27); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(71, 21); this.label9.TabIndex = 19; this.label9.Text = "Discount"; // // dataGridViewImageColumn1 // this.dataGridViewImageColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells; this.dataGridViewImageColumn1.HeaderText = ""; this.dataGridViewImageColumn1.Image = ((System.Drawing.Image)(resources.GetObject("dataGridViewImageColumn1.Image"))); this.dataGridViewImageColumn1.Name = "dataGridViewImageColumn1"; // // gtop // this.gtop.Controls.Add(this.panel2); this.gtop.Dock = System.Windows.Forms.DockStyle.Top; this.gtop.Location = new System.Drawing.Point(0, 0); this.gtop.Name = "gtop"; this.gtop.Size = new System.Drawing.Size(1195, 36); this.gtop.TabIndex = 6; // // panel2 // this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(0)))), ((int)(((byte)(46))))); this.panel2.Controls.Add(this.pictureBox2); this.panel2.Controls.Add(this.label3); this.panel2.Controls.Add(this.label5); this.panel2.Controls.Add(this.panel3); this.panel2.Controls.Add(this.label6); this.panel2.Cursor = System.Windows.Forms.Cursors.Hand; this.panel2.Dock = System.Windows.Forms.DockStyle.Fill; this.panel2.Location = new System.Drawing.Point(0, 0); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(1195, 36); this.panel2.TabIndex = 1; // // pictureBox2 // this.pictureBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image"))); this.pictureBox2.Location = new System.Drawing.Point(595, -1); this.pictureBox2.Name = "pictureBox2"; this.pictureBox2.Size = new System.Drawing.Size(37, 34); this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox2.TabIndex = 7; this.pictureBox2.TabStop = false; // // label3 // this.label3.Cursor = System.Windows.Forms.Cursors.Hand; this.label3.Dock = System.Windows.Forms.DockStyle.Right; this.label3.Font = new System.Drawing.Font("Segoe UI", 20.5F); this.label3.ForeColor = System.Drawing.SystemColors.Control; this.label3.Location = new System.Drawing.Point(1110, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(43, 34); this.label3.TabIndex = 4; this.label3.Text = "-"; this.label3.TextAlign = System.Drawing.ContentAlignment.TopCenter; this.label3.Click += new System.EventHandler(this.Label3_Click); this.label3.MouseEnter += new System.EventHandler(this.Label3_MouseEnter); this.label3.MouseLeave += new System.EventHandler(this.Label5_MouseLeave); // // label5 // this.label5.Cursor = System.Windows.Forms.Cursors.Hand; this.label5.Dock = System.Windows.Forms.DockStyle.Right; this.label5.Font = new System.Drawing.Font("Segoe UI", 17.5F); this.label5.ForeColor = System.Drawing.SystemColors.Control; this.label5.Location = new System.Drawing.Point(1153, 0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(42, 34); this.label5.TabIndex = 5; this.label5.Text = "x"; this.label5.TextAlign = System.Drawing.ContentAlignment.TopCenter; this.label5.Click += new System.EventHandler(this.Label5_Click); this.label5.MouseEnter += new System.EventHandler(this.Label5_MouseEnter); this.label5.MouseLeave += new System.EventHandler(this.Label5_MouseLeave); // // panel3 // this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(158)))), ((int)(((byte)(132))))); this.panel3.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel3.Location = new System.Drawing.Point(0, 34); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(1195, 2); this.panel3.TabIndex = 3; // // label6 // this.label6.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.label6.AutoSize = true; this.label6.Font = new System.Drawing.Font("Segoe UI", 15F, System.Drawing.FontStyle.Bold); this.label6.ForeColor = System.Drawing.Color.White; this.label6.Location = new System.Drawing.Point(638, 6); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(250, 28); this.label6.TabIndex = 1; this.label6.Text = "BISKILOG POINT OF SALE"; // // timer1 // this.timer1.Tick += new System.EventHandler(this.Timer1_Tick); // // menuPanel // this.menuPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(37)))), ((int)(((byte)(38))))); this.menuPanel.ColorBottom = System.Drawing.SystemColors.ActiveCaption; this.menuPanel.ColorTop = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(56))))); this.menuPanel.Controls.Add(this.button19); this.menuPanel.Controls.Add(this.btnDaily); this.menuPanel.Controls.Add(this.btnCancel); this.menuPanel.Controls.Add(this.btnDiscount); this.menuPanel.Controls.Add(this.btnSearch); this.menuPanel.Controls.Add(this.btnNew); this.menuPanel.Cursor = System.Windows.Forms.Cursors.Hand; this.menuPanel.Dock = System.Windows.Forms.DockStyle.Left; this.menuPanel.Font = new System.Drawing.Font("Segoe UI", 9F); this.menuPanel.Location = new System.Drawing.Point(0, 78); this.menuPanel.Name = "menuPanel"; this.menuPanel.Size = new System.Drawing.Size(231, 671); this.menuPanel.TabIndex = 0; // // button19 // this.button19.BackColor = System.Drawing.Color.Transparent; this.button19.Cursor = System.Windows.Forms.Cursors.Hand; this.button19.Dock = System.Windows.Forms.DockStyle.Top; this.button19.FlatAppearance.BorderSize = 0; this.button19.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button19.Font = new System.Drawing.Font("Segoe UI", 9.75F); this.button19.ForeColor = System.Drawing.Color.White; this.button19.Image = ((System.Drawing.Image)(resources.GetObject("button19.Image"))); this.button19.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.button19.Location = new System.Drawing.Point(0, 295); this.button19.Name = "button19"; this.button19.Size = new System.Drawing.Size(231, 57); this.button19.TabIndex = 6; this.button19.Text = " [F9] Bill to Customer"; this.button19.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText; this.button19.UseVisualStyleBackColor = false; this.button19.Click += new System.EventHandler(this.button19_Click); // // btnDaily // this.btnDaily.BackColor = System.Drawing.Color.Transparent; this.btnDaily.Cursor = System.Windows.Forms.Cursors.Hand; this.btnDaily.Dock = System.Windows.Forms.DockStyle.Top; this.btnDaily.FlatAppearance.BorderSize = 0; this.btnDaily.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnDaily.Font = new System.Drawing.Font("Segoe UI", 9.75F); this.btnDaily.ForeColor = System.Drawing.Color.White; this.btnDaily.Image = ((System.Drawing.Image)(resources.GetObject("btnDaily.Image"))); this.btnDaily.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.btnDaily.Location = new System.Drawing.Point(0, 236); this.btnDaily.Name = "btnDaily"; this.btnDaily.Size = new System.Drawing.Size(231, 59); this.btnDaily.TabIndex = 4; this.btnDaily.Text = " [F6] Daily Sales"; this.btnDaily.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText; this.btnDaily.UseVisualStyleBackColor = false; this.btnDaily.Click += new System.EventHandler(this.BtnDaily_Click); // // btnCancel // this.btnCancel.BackColor = System.Drawing.Color.Transparent; this.btnCancel.Cursor = System.Windows.Forms.Cursors.Hand; this.btnCancel.Dock = System.Windows.Forms.DockStyle.Top; this.btnCancel.FlatAppearance.BorderSize = 0; this.btnCancel.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnCancel.Font = new System.Drawing.Font("Segoe UI", 9.75F); this.btnCancel.ForeColor = System.Drawing.Color.White; this.btnCancel.Image = ((System.Drawing.Image)(resources.GetObject("btnCancel.Image"))); this.btnCancel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.btnCancel.Location = new System.Drawing.Point(0, 177); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(231, 59); this.btnCancel.TabIndex = 3; this.btnCancel.Text = " [F5] Receipt Look Up"; this.btnCancel.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText; this.btnCancel.UseVisualStyleBackColor = false; this.btnCancel.Click += new System.EventHandler(this.BtnCancel_Click); // // btnDiscount // this.btnDiscount.BackColor = System.Drawing.Color.Transparent; this.btnDiscount.Cursor = System.Windows.Forms.Cursors.Hand; this.btnDiscount.Dock = System.Windows.Forms.DockStyle.Top; this.btnDiscount.FlatAppearance.BorderSize = 0; this.btnDiscount.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnDiscount.Font = new System.Drawing.Font("Segoe UI", 9.75F); this.btnDiscount.ForeColor = System.Drawing.Color.White; this.btnDiscount.Image = ((System.Drawing.Image)(resources.GetObject("btnDiscount.Image"))); this.btnDiscount.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.btnDiscount.Location = new System.Drawing.Point(0, 118); this.btnDiscount.Name = "btnDiscount"; this.btnDiscount.Size = new System.Drawing.Size(231, 59); this.btnDiscount.TabIndex = 2; this.btnDiscount.Text = " [F3] Add Discount"; this.btnDiscount.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText; this.btnDiscount.UseVisualStyleBackColor = false; this.btnDiscount.Click += new System.EventHandler(this.BtnDiscount_Click); // // btnSearch // this.btnSearch.BackColor = System.Drawing.Color.Transparent; this.btnSearch.Cursor = System.Windows.Forms.Cursors.Hand; this.btnSearch.Dock = System.Windows.Forms.DockStyle.Top; this.btnSearch.FlatAppearance.BorderSize = 0; this.btnSearch.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnSearch.Font = new System.Drawing.Font("Segoe UI", 9.75F); this.btnSearch.ForeColor = System.Drawing.Color.White; this.btnSearch.Image = ((System.Drawing.Image)(resources.GetObject("btnSearch.Image"))); this.btnSearch.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.btnSearch.Location = new System.Drawing.Point(0, 59); this.btnSearch.Name = "btnSearch"; this.btnSearch.Size = new System.Drawing.Size(231, 59); this.btnSearch.TabIndex = 1; this.btnSearch.Text = " [F2] Search Product"; this.btnSearch.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText; this.btnSearch.UseVisualStyleBackColor = false; this.btnSearch.Click += new System.EventHandler(this.BTNitem_Click); // // btnNew // this.btnNew.BackColor = System.Drawing.Color.Transparent; this.btnNew.Cursor = System.Windows.Forms.Cursors.Hand; this.btnNew.Dock = System.Windows.Forms.DockStyle.Top; this.btnNew.FlatAppearance.BorderSize = 0; this.btnNew.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnNew.Font = new System.Drawing.Font("Segoe UI", 9.75F); this.btnNew.ForeColor = System.Drawing.Color.White; this.btnNew.Image = ((System.Drawing.Image)(resources.GetObject("btnNew.Image"))); this.btnNew.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.btnNew.Location = new System.Drawing.Point(0, 0); this.btnNew.Name = "btnNew"; this.btnNew.Size = new System.Drawing.Size(231, 59); this.btnNew.TabIndex = 0; this.btnNew.Text = " [F1] New Transaction"; this.btnNew.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText; this.btnNew.UseVisualStyleBackColor = false; this.btnNew.Click += new System.EventHandler(this.btnNew_Click); // // header // this.header.ColorBottom = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(56))))); this.header.ColorTop = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(158)))), ((int)(((byte)(132))))); this.header.Controls.Add(this.timeStamp); this.header.Controls.Add(this.customer); this.header.Controls.Add(this.label7); this.header.Controls.Add(this.label1); this.header.Controls.Add(this.txtSearch); this.header.Controls.Add(this.cashierName); this.header.Controls.Add(this.label2); this.header.Dock = System.Windows.Forms.DockStyle.Top; this.header.Location = new System.Drawing.Point(0, 36); this.header.Name = "header"; this.header.Size = new System.Drawing.Size(1195, 42); this.header.TabIndex = 2; // // timeStamp // this.timeStamp.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.timeStamp.AutoSize = true; this.timeStamp.BackColor = System.Drawing.Color.Transparent; this.timeStamp.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold); this.timeStamp.ForeColor = System.Drawing.Color.Crimson; this.timeStamp.Location = new System.Drawing.Point(1120, 11); this.timeStamp.Name = "timeStamp"; this.timeStamp.Size = new System.Drawing.Size(72, 21); this.timeStamp.TabIndex = 11; this.timeStamp.Text = "00:00:00"; // // customer // this.customer.AutoSize = true; this.customer.BackColor = System.Drawing.Color.Transparent; this.customer.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold); this.customer.ForeColor = System.Drawing.SystemColors.Control; this.customer.Location = new System.Drawing.Point(629, 11); this.customer.Name = "customer"; this.customer.Size = new System.Drawing.Size(0, 21); this.customer.TabIndex = 12; this.customer.Visible = false; // // label7 // this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label7.AutoSize = true; this.label7.BackColor = System.Drawing.Color.Transparent; this.label7.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold); this.label7.ForeColor = System.Drawing.SystemColors.Control; this.label7.Location = new System.Drawing.Point(1057, 11); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(56, 21); this.label7.TabIndex = 12; this.label7.Text = "Time :"; // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; this.label1.Font = new System.Drawing.Font("Segoe UI", 12F); this.label1.ForeColor = System.Drawing.SystemColors.Control; this.label1.Location = new System.Drawing.Point(255, 11); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(124, 21); this.label1.TabIndex = 10; this.label1.Text = "Product Barcode"; // // txtSearch // // // // this.txtSearch.CustomButton.Image = null; this.txtSearch.CustomButton.Location = new System.Drawing.Point(203, 2); this.txtSearch.CustomButton.Name = ""; this.txtSearch.CustomButton.Size = new System.Drawing.Size(25, 25); this.txtSearch.CustomButton.Style = MetroFramework.MetroColorStyle.Blue; this.txtSearch.CustomButton.TabIndex = 1; this.txtSearch.CustomButton.Theme = MetroFramework.MetroThemeStyle.Light; this.txtSearch.CustomButton.UseSelectable = true; this.txtSearch.CustomButton.Visible = false; this.txtSearch.DisplayIcon = true; this.txtSearch.Enabled = false; this.txtSearch.FontSize = MetroFramework.MetroTextBoxSize.Medium; this.txtSearch.Icon = ((System.Drawing.Image)(resources.GetObject("txtSearch.Icon"))); this.txtSearch.Lines = new string[0]; this.txtSearch.Location = new System.Drawing.Point(385, 6); this.txtSearch.MaxLength = 32767; this.txtSearch.Name = "txtSearch"; this.txtSearch.PasswordChar = '\0'; this.txtSearch.PromptText = "Scan Product Barcode Here"; this.txtSearch.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtSearch.SelectedText = ""; this.txtSearch.SelectionLength = 0; this.txtSearch.SelectionStart = 0; this.txtSearch.ShortcutsEnabled = true; this.txtSearch.Size = new System.Drawing.Size(231, 30); this.txtSearch.TabIndex = 9; this.txtSearch.UseSelectable = true; this.txtSearch.WaterMark = "Scan Product Barcode Here"; this.txtSearch.WaterMarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); this.txtSearch.WaterMarkFont = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Italic); this.txtSearch.TextChanged += new System.EventHandler(this.txtSearch_TextChanged); this.txtSearch.Click += new System.EventHandler(this.txtSearch_Click); // // cashierName // this.cashierName.AutoSize = true; this.cashierName.BackColor = System.Drawing.Color.Transparent; this.cashierName.Font = new System.Drawing.Font("Segoe UI", 12F); this.cashierName.ForeColor = System.Drawing.SystemColors.Control; this.cashierName.Location = new System.Drawing.Point(88, 9); this.cashierName.Name = "cashierName"; this.cashierName.Size = new System.Drawing.Size(0, 21); this.cashierName.TabIndex = 8; // // label2 // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.Transparent; this.label2.Font = new System.Drawing.Font("Segoe UI", 12F); this.label2.ForeColor = System.Drawing.SystemColors.Control; this.label2.Location = new System.Drawing.Point(13, 9); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(69, 21); this.label2.TabIndex = 7; this.label2.Text = "Cashier :"; // // SalesPOS // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.AutoScroll = true; this.ClientSize = new System.Drawing.Size(1195, 749); this.ControlBox = false; this.Controls.Add(this.panel4); this.Controls.Add(this.menuPanel); this.Controls.Add(this.header); this.Controls.Add(this.gtop); this.Font = new System.Drawing.Font("Segoe UI", 9F); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "SalesPOS"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "BISKILOG POS"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.Load += new System.EventHandler(this.SalesPOS_Load); this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.SalesPOS_KeyDown); this.panel4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit(); this.bottomPanel.ResumeLayout(false); this.customerSalesPanel.ResumeLayout(false); this.circularPanel1.ResumeLayout(false); this.circularPanel1.PerformLayout(); this.groupBox1.ResumeLayout(false); this.gradientCurve1.ResumeLayout(false); this.gradientCurve1.PerformLayout(); this.usualPanel.ResumeLayout(false); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.gtop.ResumeLayout(false); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); this.menuPanel.ResumeLayout(false); this.header.ResumeLayout(false); this.header.PerformLayout(); this.ResumeLayout(false); } #endregion private gradientPanel header; public System.Windows.Forms.Button btnNew; public System.Windows.Forms.Button btnSearch; public System.Windows.Forms.Button btnDiscount; public System.Windows.Forms.Button btnCancel; public System.Windows.Forms.Button btnDaily; private gradientPanel menuPanel; private System.Windows.Forms.DataGridViewImageColumn dataGridViewImageColumn1; private System.Windows.Forms.Panel panel4; private System.Windows.Forms.Label cashierName; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; private MetroFramework.Controls.MetroTextBox txtSearch; private System.Windows.Forms.Panel bottomPanel; private circularPanel circularPanel1; public System.Windows.Forms.Label lblTransno; private System.Windows.Forms.Label lblTotalCol; private System.Windows.Forms.Label label11; private System.Windows.Forms.Panel usualPanel; private MagicButton magicButton2; private MagicButton magicButton1; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Label lblTax; private System.Windows.Forms.Label lbldiscount; private System.Windows.Forms.Label LBLsubtotal; private System.Windows.Forms.Label lblDate; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label9; private System.Windows.Forms.Panel gtop; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.PictureBox pictureBox2; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label5; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label timeStamp; private System.Windows.Forms.Label label7; private System.Windows.Forms.Timer timer1; private System.Windows.Forms.Label customer; private MagicButton magicButton3; private System.Windows.Forms.DataGridView dataGridView1; private System.Windows.Forms.DataGridViewTextBoxColumn Column1; private System.Windows.Forms.DataGridViewTextBoxColumn id; private System.Windows.Forms.DataGridViewTextBoxColumn Column3; private System.Windows.Forms.DataGridViewTextBoxColumn Column5; private System.Windows.Forms.DataGridViewTextBoxColumn Column4; private System.Windows.Forms.DataGridViewTextBoxColumn Column2; private System.Windows.Forms.DataGridViewTextBoxColumn Column6; private System.Windows.Forms.DataGridViewTextBoxColumn Column7; private System.Windows.Forms.DataGridViewTextBoxColumn Column8; private System.Windows.Forms.DataGridViewImageColumn Delete; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.Button button19; private GradientCurve gradientCurve1; private System.Windows.Forms.Label lblBal; private System.Windows.Forms.Label lblMail; private System.Windows.Forms.Label lblTel; private System.Windows.Forms.Label lblAddress; private System.Windows.Forms.Label label20; private System.Windows.Forms.Label lblName; private System.Windows.Forms.Label label18; private System.Windows.Forms.Label label16; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label label12; private System.Windows.Forms.Panel customerSalesPanel; private MagicButton magicButton4; private MagicButton magicButton5; private MagicButton magicButton7; private MagicButton magicButton6; } }