D
Darrell Blake
I'm writing an IRC client to teach myself C# and have run into a small
problem. I'm using a label to display all the text and when the text gets to
the bottom of the label it doesn't automatically scroll down so you can't
see the new messages. I want to do one of two things if possible. Either get
the label to automatically scroll down or add a scroll bar. Preferably, I
would like to have both because then it would be possible to see previous
messages.
Does anyone know if these are possible and point me in the right direction?
Darrell
problem. I'm using a label to display all the text and when the text gets to
the bottom of the label it doesn't automatically scroll down so you can't
see the new messages. I want to do one of two things if possible. Either get
the label to automatically scroll down or add a scroll bar. Preferably, I
would like to have both because then it would be possible to see previous
messages.
Does anyone know if these are possible and point me in the right direction?
Darrell