public AdminPanel(Admin p)
 {
     owner = p;
     InitializeComponent();
 }