Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Showing field's comment in my forms
Message
De
05/07/1999 10:03:13
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, Royaume Uni
 
 
À
05/07/1999 09:43:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00237468
Message ID:
00237471
Vues:
15
>Hello.
>
>I want to display field's comments in my forms. I don't want to re-write them every time i drag a field into my forms.
>
>How can i do this? StatusBarText only accepts text, not expressions.
>
>Thank you.
>
>Juan Carlos

You could define a label subclass, add some properties (table and field) then in the init, use DBGETPROP() to grab the field comment, which you assign as the caption of the label.

Though this would still involve some work, adding the label and setting the table and fieldname properties, for each field.
Regards
Mark

Microsoft VFP MCP
Menulib - OO Menus for VFP www.hidb.com/menulib
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform