Hi. Is there a simple way to make a textbox with a limited lines count say 500. and when the 501 line is written to the textbox the first line is overwritten by the second one and so on so there will always be 500 lines with rotation(like the command line window for example). Thanks!