Hi
I've written a simple program which uses the Microsoft Tabbed Dialogue
Control. I'd like the first tab to always have the focus when the program is
opened but for some reason it gives the focus to the last tab to be read. Is
there a command I can insert into the form load event which will give focus
to whichever tab I want?
Thanks