Пример #1
0
 private void InitializeComponent()
 {
     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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormThongKe_HDDienNuoc));
     this.dgv      = new Guna.UI2.WinForms.Guna2DataGridView();
     this.cbbThang = new System.Windows.Forms.ComboBox();
     ((System.ComponentModel.ISupportInitialize)(this.dgv)).BeginInit();
     this.SuspendLayout();
     //
     // dgv
     //
     this.dgv.AllowUserToAddRows              = false;
     this.dgv.AllowUserToOrderColumns         = true;
     dataGridViewCellStyle1.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(224)))), ((int)(((byte)(244)))));
     this.dgv.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
     this.dgv.AutoSizeColumnsMode             = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.dgv.BackgroundColor                  = System.Drawing.Color.WhiteSmoke;
     this.dgv.BorderStyle                      = System.Windows.Forms.BorderStyle.None;
     this.dgv.CellBorderStyle                  = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal;
     this.dgv.ColumnHeadersBorderStyle         = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     dataGridViewCellStyle2.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle2.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(152)))), ((int)(((byte)(219)))));
     dataGridViewCellStyle2.Font               = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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.dgv.ColumnHeadersDefaultCellStyle    = dataGridViewCellStyle2;
     this.dgv.ColumnHeadersHeight              = 50;
     dataGridViewCellStyle3.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle3.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(214)))), ((int)(((byte)(234)))), ((int)(((byte)(247)))));
     dataGridViewCellStyle3.Font               = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     dataGridViewCellStyle3.ForeColor          = System.Drawing.SystemColors.ControlText;
     dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(186)))), ((int)(((byte)(231)))));
     dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.Black;
     dataGridViewCellStyle3.WrapMode           = System.Windows.Forms.DataGridViewTriState.False;
     this.dgv.DefaultCellStyle                 = dataGridViewCellStyle3;
     this.dgv.EnableHeadersVisualStyles        = false;
     this.dgv.GridColor         = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(220)))), ((int)(((byte)(242)))));
     this.dgv.Location          = new System.Drawing.Point(143, 36);
     this.dgv.Name              = "dgv";
     this.dgv.ReadOnly          = true;
     this.dgv.RowHeadersVisible = false;
     this.dgv.RowHeadersWidth   = 62;
     this.dgv.SelectionMode     = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dgv.Size              = new System.Drawing.Size(495, 300);
     this.dgv.TabIndex          = 25;
     this.dgv.Theme             = Guna.UI2.WinForms.Enums.DataGridViewPresetThemes.FeterRiver;
     this.dgv.ThemeStyle.AlternatingRowsStyle.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(194)))), ((int)(((byte)(224)))), ((int)(((byte)(244)))));
     this.dgv.ThemeStyle.AlternatingRowsStyle.Font               = null;
     this.dgv.ThemeStyle.AlternatingRowsStyle.ForeColor          = System.Drawing.Color.Empty;
     this.dgv.ThemeStyle.AlternatingRowsStyle.SelectionBackColor = System.Drawing.Color.Empty;
     this.dgv.ThemeStyle.AlternatingRowsStyle.SelectionForeColor = System.Drawing.Color.Empty;
     this.dgv.ThemeStyle.BackColor                   = System.Drawing.Color.WhiteSmoke;
     this.dgv.ThemeStyle.GridColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(220)))), ((int)(((byte)(242)))));
     this.dgv.ThemeStyle.HeaderStyle.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(152)))), ((int)(((byte)(219)))));
     this.dgv.ThemeStyle.HeaderStyle.BorderStyle     = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     this.dgv.ThemeStyle.HeaderStyle.Font            = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dgv.ThemeStyle.HeaderStyle.ForeColor       = System.Drawing.Color.White;
     this.dgv.ThemeStyle.HeaderStyle.HeaightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.EnableResizing;
     this.dgv.ThemeStyle.HeaderStyle.Height          = 50;
     this.dgv.ThemeStyle.ReadOnly                     = true;
     this.dgv.ThemeStyle.RowsStyle.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(214)))), ((int)(((byte)(234)))), ((int)(((byte)(247)))));
     this.dgv.ThemeStyle.RowsStyle.BorderStyle        = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal;
     this.dgv.ThemeStyle.RowsStyle.Font               = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dgv.ThemeStyle.RowsStyle.ForeColor          = System.Drawing.SystemColors.ControlText;
     this.dgv.ThemeStyle.RowsStyle.Height             = 22;
     this.dgv.ThemeStyle.RowsStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(186)))), ((int)(((byte)(231)))));
     this.dgv.ThemeStyle.RowsStyle.SelectionForeColor = System.Drawing.Color.Black;
     //
     // cbbThang
     //
     this.cbbThang.Font = new System.Drawing.Font("Century Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cbbThang.FormattingEnabled = true;
     this.cbbThang.Items.AddRange(new object[] {
         "1",
         "2",
         "3",
         "4",
         "4",
         "5",
         "6",
         "7",
         "8",
         "9",
         "10",
         "11",
         "12"
     });
     this.cbbThang.Location              = new System.Drawing.Point(12, 36);
     this.cbbThang.Name                  = "cbbThang";
     this.cbbThang.Size                  = new System.Drawing.Size(95, 25);
     this.cbbThang.TabIndex              = 31;
     this.cbbThang.SelectedIndexChanged += new System.EventHandler(this.cbbThang_SelectedIndexChanged_1);
     //
     // FormThongKe_HDDienNuoc
     //
     this.ClientSize = new System.Drawing.Size(650, 348);
     this.Controls.Add(this.cbbThang);
     this.Controls.Add(this.dgv);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name          = "FormThongKe_HDDienNuoc";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Phòng chưa đóng tiền Điện Nước";
     this.Load         += new System.EventHandler(this.FormThongKe_HDDienNuoc_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dgv)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
     Guna.UI2.AnimatorNS.Animation animation3 = new Guna.UI2.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(HoaDon));
     this.guna2ShadowPanel1 = new Guna.UI2.WinForms.Guna2ShadowPanel();
     this.guna2GradientButton3 = new Guna.UI2.WinForms.Guna2GradientButton();
     this.gvHoaDon = new Guna.UI2.WinForms.Guna2DataGridView();
     this.MaHD = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.TenKH = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.TenNV = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.NgayBan = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.TongGia = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.tbTimKiem = new Guna.UI2.WinForms.Guna2TextBox();
     this.guna2CircleButton7 = new Guna.UI2.WinForms.Guna2CircleButton();
     this.guna2GradientButton4 = new Guna.UI2.WinForms.Guna2GradientButton();
     this.tranShow = new Guna.UI2.WinForms.Guna2Transition();
     this.guna2ShadowPanel4 = new Guna.UI2.WinForms.Guna2ShadowPanel();
     this.tbMa = new Guna.UI2.WinForms.Guna2TextBox();
     this.label3 = new System.Windows.Forms.Label();
     this.tbNV = new Guna.UI2.WinForms.Guna2TextBox();
     this.tbKH = new Guna.UI2.WinForms.Guna2TextBox();
     this.guna2GradientButton2 = new Guna.UI2.WinForms.Guna2GradientButton();
     this.label2 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.guna2GradientButton1 = new Guna.UI2.WinForms.Guna2GradientButton();
     this.guna2DateTimePicker1 = new Guna.UI2.WinForms.Guna2DateTimePicker();
     this.guna2ShadowPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gvHoaDon)).BeginInit();
     this.guna2ShadowPanel4.SuspendLayout();
     this.SuspendLayout();
     //
     // guna2ShadowPanel1
     //
     this.guna2ShadowPanel1.BackColor = System.Drawing.Color.Transparent;
     this.guna2ShadowPanel1.Controls.Add(this.guna2GradientButton1);
     this.guna2ShadowPanel1.Controls.Add(this.guna2GradientButton3);
     this.guna2ShadowPanel1.Controls.Add(this.gvHoaDon);
     this.tranShow.SetDecoration(this.guna2ShadowPanel1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2ShadowPanel1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(233)))), ((int)(((byte)(240)))));
     this.guna2ShadowPanel1.Location = new System.Drawing.Point(0, 0);
     this.guna2ShadowPanel1.Name = "guna2ShadowPanel1";
     this.guna2ShadowPanel1.ShadowColor = System.Drawing.Color.Black;
     this.guna2ShadowPanel1.Size = new System.Drawing.Size(611, 470);
     this.guna2ShadowPanel1.TabIndex = 0;
     //
     // guna2GradientButton3
     //
     this.guna2GradientButton3.BorderRadius = 10;
     this.guna2GradientButton3.CheckedState.Parent = this.guna2GradientButton3;
     this.guna2GradientButton3.CustomImages.Parent = this.guna2GradientButton3;
     this.tranShow.SetDecoration(this.guna2GradientButton3, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2GradientButton3.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(204)))), ((int)(((byte)(113)))));
     this.guna2GradientButton3.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(204)))), ((int)(((byte)(113)))));
     this.guna2GradientButton3.Font = new System.Drawing.Font("Segoe UI", 9F);
     this.guna2GradientButton3.ForeColor = System.Drawing.Color.White;
     this.guna2GradientButton3.HoverState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(204)))), ((int)(((byte)(113)))));
     this.guna2GradientButton3.HoverState.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(204)))), ((int)(((byte)(113)))));
     this.guna2GradientButton3.HoverState.ForeColor = System.Drawing.Color.White;
     this.guna2GradientButton3.HoverState.Parent = this.guna2GradientButton3;
     this.guna2GradientButton3.Location = new System.Drawing.Point(411, 433);
     this.guna2GradientButton3.Margin = new System.Windows.Forms.Padding(2);
     this.guna2GradientButton3.Name = "guna2GradientButton3";
     this.guna2GradientButton3.ShadowDecoration.Parent = this.guna2GradientButton3;
     this.guna2GradientButton3.Size = new System.Drawing.Size(107, 26);
     this.guna2GradientButton3.TabIndex = 52;
     this.guna2GradientButton3.Text = "Chi Tiết Hóa Đơn";
     this.guna2GradientButton3.Click += new System.EventHandler(this.guna2GradientButton3_Click);
     //
     // gvHoaDon
     //
     dataGridViewCellStyle9.BackColor = System.Drawing.Color.White;
     this.gvHoaDon.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle9;
     this.gvHoaDon.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.gvHoaDon.BackgroundColor = System.Drawing.Color.White;
     this.gvHoaDon.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.gvHoaDon.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal;
     this.gvHoaDon.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(107)))), ((int)(((byte)(123)))), ((int)(((byte)(143)))));
     dataGridViewCellStyle10.Font = new System.Drawing.Font("Segoe UI", 10.5F);
     dataGridViewCellStyle10.ForeColor = System.Drawing.Color.White;
     dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(107)))), ((int)(((byte)(123)))), ((int)(((byte)(143)))));
     dataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
     this.gvHoaDon.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle10;
     this.gvHoaDon.ColumnHeadersHeight = 40;
     this.gvHoaDon.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
     this.MaHD,
     this.TenKH,
     this.TenNV,
     this.NgayBan,
     this.TongGia});
     this.tranShow.SetDecoration(this.gvHoaDon, Guna.UI2.AnimatorNS.DecorationType.None);
     dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle11.BackColor = System.Drawing.Color.White;
     dataGridViewCellStyle11.Font = new System.Drawing.Font("Segoe UI", 10.5F);
     dataGridViewCellStyle11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(71)))), ((int)(((byte)(69)))), ((int)(((byte)(94)))));
     dataGridViewCellStyle11.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(229)))), ((int)(((byte)(255)))));
     dataGridViewCellStyle11.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(71)))), ((int)(((byte)(69)))), ((int)(((byte)(94)))));
     dataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
     this.gvHoaDon.DefaultCellStyle = dataGridViewCellStyle11;
     this.gvHoaDon.EnableHeadersVisualStyles = false;
     this.gvHoaDon.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(233)))), ((int)(((byte)(240)))));
     this.gvHoaDon.Location = new System.Drawing.Point(12, 12);
     this.gvHoaDon.Name = "gvHoaDon";
     this.gvHoaDon.RowHeadersVisible = false;
     dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(233)))), ((int)(((byte)(240)))));
     this.gvHoaDon.RowsDefaultCellStyle = dataGridViewCellStyle12;
     this.gvHoaDon.RowTemplate.DividerHeight = 3;
     this.gvHoaDon.RowTemplate.Height = 50;
     this.gvHoaDon.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.gvHoaDon.Size = new System.Drawing.Size(596, 407);
     this.gvHoaDon.TabIndex = 0;
     this.gvHoaDon.Theme = Guna.UI2.WinForms.Enums.DataGridViewPresetThemes.Default;
     this.gvHoaDon.ThemeStyle.AlternatingRowsStyle.BackColor = System.Drawing.Color.White;
     this.gvHoaDon.ThemeStyle.AlternatingRowsStyle.Font = null;
     this.gvHoaDon.ThemeStyle.AlternatingRowsStyle.ForeColor = System.Drawing.Color.Empty;
     this.gvHoaDon.ThemeStyle.AlternatingRowsStyle.SelectionBackColor = System.Drawing.Color.Empty;
     this.gvHoaDon.ThemeStyle.AlternatingRowsStyle.SelectionForeColor = System.Drawing.Color.Empty;
     this.gvHoaDon.ThemeStyle.BackColor = System.Drawing.Color.White;
     this.gvHoaDon.ThemeStyle.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(233)))), ((int)(((byte)(240)))));
     this.gvHoaDon.ThemeStyle.HeaderStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(107)))), ((int)(((byte)(123)))), ((int)(((byte)(143)))));
     this.gvHoaDon.ThemeStyle.HeaderStyle.BorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     this.gvHoaDon.ThemeStyle.HeaderStyle.Font = new System.Drawing.Font("Segoe UI", 10.5F);
     this.gvHoaDon.ThemeStyle.HeaderStyle.ForeColor = System.Drawing.Color.White;
     this.gvHoaDon.ThemeStyle.HeaderStyle.HeaightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.EnableResizing;
     this.gvHoaDon.ThemeStyle.HeaderStyle.Height = 40;
     this.gvHoaDon.ThemeStyle.ReadOnly = false;
     this.gvHoaDon.ThemeStyle.RowsStyle.BackColor = System.Drawing.Color.White;
     this.gvHoaDon.ThemeStyle.RowsStyle.BorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal;
     this.gvHoaDon.ThemeStyle.RowsStyle.Font = new System.Drawing.Font("Segoe UI", 10.5F);
     this.gvHoaDon.ThemeStyle.RowsStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(71)))), ((int)(((byte)(69)))), ((int)(((byte)(94)))));
     this.gvHoaDon.ThemeStyle.RowsStyle.Height = 50;
     this.gvHoaDon.ThemeStyle.RowsStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(229)))), ((int)(((byte)(255)))));
     this.gvHoaDon.ThemeStyle.RowsStyle.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(71)))), ((int)(((byte)(69)))), ((int)(((byte)(94)))));
     //
     // MaHD
     //
     this.MaHD.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
     this.MaHD.DataPropertyName = "MaHD";
     this.MaHD.HeaderText = "Mã";
     this.MaHD.Name = "MaHD";
     this.MaHD.Width = 94;
     //
     // TenKH
     //
     this.TenKH.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
     this.TenKH.DataPropertyName = "TenKH";
     this.TenKH.HeaderText = "Tên Khách Hàng";
     this.TenKH.Name = "TenKH";
     this.TenKH.Width = 150;
     //
     // TenNV
     //
     this.TenNV.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
     this.TenNV.DataPropertyName = "TenNV";
     this.TenNV.HeaderText = "Tên Nhân Viên";
     this.TenNV.Name = "TenNV";
     this.TenNV.Width = 150;
     //
     // NgayBan
     //
     this.NgayBan.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
     this.NgayBan.DataPropertyName = "NgayBan";
     this.NgayBan.HeaderText = "Ngày bán";
     this.NgayBan.Name = "NgayBan";
     this.NgayBan.Width = 200;
     //
     // TongGia
     //
     this.TongGia.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
     this.TongGia.DataPropertyName = "TongGia";
     this.TongGia.HeaderText = "Tổng giá";
     this.TongGia.Name = "TongGia";
     this.TongGia.Width = 150;
     //
     // tbTimKiem
     //
     this.tbTimKiem.BorderRadius = 10;
     this.tbTimKiem.Cursor = System.Windows.Forms.Cursors.IBeam;
     this.tranShow.SetDecoration(this.tbTimKiem, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tbTimKiem.DefaultText = "";
     this.tbTimKiem.DisabledState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.tbTimKiem.DisabledState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.tbTimKiem.DisabledState.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbTimKiem.DisabledState.Parent = this.tbTimKiem;
     this.tbTimKiem.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbTimKiem.FocusedState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(193)))), ((int)(((byte)(200)))), ((int)(((byte)(207)))));
     this.tbTimKiem.FocusedState.Parent = this.tbTimKiem;
     this.tbTimKiem.Font = new System.Drawing.Font("Segoe UI", 9F);
     this.tbTimKiem.HoverState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.tbTimKiem.HoverState.Parent = this.tbTimKiem;
     this.tbTimKiem.Location = new System.Drawing.Point(798, 12);
     this.tbTimKiem.Margin = new System.Windows.Forms.Padding(2);
     this.tbTimKiem.Name = "tbTimKiem";
     this.tbTimKiem.PasswordChar = '\0';
     this.tbTimKiem.PlaceholderText = "Tìm Kiếm";
     this.tbTimKiem.SelectedText = "";
     this.tbTimKiem.ShadowDecoration.Parent = this.tbTimKiem;
     this.tbTimKiem.Size = new System.Drawing.Size(138, 29);
     this.tbTimKiem.TabIndex = 42;
     //
     // guna2CircleButton7
     //
     this.guna2CircleButton7.BackColor = System.Drawing.Color.Transparent;
     this.guna2CircleButton7.CheckedState.BorderColor = System.Drawing.Color.Transparent;
     this.guna2CircleButton7.CheckedState.FillColor = System.Drawing.Color.Transparent;
     this.guna2CircleButton7.CheckedState.ForeColor = System.Drawing.Color.Transparent;
     this.guna2CircleButton7.CheckedState.Parent = this.guna2CircleButton7;
     this.guna2CircleButton7.CustomBorderColor = System.Drawing.Color.Transparent;
     this.guna2CircleButton7.CustomImages.Parent = this.guna2CircleButton7;
     this.tranShow.SetDecoration(this.guna2CircleButton7, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2CircleButton7.FillColor = System.Drawing.Color.Transparent;
     this.guna2CircleButton7.Font = new System.Drawing.Font("Segoe UI", 9F);
     this.guna2CircleButton7.ForeColor = System.Drawing.Color.Transparent;
     this.guna2CircleButton7.HoverState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(43)))));
     this.guna2CircleButton7.HoverState.ForeColor = System.Drawing.Color.Transparent;
     this.guna2CircleButton7.HoverState.Parent = this.guna2CircleButton7;
     this.guna2CircleButton7.Image = ((System.Drawing.Image)(resources.GetObject("guna2CircleButton7.Image")));
     this.guna2CircleButton7.Location = new System.Drawing.Point(749, 12);
     this.guna2CircleButton7.Name = "guna2CircleButton7";
     this.guna2CircleButton7.PressedColor = System.Drawing.Color.Lime;
     this.guna2CircleButton7.PressedDepth = 10;
     this.guna2CircleButton7.ShadowDecoration.Mode = Guna.UI2.WinForms.Enums.ShadowMode.Circle;
     this.guna2CircleButton7.ShadowDecoration.Parent = this.guna2CircleButton7;
     this.guna2CircleButton7.Size = new System.Drawing.Size(35, 33);
     this.guna2CircleButton7.TabIndex = 41;
     this.guna2CircleButton7.Click += new System.EventHandler(this.guna2CircleButton7_Click);
     //
     // guna2GradientButton4
     //
     this.guna2GradientButton4.BorderRadius = 15;
     this.guna2GradientButton4.CheckedState.Parent = this.guna2GradientButton4;
     this.guna2GradientButton4.CustomImages.Parent = this.guna2GradientButton4;
     this.tranShow.SetDecoration(this.guna2GradientButton4, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2GradientButton4.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(204)))), ((int)(((byte)(113)))));
     this.guna2GradientButton4.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(204)))), ((int)(((byte)(113)))));
     this.guna2GradientButton4.Font = new System.Drawing.Font("Segoe UI", 9F);
     this.guna2GradientButton4.ForeColor = System.Drawing.Color.White;
     this.guna2GradientButton4.HoverState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(204)))), ((int)(((byte)(113)))));
     this.guna2GradientButton4.HoverState.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(204)))), ((int)(((byte)(113)))));
     this.guna2GradientButton4.HoverState.ForeColor = System.Drawing.Color.White;
     this.guna2GradientButton4.HoverState.Parent = this.guna2GradientButton4;
     this.guna2GradientButton4.Location = new System.Drawing.Point(633, 8);
     this.guna2GradientButton4.Margin = new System.Windows.Forms.Padding(2);
     this.guna2GradientButton4.Name = "guna2GradientButton4";
     this.guna2GradientButton4.ShadowDecoration.Parent = this.guna2GradientButton4;
     this.guna2GradientButton4.Size = new System.Drawing.Size(103, 37);
     this.guna2GradientButton4.TabIndex = 48;
     this.guna2GradientButton4.Text = "Show All";
     this.guna2GradientButton4.Click += new System.EventHandler(this.guna2GradientButton4_Click);
     //
     // tranShow
     //
     this.tranShow.AnimationType = Guna.UI2.AnimatorNS.AnimationType.HorizSlide;
     this.tranShow.Cursor = null;
     animation3.AnimateOnlyDifferences = true;
     animation3.BlindCoeff = ((System.Drawing.PointF)(resources.GetObject("animation3.BlindCoeff")));
     animation3.LeafCoeff = 0F;
     animation3.MaxTime = 1F;
     animation3.MinTime = 0F;
     animation3.MosaicCoeff = ((System.Drawing.PointF)(resources.GetObject("animation3.MosaicCoeff")));
     animation3.MosaicShift = ((System.Drawing.PointF)(resources.GetObject("animation3.MosaicShift")));
     animation3.MosaicSize = 0;
     animation3.Padding = new System.Windows.Forms.Padding(0);
     animation3.RotateCoeff = 0F;
     animation3.RotateLimit = 0F;
     animation3.ScaleCoeff = ((System.Drawing.PointF)(resources.GetObject("animation3.ScaleCoeff")));
     animation3.SlideCoeff = ((System.Drawing.PointF)(resources.GetObject("animation3.SlideCoeff")));
     animation3.TimeCoeff = 0F;
     animation3.TransparencyCoeff = 0F;
     this.tranShow.DefaultAnimation = animation3;
     //
     // guna2ShadowPanel4
     //
     this.guna2ShadowPanel4.BackColor = System.Drawing.Color.Transparent;
     this.guna2ShadowPanel4.Controls.Add(this.tbMa);
     this.guna2ShadowPanel4.Controls.Add(this.label3);
     this.guna2ShadowPanel4.Controls.Add(this.tbNV);
     this.guna2ShadowPanel4.Controls.Add(this.tbKH);
     this.guna2ShadowPanel4.Controls.Add(this.guna2GradientButton2);
     this.guna2ShadowPanel4.Controls.Add(this.label2);
     this.guna2ShadowPanel4.Controls.Add(this.label1);
     this.tranShow.SetDecoration(this.guna2ShadowPanel4, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2ShadowPanel4.FillColor = System.Drawing.Color.White;
     this.guna2ShadowPanel4.Location = new System.Drawing.Point(633, 134);
     this.guna2ShadowPanel4.Margin = new System.Windows.Forms.Padding(2);
     this.guna2ShadowPanel4.Name = "guna2ShadowPanel4";
     this.guna2ShadowPanel4.Radius = 15;
     this.guna2ShadowPanel4.ShadowColor = System.Drawing.Color.Black;
     this.guna2ShadowPanel4.ShadowShift = 3;
     this.guna2ShadowPanel4.ShadowStyle = Guna.UI2.WinForms.Guna2ShadowPanel.ShadowMode.ForwardDiagonal;
     this.guna2ShadowPanel4.Size = new System.Drawing.Size(303, 336);
     this.guna2ShadowPanel4.TabIndex = 49;
     //
     // tbMa
     //
     this.tbMa.BorderColor = System.Drawing.Color.White;
     this.tbMa.BorderRadius = 10;
     this.tbMa.Cursor = System.Windows.Forms.Cursors.IBeam;
     this.tranShow.SetDecoration(this.tbMa, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tbMa.DefaultText = "";
     this.tbMa.DisabledState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.tbMa.DisabledState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.tbMa.DisabledState.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbMa.DisabledState.Parent = this.tbMa;
     this.tbMa.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbMa.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbMa.FocusedState.BorderColor = System.Drawing.Color.White;
     this.tbMa.FocusedState.Parent = this.tbMa;
     this.tbMa.Font = new System.Drawing.Font("Segoe UI", 9F);
     this.tbMa.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(134)))), ((int)(((byte)(134)))));
     this.tbMa.HoverState.BorderColor = System.Drawing.Color.White;
     this.tbMa.HoverState.Parent = this.tbMa;
     this.tbMa.Location = new System.Drawing.Point(23, 32);
     this.tbMa.Margin = new System.Windows.Forms.Padding(2);
     this.tbMa.Name = "tbMa";
     this.tbMa.PasswordChar = '\0';
     this.tbMa.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(134)))), ((int)(((byte)(134)))));
     this.tbMa.PlaceholderText = "";
     this.tbMa.SelectedText = "";
     this.tbMa.ShadowDecoration.Parent = this.tbMa;
     this.tbMa.Size = new System.Drawing.Size(80, 30);
     this.tbMa.TabIndex = 51;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.tranShow.SetDecoration(this.label3, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(20, 13);
     this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(27, 17);
     this.label3.TabIndex = 50;
     this.label3.Text = "Mã";
     //
     // tbNV
     //
     this.tbNV.BorderColor = System.Drawing.Color.White;
     this.tbNV.BorderRadius = 10;
     this.tbNV.Cursor = System.Windows.Forms.Cursors.IBeam;
     this.tranShow.SetDecoration(this.tbNV, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tbNV.DefaultText = "";
     this.tbNV.DisabledState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.tbNV.DisabledState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.tbNV.DisabledState.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbNV.DisabledState.Parent = this.tbNV;
     this.tbNV.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbNV.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbNV.FocusedState.BorderColor = System.Drawing.Color.White;
     this.tbNV.FocusedState.Parent = this.tbNV;
     this.tbNV.Font = new System.Drawing.Font("Segoe UI", 9F);
     this.tbNV.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(134)))), ((int)(((byte)(134)))));
     this.tbNV.HoverState.BorderColor = System.Drawing.Color.White;
     this.tbNV.HoverState.Parent = this.tbNV;
     this.tbNV.Location = new System.Drawing.Point(23, 227);
     this.tbNV.Margin = new System.Windows.Forms.Padding(2);
     this.tbNV.Name = "tbNV";
     this.tbNV.PasswordChar = '\0';
     this.tbNV.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(134)))), ((int)(((byte)(134)))));
     this.tbNV.PlaceholderText = "";
     this.tbNV.SelectedText = "";
     this.tbNV.ShadowDecoration.Parent = this.tbNV;
     this.tbNV.Size = new System.Drawing.Size(200, 44);
     this.tbNV.TabIndex = 19;
     //
     // tbKH
     //
     this.tbKH.BorderColor = System.Drawing.Color.White;
     this.tbKH.BorderRadius = 10;
     this.tbKH.Cursor = System.Windows.Forms.Cursors.IBeam;
     this.tranShow.SetDecoration(this.tbKH, Guna.UI2.AnimatorNS.DecorationType.None);
     this.tbKH.DefaultText = "";
     this.tbKH.DisabledState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.tbKH.DisabledState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.tbKH.DisabledState.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbKH.DisabledState.Parent = this.tbKH;
     this.tbKH.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.tbKH.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(240)))), ((int)(((byte)(239)))));
     this.tbKH.FocusedState.BorderColor = System.Drawing.Color.White;
     this.tbKH.FocusedState.Parent = this.tbKH;
     this.tbKH.Font = new System.Drawing.Font("Segoe UI", 9F);
     this.tbKH.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(134)))), ((int)(((byte)(134)))));
     this.tbKH.HoverState.BorderColor = System.Drawing.Color.White;
     this.tbKH.HoverState.Parent = this.tbKH;
     this.tbKH.Location = new System.Drawing.Point(23, 122);
     this.tbKH.Margin = new System.Windows.Forms.Padding(2);
     this.tbKH.Name = "tbKH";
     this.tbKH.PasswordChar = '\0';
     this.tbKH.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(134)))), ((int)(((byte)(134)))));
     this.tbKH.PlaceholderText = "";
     this.tbKH.SelectedText = "";
     this.tbKH.ShadowDecoration.Parent = this.tbKH;
     this.tbKH.Size = new System.Drawing.Size(200, 44);
     this.tbKH.TabIndex = 18;
     //
     // guna2GradientButton2
     //
     this.guna2GradientButton2.BorderRadius = 15;
     this.guna2GradientButton2.CheckedState.Parent = this.guna2GradientButton2;
     this.guna2GradientButton2.CustomImages.Parent = this.guna2GradientButton2;
     this.tranShow.SetDecoration(this.guna2GradientButton2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2GradientButton2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(79)))), ((int)(((byte)(67)))));
     this.guna2GradientButton2.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(79)))), ((int)(((byte)(67)))));
     this.guna2GradientButton2.Font = new System.Drawing.Font("Segoe UI", 9F);
     this.guna2GradientButton2.ForeColor = System.Drawing.Color.White;
     this.guna2GradientButton2.HoverState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(79)))), ((int)(((byte)(67)))));
     this.guna2GradientButton2.HoverState.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(79)))), ((int)(((byte)(67)))));
     this.guna2GradientButton2.HoverState.ForeColor = System.Drawing.Color.White;
     this.guna2GradientButton2.HoverState.Parent = this.guna2GradientButton2;
     this.guna2GradientButton2.Location = new System.Drawing.Point(232, 288);
     this.guna2GradientButton2.Margin = new System.Windows.Forms.Padding(2);
     this.guna2GradientButton2.Name = "guna2GradientButton2";
     this.guna2GradientButton2.ShadowDecoration.Parent = this.guna2GradientButton2;
     this.guna2GradientButton2.Size = new System.Drawing.Size(60, 31);
     this.guna2GradientButton2.TabIndex = 48;
     this.guna2GradientButton2.Text = "Delete";
     this.guna2GradientButton2.Click += new System.EventHandler(this.guna2GradientButton2_Click);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.tranShow.SetDecoration(this.label2, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(20, 187);
     this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(103, 17);
     this.label2.TabIndex = 1;
     this.label2.Text = "Tên Nhân Viên";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.tranShow.SetDecoration(this.label1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(20, 89);
     this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(115, 17);
     this.label1.TabIndex = 0;
     this.label1.Text = "Tên Khách Hàng";
     //
     // guna2GradientButton1
     //
     this.guna2GradientButton1.BorderRadius = 10;
     this.guna2GradientButton1.CheckedState.Parent = this.guna2GradientButton1;
     this.guna2GradientButton1.CustomImages.Parent = this.guna2GradientButton1;
     this.tranShow.SetDecoration(this.guna2GradientButton1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2GradientButton1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(79)))), ((int)(((byte)(67)))));
     this.guna2GradientButton1.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(79)))), ((int)(((byte)(67)))));
     this.guna2GradientButton1.Font = new System.Drawing.Font("Segoe UI", 9F);
     this.guna2GradientButton1.ForeColor = System.Drawing.Color.White;
     this.guna2GradientButton1.HoverState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(79)))), ((int)(((byte)(67)))));
     this.guna2GradientButton1.HoverState.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(79)))), ((int)(((byte)(67)))));
     this.guna2GradientButton1.HoverState.ForeColor = System.Drawing.Color.White;
     this.guna2GradientButton1.HoverState.Parent = this.guna2GradientButton1;
     this.guna2GradientButton1.Location = new System.Drawing.Point(541, 433);
     this.guna2GradientButton1.Margin = new System.Windows.Forms.Padding(2);
     this.guna2GradientButton1.Name = "guna2GradientButton1";
     this.guna2GradientButton1.ShadowDecoration.Parent = this.guna2GradientButton1;
     this.guna2GradientButton1.Size = new System.Drawing.Size(60, 26);
     this.guna2GradientButton1.TabIndex = 53;
     this.guna2GradientButton1.Text = "Delete All";
     this.guna2GradientButton1.Click += new System.EventHandler(this.guna2GradientButton1_Click);
     //
     // guna2DateTimePicker1
     //
     this.guna2DateTimePicker1.CheckedState.Parent = this.guna2DateTimePicker1;
     this.tranShow.SetDecoration(this.guna2DateTimePicker1, Guna.UI2.AnimatorNS.DecorationType.None);
     this.guna2DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Long;
     this.guna2DateTimePicker1.HoverState.Parent = this.guna2DateTimePicker1;
     this.guna2DateTimePicker1.Location = new System.Drawing.Point(736, 71);
     this.guna2DateTimePicker1.MaxDate = new System.DateTime(9998, 12, 31, 0, 0, 0, 0);
     this.guna2DateTimePicker1.MinDate = new System.DateTime(1753, 1, 1, 0, 0, 0, 0);
     this.guna2DateTimePicker1.Name = "guna2DateTimePicker1";
     this.guna2DateTimePicker1.ShadowDecoration.Parent = this.guna2DateTimePicker1;
     this.guna2DateTimePicker1.Size = new System.Drawing.Size(200, 36);
     this.guna2DateTimePicker1.TabIndex = 54;
     this.guna2DateTimePicker1.Value = new System.DateTime(2020, 9, 4, 11, 18, 46, 276);
     this.guna2DateTimePicker1.ValueChanged += new System.EventHandler(this.guna2DateTimePicker1_ValueChanged);
     //
     // HoaDon
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor = System.Drawing.Color.White;
     this.ClientSize = new System.Drawing.Size(957, 494);
     this.Controls.Add(this.guna2DateTimePicker1);
     this.Controls.Add(this.guna2ShadowPanel4);
     this.Controls.Add(this.guna2GradientButton4);
     this.Controls.Add(this.tbTimKiem);
     this.Controls.Add(this.guna2CircleButton7);
     this.Controls.Add(this.guna2ShadowPanel1);
     this.tranShow.SetDecoration(this, Guna.UI2.AnimatorNS.DecorationType.None);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name = "HoaDon";
     this.Text = "HoaDon";
     this.Load += new System.EventHandler(this.HoaDon_Load);
     this.guna2ShadowPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gvHoaDon)).EndInit();
     this.guna2ShadowPanel4.ResumeLayout(false);
     this.guna2ShadowPanel4.PerformLayout();
     this.ResumeLayout(false);
 }