Hi. Is there any way I can make a control on a form stay in the same position from all sides when I resize the window? For example, if I have a radiobutton in the middle of the form and then I maximize the form. The radio button will no longer be in the middle.

Anchoring doesn't seem to work for location, as I think it only alters a control's size. So is there any way I can make my controls stay in the same position relative to the size of the window?