Hi all,

I have a small program with just one form. I'll be placing this EXE in windows startup folder. What I would like to do is when Windows loads this form, I want to load this program and wait for the user to click ok. Its like how you open a form in showdialog mode but at startup.

Thanks.