private void toolStripButton5_Click(object sender, EventArgs e) { CodeWatcher cw = new CodeWatcher(spu, this); cw.Show(); }