2 questions:
Is there a way to make the verticle scroll bars on a memo field always visible, even if the field does not have focus?
Also, is there a way to prevent the verticle scroll bars from showing if the contents of the field fit the text box?
I want the user to be able to just look at the form and tell if there is more text in the text box, without having to move the cursor to the text box (i.e. if the scroll bars are visible, there is more text - if the scroll bars are not visible, there is not more text).
Is there a way to make the verticle scroll bars on a memo field always visible, even if the field does not have focus?
Also, is there a way to prevent the verticle scroll bars from showing if the contents of the field fit the text box?
I want the user to be able to just look at the form and tell if there is more text in the text box, without having to move the cursor to the text box (i.e. if the scroll bars are visible, there is more text - if the scroll bars are not visible, there is not more text).