Re: MessageBox function by Stefan
Stefan
Tue Mar 02 01:39:19 CST 2004
The underlying Windows API MessageBox() has no position parameters,
so you may need to build your own. I believe there are some available at
www.universalthread.com , Downloads section
hth
-Stefan
"ALC" <anonymous@discussions.microsoft.com> schrieb im Newsbeitrag
news:B10FCD9A-5671-46CA-BA66-BD653CD96123@microsoft.com...
> Hi to all,
>
> Can I position the MessageBox function instead of it appearing at the
center of the screen?
>
> ALC