Navigation Toolbar Foundation Class

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\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.

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.

See Also

Guidelines for Using Visual FoxPro Foundation Classes | Visual FoxPro Foundation Classes A-Z | Visual FoxPro Foundation Class Samples