:confused: I am trying to create an array of forum objects (buttons, etc) in VB .NET. in VB6 i either copy and paste or simply modify the Index property but neither methods seem to work! HELP!!!
Printable View
:confused: I am trying to create an array of forum objects (buttons, etc) in VB .NET. in VB6 i either copy and paste or simply modify the Index property but neither methods seem to work! HELP!!!
I'm gonna pimp some of my work again :) Here's how it's now done in vb.net, i.e. you don't use control arrays anymore, there's a better way:-
http://www.developerfusion.com/show/2499/