Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
| 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\Solution\Ffc\getproject.scx |
Remarks
This dialog box 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.
| Properties, Events, Methods | Description |
|---|---|
| cLastProjectFile property | Internal to the class. |
| cExt property | Internal to the class. |
| TrimFile property | Internal to the class. |
See Also
Guidelines for Using Visual FoxPro Foundation Classes | Visual FoxPro Foundation Classes A-Z | Visual FoxPro Foundation Class Samples