So now i am having the problem that if i have more then one command being written to the textbox it erases the first command and the 2nd takes it place, is there and easy way to mend this?
Code:
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
'checkbox1
If CheckBox1.Checked Then
Leave a comment: