public DeletePublisher()
 {
     InitializeComponent();
     controllerObj = new Controller();
 }