Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Putting the cursor at the end of the textbox
Message
De
29/12/2004 00:58:20
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
Putting the cursor at the end of the textbox
Divers
Thread ID:
00972806
Message ID:
00972806
Vues:
60
I have a textbox defined as a multiline which is serving as a log. So, every seconds, a new line is added to the line. After a while, the content of the textbox will reach the bottom so the scrollbar will start to appear. But, the visual content is always on the first part of the text only. Even if I do this:
        Log.SelectionStart = Log.Text.Length
The cursor gets at the end but the visual content is always from the start. I can see also that the scrollbar moves back to the top. How can I achieve that?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform