I have been used to creating control arrays when I want to create dynamic controls. I would create one control at design time set the index and then create new ones at runtime by incrementing the index property. I am trying to do the same thing in VB.net and am at a complete standstill.
I know there are no control arrays in VB.net but is there anyway to achieve the same result?
Any assistance will be welcome.
Tesita


Reply With Quote