Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to make mygrid contain mytextbox?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00152433
Message ID:
00154793
Vues:
18
>Is there a way to make mygrid class contain mytextbox class when creating a grid instead of the VFP textbox class?

I was just doing this, and remembered this thread. I don't know what the others told you, and I don't have time to read the whole thread right now, but here's what I just did:

USE forms\verify.scx
REPLACE ALL class WITH "dvlTextBox" FOR class = "textbox"
USE

It's not automatic, but it's an easy way of doing it.

-Michelle
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform