Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Identifying the display class
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00226891
Message ID:
00226925
Vues:
25
>How can I identify the display class of an object in a form, if the display class is the default?
>
>If the display class is not the default I can identify it using dbgetprop, but if the display class is the default dbgetprop returns an empty string...
>
>TIA,
>Rick


I think you're out of luck, Rick. Since these aren't really data attributes (unless specified in the data, like you mentioned), but design time VFP settings, they haven't given a way to find this. The settings don't exists on machines with only the VFP runtime. If you're desprate, you can look in the registry on the design machine under: HKEY_CURRENT_USER\Software\Microsoft\VisualFoxPro\5.0\Options\IntelliDrop\FieldTypes. Each field type has its own subfolder here with classname and classlocation keys.
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform