Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 9

namespace QuanLyBanHang

{
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.txtDiaChi = new System.Windows.Forms.TextBox();
this.label7 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.txtTenKhach = new System.Windows.Forms.Label();
this.txtTenNhanVien = new System.Windows.Forms.TextBox();
this.txtMaKhach = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.panel2 = new System.Windows.Forms.Panel();
this.panel1 = new System.Windows.Forms.Panel();
this.button2 = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.btnDong = new System.Windows.Forms.Button();
this.btnBoqua = new System.Windows.Forms.Button();
this.btnLuu = new System.Windows.Forms.Button();
this.btnSua = new System.Windows.Forms.Button();
this.btnThem = new System.Windows.Forms.Button();
this.label1 = new System.Windows.Forms.Label();
this.dgvHangHoa = new System.Windows.Forms.DataGridView();
this.label3 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.textBox1 = new System.Windows.Forms.TextBox();
this.textBox2 = new System.Windows.Forms.TextBox();
this.textBox3 = new System.Windows.Forms.TextBox();
this.comboBox1 = new System.Windows.Forms.ComboBox();
this.textBox4 = new System.Windows.Forms.TextBox();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.btmo = new System.Windows.Forms.Button();
this.panel2.SuspendLayout();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)
(this.dgvHangHoa)).BeginInit();
((System.ComponentModel.ISupportInitialize)
(this.pictureBox1)).BeginInit();
this.SuspendLayout();
//
// txtDiaChi
//
this.txtDiaChi.Location = new System.Drawing.Point(976, 50);
this.txtDiaChi.Margin = new System.Windows.Forms.Padding(4);
this.txtDiaChi.Multiline = true;
this.txtDiaChi.Name = "txtDiaChi";
this.txtDiaChi.Size = new System.Drawing.Size(247, 97);
this.txtDiaChi.TabIndex = 11;
this.txtDiaChi.TextChanged += new
System.EventHandler(this.txtDiaChi_TextChanged);
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F,
System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label7.ForeColor = System.Drawing.Color.Blue;
this.label7.Location = new System.Drawing.Point(857, 177);
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(83, 24);
this.label7.TabIndex = 9;
this.label7.Text = "Ghi chú";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F,
System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label5.ForeColor = System.Drawing.Color.Blue;
this.label5.Location = new System.Drawing.Point(857, 53);
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(48, 24);
this.label5.TabIndex = 8;
this.label5.Text = "Ảnh";
//
// txtTenKhach
//
this.txtTenKhach.AutoSize = true;
this.txtTenKhach.Font = new System.Drawing.Font("Microsoft Sans Serif",
11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)
(0)));
this.txtTenKhach.ForeColor = System.Drawing.Color.Blue;
this.txtTenKhach.Location = new System.Drawing.Point(66, 101);
this.txtTenKhach.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.txtTenKhach.Name = "txtTenKhach";
this.txtTenKhach.Size = new System.Drawing.Size(103, 24);
this.txtTenKhach.TabIndex = 6;
this.txtTenKhach.Text = "Tên Hàng";
//
// txtTenNhanVien
//
this.txtTenNhanVien.Location = new System.Drawing.Point(265, 103);
this.txtTenNhanVien.Margin = new System.Windows.Forms.Padding(4);
this.txtTenNhanVien.Name = "txtTenNhanVien";
this.txtTenNhanVien.Size = new System.Drawing.Size(205, 22);
this.txtTenNhanVien.TabIndex = 4;
//
// txtMaKhach
//
this.txtMaKhach.Location = new System.Drawing.Point(265, 50);
this.txtMaKhach.Margin = new System.Windows.Forms.Padding(4);
this.txtMaKhach.Name = "txtMaKhach";
this.txtMaKhach.Size = new System.Drawing.Size(205, 22);
this.txtMaKhach.TabIndex = 3;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F,
System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label2.ForeColor = System.Drawing.Color.Blue;
this.label2.Location = new System.Drawing.Point(66, 53);
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(94, 24);
this.label2.TabIndex = 1;
this.label2.Text = "Mã Hàng";
this.label2.Click += new System.EventHandler(this.label2_Click);
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F,
System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label4.ForeColor = System.Drawing.Color.Blue;
this.label4.Location = new System.Drawing.Point(619, 11);
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(250, 29);
this.label4.TabIndex = 0;
this.label4.Text = "Danh Mục Hàng Hóa";
//
// panel2
//
this.panel2.Controls.Add(this.btmo);
this.panel2.Controls.Add(this.pictureBox1);
this.panel2.Controls.Add(this.textBox4);
this.panel2.Controls.Add(this.comboBox1);
this.panel2.Controls.Add(this.textBox3);
this.panel2.Controls.Add(this.textBox2);
this.panel2.Controls.Add(this.textBox1);
this.panel2.Controls.Add(this.label9);
this.panel2.Controls.Add(this.label8);
this.panel2.Controls.Add(this.label6);
this.panel2.Controls.Add(this.label3);
this.panel2.Controls.Add(this.txtDiaChi);
this.panel2.Controls.Add(this.label7);
this.panel2.Controls.Add(this.label5);
this.panel2.Controls.Add(this.txtTenKhach);
this.panel2.Controls.Add(this.txtTenNhanVien);
this.panel2.Controls.Add(this.txtMaKhach);
this.panel2.Controls.Add(this.label2);
this.panel2.Controls.Add(this.label4);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(0, 0);
this.panel2.Margin = new System.Windows.Forms.Padding(4);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1596, 374);
this.panel2.TabIndex = 7;
//
// panel1
//
this.panel1.Controls.Add(this.button2);
this.panel1.Controls.Add(this.button1);
this.panel1.Controls.Add(this.btnDong);
this.panel1.Controls.Add(this.btnBoqua);
this.panel1.Controls.Add(this.btnLuu);
this.panel1.Controls.Add(this.btnSua);
this.panel1.Controls.Add(this.btnThem);
this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panel1.Location = new System.Drawing.Point(0, 830);
this.panel1.Margin = new System.Windows.Forms.Padding(4);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1596, 123);
this.panel1.TabIndex = 6;
this.panel1.Paint += new
System.Windows.Forms.PaintEventHandler(this.panel1_Paint);
//
// button2
//
this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.button2.Font = new System.Drawing.Font("Microsoft Sans Serif",
12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)
(0)));
this.button2.Image =
global::QuanLyBanHang.Properties.Resources.icons8_list_48;
this.button2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.button2.Location = new System.Drawing.Point(1038, 35);
this.button2.Margin = new System.Windows.Forms.Padding(4);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(206, 60);
this.button2.TabIndex = 7;
this.button2.Text = "&Hiển thị DS";
this.button2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.button2.UseVisualStyleBackColor = true;
//
// button1
//
this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.button1.Font = new System.Drawing.Font("Microsoft Sans Serif",
12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)
(0)));
this.button1.Image =
global::QuanLyBanHang.Properties.Resources.icons8_delete_48;
this.button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.button1.Location = new System.Drawing.Point(284, 35);
this.button1.Margin = new System.Windows.Forms.Padding(4);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(132, 59);
this.button1.TabIndex = 6;
this.button1.Text = "&Xóa";
this.button1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// btnDong
//
this.btnDong.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.btnDong.Font = new System.Drawing.Font("Microsoft Sans Serif",
12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)
(0)));
this.btnDong.Image =
global::QuanLyBanHang.Properties.Resources.icons8_close_48;
this.btnDong.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.btnDong.Location = new System.Drawing.Point(1317, 34);
this.btnDong.Margin = new System.Windows.Forms.Padding(4);
this.btnDong.Name = "btnDong";
this.btnDong.Size = new System.Drawing.Size(124, 60);
this.btnDong.TabIndex = 5;
this.btnDong.Text = "&Đóng";
this.btnDong.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.btnDong.UseVisualStyleBackColor = true;
//
// btnBoqua
//
this.btnBoqua.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.btnBoqua.Font = new System.Drawing.Font("Microsoft Sans Serif",
12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)
(0)));
this.btnBoqua.Image =
global::QuanLyBanHang.Properties.Resources.icons8_skip_48;
this.btnBoqua.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.btnBoqua.Location = new System.Drawing.Point(832, 35);
this.btnBoqua.Margin = new System.Windows.Forms.Padding(4);
this.btnBoqua.Name = "btnBoqua";
this.btnBoqua.Size = new System.Drawing.Size(159, 60);
this.btnBoqua.TabIndex = 4;
this.btnBoqua.Text = "&Bỏ Qua";
this.btnBoqua.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.btnBoqua.UseVisualStyleBackColor = true;
//
// btnLuu
//
this.btnLuu.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.btnLuu.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F,
System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnLuu.Image =
global::QuanLyBanHang.Properties.Resources.icons8_save_48;
this.btnLuu.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.btnLuu.Location = new System.Drawing.Point(650, 35);
this.btnLuu.Margin = new System.Windows.Forms.Padding(4);
this.btnLuu.Name = "btnLuu";
this.btnLuu.Size = new System.Drawing.Size(131, 60);
this.btnLuu.TabIndex = 3;
this.btnLuu.Text = "&Lưu";
this.btnLuu.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.btnLuu.UseVisualStyleBackColor = true;
//
// btnSua
//
this.btnSua.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.btnSua.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F,
System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnSua.Image =
global::QuanLyBanHang.Properties.Resources.icons8_fix_48;
this.btnSua.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.btnSua.Location = new System.Drawing.Point(467, 35);
this.btnSua.Margin = new System.Windows.Forms.Padding(4);
this.btnSua.Name = "btnSua";
this.btnSua.Size = new System.Drawing.Size(132, 59);
this.btnSua.TabIndex = 2;
this.btnSua.Text = "&Sửa";
this.btnSua.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.btnSua.UseVisualStyleBackColor = true;
//
// btnThem
//
this.btnThem.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.btnThem.Font = new System.Drawing.Font("Microsoft Sans Serif",
12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)
(0)));
this.btnThem.Image =
global::QuanLyBanHang.Properties.Resources.icons8_add_48;
this.btnThem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.btnThem.Location = new System.Drawing.Point(70, 34);
this.btnThem.Margin = new System.Windows.Forms.Padding(4);
this.btnThem.Name = "btnThem";
this.btnThem.Size = new System.Drawing.Size(137, 60);
this.btnThem.TabIndex = 0;
this.btnThem.Text = "&Thêm";
this.btnThem.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.btnThem.UseVisualStyleBackColor = true;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F,
System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label1.ForeColor = System.Drawing.Color.Blue;
this.label1.Location = new System.Drawing.Point(605, 11);
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(245, 29);
this.label1.TabIndex = 5;
this.label1.Text = "Danh Mục Chất Liệu";
//
// dgvHangHoa
//
this.dgvHangHoa.ColumnHeadersHeightSizeMode =
System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dgvHangHoa.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvHangHoa.Location = new System.Drawing.Point(0, 374);
this.dgvHangHoa.Name = "dgvHangHoa";
this.dgvHangHoa.RowHeadersWidth = 51;
this.dgvHangHoa.RowTemplate.Height = 24;
this.dgvHangHoa.Size = new System.Drawing.Size(1596, 456);
this.dgvHangHoa.TabIndex = 8;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F,
System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label3.ForeColor = System.Drawing.Color.Blue;
this.label3.Location = new System.Drawing.Point(66, 153);
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(123, 24);
this.label3.TabIndex = 14;
this.label3.Text = "Mã chất liệu";
this.label3.Click += new System.EventHandler(this.label3_Click);
//
// label6
//
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F,
System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label6.ForeColor = System.Drawing.Color.Blue;
this.label6.Location = new System.Drawing.Point(66, 306);
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(123, 24);
this.label6.TabIndex = 15;
this.label6.Text = "Đơn giá bán";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F,
System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label8.ForeColor = System.Drawing.Color.Blue;
this.label8.Location = new System.Drawing.Point(66, 256);
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(135, 24);
this.label8.TabIndex = 16;
this.label8.Text = "Đơn giá nhập";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F,
System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label9.ForeColor = System.Drawing.Color.Blue;
this.label9.Location = new System.Drawing.Point(66, 201);
this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(94, 24);
this.label9.TabIndex = 17;
this.label9.Text = "Số lượng";
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(265, 306);
this.textBox1.Margin = new System.Windows.Forms.Padding(4);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(205, 22);
this.textBox1.TabIndex = 18;
//
// textBox2
//
this.textBox2.Location = new System.Drawing.Point(265, 258);
this.textBox2.Margin = new System.Windows.Forms.Padding(4);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(205, 22);
this.textBox2.TabIndex = 19;
//
// textBox3
//
this.textBox3.Location = new System.Drawing.Point(265, 212);
this.textBox3.Margin = new System.Windows.Forms.Padding(4);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(205, 22);
this.textBox3.TabIndex = 20;
//
// comboBox1
//
this.comboBox1.FormattingEnabled = true;
this.comboBox1.Location = new System.Drawing.Point(265, 155);
this.comboBox1.Name = "comboBox1";
this.comboBox1.Size = new System.Drawing.Size(205, 24);
this.comboBox1.TabIndex = 22;
//
// textBox4
//
this.textBox4.Location = new System.Drawing.Point(976, 177);
this.textBox4.Margin = new System.Windows.Forms.Padding(4);
this.textBox4.Multiline = true;
this.textBox4.Name = "textBox4";
this.textBox4.Size = new System.Drawing.Size(247, 97);
this.textBox4.TabIndex = 23;
//
// pictureBox1
//
this.pictureBox1.Location = new System.Drawing.Point(1342, 54);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(215, 222);
this.pictureBox1.TabIndex = 24;
this.pictureBox1.TabStop = false;
//
// btmo
//
this.btmo.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.btmo.Location = new System.Drawing.Point(1242, 54);
this.btmo.Name = "btmo";
this.btmo.Size = new System.Drawing.Size(79, 23);
this.btmo.TabIndex = 25;
this.btmo.Text = "&Mở";
this.btmo.UseVisualStyleBackColor = true;
//
// Form1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1596, 953);
this.Controls.Add(this.dgvHangHoa);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.Controls.Add(this.label1);
this.Margin = new System.Windows.Forms.Padding(4);
this.Name = "Form1";
this.Text = "frmDMKhachHang";
this.Load += new System.EventHandler(this.Form1_Load);
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
this.panel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)
(this.dgvHangHoa)).EndInit();
((System.ComponentModel.ISupportInitialize)
(this.pictureBox1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();

#endregion
private System.Windows.Forms.TextBox txtDiaChi;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label txtTenKhach;
private System.Windows.Forms.TextBox txtTenNhanVien;
private System.Windows.Forms.TextBox txtMaKhach;
private System.Windows.Forms.Button btnThem;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Button btnDong;
private System.Windows.Forms.Button btnBoqua;
private System.Windows.Forms.Button btnLuu;
private System.Windows.Forms.Button btnSua;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.DataGridView dgvHangHoa;
private System.Windows.Forms.ComboBox comboBox1;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.TextBox textBox4;
private System.Windows.Forms.Button btmo;
private System.Windows.Forms.PictureBox pictureBox1;
}
}

You might also like