public DataSourceByItem()
 {
     InitializeComponent();
     boxes = BoxesCreator.CreateDataSourceBoxes(panel2);
 }