I tried using that but it still display's on a new line. I may have not explained it properly. What I am tryig to do for example is Label11.Text = question.Append("array[20]"); And this in return would put the text in the gui label array[20] instead of array (this would be another line) 20]
Making it were the [ char doesn't form a new line instead prints out on the gui label as char [
Making it were the [ char doesn't form a new line instead prints out on the gui label as char [