E
Etienne Boucher
This is probably overly simple to fix, but I can't seem to find how. I have
a form with a TabControl, and when the form loads, it puts the focus on the
first tab by default. I want to put the focus on a text control ON the first
tab, but I can't find where to do that. If I give the focus to the control
in Form.Load, it doesn't work. How can I do this?
Thanks in advance,
Etienne Boucher
a form with a TabControl, and when the form loads, it puts the focus on the
first tab by default. I want to put the focus on a text control ON the first
tab, but I can't find where to do that. If I give the focus to the control
in Form.Load, it doesn't work. How can I do this?
Thanks in advance,
Etienne Boucher