private void button11_Click(object sender, EventArgs e) { FileView myFileView = new FileView(); myFileView.ShowDialog(); // myFileView.update(); }