Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remembering memo field position
Message
From
21/12/2000 13:30:07
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00455718
Message ID:
00456013
Views:
21
>Hi,
>
>On one form, I'm displaying a text box which is bound to a memo field. There's more text than will display in one screen so the user has to scroll down. If they scroll down, say to the middle or bottom of the text, and then click on a field somewhere else on the form, the text box reverts to the top of the memo field.
>
>I think that this is because the cursor in the text field is at the top. If you scroll down by moving the cursor downward with the down arrow button, then click on another field, the text box does not change.
>
>Is there a way to lock the text box position regardless of where the cursor is?
>
>TIA

Larry, have you tried setting the SelStart property and then setting the SelLength to 0?
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform