Hi Guys
Please any one can explain the purpose of this code.
this.Controls.AddRange(new System.Windows.Forms.Control[] {this.button1});
This code is not there when we create a Visual Studio IDE to design a Form.
Thank you