Output Control Foundation Class

Category Reporting
Default Catalog Visual FoxPro Catalog\Foundation Classes\Output
Class _outputchoices
Base Class Container
Class Library _reports.vcx
Parent Class _output
Sample ...\Samples\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 Also

Guidelines for Using Visual FoxPro Foundation Classes | Visual FoxPro Foundation Classes A-Z | Visual FoxPro Foundation Class Samples