Share via


Visual Basic Concepts

Data Bound ActiveX Controls

The following controls are bound controls. This means that they can be linked to a data control and can display field values for the current record in the data set. These controls can also write out values to the data set.

  • DataCombo

  • DataGrid

  • DataList

  • DataRepeater

  • DateTimePicker

  • Hierarchical FlexGrid

  • ImageCombo

  • Masked Edit

  • Microsoft Chart

  • Microsoft FlexGrid

  • MonthView

  • RichTextBox

For More Information   For more on using bound controls, see   "Using Visual Basic's Standard Controls" in the Programmer's Guide.