Share via


Simple Picture Navigation Buttons Foundation Class

When placed on a project or form, this class provides a pair of simple picture Next and Previous navigation buttons. For more details, open _nav2buttons in the _table.vcx class library in the Class Browser.

Category

Data Navigation

Default Catalog

Visual FoxPro Catalog\Foundation Classes\Data Navigation

Class

_nav2picbuttons

Base Class

Container

Class Library

_table2.vcx

Parent Class

_nav2buttons

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, Visual FoxPro places the command buttons on the form. You can then specify the appropriate property values and 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

Concepts

Guidelines for Using Visual FoxPro Foundation Classes

Reference

Visual FoxPro Foundation Classes A-Z

Other Resources

Foundation Class Samples