Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form objects
Message
 
À
10/06/1998 16:19:31
Koos Veel
Gamma Research
Aruba
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00106909
Message ID:
00106918
Vues:
26
>Dear Foxpro'ers,
>
>I'm working on building standard classes for custom application security.
>
>I like to know, how I programaticly can get all the objects,methods belong to a form in a table.
>
Use the AMEMBERS() function to load an array, then create a table to hold the values and APPEND FROM ARRAY...

>If I know an object or method can be used by a user, how can I enable\disable that object or method
>from a program and what is the best way to do that.
>
I'm not entirely sure what you mean here. Object's of course, can be disabled by setting their .Enabled properties to false.

hth,
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform