Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Specific Property Exists or not?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00816274
Message ID:
00816300
Vues:
24
"I think I found the answer (in your code only). You have used type() function to check the status of the property. I tryed this function with different property names. Every time it returned 'U' when I passed an incorrect property name. I hope I am on the right track."

Exactly, Yashodan. I should have highlighted that part of the code. I was actually just going to tell you to use the TYPE() by itself without posting the other code, but since you wanted to be able to do multiple controls I felt that would get you started.

You may be able to use SetAll("ForeColore",RGB(0,0,12),"TextBox"), however, this would be limited to the current container. By using recursion, you can do so much more.

Cheers,
Bob
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform