I have a VFP6 application(on Win 98/XP) compiled with the line "_screen.visible=.f." in my main.prg. When I run my exe, the focus is not set to my form and user has to click in the form to set the focus. How do I set the focus to the first control on my form?
Thanks
Thanks