نوشته شده توسط B.I.O.H.A.Z.A.R.D کد رو به این صورت بنویسید: float s = (float)5 / 100; float m = (Int32.Parse(textBox2.Text)) * s; textBox3.Text = ((Int32.Parse(textBox2.Text)) - m).ToString(); mochakeram
float s = (float)5 / 100; float m = (Int32.Parse(textBox2.Text)) * s; textBox3.Text = ((Int32.Parse(textBox2.Text)) - m).ToString();
قوانین سایت