Hi to bound user control to create an array. in VB6 I have this code which is working fine:
For j = 1 To 10
Load iProject(iProject.UBound + 1)
Next
How to make this work in VB.NET 2010?
|
Results 1 to 5 of 5
Thread: user control ubound for arrayThreaded View
|
Click Here to Expand Forum to Full Width |