BeforeAppendProc

Close

This method of the Project object (we just love to say "Project object") closes the Project Manager.

Usage

prjProject.Close()
The COM Project object, added in VFP 6, provides programmatic control over projects and the Project Manager. The Close method makes it possible to shut down the Project Manager without resorting to KEYBOARDing the appropriate keystrokes.

When a project that has an associated project hook is closed, whether interactively or using the Close method, the Destroy event of the project hook fires.

Example

_VFP.ActiveProject.Close()

See Also

Destroy, Project, ProjectHook


View Updates

Copyright © 2002 by Tamar E. Granor, Ted Roche, Doug Hennig, and Della Martin. All Rights Reserved.



Hacker's Guide to Visual FoxPro 7. 0
Hackers Guide to Visual FoxPro 7.0
ISBN: 1930919220
EAN: 2147483647
Year: 2001
Pages: 899

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net