Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DoScroll()
Message
From
12/06/2001 14:35:27
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00518517
Message ID:
00518527
Views:
8
Yes, this is exactly what I was looking for.

Hilmar.

>>There is a DoScroll() command to programmatically scroll a grid, but I can't find the equivalent to programatically scroll an EditBox. I use one of these to show the user status information, and I would like to scroll to the bottom automatically. Any ideas?
>>
>>Hilmar.
>
>EditBox.SelStart = len(EditBox.Value)
>EditBox.SelLength = 0
>
>This should go to the bottom of the editbox.
>
>HTH.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform