Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I hide cursor of edit box?
Message
De
03/04/2003 13:44:35
 
 
À
02/04/2003 20:12:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00773374
Message ID:
00773704
Vues:
16
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform