Does anyone know of a way to force a textbox on a form to always display the scrollbars?
The default behaviour is that a textbox will only display scrollbars when it is the active control. I need to display a textbox with some Help info for the users while the focus remains with the control the user selected. Since some of the Help comments are longer than the available space for my textbox, I need to show the users that there is more text that they can scroll to.
Any ideas?
Thanks
Lightning
The default behaviour is that a textbox will only display scrollbars when it is the active control. I need to display a textbox with some Help info for the users while the focus remains with the control the user selected. Since some of the Help comments are longer than the available space for my textbox, I need to show the users that there is more text that they can scroll to.
Any ideas?
Thanks
Lightning