Search Results

Showing results 1 to 3 of 3
Search took 0.01 seconds.
Search: Posts Made By: eberger2001
Forum: VB.NET Oct 19th, 2008
Replies: 2
Views: 712
Posted By eberger2001
I found out how to do this:
Public MedalPicBoxes(35) As PictureBox
Sub InitializePics()
MedalPicBoxes(0) = PictureBox1
MedalPicBoxes(1) = PictureBox2
...
Forum: VB.NET Oct 19th, 2008
Replies: 2
Views: 712
Posted By eberger2001
I found out how to do this:

Public MedalPicBoxes(35) As PictureBox
Sub InitializePics()
MedalPicBoxes(0) = PictureBox1
MedalPicBoxes(1) = PictureBox2
...
Forum: VB.NET Oct 14th, 2008
Replies: 2
Views: 712
Posted By eberger2001
I have a whole bunch of pictureboxes on my form, they have the name picturebox1, picturebox2...picturebox36, and I was wondering if there was a way I could access them using an array. Would I have...
Showing results 1 to 3 of 3

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC