[AccessD] Faux console

Rocky Smolin rockysmolin at bchacc.com
Wed Mar 23 16:08:19 CDT 2011


After adding to the text box, could you find the total length of the text in
the text box and do a .SelStart at that position?  Would that work?

Rocky
 

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of David McAfee
Sent: Wednesday, March 23, 2011 2:03 PM
To: Access Developers discussion and problem solving
Subject: [AccessD] Faux console

I'm trying to make a fake console window out of a text box to display status
of events that are happening.

After every update, I insert a VBCRLF.

The trouble is, after 16 lines, the text doesn't scroll up as it does in a
DOS window.

Is there a way to programmatically scroll the vertical scroll bar down?

If not, I was thinking of counting the VBCRLF's and if >15, delete
everything up to the first VBCRLF.

Does anyone have any idea (or samples) of what I am trying to do?

Thanks,
David
--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com




More information about the AccessD mailing list