| Category | Reporting |
| Default Catalog | Visual FoxPro Catalog\Foundation Classes\Output |
| Class | _outputchoices |
| Base Class | Container |
| Class Library | _reports.vcx |
| Parent Class | _output |
| Sample | ...\Samples\Vfp98\Solution\Ffc\output.scx |
Remarks
This class provides controls that prompt you for a reporting output option. Using the Report object, it also allows you to select which report to print.
To use, drop the class on a project or form in a data environment or, from the Component Gallery Item Shortcut menu, select Add to Project or Add to Form. When you add the class to a form, Visual FoxPro places the class on the form. You can then provide any necessary input and output objects. When you drop the class on a project, you can choose between adding the class or creating a subclass.
See Guidelines for Using Visual FoxPro Foundation Classes for more information on using foundation classes.