private void frmBook_Category_Load(object sender, EventArgs e)
 {
     lblBook_CategoryID.Text = theLoai_BUS.PhatSinhMaTheLoai();
 }