Hiding the Blinking Cursor

aziz rasul

Active member
Local time
Today, 08:36
Joined
Jun 26, 2000
Messages
1,935
I have a single text box with a vertical scroll bar being used as a user guide. The Locked property is set to Yes so no user input can be made.

How do I prevent the blinking cursor from appearing?
 
what happens if you also set the 'enabled' property to false?
 
It solves the problem but the vertical scroll bar disappears.
 

Users who are viewing this thread

Back
Top Bottom