How to Add the Data Environment to a Form Programmatically (142885)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q142885 SUMMARY
When a form is created using the Form Designer, a DataEnvironment object is
automatically added to the form. To simulate this behavior in a
programmatically created form, a DataEnvironment property must be declared
for the form. Then a pointer to a DataEnvironment object may be stored in
the form's DataEnvironment property.
Modification Type: | Major | Last Reviewed: | 10/15/2003 |
---|
Keywords: | kbcode KB142885 |
---|
|