control focus

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I want to set focus on a textform when my form is displayed to the user.
I've set tablndex of textbox to 0 and tried the
textBox1.Focus()..but still the text in the textbox is not being
hightlighted...

how shud i proceed
 
Back
Top