VCR Picture Navigation Buttons Foundation Class

This is a set of data navigation buttons that displays VCR pictures on the Top, Next, Previous, and Bottom buttons.

Category Data Navigation

Default Catalog

Visual FoxPro Catalog\Foundation Classes\Data Navigation

Class

_nav4picbuttons

Base Class

Container

Class Library

_table2.vcx

Parent Class

_nav4buttons

Sample

...\Samples\Solution\Ffc\datanav.scx

Remarks

To use, drop the class on a project or form or, from the Component Gallery Item shortcut menu, select Add to Project or Add to Form. When you add the class to a form in a data environment, you need to specify the appropriate 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

Reference

Visual FoxPro Foundation Classes A-Z

Concepts

Guidelines for Using Visual FoxPro Foundation Classes

Other Resources

Foundation Class Samples