Console output

  • Thread starter Thread starter John
  • Start date Start date
J

John

Hi

I need a console output system which needs to display information line by
line and scroll once the designated viewable area is filled. User is still
able to scroll back to the last x lines to see what has gone before. Is this
possible in what is available in vb.net 2005?

Thanks

Regards
 
John,

In the way you describe it is it for me just a standard listbox control.

Cor
 
I was looking for something a bit more versatile like the Windows Command
Prompt where lines can wrap if they need to. listbox will probably need a
lot of work to make it work like that.

Thanks

Regards
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top