Properties and Methods Used by Converted Forms (130832)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
This article was previously published under Q130832 SUMMARY
CONVERT.APP is a Visual FoxPro application that performs a functional
conversion of FoxPro version 2.x screens, reports, and projects to Visual
FoxPro forms, reports, and projects. This article focuses on the functional
screen conversion process and explores some of the properties exposed in a
converted form.
The following descriptions of Visual and Functional conversions are also
located in the online Help associated with the Conversion Options dialog
box:
Functional Conversion
Creates form and control images and copies code to locations in object
properties, events, and methods. Functional conversion provides immediate
FoxPro 2.6 READ compatibility so you can use forms in Visual FoxPro without
making extensive manual changes. To gain complete event model
functionality, you must eliminate pages and page frames, change the form
set WindowType property, and manually relocate code in methods and events.
For details, see Checking Converted FoxPro 2.6 Screens.
Visual Conversion
Creates images of forms and all controls, but copies all the code from the
original FoxPro 2.6 project or screens to a non-compilable .PRG file.
Choose Visual Conversion if you want to move to full Visual FoxPro
functionality without having to eliminate pages and page frames, change the
form set WindowType property, and manually relocate code from object to
object. For details, see Checking Converted FoxPro 2.6 Screens.
Modification Type: | Major | Last Reviewed: | 2/15/2000 |
---|
Keywords: | KB130832 |
---|
|