Folks,
In VB6, I use a textbox with multiline and vertical scrollbar to show a runtime process log. During the process or after it is done, the scrollbar's position stays at the top, that is, the text box shows the beginning of the log all the time.
How can I make it scroll down continuouly during the process and stays at the bottom showing the end of textbox?
Jeff
In VB6, I use a textbox with multiline and vertical scrollbar to show a runtime process log. During the process or after it is done, the scrollbar's position stays at the top, that is, the text box shows the beginning of the log all the time.
How can I make it scroll down continuouly during the process and stays at the bottom showing the end of textbox?
Jeff