Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
About refresh Editbox
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00488930
Message ID:
00489333
Views:
8
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform