Beispiel #1
0
 private void OnClose()
 {
     AdminDashboardForm.LoadShopItemList();
     AdminDashboardForm.Show();
     Hide();
     Dispose();
 }