private void card_expiry_date_Leave(object sender, EventArgs e) { GF.validateCardExpiry(card_expiry_date); }