Re: Textbox jumps back to the start
- From: "Jack" <jl@xxxxxxxxxx>
- Date: Wed, 21 Jun 2006 14:42:08 +0800
Thanks and it works great!
Thanks
Jack
"MikeD" <nobody@xxxxxxxxxxx>
???????:%236IMNgLlGHA.2052@xxxxxxxxxxxxxxxxxxxxxxx
"Jack" <jl@xxxxxxxxxx> wrote in message
news:uW1TX%23DlGHA.2280@xxxxxxxxxxxxxxxxxxxxxxx
Is this wrong? Still hopping to the start
Text6.SelStart = Len(Text6.Text)
That code needs to follow the concatenation. IOW, use that code AFTER
you've assigned a string to the Text property.
--
Mike
Microsoft MVP Visual Basic
.
- References:
- Textbox jumps back to the start
- From: Jack
- Re: Textbox jumps back to the start
- From: Michael Cole
- Re: Textbox jumps back to the start
- From: Jack
- Re: Textbox jumps back to the start
- From: MikeD
- Textbox jumps back to the start
- Prev by Date: Re: how to access status bar text
- Next by Date: Re: MSComm question
- Previous by thread: Re: Textbox jumps back to the start
- Next by thread: Re: Textbox jumps back to the start
- Index(es):
Relevant Pages
|