vb control array - Control Arrays in Visual Basic 6
A control array is a group of controls that share the same name type and the same event procedures. Adding controls with control arrays uses fewer resources than adding multiple control of same type at design time.
visualbasic.freetutes.com |