private void ribbonButtonVisionPickerCamera_Click(object sender, EventArgs e) { CameraHead camhead = new CameraHead(); camhead.Show(this); }