Hi I'm a user of VB 5-6 and have now joined the .NET.. It all seams alot more complicated, longer lines!

I have one of many questions today ...

In VB 5 you could have object arrays like Box(1) and Box(2) (Index) and this was easy to use.. But where is this function in .NET?? I've looked at Collections, ButtonArray Class examples but I can't find what I need

Thank you!