Share via


Navigation Toolbar Foundation Class

This class provides a set of data navigation buttons and other controls in a toolbar.

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

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

Concepts

Guidelines for Using Visual FoxPro Foundation Classes

Reference

Visual FoxPro Foundation Classes A-Z

Other Resources

Foundation Class Samples