M
Matthew MacDonald
Hi everyone,
I have what I think are 2 pretty simple questions. I know I have done it
before, but can't remember how I did it.
#1: I have a windows form with a textbox. The textbox is getting filled
from within a function. I need to have the scroll buttons on the text box
accessable at all times, not just when the loop that fills it gets back
around to the application.doevents line. I'm pretty sure there is an easy
way to do this with threading.
#2: This one is really dumb, but I'm having a slow day. How can I get the
text box to autoscroll to the bottom everytime & add text dynamically to it?
Thanks all in advance,
Matt
I have what I think are 2 pretty simple questions. I know I have done it
before, but can't remember how I did it.
#1: I have a windows form with a textbox. The textbox is getting filled
from within a function. I need to have the scroll buttons on the text box
accessable at all times, not just when the loop that fills it gets back
around to the application.doevents line. I'm pretty sure there is an easy
way to do this with threading.
#2: This one is really dumb, but I'm having a slow day. How can I get the
text box to autoscroll to the bottom everytime & add text dynamically to it?
Thanks all in advance,
Matt