Add Miscellaneous Form Buttons Sample
File: ...\Samples\Solution\Ffc\Buttons.scx
This sample contains the following classes.
Class |
Library |
Description |
---|---|---|
_environ.vcx |
Runs applications other than Visual FoxPro in the Windows shell. |
|
_miscbtns.vcx |
Uses the MAPI ActiveX control to send an e-mail message from a form. |
|
_miscbtns.vcx |
Provides a button to launch an application using the Run command. |
|
_miscbtns.vcx |
Releases a form and updates any outstanding buffered data. |
|
_miscbtns.vcx |
Releases a form and discards any outstanding buffered data. |
|
_miscbtns.vcx |
Provides a button that displays a Help topic. |
|
_miscbtns.vcx |
Provides a button to run a form. |
|
_miscbtns.vcx |
Provides a button to run a report. |
This sample demonstrates adding command buttons to your application. The command buttons perform the following functions:
Launch an application
Open a Web page in the Windows shell
Display a form
Preview a report
Stop a program with OK or Cancel options
Display a Help topic
For details on all classes available in the foundation classes, see Visual FoxPro Foundation Classes A-Z.
See Also
Concepts
Guidelines for Using Visual FoxPro Foundation Classes
Reference
Run Form Button Foundation Class
Visual FoxPro Foundation Classes A-Z