I have six textboxes, and upon button press it randomly generates six numbers, one in eact text box
e.g. [43] [85] [93] [1] [0] [17]
Question:
i create another six textboxes and at the same time allocate these numbers in ascending/descending numbers.
I am not looking for any codes whatsoever, as i love the challenge of VB.Net But I require a hint, as the bubble method has boggled me!