Specifies information for a new class, which is used by the Class Designer to create a class. This dialog box appears when you create a new class by selecting Class in the New dialog box and then choosing New File or by typing CREATE CLASS in the Command window.
- Class Name
-
Specifies the name of the class definition to create.
Note:
The name that you specify is converted to lowercase when the class is saved.
- Based On
- Specifies the class to use as the base class for the new class definition. Choose an available Visual FoxPro base class from the list or click the ellipsis (...) button to select a visual class library (.vcx) file.
- From
- Displays the path to the class library that you specified in the Based On box.
- Store In
- Specifies the name of class library to save the new class in. To select a visual class library, click the ellipsis (...) button to select a class library.