Hello!
This works in the situation when I input something that is not valid and
want to set the cursor back so a
correction can be made.
Now I want to set the cursor as soon as the form is displayed.
In a way fetch the event when the form is displayed and here set the cursor
to a specic textbox.
//Tony
"Peter Duniho" <(E-Mail Removed)> skrev i meddelandet
news

(E-Mail Removed)...
> On Mon, 06 Apr 2009 02:23:59 -0700, Tony Johansson
> <(E-Mail Removed)> wrote:
>
>> Hello!
>>
>> I want to be able to position the curson to a specific textbox in certain
>> occasions.
>> How can I do that ?
>
> See Control.Focus()