How can I hide the caret in a rich text box? The box is used to present scrolling information to the user, and the user should not expect to be able to type anything into it.
I tried the Win API routine HideCaret in the form activate event routine - this works for a few moments, but then the caret keeps coming back.
Thanks in advance.
Ian Goldby
