Logo

Hacker’s Guide to Visual FoxPro
An irreverent look at how Visual FoxPro really works. Tells you the inside scoop on every command, function, property, event and method of Visual FoxPro.

MacDesktop

This property doesn’t do anything in the Windows version of Visual FoxPro. In the Mac version, it controls whether or not a form is a child of the main Visual FoxPro window. Use ShowWindow to control this in the Windows version.

See Also

Desktop, MDIForm, ShowWindow