I have two different forms. One is the main form, the other is the options box. When i click on the button to display the options box I want it to come up as centered on the main dialog box. I've tried using the setting centered on parent, but that doesn't work, because the main form isn't the parent of the options form. Any ideas?