Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to hide cursor in TextBox?
Message
De
24/06/2005 08:21:57
 
 
À
24/06/2005 08:07:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 7 SP1
Divers
Thread ID:
01026222
Message ID:
01026225
Vues:
21
Denis,

In gotfocus:

set cursor off

In lostfocus

set cursor on

Caution: Not a perfect solution because launching modal forms from such textboxes or clicking on a toolbar textbox while your cursor is off will hide cursor elsewhere. Only workaround I can think of is to explictly add set cursor on to controls where you expect cursor to be on and to do this in your base classes.

Malcolm
Malcolm Greene
Brooks-Durham
mgreene@bdurham.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform