ActiveX Controls that Support Databinding

A data-source control is used on your dialog box to make a connection to a data source. One or more data-bound controls are then connected to a data-source control to display data to a user.

Microsoft Visual C++ 6.0 distributes controls in the Os\System folder on the product CD. The controls are:

Data-Source Controls

ADO Data-Bound Controls

RDO Data-Bound Controls

ADO and RDO Data-Bound Controls

Back to Databinding with ActiveX Controls in Visual C++.