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