Yes works fine if you don't show the messagebox

RE: RE need HELP urgently example code included by Daniel

Daniel
Tue Jan 10 21:38:02 CST 2006

What is happening is the message box is getting focus because it's a modal
dialog and no other window can have focus until it has gone away.
After the message box goes away though you should be able to set the buttons
focus.

Hope this helped


"CobraStrikes@al.com" wrote:

> Yes works fine if you don't show the messagebox
>
>
>