Simple Picture Navigation Buttons Foundation Class
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
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.
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
Guidelines for Using Visual FoxPro Foundation Classes | Visual FoxPro Foundation Classes A-Z | Visual FoxPro Foundation Classes