winforms - How can I fix item positions in my form in c#? -
i'm trying make own monopoly game in c# visual studio have problems position of items.
this how want see game resolutions:
but when resize main window get:
i have put buttons monopoly's properties, inside of panel inside of form fixed position adapted parent (the window), buttons aren't adapted parent (the panel) , want know how fix position autosize , autoposition themselves.
the panel fixed in position tool dock set fill can't use tool buttons because has 5 different positions top, right, left, bottom or center , uses space.