Come ti è già stato detto, usa una collection Generic:
.codice:Private txtArrayL As New System.Collections.Generic.List(Of TextBox)
Come ti è già stato detto, usa una collection Generic:
.codice:Private txtArrayL As New System.Collections.Generic.List(Of TextBox)
Amaro C++, il gusto pieno dell'undefined behavior.