How to Add the Data Environment to a Form ProgrammaticallyLast reviewed: January 22, 1996Article ID: Q142885 |
The information in this article applies to:
SUMMARYWhen 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.
MORE INFORMATION
|
Additional reference words: 3.00 3.00b VFoxWin
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |