private void btnPOut_Click(object sender, EventArgs e) { ProtOut protOut = new ProtOut(); protOut.Show(); }