Possible Duplicate:
What's the difference between Control.Select() and Control.Focus()?
What is the difference between Control.Focus() and Control.Select()
And is it correct to assume that the form.ActiveControl invokes the Select method of the specified control?