private void button28_Click(object sender, EventArgs e) { calculadora.resto_divisao(); textBox1.Text = calculadora.stream.textBox; }