private void Button4_Click(object sender, System.Windows.RoutedEventArgs e) { SimpleValidation frm = new SimpleValidation(); frm.Show(); }