出典:Wikipedia
出典:『Wikipedia』 (2011/04/08 00:58 UTC 版)
Control Array (mostly used in Visual Basic) is the collection of controls that programmer put it in form (VB Form). Control array is always a single dimensional array. Control array is that you can add or delete array elements at run-time. With some controls, it is very useful to define control arrays - it depends on the application.