I have a project where when I click on a button, I want to pick up the text of 3% with different% and add them to a TextBox
.
Here is an example of what it will introduce into CheckBox
:
CheckBoxLinhas.Text = "Quantidade: " + TextBoxQuantidade.Text + " Artigo: " + TextBoxArtigo.Text + " Valor: " + TextBoxValor.Text;
How can I then create% automatic%?