My program calls Java and then redirects stdout to a RichTextBox
. My problem is that the vertical scrollbar always stays at the top of the box every time data is written.
Even if you scroll to the bottom, once new data has been written it goes to the top. I would like the opposite.
So when new data is written, it stays at the bottom. How can I do this?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…