Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
| 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
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 Also
Guidelines for Using Visual FoxPro Foundation Classes | Visual FoxPro Foundation Classes A-Z | Visual FoxPro Foundation Class Samples