Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Editbox question
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00727080
Message ID:
00727089
Views:
10
I guess if you want to get to the botttom of the EditBox, after making it your current object, you can stuff the keyboard buffer with a ctrl+end with the command KEYBOARD '{CTRL+END}'. Can I ask why you don't use a ComboBox or ListBox? They are more line/item oriented than an EditBox.

>I have something like this...
>myEditBox.Value = 'blah blah 1' + Chr(13)
>myEditBox.Value = 'blah blah 2' + Chr(13)
>myEditBox.Value = 'blah blah 3' + Chr(13)
>
>Is there a way to programaticly get the editbox to scroll to the bottom each time? If the editbox is only 2 lines deep, I'd want to see lines 2 & 3, not 1 & 2.
red

Rodney E. Dixon
Mckee Foods Corporation
Collegedale, TN
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform