I need prompt the user when my application starts and the form is in focus and on screen.
Placing the prompt in the Form_Load makes the msgbox appear before the form.
Where else can I place it so it appears when the application starts and not again.
I've tried Focus plus others.
Anyone?
Regards


Reply With Quote
