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

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

            it.Show();
        }