Beispiel #1
0
        private void läggTillButton_Click(object sender, EventArgs e)
        {
            antalForm antalForm = new antalForm(monteradeProdukterDataGridView, "h18edgbo_ProduktLager");

            antalForm.ShowDialog();
        }