Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
| 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
This button displays a dialog box 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 box. When you drop the class on a project, you can choose between adding the class or creating a subclass.
See Also
Guidelines for Using Visual FoxPro Foundation Classes | Visual FoxPro Foundation Classes A-Z | Visual FoxPro Foundation Classes