I have to agree with BPeisch. Eventhough actually there is a way, but the workaround doesn't looks good. It is better to get the API wrapper or make your own VFP version.
Look at this: thread184-748784.
It's a working example to positioning the messagebox, also there are jimoo's FAQ to make your own VFP messageBox
Another possibility would be to write your own MessageBox() function, which would display a custom modal form. You can make it look like a standard message box, but as it would be an ordinary VFP form, you could control all its properties, including its position on the screen.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.