G
Guest
Hi, I want to be able to turn on the vertical scrollbar if the amount of text
in txtbox is greater than 300 characters. The text is loaded on a command
button press and in that event I want it to do the above.
http://msdn2.microsoft.com/system.windows.forms.textbox.scrollbars.aspx
Lists a solution but I cannot get it to work.
Any ideas?
in txtbox is greater than 300 characters. The text is loaded on a command
button press and in that event I want it to do the above.
http://msdn2.microsoft.com/system.windows.forms.textbox.scrollbars.aspx
Lists a solution but I cannot get it to work.
Any ideas?