Re: Textbox jumps back to the start
- From: "MikeD" <nobody@xxxxxxxxxxx>
- Date: Tue, 20 Jun 2006 18:22:58 -0400
"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
.
- Follow-Ups:
- Re: Textbox jumps back to the start
- From: Jack
- Re: Textbox jumps back to the start
- 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
- Textbox jumps back to the start
- Prev by Date: Re: Nice little Serial Port control for vb6?
- Next by Date: how to access status bar text
- Previous by thread: Re: Textbox jumps back to the start
- Next by thread: Re: Textbox jumps back to the start
- Index(es):
Relevant Pages
|