System.Windows.Forms.BindingSource.ResetCurrentItem Method

Causes a control bound to the System.Windows.Forms.BindingSource to reread the currently selected item and refresh its displayed value.

Syntax

public void ResetCurrentItem ()

Remarks

Calling this method will cause the BindingSource.ListChanged event to occur, specifying the item changed at the current position.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0