private void SetLabel() { Seccse = pMath.Make(choose, out oper); label4.Text = pMath.X.ToString() + oper + pMath.Y.ToString(); }