View Single Post
  #1 (permalink)  
Old 01-14-2009, 2:23 PM
Kelvin Perez Kelvin Perez is offline
VB.NET Forum Newbie
.NET Framework: .NET 3.5 (VS 2008)
 
Join Date: Jan 2009
Posts: 3
Reputation: 0
Kelvin Perez is on a distinguished programming path ahead
Unhappy Limit RichtextBox

Hi:

I'm new to VB2008 (from old VB6 school). I'm going crazy with a small app I'm making. I'm running a loop and displaying the results in a RichtextBox but I want to limiting the display to always show the last 10 lines (Like the previous line go up beyond the user's view).


Any suggestions will be greatly appreciated.
Best Regards:
KP
Reply With Quote