private void btnDaily_Click(object sender, EventArgs e) { StichingReportDaily dailyStiching = new StichingReportDaily(); dailyStiching.Show(); }