zach
April 7th, 1999, 12:04 PM
I have an application that uses a form. On the form is a button to open up a dialog box. The application uses, OpenDocumentFile() to fill in the data in the dialog box. However, when I open the dialog box, the dialog box is opened behind the form, and I want it to open in front of the form. Is there a way to change the position of where the dialog is opened? Thanks