Is it possible to alter the startUpPosition of a form at runtime??
If not, does any one have any idea how I can solve the following problem...
I need a new form to appear in one of two positions, depending on a certain variable...
One position is the bottom right of the screen, the other is the centre of the form's owner. Now I know how to make the form do either one of these by using the startupPosition...