private void bt_ImportFee_Click(object sender, EventArgs e) { Import_GiftApplyAmount form = new Import_GiftApplyAmount(); form.ShowDialog(); }