How to Use OLE to Edit General Fields in Visual FoxPro
Article ID: 138649
Article Last Modified on 8/26/1999
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
This article was previously published under Q138649
SUMMARY
Editing general fields is much easier in Visual FoxPro. A new control
called the OLE Bound Control is used to select general fields in the Form
Builder and allow editing of a general field when the form is running.
The application used to place the data into the general field when it was
created is the application that will appear on the screen when the form is
running and you click the general field to edit it.
For example, if you placed data into the general field by clicking Insert
Object on the Edit menu and then clicking Paintbrush, Paintbrush will
appear when you click the general field object of the form. Some
applications that are OLE 2.0 aware, such as Microsoft Word or Microsoft
Excel, will add their functionality to the FoxPro menu, so you need only
click the menu to change the data in the general field object of the form.
Additional query words: VFoxWin
Keywords: KB138649