Common Dialog Boxes Used by Visual FoxProLast reviewed: April 30, 1996Article ID: Q129825 |
The information in this article applies to:
SUMMARY Visual FoxPro uses the common dialog boxes defined by the Common Dialog Dynamic Link Library (COMMDLG.DLL) file shipped with Windows, Windows for Workgroups, Windows NT, and Windows 95.
MORE INFORMATIONYou can use the following common dialog boxes with FoxPro: - The Open File dialog box including variations such as the GETFILE() and LOCFILE() dialog boxes.- The Save As dialog box including the dialog box that displays when you use the PUTFILE() function.- The Bitmap open dialog box that displays when you call the GETPICT() function or when you open a bitmap file.- The Class Selection dialog box that displays when you type MODIFY CLASS. - The Print and Printer Setup dialog boxes that display when you choose Print from the File menu.- The Color Picker dialog box. - The Font picker dialog box that displays when you choose Font from the System menu or when you call the GETFONT() function. |
Additional reference words: 3.00 VFoxWin
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |