private void BtAdd_Click(object sender, System.EventArgs e) { try { FormLoader.LoadImage(PbImage); } catch (Exception) { throw; } }