Exemplo n.º 1
0
        private void iCBSFileToolStripMenuItem_Click(object sender, EventArgs e)
        {
            Impt_ICBSTran it = new Impt_ICBSTran();

            it.Show();
        }
Exemplo n.º 2
0
        private void importFromICBSTransactionsToolStripMenuItem_Click(object sender, EventArgs e)
        {
            Impt_ICBSTran it = new Impt_ICBSTran();

            it.Show();
        }