private void tesreportbtn_Click(object sender, RoutedEventArgs e) { Report1 r = new Report1(); r.Show(); }