How to Use the Caption Fields of a Table in a Form (130997)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
This article was previously published under Q130997 SUMMARY
Visual FoxPro's database offers some nice enhancements for developers. One
such enhancement is the ability to use a table's caption property to hold
the name of a field. Then you can reference the field caption property by
using DBGETPROP to display the field description or name in a label on a
form instead of having to enter this information manually in the caption
property of the label.
Modification Type: | Major | Last Reviewed: | 2/15/2000 |
---|
Keywords: | kbcode KB130997 |
---|
|