New Class Dialog Box

Specifies information for a new class; this information is then used by the Class Designer.

This dialog box appears when you select Class in the New dialog box and then choose New File or type 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 on which the new class definition is based. Choose from the list, or click the dialog button to display a dialog box from which you can select a .vcx file. This list includes all Visual FoxPro classes by default.

  • From
    Lists the path to the visual class library of the base class you specified in the Based On box.

  • Store In
    Displays a File Save dialog box in which you can specify the name of the visual class library in which to save the new class.

See Also

Command Window | Class Designer | Class Property | Class Library Property | CREATE CLASS Command | Open Dialog Box | New Label Dialog Box | New Commands, Functions, and Classes | New Dialog Box | Creating, Copying, and Removing Class Library Files