Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form template
Message
De
05/08/2000 10:50:39
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00401520
Message ID:
00401524
Vues:
19
Hello again

In this case, the best solution I have is to create a textbox class with the following code in it:

GotFocusEvent: This.BackColor = RGB( whatever )
LostFocusEvent: This.BackColor = RGB( whatever )

Drop this class onto form. This should work.
Grigore Dolghin
Class Software.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform