namespace GasStation
{
    partial class Form1
    {
        /// <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.groupBox1 = new System.Windows.Forms.GroupBox();
            this.label6 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.groupBox4 = new System.Windows.Forms.GroupBox();
            this.LbGasPayment = new System.Windows.Forms.Label();
            this.label14 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.TbAmtLitre = new System.Windows.Forms.TextBox();
            this.TbAmtRiel = new System.Windows.Forms.TextBox();
            this.groupBox3 = new System.Windows.Forms.GroupBox();
            this.RbAmtLitre = new System.Windows.Forms.RadioButton();
            this.RbAmtRiel = new System.Windows.Forms.RadioButton();
            this.TbGasUnitPrice = new System.Windows.Forms.TextBox();
            this.label2 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.CbGasType = new System.Windows.Forms.ComboBox();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.groupBox5 = new System.Windows.Forms.GroupBox();
            this.LbCafePayment = new System.Windows.Forms.Label();
            this.label15 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.label11 = new System.Windows.Forms.Label();
            this.label10 = new System.Windows.Forms.Label();
            this.TbCokeAmt = new System.Windows.Forms.TextBox();
            this.TbCokeUnitPrice = new System.Windows.Forms.TextBox();
            this.TbFrAmt = new System.Windows.Forms.TextBox();
            this.TbFrUnitPrice = new System.Windows.Forms.TextBox();
            this.TbBurgerAmt = new System.Windows.Forms.TextBox();
            this.TbBurgerUnitPrice = new System.Windows.Forms.TextBox();
            this.TbHotDogAmt = new System.Windows.Forms.TextBox();
            this.TbHotDogUnitPrice = new System.Windows.Forms.TextBox();
            this.CbCoke = new System.Windows.Forms.CheckBox();
            this.CbFr = new System.Windows.Forms.CheckBox();
            this.CbBurger = new System.Windows.Forms.CheckBox();
            this.CbHotDog = new System.Windows.Forms.CheckBox();
            this.groupBox6 = new System.Windows.Forms.GroupBox();
            this.label16 = new System.Windows.Forms.Label();
            this.BtnCheckOut = new System.Windows.Forms.Button();
            this.pictureBox1 = new System.Windows.Forms.PictureBox();
            this.label12 = new System.Windows.Forms.Label();
            this.LbTotal = new System.Windows.Forms.Label();
            this.groupBox1.SuspendLayout();
            this.groupBox4.SuspendLayout();
            this.groupBox3.SuspendLayout();
            this.groupBox2.SuspendLayout();
            this.groupBox5.SuspendLayout();
            this.groupBox6.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
            this.SuspendLayout();
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.label6);
            this.groupBox1.Controls.Add(this.label5);
            this.groupBox1.Controls.Add(this.label4);
            this.groupBox1.Controls.Add(this.groupBox4);
            this.groupBox1.Controls.Add(this.TbAmtLitre);
            this.groupBox1.Controls.Add(this.TbAmtRiel);
            this.groupBox1.Controls.Add(this.groupBox3);
            this.groupBox1.Controls.Add(this.TbGasUnitPrice);
            this.groupBox1.Controls.Add(this.label2);
            this.groupBox1.Controls.Add(this.label1);
            this.groupBox1.Controls.Add(this.CbGasType);
            this.groupBox1.Font = new System.Drawing.Font("Khmer UI", 10.875F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox1.Location = new System.Drawing.Point(28, 27);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(556, 538);
            this.groupBox1.TabIndex = 0;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "ទូទាត់ប្រេង";
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(422, 288);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(40, 20);
            this.label6.TabIndex = 10;
            this.label6.Text = "លីត្រ";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(422, 232);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(37, 20);
            this.label5.TabIndex = 9;
            this.label5.Text = "រៀល";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(422, 141);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(37, 20);
            this.label4.TabIndex = 1;
            this.label4.Text = "រៀល";
            // 
            // groupBox4
            // 
            this.groupBox4.Controls.Add(this.LbGasPayment);
            this.groupBox4.Controls.Add(this.label14);
            this.groupBox4.Controls.Add(this.label7);
            this.groupBox4.Font = new System.Drawing.Font("Khmer UI", 10.875F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox4.Location = new System.Drawing.Point(28, 360);
            this.groupBox4.Name = "groupBox4";
            this.groupBox4.Size = new System.Drawing.Size(500, 154);
            this.groupBox4.TabIndex = 8;
            this.groupBox4.TabStop = false;
            this.groupBox4.Text = "ប្រាក់ដែលត្រូវបង់";
            // 
            // LbGasPayment
            // 
            this.LbGasPayment.AutoSize = true;
            this.LbGasPayment.Font = new System.Drawing.Font("Khmer UI", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.LbGasPayment.Location = new System.Drawing.Point(202, 47);
            this.LbGasPayment.Name = "LbGasPayment";
            this.LbGasPayment.Size = new System.Drawing.Size(68, 39);
            this.LbGasPayment.TabIndex = 12;
            this.LbGasPayment.Text = "634";
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.Location = new System.Drawing.Point(414, 102);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(37, 20);
            this.label14.TabIndex = 11;
            this.label14.Text = "រៀល";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(501, 143);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(37, 20);
            this.label7.TabIndex = 2;
            this.label7.Text = "រៀល";
            // 
            // TbAmtLitre
            // 
            this.TbAmtLitre.Enabled = false;
            this.TbAmtLitre.Location = new System.Drawing.Point(303, 285);
            this.TbAmtLitre.Name = "TbAmtLitre";
            this.TbAmtLitre.Size = new System.Drawing.Size(104, 24);
            this.TbAmtLitre.TabIndex = 7;
            this.TbAmtLitre.TextChanged += new System.EventHandler(this.TbAmtLitre_TextChanged);
            // 
            // TbAmtRiel
            // 
            this.TbAmtRiel.Location = new System.Drawing.Point(303, 229);
            this.TbAmtRiel.Name = "TbAmtRiel";
            this.TbAmtRiel.Size = new System.Drawing.Size(104, 24);
            this.TbAmtRiel.TabIndex = 6;
            this.TbAmtRiel.TextChanged += new System.EventHandler(this.TbAmtRiel_TextChanged);
            // 
            // groupBox3
            // 
            this.groupBox3.Controls.Add(this.RbAmtLitre);
            this.groupBox3.Controls.Add(this.RbAmtRiel);
            this.groupBox3.Location = new System.Drawing.Point(33, 182);
            this.groupBox3.Name = "groupBox3";
            this.groupBox3.Size = new System.Drawing.Size(256, 165);
            this.groupBox3.TabIndex = 5;
            this.groupBox3.TabStop = false;
            // 
            // RbAmtLitre
            // 
            this.RbAmtLitre.AutoSize = true;
            this.RbAmtLitre.Location = new System.Drawing.Point(29, 102);
            this.RbAmtLitre.Name = "RbAmtLitre";
            this.RbAmtLitre.Size = new System.Drawing.Size(66, 24);
            this.RbAmtLitre.TabIndex = 1;
            this.RbAmtLitre.Text = "ចំនួន";
            this.RbAmtLitre.UseVisualStyleBackColor = true;
            this.RbAmtLitre.CheckedChanged += new System.EventHandler(this.RbAmtLitre_CheckedChanged);
            // 
            // RbAmtRiel
            // 
            this.RbAmtRiel.AutoSize = true;
            this.RbAmtRiel.Checked = true;
            this.RbAmtRiel.Location = new System.Drawing.Point(29, 50);
            this.RbAmtRiel.Name = "RbAmtRiel";
            this.RbAmtRiel.Size = new System.Drawing.Size(66, 24);
            this.RbAmtRiel.TabIndex = 0;
            this.RbAmtRiel.TabStop = true;
            this.RbAmtRiel.Text = "ចំនួន";
            this.RbAmtRiel.UseVisualStyleBackColor = true;
            this.RbAmtRiel.CheckedChanged += new System.EventHandler(this.RbAmtRiel_CheckedChanged_1);
            // 
            // TbGasUnitPrice
            // 
            this.TbGasUnitPrice.Location = new System.Drawing.Point(273, 136);
            this.TbGasUnitPrice.Name = "TbGasUnitPrice";
            this.TbGasUnitPrice.Size = new System.Drawing.Size(134, 24);
            this.TbGasUnitPrice.TabIndex = 3;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(23, 136);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(92, 20);
            this.label2.TabIndex = 2;
            this.label2.Text = "តម្លៃ /១លីត្រ";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(23, 66);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(90, 20);
            this.label1.TabIndex = 1;
            this.label1.Text = "ប្រភេទប្រេង";
            // 
            // CbGasType
            // 
            this.CbGasType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.CbGasType.FormattingEnabled = true;
            this.CbGasType.Items.AddRange(new object[] {
            "ប្រេងសាំង",
            "ប្រេងម៉ាស៊ូត",
            "ហ្គាស់",
            "ប្រេងយន្តហោះ",
            "ប្រេងដូង",
            "ប្រេងបាត",
            "ប្រេងឆៅ"});
            this.CbGasType.Location = new System.Drawing.Point(273, 66);
            this.CbGasType.Name = "CbGasType";
            this.CbGasType.Size = new System.Drawing.Size(134, 27);
            this.CbGasType.TabIndex = 0;
            this.CbGasType.SelectedIndexChanged += new System.EventHandler(this.CbGasType_SelectedIndexChanged);
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.groupBox5);
            this.groupBox2.Controls.Add(this.label11);
            this.groupBox2.Controls.Add(this.label10);
            this.groupBox2.Controls.Add(this.TbCokeAmt);
            this.groupBox2.Controls.Add(this.TbCokeUnitPrice);
            this.groupBox2.Controls.Add(this.TbFrAmt);
            this.groupBox2.Controls.Add(this.TbFrUnitPrice);
            this.groupBox2.Controls.Add(this.TbBurgerAmt);
            this.groupBox2.Controls.Add(this.TbBurgerUnitPrice);
            this.groupBox2.Controls.Add(this.TbHotDogAmt);
            this.groupBox2.Controls.Add(this.TbHotDogUnitPrice);
            this.groupBox2.Controls.Add(this.CbCoke);
            this.groupBox2.Controls.Add(this.CbFr);
            this.groupBox2.Controls.Add(this.CbBurger);
            this.groupBox2.Controls.Add(this.CbHotDog);
            this.groupBox2.Font = new System.Drawing.Font("Khmer UI", 10.875F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox2.Location = new System.Drawing.Point(603, 27);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(401, 538);
            this.groupBox2.TabIndex = 1;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "ហាង កាហ្វេ  តាប៉ិ";
            // 
            // groupBox5
            // 
            this.groupBox5.Controls.Add(this.LbCafePayment);
            this.groupBox5.Controls.Add(this.label15);
            this.groupBox5.Controls.Add(this.label8);
            this.groupBox5.Font = new System.Drawing.Font("Khmer UI", 10.875F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox5.Location = new System.Drawing.Point(18, 360);
            this.groupBox5.Name = "groupBox5";
            this.groupBox5.Size = new System.Drawing.Size(357, 154);
            this.groupBox5.TabIndex = 9;
            this.groupBox5.TabStop = false;
            this.groupBox5.Text = "ប្រាក់ដែលត្រូវបង់";
            // 
            // LbCafePayment
            // 
            this.LbCafePayment.AutoSize = true;
            this.LbCafePayment.Font = new System.Drawing.Font("Khmer UI", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.LbCafePayment.Location = new System.Drawing.Point(173, 47);
            this.LbCafePayment.Name = "LbCafePayment";
            this.LbCafePayment.Size = new System.Drawing.Size(68, 39);
            this.LbCafePayment.TabIndex = 13;
            this.LbCafePayment.Text = "634";
            // 
            // label15
            // 
            this.label15.AutoSize = true;
            this.label15.Location = new System.Drawing.Point(305, 66);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(37, 20);
            this.label15.TabIndex = 12;
            this.label15.Text = "រៀល";
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(501, 143);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(37, 20);
            this.label8.TabIndex = 2;
            this.label8.Text = "រៀល";
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Font = new System.Drawing.Font("Khmer UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label11.Location = new System.Drawing.Point(287, 39);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(38, 17);
            this.label11.TabIndex = 19;
            this.label11.Text = "ចំនួន";
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Font = new System.Drawing.Font("Khmer UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label10.Location = new System.Drawing.Point(205, 39);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(32, 17);
            this.label10.TabIndex = 11;
            this.label10.Text = "តម្លៃ";
            // 
            // TbCokeAmt
            // 
            this.TbCokeAmt.Enabled = false;
            this.TbCokeAmt.Location = new System.Drawing.Point(288, 301);
            this.TbCokeAmt.Name = "TbCokeAmt";
            this.TbCokeAmt.Size = new System.Drawing.Size(72, 24);
            this.TbCokeAmt.TabIndex = 18;
            this.TbCokeAmt.TextChanged += new System.EventHandler(this.CafeTextChanged);
            // 
            // TbCokeUnitPrice
            // 
            this.TbCokeUnitPrice.Enabled = false;
            this.TbCokeUnitPrice.Location = new System.Drawing.Point(198, 301);
            this.TbCokeUnitPrice.Name = "TbCokeUnitPrice";
            this.TbCokeUnitPrice.Size = new System.Drawing.Size(72, 24);
            this.TbCokeUnitPrice.TabIndex = 17;
            this.TbCokeUnitPrice.Text = "1800";
            // 
            // TbFrAmt
            // 
            this.TbFrAmt.Enabled = false;
            this.TbFrAmt.Location = new System.Drawing.Point(288, 227);
            this.TbFrAmt.Name = "TbFrAmt";
            this.TbFrAmt.Size = new System.Drawing.Size(72, 24);
            this.TbFrAmt.TabIndex = 16;
            this.TbFrAmt.TextChanged += new System.EventHandler(this.CafeTextChanged);
            // 
            // TbFrUnitPrice
            // 
            this.TbFrUnitPrice.Enabled = false;
            this.TbFrUnitPrice.Location = new System.Drawing.Point(198, 227);
            this.TbFrUnitPrice.Name = "TbFrUnitPrice";
            this.TbFrUnitPrice.Size = new System.Drawing.Size(72, 24);
            this.TbFrUnitPrice.TabIndex = 15;
            this.TbFrUnitPrice.Text = "4000";
            // 
            // TbBurgerAmt
            // 
            this.TbBurgerAmt.Enabled = false;
            this.TbBurgerAmt.Location = new System.Drawing.Point(288, 158);
            this.TbBurgerAmt.Name = "TbBurgerAmt";
            this.TbBurgerAmt.Size = new System.Drawing.Size(72, 24);
            this.TbBurgerAmt.TabIndex = 14;
            this.TbBurgerAmt.TextChanged += new System.EventHandler(this.CafeTextChanged);
            // 
            // TbBurgerUnitPrice
            // 
            this.TbBurgerUnitPrice.Enabled = false;
            this.TbBurgerUnitPrice.Location = new System.Drawing.Point(198, 158);
            this.TbBurgerUnitPrice.Name = "TbBurgerUnitPrice";
            this.TbBurgerUnitPrice.Size = new System.Drawing.Size(72, 24);
            this.TbBurgerUnitPrice.TabIndex = 13;
            this.TbBurgerUnitPrice.Text = "8000";
            // 
            // TbHotDogAmt
            // 
            this.TbHotDogAmt.Enabled = false;
            this.TbHotDogAmt.Location = new System.Drawing.Point(288, 86);
            this.TbHotDogAmt.Name = "TbHotDogAmt";
            this.TbHotDogAmt.Size = new System.Drawing.Size(72, 24);
            this.TbHotDogAmt.TabIndex = 12;
            this.TbHotDogAmt.TextChanged += new System.EventHandler(this.CafeTextChanged);
            // 
            // TbHotDogUnitPrice
            // 
            this.TbHotDogUnitPrice.Enabled = false;
            this.TbHotDogUnitPrice.Location = new System.Drawing.Point(198, 86);
            this.TbHotDogUnitPrice.Name = "TbHotDogUnitPrice";
            this.TbHotDogUnitPrice.Size = new System.Drawing.Size(72, 24);
            this.TbHotDogUnitPrice.TabIndex = 11;
            this.TbHotDogUnitPrice.Text = "2500";
            // 
            // CbCoke
            // 
            this.CbCoke.AutoSize = true;
            this.CbCoke.Location = new System.Drawing.Point(18, 302);
            this.CbCoke.Name = "CbCoke";
            this.CbCoke.Size = new System.Drawing.Size(98, 24);
            this.CbCoke.TabIndex = 3;
            this.CbCoke.Text = "កូកា  កូឡា";
            this.CbCoke.UseVisualStyleBackColor = true;
            this.CbCoke.CheckedChanged += new System.EventHandler(this.CafeChkChanged);
            // 
            // CbFr
            // 
            this.CbFr.AutoSize = true;
            this.CbFr.Location = new System.Drawing.Point(18, 228);
            this.CbFr.Name = "CbFr";
            this.CbFr.Size = new System.Drawing.Size(150, 24);
            this.CbFr.TabIndex = 2;
            this.CbFr.Text = "ដំឡូងបារាំង បំពង";
            this.CbFr.UseVisualStyleBackColor = true;
            this.CbFr.CheckedChanged += new System.EventHandler(this.CafeChkChanged);
            // 
            // CbBurger
            // 
            this.CbBurger.AutoSize = true;
            this.CbBurger.Location = new System.Drawing.Point(18, 160);
            this.CbBurger.Name = "CbBurger";
            this.CbBurger.Size = new System.Drawing.Size(97, 24);
            this.CbBurger.TabIndex = 1;
            this.CbBurger.Text = "ហាមបើហ្គ័រ";
            this.CbBurger.UseVisualStyleBackColor = true;
            this.CbBurger.CheckedChanged += new System.EventHandler(this.CafeChkChanged);
            // 
            // CbHotDog
            // 
            this.CbHotDog.AutoSize = true;
            this.CbHotDog.Location = new System.Drawing.Point(18, 86);
            this.CbHotDog.Name = "CbHotDog";
            this.CbHotDog.Size = new System.Drawing.Size(69, 24);
            this.CbHotDog.TabIndex = 0;
            this.CbHotDog.Text = "ឆ្កែក្តៅ";
            this.CbHotDog.UseVisualStyleBackColor = true;
            this.CbHotDog.CheckedChanged += new System.EventHandler(this.CafeChkChanged);
            // 
            // groupBox6
            // 
            this.groupBox6.Controls.Add(this.label16);
            this.groupBox6.Controls.Add(this.BtnCheckOut);
            this.groupBox6.Controls.Add(this.pictureBox1);
            this.groupBox6.Controls.Add(this.label12);
            this.groupBox6.Controls.Add(this.LbTotal);
            this.groupBox6.Font = new System.Drawing.Font("Khmer UI", 10.875F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox6.Location = new System.Drawing.Point(28, 576);
            this.groupBox6.Name = "groupBox6";
            this.groupBox6.Size = new System.Drawing.Size(976, 181);
            this.groupBox6.TabIndex = 9;
            this.groupBox6.TabStop = false;
            this.groupBox6.Text = "តម្លៃសរុបទាំងអស់";
            // 
            // label16
            // 
            this.label16.AutoSize = true;
            this.label16.Location = new System.Drawing.Point(898, 145);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(37, 20);
            this.label16.TabIndex = 5;
            this.label16.Text = "រៀល";
            // 
            // BtnCheckOut
            // 
            this.BtnCheckOut.Font = new System.Drawing.Font("Khmer UI", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BtnCheckOut.Location = new System.Drawing.Point(282, 31);
            this.BtnCheckOut.Name = "BtnCheckOut";
            this.BtnCheckOut.Size = new System.Drawing.Size(274, 134);
            this.BtnCheckOut.TabIndex = 4;
            this.BtnCheckOut.Text = "យល់ព្រម";
            this.BtnCheckOut.UseVisualStyleBackColor = true;
            this.BtnCheckOut.Click += new System.EventHandler(this.BtnCheckOut_Click);
            // 
            // pictureBox1
            // 
            this.pictureBox1.Location = new System.Drawing.Point(28, 31);
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new System.Drawing.Size(215, 134);
            this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
            this.pictureBox1.TabIndex = 3;
            this.pictureBox1.TabStop = false;
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Location = new System.Drawing.Point(1202, 246);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(37, 20);
            this.label12.TabIndex = 2;
            this.label12.Text = "រៀល";
            // 
            // LbTotal
            // 
            this.LbTotal.AutoSize = true;
            this.LbTotal.Font = new System.Drawing.Font("Khmer UI", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.LbTotal.Location = new System.Drawing.Point(766, 68);
            this.LbTotal.Name = "LbTotal";
            this.LbTotal.Size = new System.Drawing.Size(68, 39);
            this.LbTotal.TabIndex = 0;
            this.LbTotal.Text = "634";
            // 
            // Form1
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.SystemColors.Info;
            this.ClientSize = new System.Drawing.Size(1018, 762);
            this.Controls.Add(this.groupBox6);
            this.Controls.Add(this.groupBox2);
            this.Controls.Add(this.groupBox1);
            this.Font = new System.Drawing.Font("Khmer UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Name = "Form1";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "ការ៉ាស សាំង តាប៉ិ";
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.groupBox4.ResumeLayout(false);
            this.groupBox4.PerformLayout();
            this.groupBox3.ResumeLayout(false);
            this.groupBox3.PerformLayout();
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            this.groupBox5.ResumeLayout(false);
            this.groupBox5.PerformLayout();
            this.groupBox6.ResumeLayout(false);
            this.groupBox6.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
            this.ResumeLayout(false);

        }

        #endregion

        private System.Windows.Forms.GroupBox groupBox1;
        private System.Windows.Forms.Label label6;
        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.Label label4;
        private System.Windows.Forms.GroupBox groupBox4;
        private System.Windows.Forms.Label label7;
        private System.Windows.Forms.TextBox TbAmtLitre;
        private System.Windows.Forms.TextBox TbAmtRiel;
        private System.Windows.Forms.GroupBox groupBox3;
        private System.Windows.Forms.TextBox TbGasUnitPrice;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.ComboBox CbGasType;
        private System.Windows.Forms.GroupBox groupBox2;
        private System.Windows.Forms.CheckBox CbBurger;
        private System.Windows.Forms.CheckBox CbHotDog;
        private System.Windows.Forms.Label label11;
        private System.Windows.Forms.Label label10;
        private System.Windows.Forms.TextBox TbCokeAmt;
        private System.Windows.Forms.TextBox TbCokeUnitPrice;
        private System.Windows.Forms.TextBox TbFrAmt;
        private System.Windows.Forms.TextBox TbFrUnitPrice;
        private System.Windows.Forms.TextBox TbBurgerAmt;
        private System.Windows.Forms.TextBox TbBurgerUnitPrice;
        private System.Windows.Forms.TextBox TbHotDogAmt;
        private System.Windows.Forms.TextBox TbHotDogUnitPrice;
        private System.Windows.Forms.CheckBox CbCoke;
        private System.Windows.Forms.CheckBox CbFr;
        private System.Windows.Forms.GroupBox groupBox6;
        private System.Windows.Forms.Button BtnCheckOut;
        private System.Windows.Forms.PictureBox pictureBox1;
        private System.Windows.Forms.Label label12;
        private System.Windows.Forms.Label LbTotal;
        private System.Windows.Forms.Label LbGasPayment;
        private System.Windows.Forms.Label label14;
        private System.Windows.Forms.GroupBox groupBox5;
        private System.Windows.Forms.Label LbCafePayment;
        private System.Windows.Forms.Label label15;
        private System.Windows.Forms.Label label8;
        private System.Windows.Forms.Label label16;
        private System.Windows.Forms.RadioButton RbAmtRiel;
        private System.Windows.Forms.RadioButton RbAmtLitre;
    }
}