How do I set input focus to a specific entry field in a wndBrowser?
When my wndBrowser is displayed, the tab keys don't do anything at all. I am forced to position the mouse cursor to and click in the field I want to edit.
When the wndBrowser form is displayed, I would like the input focus to be set to the first entry field in the form, so I can just start typing.
Thank you,
-Don