Visual Basic Reference

Binding Object

See Also    Example    Properties    Methods    Events

Represents the run time binding of a specific data consumer property to a data field of a data source.

Syntax

Binding

Remarks

Each Binding object in the Binding collection represents the combination of a data consumer (such as a control) and a single property of the consumer (such as the Text property), bound to a specific data source field.