Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I hide cursor of edit box?
Message
From
03/04/2003 13:44:35
 
 
To
02/04/2003 20:12:00
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00773374
Message ID:
00773704
Views:
15
This message has been marked as a message which has helped to the initial question of the thread.
Set the following properties of the Editbox

Enabled=.f.
ReadOnly=.t.

Optionally, change the DisabledBackgroundColor to 255,255,255 and the DisabledForeColor to 0,0,0.

>Hi all.
>In my program, I have got an edit box to show a memo field. The edit box is read-only and the edit box’s cursor is move automatically to forward of length of memo field. Then shape of cursor is short vertical line.
>I would like to hide cursor. How can I do that?
>Please help me.
>Canh
ramil
~~ learning to stand still
Previous
Reply
Map
View

Click here to load this message in the networking platform