Links are not active on this page.
 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

Expand imageRemarks

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.

Expand imageSee Also