Is it possible to create a winform so that buttons slide into the current available position similar to divs in HTML.
Basically, i have some buttons that will remove under certain conditions, but want the remaining buttons to take up the space left by the remove ones. Almost like tetris...hope i have ade this clear?
