| Category | Data Navigation |
| Default Catalog | Visual FoxPro Catalog\Foundation Classes\Data Navigation |
| Class | _nav4buttons |
| Base Class | Container |
| Class Library | _table.vcx |
| Parent Class | _nav2buttons |
| Sample | ...\Samples\Vfp98\Solution\Ffc\datanav.scx |
Remarks
This set of record navigation buttons is a subclass of _nav2buttons that includes Top, Next, Prev, and Bottom navigation buttons.
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 provide 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 Guidelines for Using Visual FoxPro Foundation Classes for more information on using foundation classes.