Category | User Interface |
Default Catalog | Visual FoxPro Catalog\Foundation Classes\User Controls |
Class | _folder |
Base Class | Container |
Class Library | _controls.vcx |
Parent Class | _container |
Sample | ...\Samples\Vfp98\Solution\Ffc\getproject.scx |
Remarks
This dialog retrieves both a file and folder name. It is used to create new projects in directories of the same name.
To use, drop the class on a project or form. When you drop the class on a project, you can choose between adding the class or creating a subclass. When you drop the class to a form, Visual FoxPro places the class controls including a Browse button on your form.
See Guidelines for Using Visual FoxPro Foundation Classes for more information on using foundation classes.
Properties, Events, Methods | Description |
cLastProjectFile property | Internal to the class. |
cExt property | Internal to the class. |
TrimFile property | Internal to the class. |