Locate Button

See Also

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\Vfp98\Solution\Ffc\dataqry.scx

Remarks

This button displays a dialog to locate a record.

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. When you drop the class on a project, you can choose between adding the class or creating a subclass.

See Guidelines for Using Visual FoxPro Foundation Classes for more information on using foundation classes.