Beispiel #1
0
 private void Valg_kunde_Load(object sender, EventArgs e)
 {
     valg_kunde_oversigt.DataSource = handler.FyldValgKunde();
 }