public H_MemberPackage_Modify()
 {
     InitializeComponent();
     bll = new BLL_DanhMuc(cls_Main.pathconnect);
 }