System.Windows.Forms.Binding: Method Members

The methods of System.Windows.Forms.Binding are listed below. For a list of all members, see the Binding Members list.

See Also: Inherited members from System.Object

Public Methods

ReadValue()

Sets the control property to the value read from the data source.

WriteValue()

Reads the current value from the control property and writes it to the data source.

Protected Methods