|
-
Feb 26th, 2023, 05:39 AM
#1
Thread Starter
Member
Items from array to textboxes
Hello to the community.
I am using vb 2010 an I am dealing with a problem. I have an array of values and some textboxes
Array has some values like these
Dim numbers() as Integer= {1,7,2,4}
I am trying to put these values to 4 textboxes in a random way.
How can I do that?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|