Exemplo n.º 1
0
 private void DepositGainsButton_Click(object sender, EventArgs e)
 {
     MenuNavigation.RunDepositGainsForm(this, userId);
 }