private void mAbout_Click(object sender, EventArgs e) { ImageResize.TfAbout aboutForm = new ImageResize.TfAbout(); aboutForm.ShowDialog(); }