Exemplo n.º 1
0
 public ByIndex()
 {
     InitializeComponent();
     boxes = BoxesCreator.CreateNewBoxes(panel2);
 }