H
Henry Jones
VS 2005
On a form I have a tabcontrol with 5 tabs. Each tab has three textboxes on
it. When I click on each tab, I would like to have the focus set to the
first textbox.
On the tabenter event for each tab, I put a textbox1.focus but the textbox
doesn't contain the cursor.
How can I do this?
On a form I have a tabcontrol with 5 tabs. Each tab has three textboxes on
it. When I click on each tab, I would like to have the focus set to the
first textbox.
On the tabenter event for each tab, I put a textbox1.focus but the textbox
doesn't contain the cursor.
How can I do this?