using System.Windows.Forms;
{
private System.ComponentModel.IContainer components
= null;
{
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1
= new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2
= new System.Windows.Forms.DataGridViewCellStyle(); this.menuStrip1 = new System.Windows.Forms.MenuStrip(); this.hệThốngToolStripMenuItem
= new System.Windows.Forms.ToolStripMenuItem(); this.quảnLýToolStripMenuItem
= new System.Windows.Forms.ToolStripMenuItem(); this.chấmCôngToolStripMenuItem
= new System.Windows.Forms.ToolStripMenuItem(); this.thuChiToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.thuTiềnVàoToolStripMenuItem
= new System.Windows.Forms.ToolStripMenuItem(); this.chiTiềnRaToolStripMenuItem
= new System.Windows.Forms.ToolStripMenuItem(); this.sổQuỹToolStripMenuItem
= new System.Windows.Forms.ToolStripMenuItem(); this.groupHD = new System.Windows.Forms.GroupBox(); this.dtgHoaDonChiTiet = new System.Windows.Forms.DataGridView(); this.STT = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.MonSuDung = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.SoLuong = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ThanhTien = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.btnMoBangKhachHang = new System.Windows.Forms.Button(); this.lblTienThanhToan = new System.Windows.Forms.Label(); this.lblTongHoaDon = new System.Windows.Forms.Label(); this.txtChietKhau = new System.Windows.Forms.TextBox(); this.lblMaHD = new System.Windows.Forms.Label(); this.cbbBan = new System.Windows.Forms.ComboBox(); this.txtMaKH = new System.Windows.Forms.TextBox(); this.lblDiem = new System.Windows.Forms.Label(); this.lbltenKH = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.lblngay = new System.Windows.Forms.Label(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.dtgDSMonAn = new System.Windows.Forms.DataGridView(); this.TenMon = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GiaTien = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.nbrSLMA = new System.Windows.Forms.NumericUpDown(); this.lblGiaMonAn = new System.Windows.Forms.Label(); this.lblTenMonAn = new System.Windows.Forms.Label(); this.btnChonMA = new System.Windows.Forms.Button(); this.txtTKMonAn = new System.Windows.Forms.TextBox(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.button7 = new System.Windows.Forms.Button(); this.dataGridView3 = new System.Windows.Forms.DataGridView(); this.btnDSDoUong = new System.Windows.Forms.Button(); this.btnThanhToan = new System.Windows.Forms.Button(); this.lblthongbao = new System.Windows.Forms.Label(); this.dtgDSDoUong = new System.Windows.Forms.DataGridView(); this.TenDoUong = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GiaTienDoUong = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.nbrSLDU = new System.Windows.Forms.NumericUpDown(); this.lblGiaTienDU = new System.Windows.Forms.Label(); this.btnChonDU = new System.Windows.Forms.Button(); this.lblTenDoUong = new System.Windows.Forms.Label(); this.txtTKDoUong = new System.Windows.Forms.TextBox(); this.menuStrip1.SuspendLayout(); this.groupHD.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dtgHoaDonChiTiet)).BeginInit(); this.groupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dtgDSMonAn)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nbrSLMA)).BeginInit(); this.groupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dtgDSDoUong)).BeginInit(); this.groupBox3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.nbrSLDU)).BeginInit(); //
// menuStrip1
//
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.hệThốngToolStripMenuItem,
this.quảnLýToolStripMenuItem,
this.chấmCôngToolStripMenuItem,
this.thuChiToolStripMenuItem,
this.sổQuỹToolStripMenuItem
}); this.menuStrip1.Location = new System.Drawing.Point(0,
0); this.menuStrip1.Name = "menuStrip1"; this.menuStrip1.Size = new System.Drawing.Size(1008,
24); this.menuStrip1.TabIndex = 0; this.menuStrip1.Text = "menuStrip1"; //
// hệThốngToolStripMenuItem
//
this.hệThốngToolStripMenuItem
.Name = "hệThốngToolStripMenuItem"; this.hệThốngToolStripMenuItem
.Size = new System.Drawing.Size(72,
20); this.hệThốngToolStripMenuItem
.Text = "Hệ Thống"; //
// quảnLýToolStripMenuItem
//
this.quảnLýToolStripMenuItem
.Name = "quảnLýToolStripMenuItem"; this.quảnLýToolStripMenuItem
.Size = new System.Drawing.Size(62,
20); this.quảnLýToolStripMenuItem
.Text = "Quản Lý"; //
// chấmCôngToolStripMenuItem
//
this.chấmCôngToolStripMenuItem
.Name = "chấmCôngToolStripMenuItem"; this.chấmCôngToolStripMenuItem
.Size = new System.Drawing.Size(83,
20); this.chấmCôngToolStripMenuItem
.Text = "Chấm Công"; //
// thuChiToolStripMenuItem
//
this.thuChiToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.thuTiềnVàoToolStripMenuItem,
this.chiTiềnRaToolStripMenuItem
}); this.thuChiToolStripMenuItem.Name = "thuChiToolStripMenuItem"; this.thuChiToolStripMenuItem.Size = new System.Drawing.Size(69,
20); this.thuChiToolStripMenuItem.Text = "Thu - Chi"; //
// thuTiềnVàoToolStripMenuItem
//
this.thuTiềnVàoToolStripMenuItem
.Name = "thuTiềnVàoToolStripMenuItem"; this.thuTiềnVàoToolStripMenuItem
.Size = new System.Drawing.Size(143,
22); this.thuTiềnVàoToolStripMenuItem
.Text = "Thu Tiền Vào"; //
// chiTiềnRaToolStripMenuItem
//
this.chiTiềnRaToolStripMenuItem
.Name = "chiTiềnRaToolStripMenuItem"; this.chiTiềnRaToolStripMenuItem
.Size = new System.Drawing.Size(143,
22); this.chiTiềnRaToolStripMenuItem
.Text = "Chi Tiền Ra"; //
// sổQuỹToolStripMenuItem
//
this.sổQuỹToolStripMenuItem
.Name = "sổQuỹToolStripMenuItem"; this.sổQuỹToolStripMenuItem
.Size = new System.Drawing.Size(57,
20); this.sổQuỹToolStripMenuItem
.Text = "Sổ Quỹ"; //
// groupHD
//
this.groupHD.Controls.Add(this.dtgHoaDonChiTiet); this.groupHD.Controls.Add(this.btnMoBangKhachHang); this.groupHD.Controls.Add(this.lblTienThanhToan); this.groupHD.Controls.Add(this.lblTongHoaDon); this.groupHD.Controls.Add(this.txtChietKhau); this.groupHD.Controls.Add(this.lblMaHD); this.groupHD.Controls.Add(this.txtMaKH); this.groupHD.Controls.Add(this.lblDiem); this.groupHD.Controls.Add(this.lbltenKH); this.groupHD.Location = new System.Drawing.Point(12,
27); this.groupHD.Name = "groupHD"; this.groupHD.Size = new System.Drawing.Size(244,
656); this.groupHD.TabIndex = 1; this.groupHD.Text = "Hóa Đơn Khách Hàng"; //
// dtgHoaDonChiTiet
//
this.dtgHoaDonChiTiet.AllowUserToAddRows = false; this.dtgHoaDonChiTiet.AllowUserToDeleteRows = false; this.dtgHoaDonChiTiet.AllowUserToOrderColumns = true; this.dtgHoaDonChiTiet.AllowUserToResizeColumns = false; this.dtgHoaDonChiTiet.AllowUserToResizeRows = false; this.dtgHoaDonChiTiet.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dtgHoaDonChiTiet.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.dtgHoaDonChiTiet.Location = new System.Drawing.Point(4,
126); this.dtgHoaDonChiTiet.Name = "dtgHoaDonChiTiet"; this.dtgHoaDonChiTiet.RowHeadersVisible = false; this.dtgHoaDonChiTiet.Size = new System.Drawing.Size(233,
357); this.dtgHoaDonChiTiet.TabIndex = 4; //
// STT
//
this.STT.HeaderText = "TT"; //
// MonSuDung
//
this.MonSuDung.DataPropertyName = "MonSuDung"; this.MonSuDung.HeaderText = "Tên Món Ăn"; this.MonSuDung.Name = "MonSuDung"; //
// SoLuong
//
this.SoLuong.DataPropertyName = "SoLuong"; this.SoLuong.HeaderText = "SL"; this.SoLuong.Name = "SoLuong"; //
// ThanhTien
//
this.ThanhTien.DataPropertyName = "ThanhTien"; this.ThanhTien.HeaderText = "Thành Tiền"; this.ThanhTien.Name = "ThanhTien"; //
// btnMoBangKhachHang
//
this.btnMoBangKhachHang.Location = new System.Drawing.Point(209,
20); this.btnMoBangKhachHang.Name = "btnMoBangKhachHang"; this.btnMoBangKhachHang.Size = new System.Drawing.Size(29,
23); this.btnMoBangKhachHang.TabIndex = 4; this.btnMoBangKhachHang.Text = "+"; this.btnMoBangKhachHang.UseVisualStyleBackColor = true; //
// lblTienThanhToan
//
this.lblTienThanhToan.Anchor = System.Windows.Forms.AnchorStyles.Right; this.lblTienThanhToan.Font = new System.Drawing.Font("Quartz", 28F,
System.Drawing.FontStyle.Bold,
System.Drawing.GraphicsUnit.Point,
((byte)(0))); this.lblTienThanhToan.ForeColor = System.Drawing.Color.Red; this.lblTienThanhToan.Location = new System.Drawing.Point(85,
583); this.lblTienThanhToan.Name = "lblTienThanhToan"; this.lblTienThanhToan.Size = new System.Drawing.Size(159,
41); this.lblTienThanhToan.TabIndex = 4; this.lblTienThanhToan.Text = "0"; this.lblTienThanhToan.TextAlign = System.Drawing.ContentAlignment.MiddleRight; //
// lblTongHoaDon
//
this.lblTongHoaDon.Anchor = System.Windows.Forms.AnchorStyles.Right; this.lblTongHoaDon.Font = new System.Drawing.Font("Quartz", 20
.25F,
System.Drawing.FontStyle.Bold,
System.Drawing.GraphicsUnit.Point,
((byte)(0))); this.lblTongHoaDon.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))),
((int)(((byte)(0)))),
((int)(((byte)(192))))); this.lblTongHoaDon.Location = new System.Drawing.Point(130,
486); this.lblTongHoaDon.Name = "lblTongHoaDon"; this.lblTongHoaDon.Size = new System.Drawing.Size(114,
33); this.lblTongHoaDon.TabIndex = 4; this.lblTongHoaDon.Text = "0"; this.lblTongHoaDon.TextAlign = System.Drawing.ContentAlignment.MiddleRight; //
// txtChietKhau
//
this.txtChietKhau.Font = new System.Drawing.Font("Microsoft Sans Serif", 20F,
System.Drawing.FontStyle.Bold,
System.Drawing.GraphicsUnit.Point,
((byte)(0))); this.txtChietKhau.ForeColor = System.Drawing.Color.Blue; this.txtChietKhau.Location = new System.Drawing.Point(130,
522); this.txtChietKhau.Name = "txtChietKhau"; this.txtChietKhau.Size = new System.Drawing.Size(107,
38); this.txtChietKhau.TabIndex = 4; this.txtChietKhau.Text = "0"; this.txtChietKhau.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; //
// lblMaHD
//
this.lblMaHD.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F,
System.Drawing.FontStyle.Bold,
System.Drawing.GraphicsUnit.Point,
((byte)(0))); this.lblMaHD.ForeColor = System.Drawing.Color.Red; this.lblMaHD.Location = new System.Drawing.Point(89,
94); this.lblMaHD.Name = "lblMaHD"; this.lblMaHD.Size = new System.Drawing.Size(59,
20); this.lblMaHD.TabIndex = 5; this.lblMaHD.Text = ".........."; //
// cbbBan
//
this.cbbBan.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbbBan.Font = new System.Drawing.Font("Microsoft Sans Serif", 20F,
System.Drawing.FontStyle.Regular,
System.Drawing.GraphicsUnit.Point,
((byte)(0))); "F1",
"F2",
"F3",
"F4",
"F5",
"G1",
"G2",
"G3",
"G4",
"G6",
"G7",
"G8",
"K1",
"K2",
"K3",
"K4",
"K5",
"K6",
"K7",
"K8",
"K9"});
this.cbbBan.Location = new System.Drawing.Point(154,
81); this.cbbBan.Name = "cbbBan"; this.cbbBan.Size = new System.Drawing.Size(84,
39); this.cbbBan.TabIndex = 4; //
// txtMaKH
//
this.txtMaKH.Location = new System.Drawing.Point(103,
22); this.txtMaKH.Name = "txtMaKH"; this.txtMaKH.Size = new System.Drawing.Size(100,
20); this.txtMaKH.TabIndex = 2; //
// lblDiem
//
this.lblDiem.ForeColor = System.Drawing.Color.Red; this.lblDiem.Location = new System.Drawing.Point(100,
75); this.lblDiem.Name = "lblDiem"; this.lblDiem.Size = new System.Drawing.Size(10,
13); this.lblDiem.TabIndex = 2; //
// lbltenKH
//
this.lbltenKH.ForeColor = System.Drawing.Color.Red; this.lbltenKH.Location = new System.Drawing.Point(100,
51); this.lbltenKH.Name = "lbltenKH"; this.lbltenKH.Size = new System.Drawing.Size(10,
13); this.lbltenKH.TabIndex = 2; this.lbltenKH.Text = "."; //
// label6
//
this.label6.Location = new System.Drawing.Point(5,
99); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(78,
13); this.label6.TabIndex = 2; this.label6.Text = "SỐ HÓA ĐƠN:"; //
// label8
//
this.label8.Location = new System.Drawing.Point(1,
611); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(78,
13); this.label8.TabIndex = 2; this.label8.Text = "THANH TOÁN"; //
// label7
//
this.label7.Location = new System.Drawing.Point(38,
540); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(72,
13); this.label7.TabIndex = 2; this.label7.Text = "CHIẾT KHẤU"; //
// label5
//
this.label5.Location = new System.Drawing.Point(24,
502); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(91,
13); this.label5.TabIndex = 2; this.label5.Text = "TỔNG HÓA ĐƠN"; //
// label3
//
this.label3.Location = new System.Drawing.Point(6,
75); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(73,
13); this.label3.TabIndex = 2; this.label3.Text = "Điểm Còn Lại:"; //
// label2
//
this.label2.Location = new System.Drawing.Point(6,
51); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(95,
13); this.label2.TabIndex = 2; this.label2.Text = "Tên Khách Hàng: "; //
// label1
//
this.label1.Location = new System.Drawing.Point(6,
25); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(91,
13); this.label1.TabIndex = 2; this.label1.Text = "Mã Khách Hàng: "; //
// label4
//
this.label4.Location = new System.Drawing.Point(1078,
9); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(89,
13); this.label4.TabIndex = 2; this.label4.Text = "Ngày Bán Hàng: "; //
// lblngay
//
this.lblngay.ForeColor = System.Drawing.Color.Red; this.lblngay.Location = new System.Drawing.Point(1173,
9); this.lblngay.Name = "lblngay"; this.lblngay.Size = new System.Drawing.Size(67,
13); this.lblngay.TabIndex = 3; this.lblngay.Text = "dd/MM/yyyy"; //
// groupBox1
//
this.groupBox1.Controls.Add(this.dtgDSMonAn); this.groupBox1.Controls.Add(this.nbrSLMA); this.groupBox1.Controls.Add(this.lblGiaMonAn); this.groupBox1.Controls.Add(this.lblTenMonAn); this.groupBox1.Controls.Add(this.btnChonMA); this.groupBox1.Controls.Add(this.txtTKMonAn); this.groupBox1.Location = new System.Drawing.Point(262,
27); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(369,
333); this.groupBox1.TabIndex = 4; this.groupBox1.Text = "MÓN ĂN"; //
// dtgDSMonAn
//
this.dtgDSMonAn.AllowUserToDeleteRows = false; this.dtgDSMonAn.AllowUserToResizeColumns = false; this.dtgDSMonAn.AllowUserToResizeRows = false; this.dtgDSMonAn.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dtgDSMonAn.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle1
.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F,
System.Drawing.FontStyle.Regular,
System.Drawing.GraphicsUnit.Point,
((byte)(0))); dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle1
.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dtgDSMonAn.DefaultCellStyle = dataGridViewCellStyle1
; this.dtgDSMonAn.Location = new System.Drawing.Point(6,
75); this.dtgDSMonAn.Name = "dtgDSMonAn"; this.dtgDSMonAn.RowTemplate.Height = 25; this.dtgDSMonAn.Size = new System.Drawing.Size(357,
252); this.dtgDSMonAn.TabIndex = 2; //
// TenMon
//
this.TenMon.DataPropertyName = "TenMon"; this.TenMon.HeaderText = "Tên Món"; this.TenMon.Name = "TenMon"; //
// GiaTien
//
this.GiaTien.DataPropertyName = "GiaTien"; this.GiaTien.HeaderText = "Giá Tiền"; this.GiaTien.Name = "GiaTien"; this.GiaTien.Width = 153; //
// nbrSLMA
//
this.nbrSLMA.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F,
System.Drawing.FontStyle.Regular,
System.Drawing.GraphicsUnit.Point,
((byte)(0))); this.nbrSLMA.Location = new System.Drawing.Point(208,
14); this.nbrSLMA.Name = "nbrSLMA"; this.nbrSLMA.Size = new System.Drawing.Size(61,
35); this.nbrSLMA.TabIndex = 4; 1,
0,
0,
0});
//
// lblGiaMonAn
//
this.lblGiaMonAn.ForeColor = System.Drawing.Color.Red; this.lblGiaMonAn.Location = new System.Drawing.Point(205,
52); this.lblGiaMonAn.Name = "lblGiaMonAn"; this.lblGiaMonAn.Size = new System.Drawing.Size(46,
13); this.lblGiaMonAn.TabIndex = 3; this.lblGiaMonAn.Text = "000,000"; //
// lblTenMonAn
//
this.lblTenMonAn.ForeColor = System.Drawing.Color.Red; this.lblTenMonAn.Location = new System.Drawing.Point(6,
52); this.lblTenMonAn.Name = "lblTenMonAn"; this.lblTenMonAn.Size = new System.Drawing.Size(66,
13); this.lblTenMonAn.TabIndex = 3; this.lblTenMonAn.Text = "Tên Món Ăn"; //
// btnChonMA
//
this.btnChonMA.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))),
((int)(((byte)(255)))),
((int)(((byte)(128))))); this.btnChonMA.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F,
System.Drawing.FontStyle.Bold,
System.Drawing.GraphicsUnit.Point,
((byte)(0))); this.btnChonMA.Location = new System.Drawing.Point(275,
14); this.btnChonMA.Name = "btnChonMA"; this.btnChonMA.Size = new System.Drawing.Size(88,
53); this.btnChonMA.TabIndex = 1; this.btnChonMA.Text = "CHỌN"; this.btnChonMA.UseVisualStyleBackColor = false; //
// txtTKMonAn
//
this.txtTKMonAn.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F,
System.Drawing.FontStyle.Regular,
System.Drawing.GraphicsUnit.Point,
((byte)(0))); this.txtTKMonAn.Location = new System.Drawing.Point(6,
14); this.txtTKMonAn.Name = "txtTKMonAn"; this.txtTKMonAn.Size = new System.Drawing.Size(196,
35); this.txtTKMonAn.TabIndex = 0; //
// groupBox2
//
this.groupBox2.Controls.Add(this.button7); this.groupBox2.Controls.Add(this.dataGridView3); this.groupBox2.Location = new System.Drawing.Point(637,
27); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(371,
597); this.groupBox2.TabIndex = 4; this.groupBox2.Text = "CẬP NHẬT HOÀN THÀNH"; //
// button7
//
this.button7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))),
((int)(((byte)(255)))),
((int)(((byte)(128))))); this.button7.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F,
System.Drawing.FontStyle.Bold,
System.Drawing.GraphicsUnit.Point,
((byte)(0))); this.button7.Location = new System.Drawing.Point(292,
23); this.button7.Name = "button7"; this.button7.Size = new System.Drawing.Size(71,
41); this.button7.TabIndex = 1; this.button7.Text = "XONG"; this.button7.UseVisualStyleBackColor = false; //
// dataGridView3
//
this.dataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dataGridView3.Location = new System.Drawing.Point(2,
75); this.dataGridView3.Name = "dataGridView3"; this.dataGridView3.Size = new System.Drawing.Size(357,
516); this.dataGridView3.TabIndex = 3; //
// btnDSDoUong
//
this.btnDSDoUong.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F,
System.Drawing.FontStyle.Regular,
System.Drawing.GraphicsUnit.Point,
((byte)(0))); this.btnDSDoUong.Location = new System.Drawing.Point(637,
630); this.btnDSDoUong.Name = "btnDSDoUong"; this.btnDSDoUong.Size = new System.Drawing.Size(177,
53); this.btnDSDoUong.TabIndex = 5; this.btnDSDoUong.Text = "In Đồ Uống"; this.btnDSDoUong.UseVisualStyleBackColor = true; //
// btnThanhToan
//
this.btnThanhToan.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))),
((int)(((byte)(0)))),
((int)(((byte)(0))))); this.btnThanhToan.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F,
System.Drawing.FontStyle.Bold,
System.Drawing.GraphicsUnit.Point,
((byte)(0))); this.btnThanhToan.ForeColor = System.Drawing.Color.Yellow; this.btnThanhToan.Location = new System.Drawing.Point(820,
630); this.btnThanhToan.Name = "btnThanhToan"; this.btnThanhToan.Size = new System.Drawing.Size(176,
53); this.btnThanhToan.TabIndex = 5; this.btnThanhToan.Text = "THANH TOÁN"; this.btnThanhToan.UseVisualStyleBackColor = false; //
// lblthongbao
//
this.lblthongbao.ForeColor = System.Drawing.Color.Red; this.lblthongbao.Location = new System.Drawing.Point(9,
688); this.lblthongbao.Name = "lblthongbao"; this.lblthongbao.Size = new System.Drawing.Size(62,
13); this.lblthongbao.TabIndex = 6; this.lblthongbao.Text = "lblthongbao"; //
// dtgDSDoUong
//
this.dtgDSDoUong.AllowUserToDeleteRows = false; this.dtgDSDoUong.AllowUserToResizeColumns = false; this.dtgDSDoUong.AllowUserToResizeRows = false; this.dtgDSDoUong.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dtgDSDoUong.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle2
.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F,
System.Drawing.FontStyle.Regular,
System.Drawing.GraphicsUnit.Point,
((byte)(0))); dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle2
.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dtgDSDoUong.DefaultCellStyle = dataGridViewCellStyle2
; this.dtgDSDoUong.Location = new System.Drawing.Point(6,
74); this.dtgDSDoUong.Name = "dtgDSDoUong"; this.dtgDSDoUong.RowTemplate.Height = 25; this.dtgDSDoUong.Size = new System.Drawing.Size(357,
237); this.dtgDSDoUong.TabIndex = 8; //
// TenDoUong
//
this.TenDoUong.DataPropertyName = "TenMon"; this.TenDoUong.HeaderText = "Tên Món"; this.TenDoUong.Name = "TenDoUong"; this.TenDoUong.Width = 200; //
// GiaTienDoUong
//
this.GiaTienDoUong.DataPropertyName = "GiaTien"; this.GiaTienDoUong.HeaderText = "Giá Tiền"; this.GiaTienDoUong.Name = "GiaTienDoUong"; this.GiaTienDoUong.Width = 153; //
// groupBox3
//
this.groupBox3.Controls.Add(this.nbrSLDU); this.groupBox3.Controls.Add(this.dtgDSDoUong); this.groupBox3.Controls.Add(this.lblGiaTienDU); this.groupBox3.Controls.Add(this.btnChonDU); this.groupBox3.Controls.Add(this.lblTenDoUong); this.groupBox3.Controls.Add(this.txtTKDoUong); this.groupBox3.Location = new System.Drawing.Point(262,
366); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(369,
317); this.groupBox3.TabIndex = 4; this.groupBox3.Text = "ĐỒ UỐNG"; //
// nbrSLDU
//
this.nbrSLDU.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F,
System.Drawing.FontStyle.Regular,
System.Drawing.GraphicsUnit.Point,
((byte)(0))); this.nbrSLDU.Location = new System.Drawing.Point(208,
17); this.nbrSLDU.Name = "nbrSLDU"; this.nbrSLDU.Size = new System.Drawing.Size(61,
35); this.nbrSLDU.TabIndex = 9; 1,
0,
0,
0});
//
// lblGiaTienDU
//
this.lblGiaTienDU.ForeColor = System.Drawing.Color.Red; this.lblGiaTienDU.Location = new System.Drawing.Point(205,
55); this.lblGiaTienDU.Name = "lblGiaTienDU"; this.lblGiaTienDU.Size = new System.Drawing.Size(46,
13); this.lblGiaTienDU.TabIndex = 8; this.lblGiaTienDU.Text = "000,000"; //
// btnChonDU
//
this.btnChonDU.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))),
((int)(((byte)(255)))),
((int)(((byte)(128))))); this.btnChonDU.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F,
System.Drawing.FontStyle.Bold,
System.Drawing.GraphicsUnit.Point,
((byte)(0))); this.btnChonDU.Location = new System.Drawing.Point(275,
15); this.btnChonDU.Name = "btnChonDU"; this.btnChonDU.Size = new System.Drawing.Size(88,
53); this.btnChonDU.TabIndex = 6; this.btnChonDU.Text = "CHỌN"; this.btnChonDU.UseVisualStyleBackColor = false; //
// lblTenDoUong
//
this.lblTenDoUong.ForeColor = System.Drawing.Color.Red; this.lblTenDoUong.Location = new System.Drawing.Point(6,
55); this.lblTenDoUong.Name = "lblTenDoUong"; this.lblTenDoUong.Size = new System.Drawing.Size(72,
13); this.lblTenDoUong.TabIndex = 7; this.lblTenDoUong.Text = "Tên Đồ Uống"; //
// txtTKDoUong
//
this.txtTKDoUong.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F,
System.Drawing.FontStyle.Regular,
System.Drawing.GraphicsUnit.Point,
((byte)(0))); this.txtTKDoUong.Location = new System.Drawing.Point(6,
17); this.txtTKDoUong.Name = "txtTKDoUong"; this.txtTKDoUong.Size = new System.Drawing.Size(196,
35); this.txtTKDoUong.TabIndex = 5; //
// frmBanHang
//
this.AutoScaleMode = AutoScaleMode
.None; this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F
); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1008,
710); this.Name = "frmBanHang"; this.Text = "Màn Hình Hệ Thống"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.menuStrip1.PerformLayout(); this.groupHD.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dtgHoaDonChiTiet)).EndInit(); this.groupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dtgDSMonAn)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nbrSLMA)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dtgDSDoUong)).EndInit(); this.groupBox3.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.nbrSLDU)).EndInit();
}
//...
}