J
John
Hi
I have a form with a tab control which has a text box. When the form loads I
would like the text box to have the focus. In the form load event I placed
mytxt.focus() as the last line. When I run the form the focus is always on
the tab of the tab control. What am I doing wrong?
Regards
PS: I am using infragistics controls, in case their behaviour is different
from standard controls.
I have a form with a tab control which has a text box. When the form loads I
would like the text box to have the focus. In the form load event I placed
mytxt.focus() as the last line. When I run the form the focus is always on
the tab of the tab control. What am I doing wrong?
Regards
PS: I am using infragistics controls, in case their behaviour is different
from standard controls.