I have no idea why this is difficult to find out how to do. It baffles me.
Say I have a button inside the form. I want on form load for the buttons position from top to be form height
/2 - button height
/2 and position from left to be form width
/2 - button width
/2.
Or any other way of making it central...