Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This set of record navigation buttons is a subclass of _nav2buttons that includes Top, Next, Prev, and Bottom navigation buttons.
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\Solution\Ffc\datanav.scx |
Remarks
To use, drop the class on a project or form or, from the Component Gallery Item Sshortcut 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 Also
Concepts
Guidelines for Using Visual FoxPro Foundation Classes
Reference
Visual FoxPro Foundation Classes A-Z