Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Identifying the display class
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00226891
Message ID:
00226925
Views:
26
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform