public void ControlViewTest() { ControlView cv = ControlView.Instance(); cv.Show(); cv.Activate(); CleanUp(); }