private void UpdateBuyer_FormClosing(object sender, FormClosingEventArgs e)
 {
     ApplicationManager.hideUpdateBuyerForm();
 }