0
kicks
Control Array
Control Array is One of the VB6 features that are no longer supported in VB.NET like automated creation of control arrays by simply copying an existing control as many times as required into an array. There is existing article in MSDN which illustrates how to create control arrays at run time, but this may not be a suitable approach in all cases.