Andreas (& Mike)
You can set MessageBox position, caption, etc.. with VFP only (using timer, ugly solution anyway), however you can't do the same thing for CommonDialog, because it is not the same Instance/Thread as VFP
There is a DLL wrapper (in UT) with position for CommonDialog but no...