void TransactionCancelClick(object sender, EventArgs args) { Mint.TransactionCancel(TransactionName, "Because I can!"); }