C
Charles May
I know I've done this somewhere but I cannot find any example of it in any
of my test code.
I have a form with a Listbox that is filled by a dataset it fills in various
textboxes.
When the form first opens, I have to tab to the listbox so that I can scroll
down the list.
How do I setfocus to the listbox (I know I can change the tab order but I
thought I could move to it with a setfocus method)
Thanks
Charlie
of my test code.
I have a form with a Listbox that is filled by a dataset it fills in various
textboxes.
When the form first opens, I have to tab to the listbox so that I can scroll
down the list.
How do I setfocus to the listbox (I know I can change the tab order but I
thought I could move to it with a setfocus method)
Thanks
Charlie