Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Showing field's comment in my forms
Message
From
05/07/1999 10:03:13
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, United Kingdom
 
 
To
05/07/1999 09:43:04
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00237468
Message ID:
00237471
Views:
14
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform