Developers usually require to create a array of controls in order to
avoid the headache of remembering the unique name/id of the controls.
Well this very feature is available in Visual Basic but nowadays
Visual Basic is considered to be obsolete.
Everyone wants to work on .Net IDE or C# where such very feature is
not available as such i.e the developer cant create the control array
during the drag & drop operation of the control on the form.
But there is a trick around this for creating the control array in C#
also.
For that put a request mail on : techs...@gmail.com