Dynamics buttons in Window form
Hello
I have a table Product with columns (Id,name,image)
I want to create buttons dynamically from this table when Form loaded
I have created buttons when form load but the problem is which control I should select for this buttons to add ?
I added to panel, group box,tabcontrol,listview it not have scroll bar
Because there is 400 products
Or anything other solution
Thanks