Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
About refresh Editbox
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00488930
Message ID:
00489333
Vues:
7
>Hello All.
>Any records of my table have memo field with little number of strings, and any records have much more strings in memo field.
>
>On my form I have Grid, Textbox and Editbox objects.
>Memo field displayed on form with EditBox object.
>
>When I go to record with memo (1 or 2 string) from memo with many strings (it is more attractive effect when cursor was on the last string of memo),
>Thisform.Editbox.Refresh NEVER display “short” memo field.
>
>But handle I can:
>Set focus to Editbox and enter keyboard combination CTRL+HOME.
>
>I seem that this is not correctly.
>What can I do?

>>Try the following

>>ThisForm.EditBox.SelStart = 0
>>ThisForm.EditBox.Refresh

YES! It worked. Thank you!
Best regards!

Philippov Sergej.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform