Share via


Add Data Lookup Combo Boxes Sample

File: ...\Samples\Solution\Ffc\DataLook2.scx

This sample contains the following classes.

Class

Library

Description

_cbodistinctvalues

_dataquery.vcx

Performs a lookup of unique values in the controlsource field to populate a combo box.

_cbolookup

_dataquery.vcx

Performs a lookup of values in a field to populate a combo box.

_nav2buttons

_table.vcx

Displays a pair of buttons that provide GoNext( ) and GoPrevious( ) functions.

For details on all classes available in the foundation classes, see Visual FoxPro Foundation Classes A-Z.

See Also

Concepts

Guidelines for Using Visual FoxPro Foundation Classes

Reference

Lookup Combobox Foundation Class

Visual FoxPro Foundation Classes A-Z

Other Resources

Foundation Class Samples