Category | Data Navigation |
Default Catalog | Visual FoxPro Catalog\Foundation Classes\Data Navigation |
Class | _navtoolbarclass |
Base Class | Container |
Class Library | _table2.vcx |
Parent Class | _container |
Sample | ...\Samples\Vfp98\Solution\Ffc\datasort.scx |
Remarks
This class provides a set of data navigation buttons and other controls in a toolbar.
To use, drop the class on a project or form in a data environment 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 automatically makes the connections. When you drop the class on a project, you can choose between adding the class or creating a subclass.
This class differs from navigation buttons by providing an output window as well as navigation buttons.
See Guidelines for Using Visual FoxPro Foundation Classes for more information on using foundation classes.
Properties, Events, Methods | Description |
oToolbar property | Internal to the class. |
cClassLib property | Internal to the class. |
cClass property | Internal to the class. |
nLastTop property | Internal to the class. |
nLastLeft property | Internal to the class. |
lDocked property | Internal to the class. |