Quantcast
Viewing latest article 5
Browse Latest Browse All 6

Ordered List in a Textbox

 

Dim Count as Integer = 1

For i = 50 To 1 Step -1
            TextBox1.Text = (count.ToString & ")  " & (arrNumber(count))) & vbCrLf & TextBox1.Text
            ListBox1.Items.Add(count.ToString & ")  " & (arrNumber(i)))

           count +=1
Next


 

 

 

 

 


Viewing latest article 5
Browse Latest Browse All 6

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>