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