KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q129825: Common Dialog Boxes Used by Visual FoxPro

Article: Q129825
Product(s): Microsoft FoxPro
Version(s): WINDOWS:3.0
Operating System(s): 
Keyword(s): 
Last Modified: 10-FEB-2000

-------------------------------------------------------------------------------
The information in this article applies to:

- Microsoft Visual FoxPro for Windows, version 3.0 
-------------------------------------------------------------------------------

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 INFORMATION
================

You 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 query words: VFoxWin 3.00

======================================================================
Keywords          :  
Technology        : kbVFPsearch kbAudDeveloper kbVFP300
Version           : WINDOWS:3.0

=============================================================================

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.