Share via


Locate Button Foundation Class

This button displays a dialog box to locate a record.

Category

Data Query

Default Catalog

Visual FoxPro Catalog\Foundation Classes\Data Query

Class

_locatebutton

Base Class

CommandButton

Class Library

_table2.vcx

Parent Class

_dialogbutton

Sample

...\Samples\Solution\Ffc\dataqry.scx

Remarks

To use, drop the class on a project or form or, from the Component Gallery Item shortcut menu, select Add to Form. When you add the class to a form, Visual FoxPro places a button that opens the Locate dialog box. When you drop the class on a project, you can choose between adding the class or creating a subclass.

See Also

Concepts

Guidelines for Using Visual FoxPro Foundation Classes

Reference

Visual FoxPro Foundation Classes A-Z

Other Resources

Foundation Class Samples